aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 6-14/+14
2020-07-16treewide: Remove uninitialized_var() usageGravatar Kees Cook 6-10/+10
2020-07-16ide: Remove uninitialized_var() usageGravatar Kees Cook 1-1/+0
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Gravatar Masahiro Yamada 1-5/+5
2020-05-04ide-cd: rename cdrom_read_tocentryGravatar Christoph Hellwig 1-7/+7
2020-05-04block: add a cdrom_device_info pointer to struct gendiskGravatar Christoph Hellwig 1-2/+1
2020-04-22block: move dma_pad handling from blk_rq_map_sg into the callersGravatar Christoph Hellwig 1-2/+5
2020-04-04drivers/ide: Fix build regression.Gravatar David S. Miller 1-1/+1
2020-04-02drivers/ide: convert to list_for_each_entry_safe()Gravatar chenqiwu 1-5/+3
2020-03-30Merge tag 'v5.6' into mips-nextGravatar Thomas Bogendoerfer 1-1/+1
2020-03-24ide: remove no longer used au1xxx-ide driverGravatar Bartlomiej Zolnierkiewicz 3-618/+1
2020-02-24scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropri...Gravatar Adam Williamson 1-1/+1
2020-02-04proc: convert everything to "struct proc_ops"Gravatar Alexey Dobriyan 1-10/+9
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideGravatar Linus Torvalds 11-13/+16
2020-01-30ide: make drive->dn read onlyGravatar Dan Carpenter 1-1/+1
2020-01-20ide: serverworks: potential overflow in svwks_set_pio_mode()Gravatar Dan Carpenter 1-0/+6
2020-01-20cmd64x: potential buffer overflow in cmd64x_program_timings()Gravatar Dan Carpenter 1-0/+3
2020-01-20ide: remove unneeded header include path to drivers/ideGravatar Masahiro Yamada 1-2/+0
2020-01-20ide: qd65xx: Fix cast to pointer from integer of different sizeGravatar Krzysztof Kozlowski 1-1/+1
2020-01-20ide: ht6560b: Fix cast to pointer from integer of different sizeGravatar Krzysztof Kozlowski 1-1/+1
2020-01-20ide: remove set but not used variable 'hwif'Gravatar Wang Hai 1-2/+1
2020-01-20ide: remove unnecessary touch_softlockup_watchdogGravatar Guoqing Jiang 1-1/+0
2020-01-20ide: tx4939ide: Fix the name used in a 'devm_request_mem_region()' callGravatar Christophe JAILLET 1-1/+1
2020-01-03compat_ioctl: move HDIO ioctl handling into drivers/ideGravatar Arnd Bergmann 5-27/+54
2020-01-03compat_ioctl: move cdrom commands into cdrom.cGravatar Arnd Bergmann 1-0/+37
2020-01-03compat_ioctl: ide: floppy: add handlerGravatar Arnd Bergmann 4-0/+59
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-6/+21
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 2-4/+4
2019-11-18m68k/atari: Convert Falcon IDE drivers to platform driversGravatar Michael Schmitz 1-20/+40
2019-10-23compat_ioctl: move tape handling into driversGravatar Arnd Bergmann 1-6/+21
2019-10-18ide: Use pr_warn instead of pr_warningGravatar Kefeng Wang 2-4/+4
2019-08-16ide: remove the sgiioc4 driverGravatar Christoph Hellwig 3-640/+0
2019-07-23ide: Use dev_get_drvdata where possibleGravatar Chuhong Yuan 2-4/+2
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-11/+11
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 3-14/+3
2019-06-14docs: ide: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 1-10/+10
2019-06-14docs: cdrom: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Gravatar Thomas Gleixner 2-26/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-14/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 3-16/+3
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Gravatar Thomas Gleixner 1-14/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Gravatar Thomas Gleixner 1-9/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 24-0/+24
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 12-0/+12
2019-05-08ide: officially deprecated the legacy IDE driverGravatar Christoph Hellwig 1-0/+3
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-4/+8
2019-04-12Revert "ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd"Gravatar Martin Wilck 3-4/+8
2019-04-08drivers: Remove explicit invocations of mmiowb()Gravatar Will Deacon 1-2/+0
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideGravatar Linus Torvalds 3-16/+16