index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-probe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+3
*
ide: remove the PCI_DMA_BUS_IS_PHYS check
Christoph Hellwig
2018-05-07
1
-2
/
+1
*
ide: kill ide_toggle_bounce
Christoph Hellwig
2018-05-07
1
-3
/
+0
*
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-08
1
-1
/
+1
*
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
2018-02-28
1
-1
/
+1
*
genhd: Rename get_disk() to get_disk_and_module()
Jan Kara
2018-02-26
1
-1
/
+1
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
1
-1
/
+1
|
\
|
*
ide: Convert timers to use timer_setup()
Kees Cook
2017-11-06
1
-1
/
+1
*
|
ide: free hwif->portdev on hwif_init() failure
Bartlomiej Zolnierkiewicz
2017-10-03
1
-0
/
+1
|
/
*
block: Change argument type of scsi_req_init()
Bart Van Assche
2017-06-20
1
-1
/
+1
*
block: Make most scsi_req_init() calls implicit
Bart Van Assche
2017-06-20
1
-3
/
+3
*
block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH
Bart Van Assche
2017-06-01
1
-0
/
+1
*
ide: use setup_timer
Geliang Tang
2017-05-08
1
-3
/
+1
*
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
1
-5
/
+31
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
ide,ata: Rename ATA_IDX to ATA_SENSE
Hannes Reinecke
2015-03-27
1
-1
/
+1
*
m68k/atari - ide: do not register interrupt if host->get_lock is set
Michael Schmitz
2014-03-04
1
-3
/
+5
*
drivers: avoid format string in dev_set_name
Kees Cook
2013-07-03
1
-2
/
+2
*
ide: Fix ordering of procfs registry.
Wolfram Sang
2010-09-13
1
-9
/
+3
*
Revert "ide: skip probe if there are no devices on the port (v2)"
David S. Miller
2010-03-28
1
-9
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
Linus Torvalds
2010-03-04
1
-0
/
+2
|
\
|
*
ide: add drive->pio_mode field
Bartlomiej Zolnierkiewicz
2010-01-19
1
-0
/
+2
*
|
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2010-02-26
1
-2
/
+1
*
|
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2010-02-26
1
-1
/
+1
|
/
*
Revert "ide: try to use PIO Mode 0 during probe if possible"
David S. Miller
2009-11-06
1
-9
/
+0
*
Revert "Revert "ide: try to use PIO Mode 0 during probe if possible""
Bartlomiej Zolnierkiewicz
2009-10-07
1
-0
/
+9
*
Revert "ide: try to use PIO Mode 0 during probe if possible"
David S. Miller
2009-10-04
1
-9
/
+0
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
1
-1
/
+1
*
ide: allow ide_dev_read_id() to be called from the IRQ context
Bartlomiej Zolnierkiewicz
2009-08-07
1
-10
/
+21
*
ide: fix handling of unexpected IRQs vs request_irq()
Bartlomiej Zolnierkiewicz
2009-06-24
1
-3
/
+20
*
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
2009-06-20
1
-2
/
+15
|
\
|
*
ide: move ack_intr() method into 'struct ide_port_ops' (take 2)
Sergei Shtylyov
2009-06-15
1
-1
/
+0
|
*
ide: don't enable IORDY at a probe time
Bartlomiej Zolnierkiewicz
2009-06-15
1
-1
/
+15
*
|
ide: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-15
1
-2
/
+2
|
/
*
ide: fix PowerMac bootup oops
Hugh Dickins
2009-06-10
1
-26
/
+21
*
ide: skip probe if there are no devices on the port (v2)
Bartlomiej Zolnierkiewicz
2009-06-08
1
-3
/
+9
*
ide: respect quirk_drives[] list on all controllers
Bartlomiej Zolnierkiewicz
2009-06-07
1
-0
/
+2
*
Merge branch 'for-linus' into for-next
Bartlomiej Zolnierkiewicz
2009-05-22
1
-3
/
+6
|
\
|
*
ide: report timeouts in ide_busy_sleep()
Bartlomiej Zolnierkiewicz
2009-05-22
1
-3
/
+6
*
|
ide: remove hw_regs_t typedef
Bartlomiej Zolnierkiewicz
2009-05-17
1
-5
/
+5
*
|
ide: pass number of ports to ide_host_{alloc,add}() (v2)
Bartlomiej Zolnierkiewicz
2009-05-17
1
-4
/
+5
*
|
ide: remove chipset field from hw_regs_t
Bartlomiej Zolnierkiewicz
2009-05-17
1
-3
/
+1
*
|
ide: replace special_t typedef by IDE_SFLAG_* flags
Bartlomiej Zolnierkiewicz
2009-05-17
1
-3
/
+3
*
|
ide: try to use PIO Mode 0 during probe if possible
Joao Ramos
2009-05-17
1
-0
/
+9
|
/
*
ide: refactor tf_read() method
Sergei Shtylyov
2009-04-08
1
-6
/
+3
*
ide: refactor tf_load() method
Sergei Shtylyov
2009-04-08
1
-5
/
+3
*
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
Sergei Shtylyov
2009-04-08
1
-2
/
+2
*
ide: Fix host drivers that need IRQF_SHARED
Geert Uytterhoeven
2009-04-08
1
-0
/
+1
*
ide: inline SELECT_DRIVE()
Sergei Shtylyov
2009-03-31
1
-7
/
+8
*
ide: turn set_irq() method into write_devctl() method
Sergei Shtylyov
2009-03-31
1
-3
/
+3
[next]