index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-25
netxen: napi and irq cleanup
Dhananjay Phadke
4
-163
/
+48
2008-03-25
netxen: improve msi support
Dhananjay Phadke
6
-33
/
+43
2008-03-25
smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade
Bryan Wu
1
-4
/
+4
2008-03-25
ixgb: remove unused variable
Julia Lawall
1
-2
/
+0
2008-03-25
e100: endianness annotations
Al Viro
1
-1
/
+1
2008-03-25
igb trivial annotations
Al Viro
3
-69
/
+72
2008-03-25
igb: endianness fix
Al Viro
1
-2
/
+2
2008-03-25
bonding: update version
Jay Vosburgh
1
-2
/
+2
2008-03-25
bonding: Fix sysfs attribute handling
Libor Pechacek
1
-2
/
+1
2008-03-25
bonding: fix two compiler warnings
Jay Vosburgh
2
-6
/
+2
2008-03-25
bonding: Fix locking in 802.3ad mode
Jay Vosburgh
1
-2
/
+2
2008-03-25
smctr.c: fix logical-bitwise-or confusion
Jay Schulist
1
-1
/
+1
2008-03-25
ACPI: fix a regression of ACPI device driver autoloading
Zhang Rui
1
-6
/
+12
2008-03-25
ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")
Bjorn Helgaas
1
-2
/
+2
2008-03-25
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
3
-11
/
+31
2008-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
11
-9
/
+54
2008-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-0
/
+7
2008-03-24
PCI: revert "pcie: utilize pcie transaction pending bit"
Andrew Morton
1
-21
/
+0
2008-03-24
PCI: iova: lockdep false alarm fix
Mark Gross
1
-0
/
+7
2008-03-24
driver core: debug for bad dev_attr_show() return value.
Andrew Morton
1
-0
/
+5
2008-03-24
UIO: add pgprot_noncached() to UIO mmap code
Jean-Samuel Chenard
1
-0
/
+2
2008-03-24
USB: Fix cut-and-paste error in rtl8150.c
Robert P. J. Day
1
-1
/
+1
2008-03-24
USB: ehci: stop vt6212 bus hogging
Rene Herman
1
-0
/
+14
2008-03-24
USB: sierra: add another device id
Kevin Lloyd
1
-0
/
+1
2008-03-24
USB: sierra: dma fixes
Oliver Neukum
1
-4
/
+13
2008-03-24
USB: add support for Motorola ROKR Z6 cellphone in mass storage mode
Constantin Baranov
2
-1
/
+13
2008-03-24
USB: isd200: fix memory leak in isd200_get_inquiry_data
Boaz Harrosh
1
-0
/
+1
2008-03-24
USB: pl2303: another product ID
Max Arnold
2
-0
/
+2
2008-03-24
USB: new quirk flag to avoid Set-Interface
Alan Stern
2
-1
/
+7
2008-03-24
USB: fix gadgetfs class request delegation
Roy Hashimoto
1
-2
/
+2
2008-03-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-44
/
+133
2008-03-24
[libata] ahci: SB600 workaround is suspect... play it safe for now
Jeff Garzik
1
-1
/
+5
2008-03-24
sata_promise: fix hardreset hotplug events, take 2
Mikael Pettersson
1
-21
/
+88
2008-03-24
hw_random doc updates
David Brownell
1
-1
/
+8
2008-03-24
mtd: memory corruption in block2mtd.c
Ingo van Lil
1
-1
/
+0
2008-03-24
libata: improve HPA error handling
Tejun Heo
1
-4
/
+4
2008-03-24
libata: assume no device is attached if both IDENTIFYs are aborted
Tejun Heo
1
-14
/
+24
2008-03-24
pata_it821x: use raw nbytes in check_atapi_dma
Tejun Heo
1
-1
/
+1
2008-03-24
libata: implement ata_qc_raw_nbytes()
Tejun Heo
1
-3
/
+11
2008-03-24
b43: Remove irqs_disabled() sanity checks
Michael Buesch
3
-6
/
+5
2008-03-24
b43: Fix DMA mapping leakage
Michael Buesch
1
-10
/
+17
2008-03-24
iwlwifi: fix __devexit_p points to __devexit functions
Reinette Chatre
2
-2
/
+2
2008-03-24
arlan: fix warning when PROC_FS=n
John W. Linville
1
-8
/
+0
2008-03-24
iwlwifi: mac start synchronization issue
Rick Farrington
2
-2
/
+2
2008-03-24
wavelan_cs arm fix
Al Viro
1
-1
/
+1
2008-03-24
rt2x00: Add id for Corega CG-WLUSB2GPX
Masakazu Mokuno
1
-0
/
+2
2008-03-24
iwlwifi: fix a typo in Kconfig message
Pascal Terjan
1
-2
/
+2
2008-03-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-1
/
+2
2008-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-36
/
+4
2008-03-24
[POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driver
Grant Likely
1
-1
/
+2
[prev]
[next]