summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Pierre Ossman
2008-10-12MMC: Use timeout values from CSRMatthew Fleming
2008-10-12MMC: CSD and CID timeout valuesMatthew Fleming
2008-10-12sdhci: 'scratch' may be used uninitializedSteven Noonan
2008-10-12mmc: explicitly mention SDIO support in KconfigPierre Ossman
2008-10-12mmc: remove redundant "depends on"Pierre Ossman
2008-10-12sdio: high-speed supportPierre Ossman
2008-10-12mmc_block: hard code 512 byte block sizePierre Ossman
2008-10-12sdhci: force high speed capability on some controllersPierre Ossman
2008-10-12mmc_block: filter out PC requestsPierre Ossman
2008-10-12mmc_block: indicate strict orderingPierre Ossman
2008-10-12mmc_block: inform block layer about sector count restrictionPierre Ossman
2008-10-12sdio: give sdio irq thread a host specific namePierre Ossman
2008-10-12sdio: make sleep on error interruptablePierre Ossman
2008-10-12sdhci: reduce card detection delayPierre Ossman
2008-10-12sdhci: let the controller wait for busy state to endPierre Ossman
2008-10-11smc911x: Fix external PHY detectionGuennadi Liakhovetski
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-10-11e1000: allow VLAN devices to use TSO and CSUM offloadPatrick McHardy
2008-10-11Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Linus Torvalds
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar
2008-10-11Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds
2008-10-11Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-11security: avoid calling a NULL function pointer in drivers/video/tvaudio.cArjan van de Ven
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-10-11Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernelLinus Torvalds
2008-10-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-10-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2008-10-10Merge branch 'r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/...David S. Miller
2008-10-10myri10ge: update driver version number to 1.4.3-1.369Brice Goglin
2008-10-10r8169: add shutdown handlerFrancois Romieu
2008-10-10r8169: preliminary 8168d supportFrancois Romieu
2008-10-10r8169: support additional 8168cp chipsetFrancois Romieu
2008-10-10r8169: change default behavior for mildly identified 8168c chipsetsFrancois Romieu
2008-10-10r8169: add a new 8168cp flavorFrancois Romieu
2008-10-10r8169: add a new 8168c flavor (bis)Francois Romieu
2008-10-10r8169: add a new 8168c flavorFrancois Romieu
2008-10-10r8169: sync existing 8168 device hardware start sequences with vendor driverFrancois Romieu
2008-10-10r8169: 8168b Tx performance tweakFrancois Romieu
2008-10-10r8169: make room for more specific 8168 hardware start procedureFrancois Romieu
2008-10-10r8169: shuffle some registers handling around (8168 operation only)Francois Romieu
2008-10-10r8169: new phy init parameters for the 8168bFrancois Romieu
2008-10-10r8169: update phy init parametersFrancois Romieu
2008-10-10r8169: wake up the PHY of the 8168Francois Romieu
2008-10-10ide: Remove ide_spin_wait_hwgroup() and use special requests insteadElias Oltmanns
2008-10-10ide: move IDE{FLOPPY,TAPE}_WAIT_CMD defines to <linux/ide.h>Bartlomiej Zolnierkiewicz
2008-10-10ide: add ide_do_test_unit_ready() helperBartlomiej Zolnierkiewicz
2008-10-10ide: add ide_do_start_stop() helperBartlomiej Zolnierkiewicz