summaryrefslogtreecommitdiff
path: root/drivers/ide
Commit message (Expand)AuthorAge
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* block: split out request-only flags into a new namespaceChristoph Hellwig2016-10-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2016-07-29
|\
| * ide: missing break statement in set_timings_mdma()Dan Carpenter2016-07-26
| * ide: hpt366: fix incorrect mask when checking at cmd_high_timeColin Ian King2016-07-26
| * ide-tape: fix misprint in failure handling in idetape_init()Alexey Khoroshilov2016-07-26
| * cmd640: add __init attributeJulia Lawall2016-07-26
* | Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2016-07-27
|\ \
| * | leds: convert IDE trigger to common disk triggerStephan Linz2016-06-20
| |/
* | block: convert to device_add_disk()Dan Williams2016-06-27
* | block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-07
* | ide cd: do not set REQ_WRITE on requests.Mike Christie2016-06-07
* | drivers: use req op accessorMike Christie2016-06-07
|/
* ide-disk: update to using blk_queue_write_cache()Jens Axboe2016-04-12
* ide: palm_bk3710: test clock rate to avoid division by 0Wolfram Sang2016-03-20
* ide: icside: remove incorrect initconst annotationArnd Bergmann2016-03-20
* ide: hpt366: convert to use match_string() helperAndy Shevchenko2016-03-17
* PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-05
* drivers/ide: make ide-scan-pci.c driver explicitly non-modularPaul Gortmaker2016-01-18
* ide: constify ide_dma_ops structuresJulia Lawall2016-01-18
* ide: silence some underflow warningsDan Carpenter2016-01-18
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
* ide: pdc202xx_new: Replace timeval with ktime_tAmitoj Kaur Chawla2015-11-03
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-28
* | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ | |/ |/|
| * block: move PM request support to IDEChristoph Hellwig2015-05-05
| * block: move REQ_TYPE_SENSE to the ide driverChristoph Hellwig2015-05-05
| * block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVChristoph Hellwig2015-05-05
* | Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-11
|\ \ | |/ |/|
| * Remove celleb-only SCC PATA driversDaniel Axtens2015-04-14
* | ide: remove deprecated use of pci apiQuentin Lambert2015-04-17
* | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-16
|\ \
| * | powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson2015-03-23
* | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-14
|\ \ \ | |_|/ |/| |
| * | Merge branch 'pnp'Rafael J. Wysocki2015-04-13
| |\ \
| | * | PNP: ide/ide-pnp: Use module_pnp_driver to register driverPeter Huewe2015-03-18
| | |/
* | | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-04-13
|\ \ \ | |/ / |/| |
| * | ide,ata: Rename ATA_IDX to ATA_SENSEHannes Reinecke2015-03-27
| |/
* | ide_tape: convert jiffies with jiffies_to_msecsNicholas Mc Guire2015-03-18
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * ide: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | drivers: ide: Fix mostly harmless off-by-one hardcoded valueRasmus Villemoes2014-12-12
* | IDE: Deletion of an unnecessary check before the function call "module_put"Markus Elfring2014-12-12
|/
* Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\
| * block: disable entropy contributions for nonrot devicesMike Snitzer2014-10-04
* | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\ \ | |/
| * block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-28
* | Drivers: ide: Remove typedef atiixp_ide_timingHimangi Saraogi2014-10-15
|/
* ide: use module_platform_driver()Christoph Jaeger2014-08-05