Age | Commit message (Expand) | Author |
2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-11-25 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-11-18 | m68k/atari: Convert Falcon IDE drivers to platform drivers | Michael Schmitz |
2019-10-23 | compat_ioctl: move tape handling into drivers | Arnd Bergmann |
2019-10-18 | ide: Use pr_warn instead of pr_warning | Kefeng Wang |
2019-08-16 | ide: remove the sgiioc4 driver | Christoph Hellwig |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-14 | docs: ide: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-06-14 | docs: cdrom: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-08 | ide: officially deprecated the legacy IDE driver | Christoph Hellwig |
2019-05-07 | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-04-12 | Revert "ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd" | Martin Wilck |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon |
2019-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds |
2019-03-10 | drivers: ide: Kconfig: pedantic formatting | Enrico Weigelt, metux IT consult |
2019-03-10 | ide: mark expected switch fall-through | Gustavo A. R. Silva |
2019-03-10 | ide: hpt366: mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-01-31 | ide: ensure atapi sense request aren't preempted | Jens Axboe |
2019-01-22 | ide: fix a typo in the settings proc file name | Christoph Hellwig |
2018-12-28 | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-12-27 | Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-12-22 | ide: Use of_node_name_eq for node name comparisons | Rob Herring |
2018-12-09 | Merge tag 'v4.20-rc6' into for-4.21/block | Jens Axboe |
2018-12-05 | ide: Use of_node_name_eq for node name comparisons | Rob Herring |
2018-12-02 | ide: Change to use DEFINE_SHOW_ATTRIBUTE macro | Yangtao Li |
2018-12-02 | ide: pmac: add of_node_put() | Yangtao Li |
2018-11-16 | ide: don't acquire queue_lock in ide_complete_pm_rq | Christoph Hellwig |
2018-11-16 | ide: don't acquire queue lock in ide_pm_execute_rq | Christoph Hellwig |
2018-11-15 | ide: clear ide_req()->special for non-passthrough requests | Jens Axboe |
2018-11-15 | block: remove the queue_lock indirection | Christoph Hellwig |
2018-11-12 | ide: don't clear special on ide_queue_rq() entry | Jens Axboe |
2018-11-10 | ide: don't use req->special | Christoph Hellwig |
2018-11-09 | ide: cleanup ->prep_rq calling convention | Christoph Hellwig |
2018-11-07 | ide: convert to blk-mq | Jens Axboe |
2018-09-28 | block: genhd: add 'groups' argument to device_add_disk | Hannes Reinecke |
2018-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds |
2018-08-13 | ide: mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-08-13 | ide-tape: remove redundant variable buffer_size | Colin Ian King |
2018-08-13 | ide: remove redundant variables queue_run_ms and left | Colin Ian King |
2018-08-02 | ide-cd: Remove redundant sense buffer | Kees Cook |
2018-08-02 | block: Switch struct packet_command to use struct scsi_sense_hdr | Kees Cook |