aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-09dm: add integrity supportMartin K. Petersen3-0/+76
2009-04-08igb: remove sysfs entry that was used to set the number of vfsAlexander Duyck1-105/+54
2009-04-08igbvf: add new driver to support 82576 virtual functionsAlexander Duyck12-0/+5175
2009-04-08drivers/net/eql.c: Fix a dev leakage.Yang Hongyang1-0/+2
2009-04-08niu: Fix unused variable warning.David S. Miller1-0/+1
2009-04-08r6040: set MODULE_VERSIONFlorian Fainelli1-0/+1
2009-04-08bnx2: Don't use reserved namesBastian Blank1-13/+13
2009-04-08FEC driver: add missing #endifSascha Hauer1-0/+1
2009-04-08niu: Fix error handlingDan Carpenter1-1/+1
2009-04-08mv643xx_eth: don't reset the rx coal timer on interface upLennert Buytenhek1-2/+2
2009-04-08smsc911x: correct debugging message on mii read timeoutSteve Glendinning1-1/+1
2009-04-08ethoc: fix library build errorsRandy Dunlap1-0/+2
2009-04-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds13-220/+94
2009-04-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2009-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds8-82/+161
2009-04-08tty: MAX3100Alan Cox1-0/+927
2009-04-08Merge branches 'cma', 'cxgb3', 'ipoib', 'mlx4' and 'nes' into for-nextRoland Dreier16-292/+366
2009-04-08RDMA/nes: Add support for new SFP+ PHYChien Tung3-28/+44
2009-04-08RDMA/nes: Add wide_ppm_offset parm for switch compatibilityChien Tung2-31/+67
2009-04-08RDMA/nes: Fix SFP+ PHY initializationChien Tung1-167/+122
2009-04-08RDMA/nes: Fix nes_nic_cm_xmit() error handlingFaisal Latif1-7/+1
2009-04-08RDMA/nes: Fix error handling issuesFaisal Latif2-3/+6
2009-04-08RDMA/nes: Fix incorrect casts on 32-bit architecturesDon Wood2-4/+6
2009-04-08RDMA/cma: Create cm id even when IB port is downYossi Etigin1-14/+27
2009-04-08[ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the arrayJustin Waters1-2/+2
2009-04-08mmc_spi: support for non-byte-aligned cardsWolfgang Muees1-38/+112
2009-04-08omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occursJarkko Lavinen1-1/+1
2009-04-08mmc: Fix compile for omap_hsmmc.cTony Lindgren1-1/+0
2009-04-08mmc_spi: convert timeout handling to jiffies and avoid busy waitingWolfgang Muees1-17/+21
2009-04-08mmc_spi: do not check CID and CSD blocks with CRC16Wolfgang Muees1-9/+12
2009-04-08omap_hsmmc: Flush posted write to IRQKevin Hilman1-0/+4
2009-04-08New mail address for Pierre OssmanPierre Ossman3-3/+3
2009-04-08imxmmc: move RSSR BLRPaulius Zaleckas1-7/+3
2009-04-08imxmmc: init-exit reworkPaulius Zaleckas1-5/+4
2009-04-08mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen1-1/+1
2009-04-08leds: just ignore invalid GPIOs in leds-gpioDavid Brownell1-1/+1
2009-04-08xsysace: Fix dereferencing of cf_id after hd_driveid removalGrant Likely1-6/+6
2009-04-08at91_ide: turn on PIO 6 supportStanislaw Gruszka1-1/+1
2009-04-08at91_ide: remove unused ide_mm_{outb,inb}Stanislaw Gruszka1-10/+0
2009-04-08ide-cd: reverse NOT_READY sense key logicBorislav Petkov1-4/+4
2009-04-08ide: refactor tf_read() methodSergei Shtylyov9-99/+37
2009-04-08ide: refactor tf_load() methodSergei Shtylyov6-49/+16
2009-04-08ide: call write_devctl() method from tf_read() methodSergei Shtylyov3-12/+8
2009-04-08ide: move common code out of tf_load() methodSergei Shtylyov3-14/+12
2009-04-08ide: simplify 'struct ide_taskfile'Sergei Shtylyov9-73/+74
2009-04-08ide: replace IDE_TFLAG_* flags by IDE_VALID_*Sergei Shtylyov17-118/+159
2009-04-08ide-cd: fix intendation in cdrom_decode_status()Bartlomiej Zolnierkiewicz1-97/+88
2009-04-08ide-cd: unify handling of fs and pc requests in cdrom_decode_status()Bartlomiej Zolnierkiewicz1-45/+24
2009-04-08ide-cd: convert cdrom_decode_status() to use switch statementsBartlomiej Zolnierkiewicz1-25/+32
2009-04-08ide-cd: update debugging supportBorislav Petkov1-4/+4