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
2016-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
4
-5
/
+6
2016-07-27
Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...
Linus Torvalds
1
-1
/
+1
2016-07-26
ide: missing break statement in set_timings_mdma()
Dan Carpenter
1
-0
/
+1
2016-07-26
ide: hpt366: fix incorrect mask when checking at cmd_high_time
Colin Ian King
1
-1
/
+1
2016-07-26
ide-tape: fix misprint in failure handling in idetape_init()
Alexey Khoroshilov
1
-3
/
+3
2016-07-26
cmd640: add __init attribute
Julia Lawall
1
-1
/
+1
2016-06-27
block: convert to device_add_disk()
Dan Williams
2
-4
/
+2
2016-06-20
leds: convert IDE trigger to common disk trigger
Stephan Linz
1
-1
/
+1
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
1
-1
/
+1
2016-06-07
ide cd: do not set REQ_WRITE on requests.
Mike Christie
1
-3
/
+0
2016-06-07
drivers: use req op accessor
Mike Christie
1
-1
/
+1
2016-04-12
ide-disk: update to using blk_queue_write_cache()
Jens Axboe
1
-3
/
+3
2016-03-20
ide: palm_bk3710: test clock rate to avoid division by 0
Wolfram Sang
1
-0
/
+2
2016-03-20
ide: icside: remove incorrect initconst annotation
Arnd Bergmann
1
-1
/
+1
2016-03-17
ide: hpt366: convert to use match_string() helper
Andy Shevchenko
1
-7
/
+2
2016-02-05
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
2
-2
/
+0
2016-01-18
drivers/ide: make ide-scan-pci.c driver explicitly non-modular
Paul Gortmaker
1
-2
/
+1
2016-01-18
ide: constify ide_dma_ops structures
Julia Lawall
2
-2
/
+2
2016-01-18
ide: silence some underflow warnings
Dan Carpenter
1
-8
/
+8
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
10
-14
/
+14
2015-11-03
ide: pdc202xx_new: Replace timeval with ktime_t
Amitoj Kaur Chawla
1
-5
/
+5
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-06-25
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-44
/
+74
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
1
-1
/
+1
2015-05-11
Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-897
/
+0
2015-05-05
block: move PM request support to IDE
Christoph Hellwig
4
-19
/
+49
2015-05-05
block: move REQ_TYPE_SENSE to the ide driver
Christoph Hellwig
4
-9
/
+9
2015-05-05
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
Christoph Hellwig
10
-16
/
+16
2015-04-17
ide: remove deprecated use of pci api
Quentin Lambert
4
-7
/
+6
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
1
-5
/
+5
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-13
/
+1
2015-04-14
Remove celleb-only SCC PATA drivers
Daniel Axtens
3
-897
/
+0
2015-04-13
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
2
-3
/
+3
2015-04-13
Merge branch 'pnp'
Rafael J. Wysocki
1
-13
/
+1
2015-03-27
ide,ata: Rename ATA_IDX to ATA_SENSE
Hannes Reinecke
2
-3
/
+3
2015-03-23
powerpc: Move Power Macintosh drivers to generic byteswappers
David Gibson
1
-5
/
+5
2015-03-18
ide_tape: convert jiffies with jiffies_to_msecs
Nicholas Mc Guire
1
-2
/
+2
2015-03-18
PNP: ide/ide-pnp: Use module_pnp_driver to register driver
Peter Huewe
1
-13
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-6
/
+0
2014-12-12
drivers: ide: Fix mostly harmless off-by-one hardcoded value
Rasmus Villemoes
1
-2
/
+2
2014-12-12
IDE: Deletion of an unnecessary check before the function call "module_put"
Markus Elfring
1
-2
/
+1
2014-10-20
ide: drop owner assignment from platform_drivers
Wolfram Sang
6
-6
/
+0
2014-10-18
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2014-10-15
Drivers: ide: Remove typedef atiixp_ide_timing
Himangi Saraogi
1
-4
/
+4
2014-10-04
block: disable entropy contributions for nonrot devices
Mike Snitzer
1
-1
/
+3
2014-08-28
block,scsi: fixup blk_get_request dead queue scenarios
Joe Lawrence
1
-1
/
+1
2014-08-05
ide: use module_platform_driver()
Christoph Jaeger
2
-24
/
+2
2014-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2
-4
/
+9
2014-04-15
block: remove struct request buffer member
Jens Axboe
1
-3
/
+2
[next]