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
2019-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
3
-16
/
+16
2019-03-10
drivers: ide: Kconfig: pedantic formatting
Enrico Weigelt, metux IT consult
1
-13
/
+13
2019-03-10
ide: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-03-10
ide: hpt366: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2019-01-31
ide: ensure atapi sense request aren't preempted
Jens Axboe
4
-38
/
+57
2019-01-22
ide: fix a typo in the settings proc file name
Christoph Hellwig
1
-1
/
+1
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-209
/
+259
2018-12-27
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2018-12-22
ide: Use of_node_name_eq for node name comparisons
Rob Herring
1
-1
/
+1
2018-12-09
Merge tag 'v4.20-rc6' into for-4.21/block
Jens Axboe
2
-13
/
+3
2018-12-05
ide: Use of_node_name_eq for node name comparisons
Rob Herring
1
-1
/
+1
2018-12-02
ide: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-13
/
+2
2018-12-02
ide: pmac: add of_node_put()
Yangtao Li
1
-0
/
+1
2018-11-16
ide: don't acquire queue_lock in ide_complete_pm_rq
Christoph Hellwig
1
-3
/
+0
2018-11-16
ide: don't acquire queue lock in ide_pm_execute_rq
Christoph Hellwig
1
-3
/
+0
2018-11-15
ide: clear ide_req()->special for non-passthrough requests
Jens Axboe
1
-0
/
+5
2018-11-15
block: remove the queue_lock indirection
Christoph Hellwig
1
-5
/
+5
2018-11-12
ide: don't clear special on ide_queue_rq() entry
Jens Axboe
2
-5
/
+1
2018-11-10
ide: don't use req->special
Christoph Hellwig
11
-26
/
+30
2018-11-09
ide: cleanup ->prep_rq calling convention
Christoph Hellwig
3
-17
/
+17
2018-11-07
ide: convert to blk-mq
Jens Axboe
7
-177
/
+228
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2
-2
/
+2
2018-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
7
-9
/
+8
2018-08-13
ide: mark expected switch fall-throughs
Gustavo A. R. Silva
5
-3
/
+8
2018-08-13
ide-tape: remove redundant variable buffer_size
Colin Ian King
1
-2
/
+0
2018-08-13
ide: remove redundant variables queue_run_ms and left
Colin Ian King
1
-4
/
+0
2018-08-02
ide-cd: Remove redundant sense buffer
Kees Cook
1
-8
/
+9
2018-08-02
block: Switch struct packet_command to use struct scsi_sense_hdr
Kees Cook
3
-22
/
+23
2018-08-02
ide-cd: Drop unused sense buffers
Kees Cook
3
-44
/
+28
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-2
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+3
2018-06-05
ide: don't enable/disable interrupts in force threaded-IRQ mode
Sebastian Andrzej Siewior
2
-5
/
+10
2018-06-05
ide: don't disable interrupts during kmap_atomic()
Sebastian Andrzej Siewior
1
-8
/
+0
2018-06-05
ide: Handle irq disabling consistently
Sebastian Andrzej Siewior
1
-2
/
+2
2018-06-05
alim15x3: move irq-restore before pci_dev_put()
Sebastian Andrzej Siewior
1
-1
/
+1
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-33
/
+1
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
5
-265
/
+28
2018-05-16
ide: replace ->proc_fops with ->proc_show
Christoph Hellwig
5
-219
/
+28
2018-05-16
ide: remove ide_driver_proc_write
Christoph Hellwig
1
-46
/
+0
2018-05-14
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
Christoph Hellwig
2
-2
/
+2
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
10
-14
/
+13
2018-05-07
ide: remove the PCI_DMA_BUS_IS_PHYS check
Christoph Hellwig
1
-2
/
+1
2018-05-07
ide: kill ide_toggle_bounce
Christoph Hellwig
3
-31
/
+0
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-13
/
+11
2018-04-03
Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2018-03-26
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
2
-12
/
+2
2018-03-17
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
2
-9
/
+5
2018-03-11
leds: Extends disk trigger for reads and writes
Linus Walleij
1
-1
/
+1
2018-03-09
cdrom: do not call check_disk_change() inside cdrom_open()
Maurizio Lombardi
1
-0
/
+2
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2
-3
/
+3
[next]