summaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-0220-0/+20
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0220-0/+20
* | ide:ide-cd: fix kernel panic resulting from missing scsi_req_initHongxu Jia2017-11-011-0/+1
|/
* ide: fix IRQ assignment for PCI bus order probingLorenzo Pieralisi2017-10-031-4/+9
* ide: pci: free PCI BARs on initialization failureBartlomiej Zolnierkiewicz2017-10-031-23/+40
* ide: free hwif->portdev on hwif_init() failureBartlomiej Zolnierkiewicz2017-10-031-0/+1
* Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-071-1/+1
|\
| * ide-floppy: Use blk_rq_is_scsi()Bart Van Assche2017-08-181-1/+1
* | ide: pmac: Convert to using %pOF instead of full_nameRob Herring2017-09-011-9/+9
|/
* ide: avoid warning for timings calculationArnd Bergmann2017-07-211-9/+9
* block: Change argument type of scsi_req_init()Bart Van Assche2017-06-202-2/+2
* block: Make most scsi_req_init() calls implicitBart Van Assche2017-06-2011-16/+3
* block: introduce new block status code typeChristoph Hellwig2017-06-0910-36/+37
* block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGHBart Van Assche2017-06-011-0/+1
* ide: don't call memcpy with the same source and destinationMikulas Patocka2017-05-081-1/+1
* ide: use setup_timerGeliang Tang2017-05-081-3/+1
* ide-pm: always pass 0 error to ide_complete_rq in ide_do_devsetChristoph Hellwig2017-04-261-1/+1
* ide-pm: always pass 0 error to __blk_end_request_allChristoph Hellwig2017-04-261-1/+1
* scsi: introduce a result field in struct scsi_requestChristoph Hellwig2017-04-2013-59/+59
* block: remove the blk_execute_rq return valueChristoph Hellwig2017-04-209-14/+19
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2017-02-281-1/+1
|\
| * ide: palm_bk3710: add __initdata to palm_bk3710_port_infoBhumika Goyal2017-02-271-1/+1
| * Revert "ide: Fix interface autodetection in legacy IDE driver (trial #2)"David S. Miller2017-01-091-2/+2
| * ide: Fix interface autodetection in legacy IDE driver (trial #2)lramos.prof@yahoo.com.br2016-12-261-2/+2
* | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-272-3/+3
* | Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-1717-215/+289
|\ \
| * | block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-3113-82/+86
| * | ide: don't abuse cmd_typeChristoph Hellwig2017-01-3113-40/+72
| * | block: make scsi_request and scsi ioctl support optionalChristoph Hellwig2017-01-311-0/+1
| * | block: split scsi_request out of struct requestChristoph Hellwig2017-01-2716-107/+144
| |/
* | cdrom: Make device operations read-onlyKees Cook2017-02-141-1/+1
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-246-6/+6
* block: split out request-only flags into a new namespaceChristoph Hellwig2016-10-286-35/+35
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2016-07-294-5/+6
|\
| * ide: missing break statement in set_timings_mdma()Dan Carpenter2016-07-261-0/+1
| * ide: hpt366: fix incorrect mask when checking at cmd_high_timeColin Ian King2016-07-261-1/+1
| * ide-tape: fix misprint in failure handling in idetape_init()Alexey Khoroshilov2016-07-261-3/+3
| * cmd640: add __init attributeJulia Lawall2016-07-261-1/+1
* | Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2016-07-271-1/+1
|\ \
| * | leds: convert IDE trigger to common disk triggerStephan Linz2016-06-201-1/+1
| |/
* | block: convert to device_add_disk()Dan Williams2016-06-272-4/+2
* | block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-071-1/+1
* | ide cd: do not set REQ_WRITE on requests.Mike Christie2016-06-071-3/+0
* | drivers: use req op accessorMike Christie2016-06-071-1/+1
|/
* ide-disk: update to using blk_queue_write_cache()Jens Axboe2016-04-121-3/+3
* ide: palm_bk3710: test clock rate to avoid division by 0Wolfram Sang2016-03-201-0/+2
* ide: icside: remove incorrect initconst annotationArnd Bergmann2016-03-201-1/+1
* ide: hpt366: convert to use match_string() helperAndy Shevchenko2016-03-171-7/+2
OpenPOWER on IntegriCloud