aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds4-13/+11
2018-04-03Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds1-1/+1
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2-12/+2
2018-03-17block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche2-9/+5
2018-03-11leds: Extends disk trigger for reads and writesLinus Walleij1-1/+1
2018-03-09cdrom: do not call check_disk_change() inside cdrom_open()Maurizio Lombardi1-0/+2
2018-03-08block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche2-3/+3
2018-02-28block: Add 'lock' as third argument to blk_alloc_queue_node()Bart Van Assche1-1/+1
2018-02-26genhd: Rename get_disk() to get_disk_and_module()Jan Kara1-1/+1
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+3
2018-01-29ide: remove duplicated assignment to 'cursg'Colin Ian King1-1/+0
2018-01-11sl82c105: deprecate pci_get_bus_and_slot()Sinan Kaya1-2/+3
2017-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds1-1/+1
2017-11-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+1
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-2/+2
2017-11-14ide: Make ide_cdrom_prep_fs() initialize the sense buffer pointerBart Van Assche1-2/+1
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds3-5/+7
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+3
2017-11-10ide: ide-atapi: fix compile error with defining macro DEBUGHongxu Jia1-3/+3
2017-11-10ide, scsi: Tell the block layer at request allocation time about preempt requestsBart Van Assche1-2/+2
2017-11-07drivers/ide-cd: Handle missing driver data during status check gracefullyBorislav Petkov1-1/+6
2017-11-06ide: Convert timers to use timer_setup()Kees Cook2-3/+3
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds20-0/+20
2017-11-02block: fix CDROM dependency on BLK_DEVArnd Bergmann1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman20-0/+20
2017-11-01block: Rework drivers/cdrom/MakefileBart Van Assche1-0/+1
2017-11-01ide:ide-cd: fix kernel panic resulting from missing scsi_req_initHongxu Jia1-0/+1
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook1-2/+2
2017-10-03ide: fix IRQ assignment for PCI bus order probingLorenzo Pieralisi1-4/+9
2017-10-03ide: pci: free PCI BARs on initialization failureBartlomiej Zolnierkiewicz1-23/+40
2017-10-03ide: free hwif->portdev on hwif_init() failureBartlomiej Zolnierkiewicz1-0/+1
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2017-09-01ide: pmac: Convert to using %pOF instead of full_nameRob Herring1-9/+9
2017-08-18ide-floppy: Use blk_rq_is_scsi()Bart Van Assche1-1/+1
2017-08-16PNP: ide: constify pnp_device_idArvind Yadav1-1/+1
2017-07-21ide: avoid warning for timings calculationArnd Bergmann1-9/+9
2017-06-20block: Change argument type of scsi_req_init()Bart Van Assche2-2/+2
2017-06-20block: Make most scsi_req_init() calls implicitBart Van Assche11-16/+3
2017-06-09block: introduce new block status code typeChristoph Hellwig10-36/+37
2017-06-01block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGHBart Van Assche1-0/+1
2017-05-08ide: don't call memcpy with the same source and destinationMikulas Patocka1-1/+1
2017-05-08ide: use setup_timerGeliang Tang1-3/+1
2017-04-26ide-pm: always pass 0 error to ide_complete_rq in ide_do_devsetChristoph Hellwig1-1/+1
2017-04-26ide-pm: always pass 0 error to __blk_end_request_allChristoph Hellwig1-1/+1
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig13-59/+59
2017-04-20block: remove the blk_execute_rq return valueChristoph Hellwig9-14/+19
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h>Ingo Molnar1-0/+1
2017-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds1-1/+1
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan2-3/+3