summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-12-03libata: set dma_mode to 0xff in resetAaron Lu2-0/+2
2012-12-03ata_piix: re-order code and remove prototypesBartlomiej Zolnierkiewicz1-221/+198
2012-12-03libata: check SATA_SETTINGS log with HW Feature CtrlShane Huang1-2/+1
2012-12-03libata: restore acpi disable functionalityAaron Lu1-0/+4
2012-11-28ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches1-3/+3
2012-11-28pata_arasan_cf: declare/use more local variables in arasan_cf_dma_start()Sergei Shtylyov1-2/+5
2012-11-28sata_highbank: use ATA_BUSYSergei Shtylyov1-1/+1
2012-11-28sata_sx4: pdc20621_{ata|host}_sg() do not need 'tf' parameterSergei Shtylyov1-8/+6
2012-11-28sata_sil24: remove unused variable from sata_sil24.cWei Yongjun1-4/+0
2012-11-28sata_inic162x: remove unused variable in inic_scr_read()Wei Yongjun1-2/+0
2012-11-28pata_rdc: remove unused variable in rdc_init_one()Wei Yongjun1-3/+0
2012-11-28pata_cs5536: add quirk for broken udmaChristian Gmeiner1-1/+31
2012-11-28ata_piix: reenable MS Virtual PC guestsOlaf Hering1-3/+22
2012-11-28sata_promise: fix hardreset lockdep errorMikael Pettersson1-2/+13
2012-11-26Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds1-2/+4
2012-11-26Merge tag 'tty-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+4
2012-11-26Merge tag 'mfd-for-linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-523/+16
2012-11-26Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman1-2/+4
2012-11-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+4
2012-11-23Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6Linus Torvalds4-7/+9
2012-11-23Merge tag 'pm-for-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2012-11-23Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds3-105/+132
2012-11-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-13/+26
2012-11-23Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds4-11/+26
2012-11-23Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds4-20/+26
2012-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-15/+18
2012-11-23PM / QoS: fix wrong error-checking conditionGuennadi Liakhovetski1-1/+1
2012-11-23bnx2x: remove redundant warning logAriel Elior1-4/+7
2012-11-238139cp: revert "set ring address before enabling receiver"françois romieu1-11/+11
2012-11-23mtip32xx: Fix padding issueSelvan Mani1-2/+2
2012-11-23aoe: avoid running request handler on plugged queueEd Cashin1-1/+1
2012-11-23mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()Wei Yongjun1-1/+2
2012-11-23mtip32xx: fix shift larger than type warningJens Axboe1-1/+2
2012-11-23mtip32xx: Fix incorrect mask used for erase modeSelvan Mani1-1/+1
2012-11-23mtip32xx: Fix to make lba address correct in big-endian systemsSelvan Mani1-2/+6
2012-11-23mtip32xx: fix potential crash on SEC_ERASE_UNITSelvan Mani1-2/+2
2012-11-23dm: fix deadlock with request based dm and queue request_fn recursionJens Axboe1-1/+7
2012-11-23floppy: destroy floppy workqueue before cleaning up the queueJiri Kosina1-2/+3
2012-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-3/+11
2012-11-22i2c: mxs: Handle i2c DMA failure properlyMarek Vasut1-0/+2
2012-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-29/+259
2012-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds13-21/+69
2012-11-22OMAPDSS: do not fail if dpll4_m4_ck is missingAaro Koskinen1-5/+9
2012-11-22md/raid10: decrement correct pending counter when writing to replacement.NeilBrown1-1/+1
2012-11-22md/raid10: close race that lose writes lost when replacement completes.NeilBrown1-61/+68
2012-11-22Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-1/+6
2012-11-22Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie1-1/+2
2012-11-22Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie10-19/+61
2012-11-22drm/nouveau: use the correct fence implementation for nv50Maarten Lankhorst1-1/+2
2012-11-21tty vt: Fix a regression in command line editionJean-François Moine1-4/+4