summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-04-08r6040: set MODULE_VERSIONFlorian Fainelli
2009-04-08bnx2: Don't use reserved namesBastian Blank
2009-04-08FEC driver: add missing #endifSascha Hauer
2009-04-08niu: Fix error handlingDan Carpenter
2009-04-08mv643xx_eth: don't reset the rx coal timer on interface upLennert Buytenhek
2009-04-08smsc911x: correct debugging message on mii read timeoutSteve Glendinning
2009-04-08ethoc: fix library build errorsRandy Dunlap
2009-04-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-04-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-04-08tty: MAX3100Alan Cox
2009-04-08Merge branches 'cma', 'cxgb3', 'ipoib', 'mlx4' and 'nes' into for-nextRoland Dreier
2009-04-08RDMA/nes: Add support for new SFP+ PHYChien Tung
2009-04-08RDMA/nes: Add wide_ppm_offset parm for switch compatibilityChien Tung
2009-04-08RDMA/nes: Fix SFP+ PHY initializationChien Tung
2009-04-08RDMA/nes: Fix nes_nic_cm_xmit() error handlingFaisal Latif
2009-04-08RDMA/nes: Fix error handling issuesFaisal Latif
2009-04-08RDMA/nes: Fix incorrect casts on 32-bit architecturesDon Wood
2009-04-08RDMA/cma: Create cm id even when IB port is downYossi Etigin
2009-04-08[ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the arrayJustin Waters
2009-04-08mmc_spi: support for non-byte-aligned cardsWolfgang Muees
2009-04-08omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occursJarkko Lavinen
2009-04-08mmc: Fix compile for omap_hsmmc.cTony Lindgren
2009-04-08mmc_spi: convert timeout handling to jiffies and avoid busy waitingWolfgang Muees
2009-04-08mmc_spi: do not check CID and CSD blocks with CRC16Wolfgang Muees
2009-04-08omap_hsmmc: Flush posted write to IRQKevin Hilman
2009-04-08New mail address for Pierre OssmanPierre Ossman
2009-04-08imxmmc: move RSSR BLRPaulius Zaleckas
2009-04-08imxmmc: init-exit reworkPaulius Zaleckas
2009-04-08mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen
2009-04-08leds: just ignore invalid GPIOs in leds-gpioDavid Brownell
2009-04-08xsysace: Fix dereferencing of cf_id after hd_driveid removalGrant Likely
2009-04-08at91_ide: turn on PIO 6 supportStanislaw Gruszka
2009-04-08at91_ide: remove unused ide_mm_{outb,inb}Stanislaw Gruszka
2009-04-08ide-cd: reverse NOT_READY sense key logicBorislav Petkov
2009-04-08ide: refactor tf_read() methodSergei Shtylyov
2009-04-08ide: refactor tf_load() methodSergei Shtylyov
2009-04-08ide: call write_devctl() method from tf_read() methodSergei Shtylyov
2009-04-08ide: move common code out of tf_load() methodSergei Shtylyov
2009-04-08ide: simplify 'struct ide_taskfile'Sergei Shtylyov
2009-04-08ide: replace IDE_TFLAG_* flags by IDE_VALID_*Sergei Shtylyov
2009-04-08ide-cd: fix intendation in cdrom_decode_status()Bartlomiej Zolnierkiewicz
2009-04-08ide-cd: unify handling of fs and pc requests in cdrom_decode_status()Bartlomiej Zolnierkiewicz
2009-04-08ide-cd: convert cdrom_decode_status() to use switch statementsBartlomiej Zolnierkiewicz
2009-04-08ide-cd: update debugging supportBorislav Petkov
2009-04-08ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status()Borislav Petkov
2009-04-08ide: remove unused #include <linux/version.h>Huang Weiyi
2009-04-08tx4939ide: Fix tx4939ide_{in,out}put_data_swap argumentAtsushi Nemoto
2009-04-08tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read}Atsushi Nemoto
2009-04-08ide-cd: carve out an ide_cd_breathe()-helper for fs write requestsBorislav Petkov