summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-12-21Merge 4.9.147 into android-4.9Greg Kroah-Hartman53-328/+603
2018-12-21ide: pmac: add of_node_put()Yangtao Li1-0/+1
2018-05-30Merge 4.9.104 into android-4.9Greg Kroah-Hartman348-2235/+3819
2018-05-30cdrom: do not call check_disk_change() inside cdrom_open()Maurizio Lombardi5-3/+9
2018-02-28BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook42-72/+87
2016-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds4-5/+6
2016-07-27Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds51-77/+669
2016-07-26ide: missing break statement in set_timings_mdma()Dan Carpenter1-0/+1
2016-07-26ide: hpt366: fix incorrect mask when checking at cmd_high_timeColin Ian King1-1/+1
2016-07-26ide-tape: fix misprint in failure handling in idetape_init()Alexey Khoroshilov1-3/+3
2016-07-26cmd640: add __init attributeJulia Lawall1-1/+1
2016-06-27block: convert to device_add_disk()Dan Williams25-56/+28
2016-06-20leds: convert IDE trigger to common disk triggerStephan Linz7-17/+26
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie20-31/+40
2016-06-07ide cd: do not set REQ_WRITE on requests.Mike Christie1-3/+0
2016-06-07drivers: use req op accessorMike Christie14-34/+43
2016-04-12ide-disk: update to using blk_queue_write_cache()Jens Axboe1-3/+3
2016-03-20ide: palm_bk3710: test clock rate to avoid division by 0Wolfram Sang1-0/+2
2016-03-20ide: icside: remove incorrect initconst annotationArnd Bergmann1-1/+1
2016-03-17ide: hpt366: convert to use match_string() helperAndy Shevchenko1-7/+2
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas18-21/+3
2016-01-18drivers/ide: make ide-scan-pci.c driver explicitly non-modularPaul Gortmaker1-2/+1
2016-01-18ide: constify ide_dma_ops structuresJulia Lawall2-2/+2
2016-01-18ide: silence some underflow warningsDan Carpenter1-8/+8
2015-11-07mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman38-68/+71
2015-11-03ide: pdc202xx_new: Replace timeval with ktime_tAmitoj Kaur Chawla1-5/+5
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds48-355/+883
2015-06-25Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds64-753/+852
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez27-66/+66
2015-05-11Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-2053/+167
2015-05-05block: move PM request support to IDEChristoph Hellwig9-51/+70
2015-05-05block: move REQ_TYPE_SENSE to the ide driverChristoph Hellwig6-10/+10
2015-05-05block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVChristoph Hellwig15-26/+26
2015-04-17ide: remove deprecated use of pci apiQuentin Lambert4-7/+6
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds299-9760/+8755
2015-04-15Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds96-928/+1797
2015-04-14Remove celleb-only SCC PATA driversDaniel Axtens6-2017/+0
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds39-835/+1095
2015-04-12Merge branch 'pnp'Rafael J. Wysocki16-164/+89
2015-03-27ide,ata: Rename ATA_IDX to ATA_SENSEHannes Reinecke4-5/+5
2015-03-23powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson13-119/+119
2015-03-19ide_tape: convert jiffies with jiffies_to_msecsNicholas Mc Guire1-2/+2
2015-03-18PNP: ide/ide-pnp: Use module_pnp_driver to register driverPeter Huewe1-13/+1
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1692-2137/+1439
2014-12-12drivers: ide: Fix mostly harmless off-by-one hardcoded valueRasmus Villemoes1-2/+2
2014-12-12IDE: Deletion of an unnecessary check before the function call "module_put"Markus Elfring1-2/+1
2014-10-20ide: drop owner assignment from platform_driversWolfram Sang6-6/+0
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds30-147/+132
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds65-1172/+1210
2014-10-15Drivers: ide: Remove typedef atiixp_ide_timingHimangi Saraogi1-4/+4
[next]