summaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2019-03-11
|\
| * drivers: ide: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2019-03-10
| * ide: mark expected switch fall-throughGustavo A. R. Silva2019-03-10
| * ide: hpt366: mark expected switch fall-throughsGustavo A. R. Silva2019-03-10
| * ide: Use of_node_name_eq for node name comparisonsRob Herring2018-12-05
* | ide: ensure atapi sense request aren't preemptedJens Axboe2019-01-31
* | ide: fix a typo in the settings proc file nameChristoph Hellwig2019-01-21
* | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-28
|\ \
| * | Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe2018-12-09
| |\|
| * | ide: don't acquire queue_lock in ide_complete_pm_rqChristoph Hellwig2018-11-16
| * | ide: don't acquire queue lock in ide_pm_execute_rqChristoph Hellwig2018-11-16
| * | ide: clear ide_req()->special for non-passthrough requestsJens Axboe2018-11-15
| * | block: remove the queue_lock indirectionChristoph Hellwig2018-11-15
| * | ide: don't clear special on ide_queue_rq() entryJens Axboe2018-11-12
| * | ide: don't use req->specialChristoph Hellwig2018-11-10
| * | ide: cleanup ->prep_rq calling conventionChristoph Hellwig2018-11-09
| * | ide: convert to blk-mqJens Axboe2018-11-07
* | | Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-12-27
|\ \ \ | |_|/ |/| |
| * | ide: Use of_node_name_eq for node name comparisonsRob Herring2018-12-22
| |/
* | ide: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-12-03
* | ide: pmac: add of_node_put()Yangtao Li2018-12-03
|/
* block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2018-09-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2018-08-22
|\
| * ide: mark expected switch fall-throughsGustavo A. R. Silva2018-08-13
| * ide-tape: remove redundant variable buffer_sizeColin Ian King2018-08-13
| * ide: remove redundant variables queue_run_ms and leftColin Ian King2018-08-13
* | ide-cd: Remove redundant sense bufferKees Cook2018-08-02
* | block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook2018-08-02
* | ide-cd: Drop unused sense buffersKees Cook2018-08-02
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* ide: don't enable/disable interrupts in force threaded-IRQ modeSebastian Andrzej Siewior2018-06-05
* ide: don't disable interrupts during kmap_atomic()Sebastian Andrzej Siewior2018-06-05
* ide: Handle irq disabling consistentlySebastian Andrzej Siewior2018-06-05
* alim15x3: move irq-restore before pci_dev_put()Sebastian Andrzej Siewior2018-06-05
* Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-04
|\
| * ide: remove the PCI_DMA_BUS_IS_PHYS checkChristoph Hellwig2018-05-07
| * ide: kill ide_toggle_bounceChristoph Hellwig2018-05-07
* | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\ \
| * | ide: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-16
| * | ide: remove ide_driver_proc_writeChristoph Hellwig2018-05-16
| |/
* | block: consistently use GFP_NOIO instead of __GFP_NORECLAIMChristoph Hellwig2018-05-14
* | block: sanitize blk_get_request calling conventionsChristoph Hellwig2018-05-14
|/
* Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-05
|\
| * block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche2018-03-17
| * cdrom: do not call check_disk_change() inside cdrom_open()Maurizio Lombardi2018-03-09
| * block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche2018-03-08
| * block: Add 'lock' as third argument to blk_alloc_queue_node()Bart Van Assche2018-02-28
* | Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-03
|\ \
| * | leds: Extends disk trigger for reads and writesLinus Walleij2018-03-11