summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2010-10-21libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() globalTejun Heo
2010-10-21libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo
2010-10-21[libata] Fix section mismatch: ata_sff_exitLuck, Tony
2010-10-21drivers/ata/libata-transport.c: include linux/slab.hJeff Garzik
2010-10-21[libata] support for > 512 byte sectors (e.g. 4K Native)Grant Grundler
2010-10-21libata: always use ata_qc_complete_multiple() for NCQ command completionsTejun Heo
2010-10-21[libata] Add ATA transport classGwendal Grignou
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-11workqueue: add and use WQ_MEM_RECLAIM flagTejun Heo
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski
2010-09-29pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski
2010-09-29pcmcia: introduce autoconfiguration featureDominik Brodowski
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski
2010-09-29pcmcia: simplify IntTypeDominik Brodowski
2010-09-29pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski
2010-09-28ahci: fix module refcount breakage introduced by libahci splitTejun Heo
2010-09-09libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou
2010-09-09libata: skip EH autopsy and recovery during suspendTejun Heo
2010-09-09ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley
2010-09-09ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley
2010-09-09libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()Tejun Heo
2010-09-09ahci: fix hang on failed softresetTejun Heo
2010-09-09pata_artop: Fix device ID parity checkJean Delvare
2010-08-25libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issueMark Lord
2010-08-25sata_mv: fix broken DSM/TRIM support (v2)Mark Lord
2010-08-25libata: be less of a drama queen on empty data commandsTejun Heo
2010-08-25[libata] sata_dwc_460ex: signdness bugDan Carpenter
2010-08-25ahci: add HFLAG_YES_FBS and apply it to 88SE9128Tejun Heo
2010-08-25libata: remove no longer needed pata_winbond driverBartlomiej Zolnierkiewicz
2010-08-25pata_cmd64x: revert commit d62f5576Tejun Heo
2010-08-16ata: update for of_device to platform_device replacementStephen Rothwell
2010-08-15Merge branch 'linus' into releaseLen Brown
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-11Merge branch 'master' into for-nextJiri Kosina
2010-08-10docbook: fix fatal error from libataRandy Dunlap
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10Merge branches 'master' and 'devel' into for-linusRussell King
2010-08-10Merge branch 'master' into for-nextJiri Kosina
2010-08-09fix printk typo 'faild'Paul Bolle
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-08-06Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski
2010-08-01sata_fsl,mv,nv: prepare for NCQ command completion updateTejun Heo