index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
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-06
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-09
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2
-3
/
+3
2018-02-28
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
1
-1
/
+1
2018-02-26
genhd: Rename get_disk() to get_disk_and_module()
Jan Kara
1
-1
/
+1
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2018-01-29
ide: remove duplicated assignment to 'cursg'
Colin Ian King
1
-1
/
+0
2018-01-12
sl82c105: deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-2
/
+3
2017-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
1
-1
/
+1
2017-11-17
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2017-11-16
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-11-15
ide: Make ide_cdrom_prep_fs() initialize the sense buffer pointer
Bart Van Assche
1
-2
/
+1
2017-11-15
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-5
/
+7
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+3
2017-11-11
ide: ide-atapi: fix compile error with defining macro DEBUG
Hongxu Jia
1
-3
/
+3
2017-11-11
ide, scsi: Tell the block layer at request allocation time about preempt requ...
Bart Van Assche
1
-2
/
+2
2017-11-07
drivers/ide-cd: Handle missing driver data during status check gracefully
Borislav Petkov
1
-1
/
+6
2017-11-06
ide: Convert timers to use timer_setup()
Kees Cook
2
-3
/
+3
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
20
-0
/
+20
2017-11-02
block: fix CDROM dependency on BLK_DEV
Arnd Bergmann
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
20
-0
/
+20
2017-11-01
block: Rework drivers/cdrom/Makefile
Bart Van Assche
1
-0
/
+1
2017-11-01
ide:ide-cd: fix kernel panic resulting from missing scsi_req_init
Hongxu Jia
1
-0
/
+1
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-2
/
+2
2017-10-03
ide: fix IRQ assignment for PCI bus order probing
Lorenzo Pieralisi
1
-4
/
+9
2017-10-03
ide: pci: free PCI BARs on initialization failure
Bartlomiej Zolnierkiewicz
1
-23
/
+40
2017-10-03
ide: free hwif->portdev on hwif_init() failure
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2017-09-01
ide: pmac: Convert to using %pOF instead of full_name
Rob Herring
1
-9
/
+9
2017-08-18
ide-floppy: Use blk_rq_is_scsi()
Bart Van Assche
1
-1
/
+1
2017-08-16
PNP: ide: constify pnp_device_id
Arvind Yadav
1
-1
/
+1
2017-07-21
ide: avoid warning for timings calculation
Arnd Bergmann
1
-9
/
+9
2017-06-21
block: Change argument type of scsi_req_init()
Bart Van Assche
2
-2
/
+2
2017-06-21
block: Make most scsi_req_init() calls implicit
Bart Van Assche
11
-16
/
+3
2017-06-09
block: introduce new block status code type
Christoph Hellwig
10
-36
/
+37
2017-06-01
block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH
Bart Van Assche
1
-0
/
+1
2017-05-09
ide: don't call memcpy with the same source and destination
Mikulas Patocka
1
-1
/
+1
[prev]
[next]