index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-14
/
+14
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
6
-10
/
+10
2020-07-16
ide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+0
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-5
/
+5
2020-05-04
ide-cd: rename cdrom_read_tocentry
Christoph Hellwig
1
-7
/
+7
2020-05-04
block: add a cdrom_device_info pointer to struct gendisk
Christoph Hellwig
1
-2
/
+1
2020-04-22
block: move dma_pad handling from blk_rq_map_sg into the callers
Christoph Hellwig
1
-2
/
+5
2020-04-04
drivers/ide: Fix build regression.
David S. Miller
1
-1
/
+1
2020-04-02
drivers/ide: convert to list_for_each_entry_safe()
chenqiwu
1
-5
/
+3
2020-03-30
Merge tag 'v5.6' into mips-next
Thomas Bogendoerfer
1
-1
/
+1
2020-03-24
ide: remove no longer used au1xxx-ide driver
Bartlomiej Zolnierkiewicz
3
-618
/
+1
2020-02-24
scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropri...
Adam Williamson
1
-1
/
+1
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-10
/
+9
2020-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
11
-13
/
+16
2020-01-30
ide: make drive->dn read only
Dan Carpenter
1
-1
/
+1
2020-01-20
ide: serverworks: potential overflow in svwks_set_pio_mode()
Dan Carpenter
1
-0
/
+6
2020-01-20
cmd64x: potential buffer overflow in cmd64x_program_timings()
Dan Carpenter
1
-0
/
+3
2020-01-20
ide: remove unneeded header include path to drivers/ide
Masahiro Yamada
1
-2
/
+0
2020-01-20
ide: qd65xx: Fix cast to pointer from integer of different size
Krzysztof Kozlowski
1
-1
/
+1
2020-01-20
ide: ht6560b: Fix cast to pointer from integer of different size
Krzysztof Kozlowski
1
-1
/
+1
2020-01-20
ide: remove set but not used variable 'hwif'
Wang Hai
1
-2
/
+1
2020-01-20
ide: remove unnecessary touch_softlockup_watchdog
Guoqing Jiang
1
-1
/
+0
2020-01-20
ide: tx4939ide: Fix the name used in a 'devm_request_mem_region()' call
Christophe JAILLET
1
-1
/
+1
2020-01-03
compat_ioctl: move HDIO ioctl handling into drivers/ide
Arnd Bergmann
5
-27
/
+54
2020-01-03
compat_ioctl: move cdrom commands into cdrom.c
Arnd Bergmann
1
-0
/
+37
2020-01-03
compat_ioctl: ide: floppy: add handler
Arnd Bergmann
4
-0
/
+59
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+21
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-4
/
+4
2019-11-18
m68k/atari: Convert Falcon IDE drivers to platform drivers
Michael Schmitz
1
-20
/
+40
2019-10-23
compat_ioctl: move tape handling into drivers
Arnd Bergmann
1
-6
/
+21
2019-10-18
ide: Use pr_warn instead of pr_warning
Kefeng Wang
2
-4
/
+4
2019-08-16
ide: remove the sgiioc4 driver
Christoph Hellwig
3
-640
/
+0
2019-07-23
ide: Use dev_get_drvdata where possible
Chuhong Yuan
2
-4
/
+2
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2
-11
/
+11
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
3
-14
/
+3
2019-06-14
docs: ide: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-10
/
+10
2019-06-14
docs: cdrom: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2
-26
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
3
-16
/
+3
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47
Thomas Gleixner
1
-9
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
24
-0
/
+24
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
12
-0
/
+12
2019-05-08
ide: officially deprecated the legacy IDE driver
Christoph Hellwig
1
-0
/
+3
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-4
/
+8
2019-04-12
Revert "ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd"
Martin Wilck
3
-4
/
+8
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-2
/
+0
2019-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
3
-16
/
+16
[next]