summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sata_highbank: use ATA_BUSYSergei Shtylyov2012-11-281-1/+1
* sata_sx4: pdc20621_{ata|host}_sg() do not need 'tf' parameterSergei Shtylyov2012-11-281-8/+6
* sata_sil24: remove unused variable from sata_sil24.cWei Yongjun2012-11-281-4/+0
* sata_inic162x: remove unused variable in inic_scr_read()Wei Yongjun2012-11-281-2/+0
* pata_rdc: remove unused variable in rdc_init_one()Wei Yongjun2012-11-281-3/+0
* pata_cs5536: add quirk for broken udmaChristian Gmeiner2012-11-281-1/+31
* ata_piix: reenable MS Virtual PC guestsOlaf Hering2012-11-281-3/+22
* sata_promise: fix hardreset lockdep errorMikael Pettersson2012-11-281-2/+13
* Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-261-2/+4
|\
| * Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman2012-11-261-2/+4
* | Merge tag 'tty-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-11-261-4/+4
|\ \
| * | tty vt: Fix a regression in command line editionJean-François Moine2012-11-211-4/+4
* | | Merge tag 'mfd-for-linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-11-265-523/+16
|\ \ \ | |_|/ |/| |
| * | mfd: twl4030: Fix chained irq handling on resume from suspendKalle Jokiniemi2012-11-211-1/+2
| * | mfd: arizona: Sync regcache after resetCharles Keepax2012-11-201-0/+8
| * | mfd: arizona: Correctly report when AIF2/AIF1 is underclockedCharles Keepax2012-11-201-2/+2
| * | mfd: arizona: Use correct array for ARRAY_SIZE in mfd_add_devices callCharles Keepax2012-11-201-1/+1
| * | mfd: wm5110: Disable control interface error report for WM5110 rev BMark Brown2012-11-201-0/+1
| * | mfd: wm5102: Update register patch for latest evaluationMark Brown2012-11-201-518/+1
| * | mfd: twl-core: Fix chip ID for the twl6030-pwm modulePeter Ujfalusi2012-11-201-1/+1
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-11-233-4/+4
|\ \
| * | EDAC: Change Boris' email addressBorislav Petkov2012-10-303-4/+4
* | | Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-11-234-7/+9
|\ \ \
| * \ \ Merge branch 'for-3.7' of git://git.infradead.org/users/dedekind/l2-mtdDavid Woodhouse2012-11-21944-17239/+34674
| |\ \ \
| | * | | mtd: nand: fix Samsung SLC detection regressionBrian Norris2012-11-151-0/+1
| | * | | mtd: nand: fix Samsung SLC NAND identification regressionBrian Norris2012-11-151-4/+5
| | * | | mtd: onenand: Make flexonenand_set_boundary staticSachin Kamat2012-11-091-1/+1
| | * | | mtd: slram: invalid checking of absolute end addressJiri Engelthaler2012-11-091-1/+1
| * | | | mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions()Sachin Kamat2012-10-101-1/+1
| * | | | mtd: nand: fix Samsung SLC NAND identification regressionBrian Norris2012-10-101-4/+5
* | | | | Merge tag 'pm-for-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-11-231-1/+1
|\ \ \ \ \
| * | | | | PM / QoS: fix wrong error-checking conditionGuennadi Liakhovetski2012-11-231-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds2012-11-233-105/+132
|\ \ \ \ \
| * | | | | md/raid10: decrement correct pending counter when writing to replacement.NeilBrown2012-11-221-1/+1
| * | | | | md/raid10: close race that lose writes lost when replacement completes.NeilBrown2012-11-221-61/+68
| * | | | | md/raid5: Make sure we clear R5_Discard when discard is finished.NeilBrown2012-11-221-2/+5
| * | | | | md/raid5: move resolving of reconstruct_state earlier inNeilBrown2012-11-221-34/+34
| * | | | | md/raid5: round discard alignment up to power of 2.NeilBrown2012-11-201-0/+4
| * | | | | md: make sure everything is freed when dm-raid stops an array.NeilBrown2012-11-201-2/+14
| * | | | | md: Avoid write invalid address if read_seqretry returned true.majianpeng2012-11-201-2/+2
| * | | | | md: Reassigned the parameters if read_seqretry returned true in func md_is_ba...majianpeng2012-11-201-3/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-11-235-13/+26
|\ \ \ \ \ \
| * | | | | | mtip32xx: Fix padding issueSelvan Mani2012-11-231-2/+2
| * | | | | | aoe: avoid running request handler on plugged queueEd Cashin2012-11-231-1/+1
| * | | | | | mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()Wei Yongjun2012-11-231-1/+2
| * | | | | | mtip32xx: fix shift larger than type warningJens Axboe2012-11-231-1/+2
| * | | | | | mtip32xx: Fix incorrect mask used for erase modeSelvan Mani2012-11-231-1/+1
| * | | | | | mtip32xx: Fix to make lba address correct in big-endian systemsSelvan Mani2012-11-231-2/+6
| * | | | | | mtip32xx: fix potential crash on SEC_ERASE_UNITSelvan Mani2012-11-231-2/+2
| * | | | | | dm: fix deadlock with request based dm and queue request_fn recursionJens Axboe2012-11-231-1/+7