summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-10-29lis3: add support for the HP HDX 18Ian E. Morgan1-0/+1
2009-10-29lis3: add support for the HP EliteBook 8530wÉric Piel1-0/+1
2009-10-29lis3: better support for hp 6730xPavel Herrmann1-1/+2
2009-10-29cpuidle: always return with interrupts enabledKevin Hilman1-1/+4
2009-10-29edac: i5100 fix initialization codeKeith Mannthey1-3/+4
2009-10-29edac: i5400 fix missing CONFIG_PCI defineIra W. Snyder1-0/+2
2009-10-29edac: i5400 fix csrow mappingJeff Roberson1-61/+28
2009-10-29twl4030-gpio: remove __devexit markings from remove funcMike Frysinger1-2/+3
2009-10-298250_pci: add IBM Saturn serial cardBenjamin Herrenschmidt1-0/+11
2009-10-29serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and ...Krauth.Julien1-0/+67
2009-10-29atmel_serial: fix bad BUILD_BUG_ON() usageHaavard Skinnemoen1-1/+1
2009-10-29loop: fix NULL dereference if mount failsAlexey Dobriyan1-1/+1
2009-10-29omap_hsmmc: add missing probe handler hookRoger Quadros1-1/+1
2009-10-29ide: Serialize CMD643 and CMD646 to fix a hardware bug with SSDMikulas Patocka1-2/+4
2009-10-29netdev: usb: dm9601.c can drive a device not supported yet, add support for itJanusz Krzysztofik1-0/+4
2009-10-29qlge: Fix firmware mailbox command timeout.Ron Mercer2-11/+13
2009-10-29qlge: Fix EEH handling.Ron Mercer1-26/+52
2009-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller6-11/+11
2009-10-29bonding: fix a race condition in calls to slave MII ioctlsJiri Bohac1-1/+1
2009-10-29virtio: order used ring after used index readMichael S. Tsirkin1-0/+3
2009-10-29virtio-pci: fix per-vq MSI-X request logicMichael S. Tsirkin1-12/+15
2009-10-28virtio-net: fix data corruption with OOMMichael S. Tsirkin1-3/+11
2009-10-28sfc: Set ip_summed correctly for page buffers passed to GROBen Hutchings1-3/+6
2009-10-28cnic: Fix L2CTX_STATUSB_NUM offset in context memory.Michael Chan2-6/+9
2009-10-28drm/kms: fix kms/fbdev colormap support properly.Dave Airlie1-13/+29
2009-10-28drm: Add the basic check for the detailed timing in EDIDZhao Yakui1-0/+15
2009-10-28drm/radeon/kms: ignore vga arbiter return.Dave Airlie1-4/+3
2009-10-28Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2-7/+8
2009-10-27airo: Reorder tests, check bounds before elementRoel Kluin1-3/+2
2009-10-27libertas spi: fix sparse errorsHolger Schurig1-5/+5
2009-10-27b43: add 'struct b43_wl' missing declarationMiguel Boton1-0/+1
2009-10-27b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger2-2/+2
2009-10-27rt2x00: Fix crypto in TX frame for rt2800usbBenoit PAPILLAULT1-1/+1
2009-10-27Revert "PCI: get larger bridge ranges when space is available"Jesse Barnes1-11/+2
2009-10-27sh_eth: Add asm/cacheflush.hNobuhiro Iwamatsu1-0/+1
2009-10-27PPPoE: Fix flush/close races.Michal Ostrowski1-61/+68
2009-10-27mfd: Do not dereference null pointer in twl4030 error pathIlkka Koskinen1-1/+1
2009-10-27mfd: Always initialise WM831x IRQ mutexMark Brown1-1/+2
2009-10-27e1000e: allow for swflag to be held over consecutive PHY accessesBruce Allan4-141/+346
2009-10-27e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCHBruce Allan1-31/+58
2009-10-27e1000e: 82577/82578 requires a different method to configure LPLUBruce Allan1-0/+40
2009-10-27e1000e: increase swflag acquisition timeout for ICHx/PCHBruce Allan1-1/+3
2009-10-27e1000e: clear PHY wakeup bit after LCD reset on 82577/82578Bruce Allan1-1/+9
2009-10-27igbvf: fix memory leak when ring size changed while interface downAlexander Duyck1-13/+17
2009-10-27ixgbe: fix memory leak when resizing rings while interface is downAlexander Duyck1-9/+13
2009-10-27igb: fix memory leak when setting ring size while interface is downAlexander Duyck1-13/+22
2009-10-24pcmcia: do not load the pd6729 driver if io_base is NULLKomuro1-0/+6
2009-10-24bonding: Modify hash transmit policies to use the packet's source MAC addressJasper Spaans1-4/+4
2009-10-24DM9000: Fix revision ID for DM9000BBen Dooks1-1/+1
2009-10-24r8169: fix Ethernet Hangup for RTL8110SC rev dSimon Wunderlich1-1/+12