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
2007-08-30
Input: i8042 - fix retrun value of i8042_aux_test_irq
Fernando Luis Vázquez Cao
1
-1
/
+3
2007-07-23
Input: gpio_keys - remove duplicate includes
Jesper Juhl
1
-1
/
+0
2007-07-20
Input: appletouch - improve powersaving for Geyser3 devices
Soeren Sonnenburg
1
-37
/
+74
2007-07-20
Input: lifebook - fix an oops on Panasonic CF-18
Dmitry Torokhov
1
-1
/
+1
2007-07-18
Input: switch to using seq_list_xxx helpers
Pavel Emelianov
1
-25
/
+4
2007-07-18
Input: i8042 - give more trust to PNP data on i386
Dmitry Torokhov
1
-7
/
+29
2007-07-18
Input: add driver for Fujitsu serial touchscreens
Dmitry Torokhov
3
-0
/
+203
2007-07-18
Input: ads7846 - re-check pendown status before reporting events
Semih Hazar
1
-0
/
+15
2007-07-18
Input: ads7846 - introduce sample settling delay
Semih Hazar
1
-1
/
+64
2007-07-18
Input: xpad - add support for leds on xbox 360 pad
Jan Kratochvil
2
-42
/
+155
2007-07-17
Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes
Linus Torvalds
1
-5
/
+5
2007-07-17
Make the "z/VM unit record device driver" depend on S390
Linus Torvalds
1
-0
/
+1
2007-07-17
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-49
/
+1079
2007-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
7
-72
/
+502
2007-07-17
Merge branch 'isdn-cleanup' of master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
6
-472
/
+586
2007-07-17
Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
Linus Torvalds
8
-11
/
+25
2007-07-17
Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
11
-15
/
+33
2007-07-17
[ISDN] HiSax hfc_pci: minor cleanups
Jeff Garzik
1
-98
/
+93
2007-07-17
[ISDN] HiSax bkm_a4t: split setup into two smaller functions
Jeff Garzik
1
-45
/
+63
2007-07-17
[ISDN] HiSax enternow: split setup into 3 smaller functions
Jeff Garzik
1
-76
/
+89
2007-07-17
[ISDN] HiSax netjet_u: split setup into 3 smaller functions
Jeff Garzik
1
-74
/
+93
2007-07-17
[ISDN] HiSax netjet_s: code movement, prep for hotplug
Jeff Garzik
1
-86
/
+108
2007-07-17
[ISDN] HiSax: move card state alloc/setup code into separate functions
Jeff Garzik
1
-18
/
+54
2007-07-17
[ISDN] HiSax: move card setup into separate function
Jeff Garzik
1
-88
/
+99
2007-07-17
hppb: Add missing dma-mapping.h include
Frank Lichtenheld
1
-0
/
+1
2007-07-17
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
8
-11
/
+25
2007-07-17
drivers/atm/ambassador: kill uninit'd var warning, and fix bug
Jeff Garzik
1
-1
/
+3
2007-07-17
[libata] sata_mv: use pci_try_set_mwi()
Jeff Garzik
1
-1
/
+1
2007-07-17
drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning
Jeff Garzik
1
-2
/
+2
2007-07-17
drivers/net/wan/sbni: kill uninit'd var warning
Jeff Garzik
1
-4
/
+3
2007-07-17
drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var
Jeff Garzik
1
-2
/
+2
2007-07-17
drivers/telephony/ixj: cleanup and fix gcc warning
Jeff Garzik
1
-1
/
+6
2007-07-17
drivers/net/wan/pc300_drv: fix bug caught by gcc warning
Jeff Garzik
1
-0
/
+2
2007-07-17
drivers/usb/misc/auerswald: fix status check, remove redundant check
Jeff Garzik
1
-1
/
+1
2007-07-17
[netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() fails
Jeff Garzik
2
-2
/
+12
2007-07-17
[netdrvr] natsemi: Fix device removal bug
Jeff Garzik
1
-1
/
+1
2007-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
9
-750
/
+1154
2007-07-17
atl1: missing include
Al Viro
1
-0
/
+1
2007-07-17
mark a bunch of ISA|EISA|PCI drivers as such
Al Viro
2
-4
/
+5
2007-07-17
no USB on M32R
Al Viro
1
-1
/
+1
2007-07-17
md: change bitmap_unplug and others to void functions
NeilBrown
4
-74
/
+75
2007-07-17
md: check that internal bitmap does not overlap other data
NeilBrown
2
-3
/
+54
2007-07-17
md: improve the is_mddev_idle test fix
NeilBrown
1
-13
/
+22
2007-07-17
md: improve message about invalid superblock during autodetect
NeilBrown
1
-4
/
+6
2007-07-17
Use menuconfig objects II - MD
Jan Engelhardt
1
-10
/
+5
2007-07-17
OMAP: add TI TWL92330/Menelaus Power Management chip driver
Tony Lindgren
4
-0
/
+1301
2007-07-17
OMAP: LCD panel support for the Siemens SX1 mobile phone
Vovan888@gmail
2
-0
/
+335
2007-07-17
OMAP: LCD panel support for the TI OMAP OSK board
Dirk Behme
2
-0
/
+145
2007-07-17
OMAP: LCD panel support for the TI OMAP1510 Innovator board
Imre Deak
2
-0
/
+125
2007-07-17
OMAP: LCD panel support for the TI OMAP1610 Innovator board
Imre Deak
2
-0
/
+151
[next]