aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/ata_piix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-06ata_piix: remove open-coded dmi_match(DMI_OEM_STRING)Michał Mirosław1-8/+6
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner1-18/+1
2018-01-08ata_piix: constify pci_bitsArvind Yadav1-1/+1
2017-09-18ata_piix: Add Fujitsu-Siemens Lifebook S6120 to short cable IDsVille Syrjälä1-0/+1
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab1-1/+1
2014-08-28ata_piix: Add Device IDs for Intel 9 Series PCHJames Ralston1-0/+8
2014-05-09ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz1-2/+2
2013-10-13ata_piix: minor typo and a printk fixLevente Kurusa1-9/+10
2013-07-16ata: Fix DVD not dectected at some platform with Wellsburg PCHYouquan Song1-1/+1
2013-07-02Merge branch 'libata/for-3.10-fixes' into libata/for-3.11Tejun Heo1-1/+18
2013-06-21ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley1-0/+2
2013-06-02ata: use pci_get_drvdata()Jingoo Han1-3/+3
2013-05-16ata_piix: add PCI IDs for Intel BayTailChew, Chiau Ee1-0/+15
2013-05-14libata: update "Maintained by:" tagsTejun Heo1-1/+1
2013-04-03ata_piix: Fix DVD not dectected at some Haswell platformsYouquan Song1-1/+13
2013-03-04ata_piix: Add MODULE_PARM_DESC to prefer_ms_hypervAndrew Brownfield1-0/+4
2013-02-20ata_piix: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+9
2013-01-25ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley1-0/+8
2013-01-03Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman1-9/+8
2012-12-03ata_piix: re-order code and remove prototypesBartlomiej Zolnierkiewicz1-221/+198
2012-11-28ata_piix: reenable MS Virtual PC guestsOlaf Hering1-3/+22
2012-08-17ata_piix: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston1-0/+8
2012-05-07ata_piix: defer disks to the Hyper-V drivers by defaultAndy Whitcroft1-0/+36
2012-04-12ata_piix: IDE-mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley1-0/+2
2012-03-13ata_piix: IDE-mode SATA patch for Intel Lynx Point DeviceIDsSeth Heasley1-0/+8
2012-01-17[libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks listBenjamin Larsson1-0/+7
2011-10-14ata_piix: unify code for programming PIO and MWDMA timingsBartlomiej Zolnierkiewicz1-73/+38
2011-10-14ata_piix: SITRE handling fixBartlomiej Zolnierkiewicz1-2/+3
2011-10-07ata_piix: make DVD Drive recognisable on systems with Intel Sandybridge chipsets(v2)Ming Lei1-5/+32
2011-07-23ata: Add and use ata_print_version_onceJoe Perches1-4/+1
2011-07-23ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches1-19/+20
2011-04-24ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley1-0/+8
2011-03-31Fix common misspellingsLucas De Marchi1-5/+5
2011-03-02[libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]Jeff Garzik1-1/+1
2010-10-21ata_piix: Add device ID for ICH4-LBen Hutchings1-0/+2
2010-10-21ata_piix: remove SIDPR lockingTejun Heo1-8/+0
2010-10-21ata_piix: implement LPM supportTejun Heo1-1/+23
2010-09-09ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley1-0/+4
2010-08-01ata_piix: fix locking around SIDPR accessTejun Heo1-0/+8
2010-05-25libata-sff: separate out BMDMA initTejun Heo1-1/+1
2010-05-25libata-sff: separate out BMDMA irq handlerTejun Heo1-1/+1
2010-04-23Merge branch 'master' into for-nextJiri Kosina1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-16Fix typos in commentsThomas Weber1-1/+1
2010-03-01libata: implement spurious irq handling for SFF and apply it to piixTejun Heo1-5/+15
2010-03-01ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDsSeth Heasley1-0/+8
2010-01-12ata_piix: enable 32bit PIO on SATA piixTejun Heo1-1/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-03ata_piix: fix MWDMA handling on PIIX3Bartlomiej Zolnierkiewicz1-3/+3