summaryrefslogtreecommitdiffstats
path: root/drivers/ide
AgeCommit message (Expand)AuthorLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-14/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner-26/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-14/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-16/+3
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner-14/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner-9/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner-0/+24
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+12
2019-05-08ide: officially deprecated the legacy IDE driverChristoph Hellwig-0/+3
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds-4/+8
2019-04-12Revert "ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd"Martin Wilck-4/+8
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon-2/+0
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds-16/+16
2019-03-10drivers: ide: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult-13/+13
2019-03-10ide: mark expected switch fall-throughGustavo A. R. Silva-1/+1
2019-03-10ide: hpt366: mark expected switch fall-throughsGustavo A. R. Silva-2/+2
2019-01-31ide: ensure atapi sense request aren't preemptedJens Axboe-38/+57
2019-01-22ide: fix a typo in the settings proc file nameChristoph Hellwig-1/+1
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds-209/+259
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+1
2018-12-22ide: Use of_node_name_eq for node name comparisonsRob Herring-1/+1
2018-12-09Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe-13/+3
2018-12-05ide: Use of_node_name_eq for node name comparisonsRob Herring-1/+1
2018-12-02ide: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li-13/+2
2018-12-02ide: pmac: add of_node_put()Yangtao Li-0/+1
2018-11-16ide: don't acquire queue_lock in ide_complete_pm_rqChristoph Hellwig-3/+0
2018-11-16ide: don't acquire queue lock in ide_pm_execute_rqChristoph Hellwig-3/+0
2018-11-15ide: clear ide_req()->special for non-passthrough requestsJens Axboe-0/+5
2018-11-15block: remove the queue_lock indirectionChristoph Hellwig-5/+5
2018-11-12ide: don't clear special on ide_queue_rq() entryJens Axboe-5/+1
2018-11-10ide: don't use req->specialChristoph Hellwig-26/+30
2018-11-09ide: cleanup ->prep_rq calling conventionChristoph Hellwig-17/+17
2018-11-07ide: convert to blk-mqJens Axboe-177/+228
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke-2/+2
2018-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds-9/+8
2018-08-13ide: mark expected switch fall-throughsGustavo A. R. Silva-3/+8
2018-08-13ide-tape: remove redundant variable buffer_sizeColin Ian King-2/+0
2018-08-13ide: remove redundant variables queue_run_ms and leftColin Ian King-4/+0
2018-08-02ide-cd: Remove redundant sense bufferKees Cook-8/+9
2018-08-02block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook-22/+23
2018-08-02ide-cd: Drop unused sense buffersKees Cook-44/+28
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-2/+2
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-2/+3
2018-06-05ide: don't enable/disable interrupts in force threaded-IRQ modeSebastian Andrzej Siewior-5/+10
2018-06-05ide: don't disable interrupts during kmap_atomic()Sebastian Andrzej Siewior-8/+0
2018-06-05ide: Handle irq disabling consistentlySebastian Andrzej Siewior-2/+2
2018-06-05alim15x3: move irq-restore before pci_dev_put()Sebastian Andrzej Siewior-1/+1
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-33/+1
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-265/+28