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
2021-02-28
Merge tag 'ide-5.11-2021-02-28' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2021-01-24
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
10
-12
/
+12
2021-01-03
ide/falconide: Fix module unload
Finn Thain
1
-1
/
+2
2021-01-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-8
/
+2
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-62
/
+6
2020-12-15
ide: remove BUG_ON(in_interrupt() || irqs_disabled()) from ide_unregister()
Sebastian Andrzej Siewior
1
-3
/
+0
2020-12-15
ide/falcon: remove in_interrupt() usage
Sebastian Andrzej Siewior
1
-2
/
+0
2020-12-09
scsi: ide: Mark power management requests with RQF_PM instead of RQF_PREEMPT
Bart Van Assche
2
-2
/
+2
2020-12-09
scsi: ide: Do not set the RQF_PREEMPT flag for sense requests
Bart Van Assche
2
-6
/
+0
2020-11-16
ide: switch to __register_blkdev for command set probing
Christoph Hellwig
1
-28
/
+6
2020-11-16
ide: remove ide_{,un}register_region
Christoph Hellwig
2
-34
/
+0
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-61
/
+14
2020-10-12
Merge tag 'm68k-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-26
/
+47
2020-09-28
ide/macide: Convert Mac IDE driver to platform driver
Finn Thain
2
-26
/
+47
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
1
-2
/
+2
2020-09-23
block: move the NEED_PART_SCAN flag to struct gendisk
Christoph Hellwig
1
-1
/
+1
2020-09-10
ide-gd: stop using the disk events mechanism
Christoph Hellwig
3
-48
/
+7
2020-09-10
ide-cd: remove idecd_revalidate_disk
Christoph Hellwig
1
-12
/
+5
2020-09-10
ide-cd: use bdev_check_media_changed
Christoph Hellwig
1
-2
/
+3
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
[next]