summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ARM: ep93xx: convert ata_<foo>_printk() to ata_<foo>_<level>()Wei Yongjun2012-12-141-4/+2
* ahci_platform: make structs staticBrian Norris2012-12-141-3/+3
* Revert "pata_octeon_cf: perform host detach, removal on exit"Jeff Garzik2012-12-141-1/+0
* Revert "libata: check SATA_SETTINGS log with HW Feature Ctrl"Jeff Garzik2012-12-141-1/+2
* pata_of_platform: fix compile errorBrian Norris2012-12-031-0/+1
* libata: use pci_get_drvdata() helperBrian Norris2012-12-031-4/+3
* pata_octeon_cf: perform host detach, removal on exitBrian Norris2012-12-031-0/+1
* sata_highbank: utilize common ata_platform_remove_one()Brian Norris2012-12-031-11/+1
* pata_palmld: utilize common ata_platform_remove_one()Brian Norris2012-12-031-3/+1
* pata_platform: remove unused remove functionBrian Norris2012-12-031-17/+0
* pata_platform: utilize common ata_platform_remove_one()Brian Norris2012-12-031-6/+1
* pata_of_platform: utilize common ata_platform_remove_one()Brian Norris2012-12-031-6/+1
* pata_mpc52xx: utilize common ata_platform_remove_one()Brian Norris2012-12-031-14/+3
* pata_ixp4xx_cf: utilize common ata_platform_remove_one()Brian Norris2012-12-031-10/+1
* ahci_platform: utilize common ata_platform_remove_one()Brian Norris2012-12-031-11/+1
* libata: implement ata_platform_remove_one()Brian Norris2012-12-031-0/+23
* ahci_platform: perform platform exit in host_stop() hookBrian Norris2012-12-031-7/+23
* ahci_platform: convert to module_platform_driverBrian Norris2012-12-031-12/+1
* ahci_platform: enable hotplug unbindingBrian Norris2012-12-031-2/+3
* libata: set dma_mode to 0xff in resetAaron Lu2012-12-032-0/+2
* ata_piix: re-order code and remove prototypesBartlomiej Zolnierkiewicz2012-12-031-221/+198
* libata: check SATA_SETTINGS log with HW Feature CtrlShane Huang2012-12-031-2/+1
* libata: restore acpi disable functionalityAaron Lu2012-12-031-0/+4
* ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-11-281-3/+3
* pata_arasan_cf: declare/use more local variables in arasan_cf_dma_start()Sergei Shtylyov2012-11-281-2/+5
* 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