index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-disk.c
Age
Commit message (
Expand
)
Author
2007-10-20
ide-disk: add get_smart_data() helper
Bartlomiej Zolnierkiewicz
2007-10-19
ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags
Bartlomiej Zolnierkiewicz
2007-10-16
block: convert blkdev_issue_flush() to use empty barriers
Jens Axboe
2007-09-17
ide: ST320413A has the same problem as ST340823A
Jorge Juan Chico
2007-08-20
ide-disk: workaround for buggy HPA support on ST340823A (take 3)
Bartlomiej Zolnierkiewicz
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-09
ide: use mutex instead of ide_setting_sem semaphore in IDE driver
Matthias Kaehlcke
2007-06-08
ide: HPA detect from resume
Lee Trager
2007-05-10
ide: move IDE settings handling to ide-proc.c
Bartlomiej Zolnierkiewicz
2007-05-10
ide: split off ioctl handling from IDE settings (v2)
Bartlomiej Zolnierkiewicz
2007-05-10
ide: make /proc/ide/ optional
Bartlomiej Zolnierkiewicz
2007-03-03
ide: remove a ton of pointless #undef REALLY_SLOW_IO
Alan Cox
2007-02-17
ide: remove ide_drive_t.usage
Bartlomiej Zolnierkiewicz
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2006-07-28
[PATCH] ide: option to disable cache flushes for buggy drives
Jens Axboe
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-26
[PATCH] devfs: Remove devfs support from the ide subsystem.
Greg Kroah-Hartman
2006-06-26
spelling fixes
Andreas Mohr
2006-03-31
[PATCH] LED: Add IDE disk activity LED trigger
Richard Purdie
2006-03-24
[PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operations
Kumar Gala
2006-03-23
[PATCH] sem2mutex: drivers/ide
Arjan van de Ven
2006-02-07
[PATCH] ide: cast arguments to pr_debug() properly
Michael Richardson
2006-02-03
[PATCH] ide-disk: Restore missing space in log message
Jean Delvare
2006-02-03
[PATCH] stop CompactFlash devices being marked as removable
Richard Purdie
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-13
[PATCH] Add ide_bus_type probe and remove methods
Russell King
2006-01-08
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
2006-01-06
[BLOCK] update IDE to use new blk_ordered for barriers
Tejun Heo
2006-01-04
[PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...
Kay Sievers
2005-12-15
[PATCH] ide-disk: flush cache after calling del_gendisk()
Bartlomiej Zolnierkiewicz
2005-11-19
[PATCH] ide: add missing __init tags to device drivers
Bartlomiej Zolnierkiewicz
2005-11-18
[PATCH] ide: remove ide_driver_t.owner field
Laurent Riffard
2005-11-07
[PATCH] ide: kmalloc + memset -> kzalloc conversion
Deepak Saxena
2005-08-28
fix mismerge in ll_rw_blk.c
James Bottomley
2005-08-09
[PATCH] Fix ide-disk.c oops caused by hwif == NULL
Christoph Lameter
2005-06-27
[PATCH] ide: fix ide-disk inability to handle LBA only devices.
Alan Cox
2005-06-23
[PATCH] NUMA aware block device control structure allocation
Christoph Lameter
2005-06-20
[PATCH] update blk_execute_rq to take an at_head parameter
James Bottomley
2005-05-26
[PATCH] convert IDE device drivers to driver-model
Bartlomiej Zolnierkiewicz
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds