summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-probe.c
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* ide: officially deprecated the legacy IDE driverChristoph Hellwig2019-05-08
* ide: ensure atapi sense request aren't preemptedJens Axboe2019-01-31
* ide: don't clear special on ide_queue_rq() entryJens Axboe2018-11-12
* ide: convert to blk-mqJens Axboe2018-11-07
* ide: mark expected switch fall-throughsGustavo A. R. Silva2018-08-13
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* ide: remove the PCI_DMA_BUS_IS_PHYS checkChristoph Hellwig2018-05-07
* ide: kill ide_toggle_bounceChristoph Hellwig2018-05-07
* 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
* genhd: Rename get_disk() to get_disk_and_module()Jan Kara2018-02-26
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\
| * ide: Convert timers to use timer_setup()Kees Cook2017-11-06
* | ide: free hwif->portdev on hwif_init() failureBartlomiej Zolnierkiewicz2017-10-03
|/
* block: Change argument type of scsi_req_init()Bart Van Assche2017-06-20
* block: Make most scsi_req_init() calls implicitBart Van Assche2017-06-20
* block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGHBart Van Assche2017-06-01
* ide: use setup_timerGeliang Tang2017-05-08
* block: split scsi_request out of struct requestChristoph Hellwig2017-01-27
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* ide,ata: Rename ATA_IDX to ATA_SENSEHannes Reinecke2015-03-27
* m68k/atari - ide: do not register interrupt if host->get_lock is setMichael Schmitz2014-03-04
* drivers: avoid format string in dev_set_nameKees Cook2013-07-03
* ide: Fix ordering of procfs registry.Wolfram Sang2010-09-14
* Revert "ide: skip probe if there are no devices on the port (v2)"David S. Miller2010-03-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds2010-03-04
|\
| * ide: add drive->pio_mode fieldBartlomiej Zolnierkiewicz2010-01-19
* | block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-26
* | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-26
|/
* Revert "ide: try to use PIO Mode 0 during probe if possible"David S. Miller2009-11-06
* Revert "Revert "ide: try to use PIO Mode 0 during probe if possible""Bartlomiej Zolnierkiewicz2009-10-07
* Revert "ide: try to use PIO Mode 0 during probe if possible"David S. Miller2009-10-05
* trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* ide: allow ide_dev_read_id() to be called from the IRQ contextBartlomiej Zolnierkiewicz2009-08-07
* ide: fix handling of unexpected IRQs vs request_irq()Bartlomiej Zolnierkiewicz2009-06-24
* Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds2009-06-20
|\
| * ide: move ack_intr() method into 'struct ide_port_ops' (take 2)Sergei Shtylyov2009-06-15
| * ide: don't enable IORDY at a probe timeBartlomiej Zolnierkiewicz2009-06-15
* | ide: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
|/
* ide: fix PowerMac bootup oopsHugh Dickins2009-06-10
* ide: skip probe if there are no devices on the port (v2)Bartlomiej Zolnierkiewicz2009-06-08
* ide: respect quirk_drives[] list on all controllersBartlomiej Zolnierkiewicz2009-06-07
* Merge branch 'for-linus' into for-nextBartlomiej Zolnierkiewicz2009-05-22
|\
| * ide: report timeouts in ide_busy_sleep()Bartlomiej Zolnierkiewicz2009-05-22
* | ide: remove hw_regs_t typedefBartlomiej Zolnierkiewicz2009-05-17
* | ide: pass number of ports to ide_host_{alloc,add}() (v2)Bartlomiej Zolnierkiewicz2009-05-17
* | ide: remove chipset field from hw_regs_tBartlomiej Zolnierkiewicz2009-05-17
* | ide: replace special_t typedef by IDE_SFLAG_* flagsBartlomiej Zolnierkiewicz2009-05-17
* | ide: try to use PIO Mode 0 during probe if possibleJoao Ramos2009-05-17
|/