index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
Age
Commit message (
Expand
)
Author
2020-09-12
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
2020-02-28
ide: serverworks: potential overflow in svwks_set_pio_mode()
Dan Carpenter
2020-02-28
cmd64x: potential buffer overflow in cmd64x_program_timings()
Dan Carpenter
2018-12-21
ide: pmac: add of_node_put()
Yangtao Li
2018-05-30
cdrom: do not call check_disk_change() inside cdrom_open()
Maurizio Lombardi
2016-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2016-07-27
Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...
Linus Torvalds
2016-07-26
ide: missing break statement in set_timings_mdma()
Dan Carpenter
2016-07-26
ide: hpt366: fix incorrect mask when checking at cmd_high_time
Colin Ian King
2016-07-26
ide-tape: fix misprint in failure handling in idetape_init()
Alexey Khoroshilov
2016-07-26
cmd640: add __init attribute
Julia Lawall
2016-06-27
block: convert to device_add_disk()
Dan Williams
2016-06-20
leds: convert IDE trigger to common disk trigger
Stephan Linz
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
ide cd: do not set REQ_WRITE on requests.
Mike Christie
2016-06-07
drivers: use req op accessor
Mike Christie
2016-04-12
ide-disk: update to using blk_queue_write_cache()
Jens Axboe
2016-03-20
ide: palm_bk3710: test clock rate to avoid division by 0
Wolfram Sang
2016-03-20
ide: icside: remove incorrect initconst annotation
Arnd Bergmann
2016-03-17
ide: hpt366: convert to use match_string() helper
Andy Shevchenko
2016-02-05
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
2016-01-18
drivers/ide: make ide-scan-pci.c driver explicitly non-modular
Paul Gortmaker
2016-01-18
ide: constify ide_dma_ops structures
Julia Lawall
2016-01-18
ide: silence some underflow warnings
Dan Carpenter
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-03
ide: pdc202xx_new: Replace timeval with ktime_t
Amitoj Kaur Chawla
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-06-25
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-11
Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-05
block: move PM request support to IDE
Christoph Hellwig
2015-05-05
block: move REQ_TYPE_SENSE to the ide driver
Christoph Hellwig
2015-05-05
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
Christoph Hellwig
2015-04-17
ide: remove deprecated use of pci api
Quentin Lambert
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-14
Remove celleb-only SCC PATA drivers
Daniel Axtens
2015-04-13
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
2015-04-13
Merge branch 'pnp'
Rafael J. Wysocki
2015-03-27
ide,ata: Rename ATA_IDX to ATA_SENSE
Hannes Reinecke
2015-03-23
powerpc: Move Power Macintosh drivers to generic byteswappers
David Gibson
2015-03-18
ide_tape: convert jiffies with jiffies_to_msecs
Nicholas Mc Guire
2015-03-18
PNP: ide/ide-pnp: Use module_pnp_driver to register driver
Peter Huewe
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-12
drivers: ide: Fix mostly harmless off-by-one hardcoded value
Rasmus Villemoes
2014-12-12
IDE: Deletion of an unnecessary check before the function call "module_put"
Markus Elfring
2014-10-20
ide: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-18
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-15
Drivers: ide: Remove typedef atiixp_ide_timing
Himangi Saraogi
[next]