index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
2
-2
/
+2
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+3
*
ide: don't enable/disable interrupts in force threaded-IRQ mode
Sebastian Andrzej Siewior
2018-06-05
2
-5
/
+10
*
ide: don't disable interrupts during kmap_atomic()
Sebastian Andrzej Siewior
2018-06-05
1
-8
/
+0
*
ide: Handle irq disabling consistently
Sebastian Andrzej Siewior
2018-06-05
1
-2
/
+2
*
alim15x3: move irq-restore before pci_dev_put()
Sebastian Andrzej Siewior
2018-06-05
1
-1
/
+1
*
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-04
3
-33
/
+1
|
\
|
*
ide: remove the PCI_DMA_BUS_IS_PHYS check
Christoph Hellwig
2018-05-07
1
-2
/
+1
|
*
ide: kill ide_toggle_bounce
Christoph Hellwig
2018-05-07
3
-31
/
+0
*
|
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
5
-265
/
+28
|
\
\
|
*
|
ide: replace ->proc_fops with ->proc_show
Christoph Hellwig
2018-05-16
5
-219
/
+28
|
*
|
ide: remove ide_driver_proc_write
Christoph Hellwig
2018-05-16
1
-46
/
+0
|
|
/
*
|
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
Christoph Hellwig
2018-05-14
2
-2
/
+2
*
|
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-05-14
10
-14
/
+13
|
/
*
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
4
-13
/
+11
|
\
|
*
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
2018-03-17
2
-9
/
+5
|
*
cdrom: do not call check_disk_change() inside cdrom_open()
Maurizio Lombardi
2018-03-09
1
-0
/
+2
|
*
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-08
2
-3
/
+3
|
*
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
2018-02-28
1
-1
/
+1
*
|
Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-03
1
-1
/
+1
|
\
\
|
*
|
leds: Extends disk trigger for reads and writes
Linus Walleij
2018-03-11
1
-1
/
+1
*
|
|
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
2018-03-26
2
-12
/
+2
|
|
/
|
/
|
*
|
genhd: Rename get_disk() to get_disk_and_module()
Jan Kara
2018-02-26
1
-1
/
+1
|
/
*
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-06
1
-2
/
+3
|
\
|
*
sl82c105: deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-11
1
-2
/
+3
*
|
ide: remove duplicated assignment to 'cursg'
Colin Ian King
2018-01-29
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2017-11-19
1
-1
/
+1
|
\
|
*
PNP: ide: constify pnp_device_id
Arvind Yadav
2017-08-16
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-17
1
-2
/
+1
|
\
\
|
*
|
ide: Make ide_cdrom_prep_fs() initialize the sense buffer pointer
Bart Van Assche
2017-11-14
1
-2
/
+1
*
|
|
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-31
1
-2
/
+2
*
|
|
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
3
-5
/
+7
|
\
\
\
|
*
|
|
ide: ide-atapi: fix compile error with defining macro DEBUG
Hongxu Jia
2017-11-10
1
-3
/
+3
|
*
|
|
ide, scsi: Tell the block layer at request allocation time about preempt requ...
Bart Van Assche
2017-11-10
1
-2
/
+2
|
*
|
|
block: fix CDROM dependency on BLK_DEV
Arnd Bergmann
2017-11-02
1
-0
/
+1
|
*
|
|
block: Rework drivers/cdrom/Makefile
Bart Van Assche
2017-11-01
1
-0
/
+1
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
ide: Convert timers to use timer_setup()
Kees Cook
2017-11-06
2
-3
/
+3
|
|
/
/
/
*
|
|
|
drivers/ide-cd: Handle missing driver data during status check gracefully
Borislav Petkov
2017-11-07
1
-1
/
+6
*
|
|
|
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
20
-0
/
+20
|
\
\
\
\
|
*
|
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
20
-0
/
+20
|
|
|
/
/
|
|
/
|
|
*
/
|
|
ide:ide-cd: fix kernel panic resulting from missing scsi_req_init
Hongxu Jia
2017-11-01
1
-0
/
+1
|
/
/
/
*
|
|
ide: fix IRQ assignment for PCI bus order probing
Lorenzo Pieralisi
2017-10-03
1
-4
/
+9
*
|
|
ide: pci: free PCI BARs on initialization failure
Bartlomiej Zolnierkiewicz
2017-10-03
1
-23
/
+40
*
|
|
ide: free hwif->portdev on hwif_init() failure
Bartlomiej Zolnierkiewicz
2017-10-03
1
-0
/
+1
|
/
/
*
|
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
1
-1
/
+1
|
\
\
|
*
|
ide-floppy: Use blk_rq_is_scsi()
Bart Van Assche
2017-08-18
1
-1
/
+1
|
|
/
*
/
ide: pmac: Convert to using %pOF instead of full_name
Rob Herring
2017-09-01
1
-9
/
+9
|
/
*
ide: avoid warning for timings calculation
Arnd Bergmann
2017-07-21
1
-9
/
+9
[next]