summaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2017-02-281-1/+1
|\
| * ide: palm_bk3710: add __initdata to palm_bk3710_port_infoBhumika Goyal2017-02-271-1/+1
| * Revert "ide: Fix interface autodetection in legacy IDE driver (trial #2)"David S. Miller2017-01-091-2/+2
| * ide: Fix interface autodetection in legacy IDE driver (trial #2)lramos.prof@yahoo.com.br2016-12-261-2/+2
* | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-272-3/+3
* | Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-1717-215/+289
|\ \
| * | block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-3113-82/+86
| * | ide: don't abuse cmd_typeChristoph Hellwig2017-01-3113-40/+72
| * | block: make scsi_request and scsi ioctl support optionalChristoph Hellwig2017-01-311-0/+1
| * | block: split scsi_request out of struct requestChristoph Hellwig2017-01-2716-107/+144
| |/
* / cdrom: Make device operations read-onlyKees Cook2017-02-141-1/+1
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-246-6/+6
* block: split out request-only flags into a new namespaceChristoph Hellwig2016-10-286-35/+35
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2016-07-294-5/+6
|\
| * ide: missing break statement in set_timings_mdma()Dan Carpenter2016-07-261-0/+1
| * ide: hpt366: fix incorrect mask when checking at cmd_high_timeColin Ian King2016-07-261-1/+1
| * ide-tape: fix misprint in failure handling in idetape_init()Alexey Khoroshilov2016-07-261-3/+3
| * cmd640: add __init attributeJulia Lawall2016-07-261-1/+1
* | Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2016-07-271-1/+1
|\ \
| * | leds: convert IDE trigger to common disk triggerStephan Linz2016-06-201-1/+1
| |/
* | block: convert to device_add_disk()Dan Williams2016-06-272-4/+2
* | block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-071-1/+1
* | ide cd: do not set REQ_WRITE on requests.Mike Christie2016-06-071-3/+0
* | drivers: use req op accessorMike Christie2016-06-071-1/+1
|/
* ide-disk: update to using blk_queue_write_cache()Jens Axboe2016-04-121-3/+3
* ide: palm_bk3710: test clock rate to avoid division by 0Wolfram Sang2016-03-201-0/+2
* ide: icside: remove incorrect initconst annotationArnd Bergmann2016-03-201-1/+1
* ide: hpt366: convert to use match_string() helperAndy Shevchenko2016-03-171-7/+2
* PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-052-2/+0
* drivers/ide: make ide-scan-pci.c driver explicitly non-modularPaul Gortmaker2016-01-181-2/+1
* ide: constify ide_dma_ops structuresJulia Lawall2016-01-182-2/+2
* ide: silence some underflow warningsDan Carpenter2016-01-181-8/+8
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-0610-14/+14
* ide: pdc202xx_new: Replace timeval with ktime_tAmitoj Kaur Chawla2015-11-031-5/+5
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-1/+1
|\
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-1/+1
* | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-2512-44/+74
|\ \ | |/ |/|
| * block: move PM request support to IDEChristoph Hellwig2015-05-054-19/+49
| * block: move REQ_TYPE_SENSE to the ide driverChristoph Hellwig2015-05-054-9/+9
| * block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVChristoph Hellwig2015-05-0510-16/+16
* | Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-113-897/+0
|\ \ | |/ |/|
| * Remove celleb-only SCC PATA driversDaniel Axtens2015-04-143-897/+0
* | ide: remove deprecated use of pci apiQuentin Lambert2015-04-174-7/+6
* | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-161-5/+5
|\ \
| * | powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson2015-03-231-5/+5
* | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-141-13/+1
|\ \ \ | |_|/ |/| |
| * | Merge branch 'pnp'Rafael J. Wysocki2015-04-131-13/+1
| |\ \
| | * | PNP: ide/ide-pnp: Use module_pnp_driver to register driverPeter Huewe2015-03-181-13/+1
| | |/
* | | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-04-132-3/+3
|\ \ \ | |/ / |/| |
| * | ide,ata: Rename ATA_IDX to ATA_SENSEHannes Reinecke2015-03-272-3/+3
| |/