summaryrefslogtreecommitdiffstats
path: root/drivers/ide
AgeCommit message (Expand)AuthorLines
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds-1/+1
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan-3/+3
2017-02-27ide: palm_bk3710: add __initdata to palm_bk3710_port_infoBhumika Goyal-1/+1
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe-215/+289
2017-02-14cdrom: Make device operations read-onlyKees Cook-1/+1
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig-82/+86
2017-01-31ide: don't abuse cmd_typeChristoph Hellwig-40/+72
2017-01-31block: make scsi_request and scsi ioctl support optionalChristoph Hellwig-0/+1
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig-107/+144
2017-01-09Revert "ide: Fix interface autodetection in legacy IDE driver (trial #2)"David S. Miller-2/+2
2016-12-26ide: Fix interface autodetection in legacy IDE driver (trial #2)lramos.prof@yahoo.com.br-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-6/+6
2016-10-28block: split out request-only flags into a new namespaceChristoph Hellwig-35/+35
2016-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds-5/+6
2016-07-27Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds-1/+1
2016-07-26ide: missing break statement in set_timings_mdma()Dan Carpenter-0/+1
2016-07-26ide: hpt366: fix incorrect mask when checking at cmd_high_timeColin Ian King-1/+1
2016-07-26ide-tape: fix misprint in failure handling in idetape_init()Alexey Khoroshilov-3/+3
2016-07-26cmd640: add __init attributeJulia Lawall-1/+1
2016-06-27block: convert to device_add_disk()Dan Williams-4/+2
2016-06-20leds: convert IDE trigger to common disk triggerStephan Linz-1/+1
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie-1/+1
2016-06-07ide cd: do not set REQ_WRITE on requests.Mike Christie-3/+0
2016-06-07drivers: use req op accessorMike Christie-1/+1
2016-04-12ide-disk: update to using blk_queue_write_cache()Jens Axboe-3/+3
2016-03-20ide: palm_bk3710: test clock rate to avoid division by 0Wolfram Sang-0/+2
2016-03-20ide: icside: remove incorrect initconst annotationArnd Bergmann-1/+1
2016-03-17ide: hpt366: convert to use match_string() helperAndy Shevchenko-7/+2
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas-2/+0
2016-01-18drivers/ide: make ide-scan-pci.c driver explicitly non-modularPaul Gortmaker-2/+1
2016-01-18ide: constify ide_dma_ops structuresJulia Lawall-2/+2
2016-01-18ide: silence some underflow warningsDan Carpenter-8/+8
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman-14/+14
2015-11-03ide: pdc202xx_new: Replace timeval with ktime_tAmitoj Kaur Chawla-5/+5
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2015-06-25Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds-44/+74
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez-1/+1
2015-05-11Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-897/+0
2015-05-05block: move PM request support to IDEChristoph Hellwig-19/+49
2015-05-05block: move REQ_TYPE_SENSE to the ide driverChristoph Hellwig-9/+9
2015-05-05block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVChristoph Hellwig-16/+16
2015-04-17ide: remove deprecated use of pci apiQuentin Lambert-7/+6
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds-5/+5
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-13/+1
2015-04-14Remove celleb-only SCC PATA driversDaniel Axtens-897/+0
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds-3/+3
2015-04-13Merge branch 'pnp'Rafael J. Wysocki-13/+1
2015-03-27ide,ata: Rename ATA_IDX to ATA_SENSEHannes Reinecke-3/+3