Age | Commit message (Expand) | Author |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
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 |
2018-08-02 | ide-cd: Drop unused sense buffers | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-05 | ide: don't enable/disable interrupts in force threaded-IRQ mode | Sebastian Andrzej Siewior |
2018-06-05 | ide: don't disable interrupts during kmap_atomic() | Sebastian Andrzej Siewior |
2018-06-05 | ide: Handle irq disabling consistently | Sebastian Andrzej Siewior |
2018-06-05 | alim15x3: move irq-restore before pci_dev_put() | Sebastian Andrzej Siewior |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |