aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)Author
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-18m68k/atari: Convert Falcon IDE drivers to platform driversMichael Schmitz
2019-10-23compat_ioctl: move tape handling into driversArnd Bergmann
2019-10-18ide: Use pr_warn instead of pr_warningKefeng Wang
2019-08-16ide: remove the sgiioc4 driverChristoph Hellwig
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-14docs: ide: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-14docs: cdrom: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-08ide: officially deprecated the legacy IDE driverChristoph Hellwig
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-12Revert "ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd"Martin Wilck
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2019-03-10drivers: ide: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult
2019-03-10ide: mark expected switch fall-throughGustavo A. R. Silva
2019-03-10ide: hpt366: mark expected switch fall-throughsGustavo A. R. Silva
2019-01-31ide: ensure atapi sense request aren't preemptedJens Axboe
2019-01-22ide: fix a typo in the settings proc file nameChristoph Hellwig
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-12-22ide: Use of_node_name_eq for node name comparisonsRob Herring
2018-12-09Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe
2018-12-05ide: Use of_node_name_eq for node name comparisonsRob Herring
2018-12-02ide: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-12-02ide: pmac: add of_node_put()Yangtao Li
2018-11-16ide: don't acquire queue_lock in ide_complete_pm_rqChristoph Hellwig
2018-11-16ide: don't acquire queue lock in ide_pm_execute_rqChristoph Hellwig
2018-11-15ide: clear ide_req()->special for non-passthrough requestsJens Axboe
2018-11-15block: remove the queue_lock indirectionChristoph Hellwig
2018-11-12ide: don't clear special on ide_queue_rq() entryJens Axboe
2018-11-10ide: don't use req->specialChristoph Hellwig
2018-11-09ide: cleanup ->prep_rq calling conventionChristoph Hellwig
2018-11-07ide: convert to blk-mqJens Axboe
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke
2018-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2018-08-13ide: mark expected switch fall-throughsGustavo A. R. Silva
2018-08-13ide-tape: remove redundant variable buffer_sizeColin Ian King
2018-08-13ide: remove redundant variables queue_run_ms and leftColin Ian King
2018-08-02ide-cd: Remove redundant sense bufferKees Cook
2018-08-02block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook