aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAge
* ide: remove the sgiioc4 driverChristoph Hellwig2019-08-16
* Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-09
|\
| * docs: ide: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-14
| * docs: cdrom: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-14
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-05
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-24
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner2019-05-24
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* ide: officially deprecated the legacy IDE driverChristoph Hellwig2019-05-08
* Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-07
|\
| * Revert "ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd"Martin Wilck2019-04-12
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-08
|/
* 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