Age | Commit message (Expand) | Author |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-07-16 | ide: Remove uninitialized_var() usage | Kees Cook |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-05-04 | ide-cd: rename cdrom_read_tocentry | Christoph Hellwig |
2020-05-04 | block: add a cdrom_device_info pointer to struct gendisk | Christoph Hellwig |
2020-04-22 | block: move dma_pad handling from blk_rq_map_sg into the callers | Christoph Hellwig |
2020-04-04 | drivers/ide: Fix build regression. | David S. Miller |
2020-04-02 | drivers/ide: convert to list_for_each_entry_safe() | chenqiwu |
2020-03-30 | Merge tag 'v5.6' into mips-next | Thomas Bogendoerfer |
2020-03-24 | ide: remove no longer used au1xxx-ide driver | Bartlomiej Zolnierkiewicz |
2020-02-24 | scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropri... | Adam Williamson |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2020-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds |
2020-01-30 | ide: make drive->dn read only | Dan Carpenter |
2020-01-20 | ide: serverworks: potential overflow in svwks_set_pio_mode() | Dan Carpenter |
2020-01-20 | cmd64x: potential buffer overflow in cmd64x_program_timings() | Dan Carpenter |
2020-01-20 | ide: remove unneeded header include path to drivers/ide | Masahiro Yamada |
2020-01-20 | ide: qd65xx: Fix cast to pointer from integer of different size | Krzysztof Kozlowski |
2020-01-20 | ide: ht6560b: Fix cast to pointer from integer of different size | Krzysztof Kozlowski |
2020-01-20 | ide: remove set but not used variable 'hwif' | Wang Hai |
2020-01-20 | ide: remove unnecessary touch_softlockup_watchdog | Guoqing Jiang |
2020-01-20 | ide: tx4939ide: Fix the name used in a 'devm_request_mem_region()' call | Christophe JAILLET |
2020-01-03 | compat_ioctl: move HDIO ioctl handling into drivers/ide | Arnd Bergmann |
2020-01-03 | compat_ioctl: move cdrom commands into cdrom.c | Arnd Bergmann |
2020-01-03 | compat_ioctl: ide: floppy: add handler | Arnd Bergmann |
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-23 | ide: Use dev_get_drvdata where possible | Chuhong Yuan |
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 |