aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-02-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-02-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-02-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-02-02virtio-pci: do not oops on config change if driver not loadedMark McLoughlin
2009-02-02qlge: bugfix: Add missing netif_napi_del call.Ron Mercer
2009-02-02qlge: bugfix: Add flash offset for second port.Ron Mercer
2009-02-02qlge: bugfix: Fix endian issue when reading flash.Ron Mercer
2009-02-02pxamci: enable DMA for write ops after CMD/RESPCliff Brake
2009-02-02pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())Cliff Brake
2009-02-02ricoh_mmc: Use suspend_late/resume_earlyphilipl@overt.org
2009-02-02mmci: Add support for ST Micro derivateLinus Walleij
2009-02-02mmc: Add a MX2/MX3 specific SDHC driverSascha Hauer
2009-02-02icside: fix PCB version 6 support (v2)Bartlomiej Zolnierkiewicz
2009-02-02tx4939ide: typo fix and minor cleanupAtsushi Nemoto
2009-02-02ide: add CS5536 host driver (v3)Bartlomiej Zolnierkiewicz
2009-02-02ide: Force VIA IDE legacy interrupts for AmigaOne boardsGerhard Pircher
2009-02-02IDE: Unregister and disable devices if initialization fails.Ian Campbell
2009-02-02ide: fix ide_register_port() failure handlingBartlomiej Zolnierkiewicz
2009-02-02ide: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-02-02ide-cd: fix DMA for non bio-backed requestsBorislav Petkov
2009-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel
2009-02-02fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooksRisto Suominen
2009-02-02powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/netStephen Rothwell
2009-02-01Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King
2009-02-01V4L/DVB (10411): s5h1409: Perform s5h1409 soft reset after tuningDevin Heitmueller
2009-02-01V4L/DVB (10403): saa7134-alsa: saa7130 doesn't support digital audioMauro Carvalho Chehab
2009-02-01ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr
2009-02-01ixgbe: Refactor MSI-X allocation mechanismPeter P Waskiewicz Jr
2009-02-01ixgbe: Add 82598 support for BX mezzanine devicesDon Skidmore
2009-02-01FEC: Turn FEC driver into platform device driverSascha Hauer
2009-02-01fec: Add support for Freescale MX27Sascha Hauer
2009-02-01fec: replace flush_dcache_range with dma_sync_singleSascha Hauer
2009-02-01fec: Fix KS8721BL_ICSR phy register offsetSascha Hauer
2009-02-01fec: use dma_alloc_coherent for descriptor ringSascha Hauer
2009-02-01fec: do not use memcpy on physical addressesSascha Hauer
2009-02-01fec: use linux/*.h instead of asm/*.hSascha Hauer
2009-02-01fec: remove empty functionsSascha Hauer
2009-02-01fec: remove unused #else branchesSascha Hauer
2009-02-01gianfar: Fix sparse warningsAnton Vorontsov
2009-02-01phylib: Rework suspend/resume code to check netdev wakeup capabilityAnton Vorontsov
2009-02-01gianfar: Implement proper, per netdevice wakeup managementAnton Vorontsov
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison
2009-02-01wimax: replace uses of __constant_{endian}Harvey Harrison
2009-02-01smsc911x: allow mac address to be saved before device resetSteve Glendinning
2009-02-01smsc911x: add external phy detection overridesSteve Glendinning
2009-02-01smsc911x: register isr as IRQF_SHAREDSteve Glendinning
2009-02-01smsc911x: add support for platform-specific irq flagsSteve Glendinning
2009-01-31Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds