summaryrefslogtreecommitdiff
path: root/drivers/ide
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2017-11-19
|\
| * PNP: ide: constify pnp_device_idArvind Yadav2017-08-16
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-17
|\ \
| * | ide: Make ide_cdrom_prep_fs() initialize the sense buffer pointerBart Van Assche2017-11-14
* | | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\ \ \ | |/ / |/| |
| * | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-31
* | | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-14
|\ \ \
| * | | ide: ide-atapi: fix compile error with defining macro DEBUGHongxu Jia2017-11-10
| * | | ide, scsi: Tell the block layer at request allocation time about preempt requ...Bart Van Assche2017-11-10
| * | | block: fix CDROM dependency on BLK_DEVArnd Bergmann2017-11-02
| * | | block: Rework drivers/cdrom/MakefileBart Van Assche2017-11-01
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\ \ \ \
| * | | | ide: Convert timers to use timer_setup()Kees Cook2017-11-06
| |/ / /
* | | | drivers/ide-cd: Handle missing driver data during status check gracefullyBorislav Petkov2017-11-07
* | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
|\ \ \ \
| * | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| | |/ / | |/| |
* | | | ide:ide-cd: fix kernel panic resulting from missing scsi_req_initHongxu Jia2017-11-01
|/ / /
* | | ide: fix IRQ assignment for PCI bus order probingLorenzo Pieralisi2017-10-03
* | | ide: pci: free PCI BARs on initialization failureBartlomiej Zolnierkiewicz2017-10-03
* | | ide: free hwif->portdev on hwif_init() failureBartlomiej Zolnierkiewicz2017-10-03
|/ /
* | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-07
|\ \
| * | ide-floppy: Use blk_rq_is_scsi()Bart Van Assche2017-08-18
| |/
* | ide: pmac: Convert to using %pOF instead of full_nameRob Herring2017-09-01
|/
* ide: avoid warning for timings calculationArnd Bergmann2017-07-21
* block: Change argument type of scsi_req_init()Bart Van Assche2017-06-20
* block: Make most scsi_req_init() calls implicitBart Van Assche2017-06-20
* block: introduce new block status code typeChristoph Hellwig2017-06-09
* block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGHBart Van Assche2017-06-01
* ide: don't call memcpy with the same source and destinationMikulas Patocka2017-05-08
* ide: use setup_timerGeliang Tang2017-05-08
* ide-pm: always pass 0 error to ide_complete_rq in ide_do_devsetChristoph Hellwig2017-04-26
* ide-pm: always pass 0 error to __blk_end_request_allChristoph Hellwig2017-04-26
* scsi: introduce a result field in struct scsi_requestChristoph Hellwig2017-04-20
* block: remove the blk_execute_rq return valueChristoph Hellwig2017-04-20
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2017-02-28
|\
| * ide: palm_bk3710: add __initdata to palm_bk3710_port_infoBhumika Goyal2017-02-27
| * Revert "ide: Fix interface autodetection in legacy IDE driver (trial #2)"David S. Miller2017-01-09
| * ide: Fix interface autodetection in legacy IDE driver (trial #2)lramos.prof@yahoo.com.br2016-12-26
* | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
* | Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-17
|\ \
| * | block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-31
| * | ide: don't abuse cmd_typeChristoph Hellwig2017-01-31
| * | block: make scsi_request and scsi ioctl support optionalChristoph Hellwig2017-01-31
| * | block: split scsi_request out of struct requestChristoph Hellwig2017-01-27
| |/
* | cdrom: Make device operations read-onlyKees Cook2017-02-14
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* block: split out request-only flags into a new namespaceChristoph Hellwig2016-10-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2016-07-29
|\