| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/ide: Fix build regression. | David S. Miller | 2020-04-05 | 1 | -1/+1 |
* | drivers/ide: convert to list_for_each_entry_safe() | chenqiwu | 2020-04-03 | 1 | -5/+3 |
* | Merge tag 'v5.6' into mips-next | Thomas Bogendoerfer | 2020-03-30 | 1 | -1/+1 |
|\ |
|
| * | scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropri... | Adam Williamson | 2020-02-24 | 1 | -1/+1 |
* | | ide: remove no longer used au1xxx-ide driver | Bartlomiej Zolnierkiewicz | 2020-03-24 | 3 | -618/+1 |
|/ |
|
* | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 2020-02-04 | 1 | -10/+9 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 2020-01-30 | 11 | -13/+16 |
|\ |
|
| * | ide: make drive->dn read only | Dan Carpenter | 2020-01-30 | 1 | -1/+1 |
| * | ide: serverworks: potential overflow in svwks_set_pio_mode() | Dan Carpenter | 2020-01-20 | 1 | -0/+6 |
| * | cmd64x: potential buffer overflow in cmd64x_program_timings() | Dan Carpenter | 2020-01-20 | 1 | -0/+3 |
| * | ide: remove unneeded header include path to drivers/ide | Masahiro Yamada | 2020-01-20 | 1 | -2/+0 |
| * | ide: qd65xx: Fix cast to pointer from integer of different size | Krzysztof Kozlowski | 2020-01-20 | 1 | -1/+1 |
| * | ide: ht6560b: Fix cast to pointer from integer of different size | Krzysztof Kozlowski | 2020-01-20 | 1 | -1/+1 |
| * | ide: remove set but not used variable 'hwif' | Wang Hai | 2020-01-20 | 1 | -2/+1 |
| * | ide: remove unnecessary touch_softlockup_watchdog | Guoqing Jiang | 2020-01-20 | 1 | -1/+0 |
| * | ide: tx4939ide: Fix the name used in a 'devm_request_mem_region()' call | Christophe JAILLET | 2020-01-20 | 1 | -1/+1 |
| * | ide: Use dev_get_drvdata where possible | Chuhong Yuan | 2019-07-23 | 2 | -4/+2 |
* | | compat_ioctl: move HDIO ioctl handling into drivers/ide | Arnd Bergmann | 2020-01-03 | 5 | -27/+54 |
* | | compat_ioctl: move cdrom commands into cdrom.c | Arnd Bergmann | 2020-01-03 | 1 | -0/+37 |
* | | compat_ioctl: ide: floppy: add handler | Arnd Bergmann | 2020-01-03 | 4 | -0/+59 |
* | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-12-01 | 1 | -6/+21 |
|\ \ |
|
| * | | compat_ioctl: move tape handling into drivers | Arnd Bergmann | 2019-10-23 | 1 | -6/+21 |
* | | | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2019-11-26 | 2 | -4/+4 |
|\ \ \ |
|
| * | | | ide: Use pr_warn instead of pr_warning | Kefeng Wang | 2019-10-18 | 2 | -4/+4 |
* | | | | m68k/atari: Convert Falcon IDE drivers to platform drivers | Michael Schmitz | 2019-11-18 | 1 | -20/+40 |
| |/ /
|/| | |
|
* | | | ide: remove the sgiioc4 driver | Christoph Hellwig | 2019-08-16 | 3 | -640/+0 |
| |/
|/| |
|
* | | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 2019-07-09 | 2 | -11/+11 |
|\ \
| |/
|/| |
|
| * | docs: ide: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-14 | 1 | -10/+10 |
| * | docs: cdrom: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-14 | 1 | -1/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 3 | -14/+3 |
|/ |
|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 2019-06-05 | 2 | -26/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -14/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 3 | -16/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 2019-05-24 | 1 | -14/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 | Thomas Gleixner | 2019-05-24 | 1 | -9/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 24 | -0/+24 |
* | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 2019-05-21 | 12 | -0/+12 |
* | ide: officially deprecated the legacy IDE driver | Christoph Hellwig | 2019-05-09 | 1 | -0/+3 |
* | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-05-08 | 3 | -4/+8 |
|\ |
|
| * | Revert "ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd" | Martin Wilck | 2019-04-12 | 3 | -4/+8 |
* | | drivers: Remove explicit invocations of mmiowb() | Will Deacon | 2019-04-08 | 1 | -2/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 2019-03-11 | 3 | -16/+16 |
|\ |
|
| * | drivers: ide: Kconfig: pedantic formatting | Enrico Weigelt, metux IT consult | 2019-03-10 | 1 | -13/+13 |
| * | ide: mark expected switch fall-through | Gustavo A. R. Silva | 2019-03-10 | 1 | -1/+1 |
| * | ide: hpt366: mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-03-10 | 1 | -2/+2 |
| * | ide: Use of_node_name_eq for node name comparisons | Rob Herring | 2018-12-06 | 1 | -1/+1 |
* | | ide: ensure atapi sense request aren't preempted | Jens Axboe | 2019-01-31 | 4 | -38/+57 |
* | | ide: fix a typo in the settings proc file name | Christoph Hellwig | 2019-01-22 | 1 | -1/+1 |
* | | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-12-28 | 12 | -209/+259 |
|\ \ |
|