index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-25
ssbi: Fix exit mismatch in remove function
David Brown
1
-1
/
+1
2013-03-25
fix: Use EXPORT_SYMBOL_GPL
David Brown
1
-2
/
+2
2013-03-25
add single-wire serial bus interface (SSBI) driver
Kenneth Heitke
5
-0
/
+417
2013-03-18
FIX: softingcs conversion to module_pcmcia_driver macro
Kurt Van Dijck
1
-1
/
+1
2013-03-15
softingcs: use module_pcmcia_driver
Kurt Van Dijck
1
-12
/
+1
2013-03-15
softingcs: initialize spinlock with macro
Kurt Van Dijck
1
-2
/
+1
2013-03-15
drivers/net: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
19
-250
/
+22
2013-03-15
drivers/usb: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
1
-14
/
+1
2013-03-15
drivers/tty: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
1
-13
/
+1
2013-03-15
drivers/scsi: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
5
-69
/
+5
2013-03-15
drivers/parport: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
1
-13
/
+1
2013-03-15
drivers/mmc: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
1
-19
/
+1
2013-03-15
drivers/isdn: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
5
-65
/
+5
2013-03-15
drivers/bluetooth: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
4
-56
/
+4
2013-03-15
drivers/ata: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
1
-13
/
+1
2013-03-15
drivers: char: use module_platform_driver_probe()
Fabio Porcedda
2
-24
/
+2
2013-03-15
applicom: use correct array offset
Dan Carpenter
1
-2
/
+2
2013-03-15
ipack: split ipack_device_register() in several functions
Samuel Iglesias Gonsalvez
2
-11
/
+27
2013-03-15
ipack: add ipack_get_device() ipack_put_device()
Samuel Iglesias Gonsalvez
1
-0
/
+12
2013-03-15
w1: ds2408: use ARRAY_SIZE instead of hard-coded number
Jean-Francois Dagenais
1
-4
/
+3
2013-03-15
w1: ds2408: make value read-back check a Kconfig option
Jean-Francois Dagenais
2
-6
/
+22
2013-03-15
Drivers: hv: Add a new driver to support host initiated backup
K. Y. Srinivasan
3
-1
/
+298
2013-03-15
Drivers: hv: vmbus: Handle channel rescind message correctly
K. Y. Srinivasan
1
-0
/
+11
2013-03-15
Drivers: hv: balloon: Implement hot-add functionality
K. Y. Srinivasan
1
-21
/
+387
2013-03-15
Drivers: hv: balloon: Make the balloon driver not unloadable
K. Y. Srinivasan
1
-7
/
+0
2013-03-15
Drivers: hv: balloon: Execute hot-add code in a separate context
K. Y. Srinivasan
1
-18
/
+23
2013-03-15
Drivers: hv: balloon: Execute balloon inflation in a separate context
K. Y. Srinivasan
1
-10
/
+24
2013-03-15
Drivers: hv: balloon: Do not request completion notification
K. Y. Srinivasan
1
-4
/
+2
2013-03-15
driver: hv: remove cast for kmalloc return value
Zhang Yanfei
1
-3
/
+2
2013-03-15
drivers: memory: use module_platform_driver_probe()
Fabio Porcedda
1
-11
/
+1
2013-03-15
misc: Remove max8997-muic.o Makefile line again
Paul Bolle
1
-1
/
+0
2013-03-15
drivers/misc: beautify code: chip->lux_calib is u16 which will never more tha...
Chen Gang
1
-3
/
+0
2013-03-15
misc/vmw_vmci: Add dependency on CONFIG_NET
Guenter Roeck
1
-1
/
+1
2013-03-15
misc: ep93xx_pwm: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-03-15
misc: atmel_pwm: use module_platform_driver_probe()
Jingoo Han
1
-11
/
+1
2013-03-15
misc: arm-charlcd: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-03-15
memory: tegra30: Fix build error w/o PM
Hiroshi Doyu
1
-0
/
+2
2013-03-15
mei: add hw start callback
Tomas Winkler
3
-15
/
+62
2013-03-15
mei: revamp mei_data2slots
Tomas Winkler
5
-34
/
+47
2013-03-12
w1: mxc_w1: Convert to devm_ioremap_resource()
Fabio Estevam
1
-3
/
+3
2013-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
10
-0
/
+10
2013-03-09
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
1
-2
/
+2
2013-03-08
Platform: x86: chromeos_laptop : Add basic platform data for atmel devices
Benson Leung
1
-2
/
+39
2013-03-08
Input: atmel_mxt_ts - Support for touchpad variant
Daniel Kurtz
1
-2
/
+62
2013-03-08
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
1
-3
/
+2
2013-03-08
dmi_scan: fix missing check for _DMI_ signature in smbios_present()
Ben Hutchings
1
-3
/
+2
2013-03-08
Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+14
2013-03-08
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+8
2013-03-07
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-34
/
+97
2013-03-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
25
-99
/
+272
[next]