Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8185d5aa93e0a5c111adc4952a5b87193a68ae5b
/
drivers
/
ide
/
ide-disk.c
8185d5a
ide: /proc/ide/hd*/settings rework
by Bartlomiej Zolnierkiewicz
· 16 years ago
263138a
ide: preparations for /proc/ide/hd*/settings rework
by Bartlomiej Zolnierkiewicz
· 16 years ago
1e874f4
ide: call ide_proc_register_driver() later
by Bartlomiej Zolnierkiewicz
· 16 years ago
3ceca72
ide: include <linux/hdreg.h> only when needed
by Bartlomiej Zolnierkiewicz
· 16 years ago
2a92466
ide: remove needless drive->present checks from device drivers
by Bartlomiej Zolnierkiewicz
· 16 years ago
3cd5f1e
ide: remove unused _IDE_C and _IDE_DISK defines
by Bartlomiej Zolnierkiewicz
· 16 years ago
3c619ff
ide: remove no longer needed ide_drive_t fields
by Bartlomiej Zolnierkiewicz
· 16 years ago
aaaade3
ide: WIN_* -> ATA_CMD_*
by Bartlomiej Zolnierkiewicz
· 16 years ago
f41891c
ide-disk: use ata_id_hpa_enabled()
by Bartlomiej Zolnierkiewicz
· 16 years ago
8a089c6
ide-disk: use ata_id_wcache_enabled()
by Bartlomiej Zolnierkiewicz
· 16 years ago
48fb268
ide: remove drive->driveid
by Bartlomiej Zolnierkiewicz
· 16 years ago
4dde449
ide: make drive->id an union (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
3e1a7ff
block: allow disk to have extended device number
by Tejun Heo
· 16 years ago
689d6fa
block: replace @ext_minors with GENHD_FL_EXT_DEVT
by Tejun Heo
· 16 years ago
870d665
block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT
by Tejun Heo
· 16 years ago
f615b48
sd/ide-disk: apply extended minors to sd and ide
by Tejun Heo
· 16 years ago
ab1b67a6
ide-disk: remove stale init_idedisk_capacity() documentation
by Bartlomiej Zolnierkiewicz
· 16 years ago
d3e33ff
ide: fix regression caused by ide_device_{get,put}() addition (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
08da591
ide: add ide_device_{get,put}() helpers
by Bartlomiej Zolnierkiewicz
· 16 years ago
ba4b2e6
ide: remove dead Virtual DMA support
by Bartlomiej Zolnierkiewicz
· 16 years ago
3ef5eb4
IDE: Remove unused code
by Elias Oltmanns
· 16 years ago
9a410e7
ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag
by Bartlomiej Zolnierkiewicz
· 16 years ago
dd47087
ide-disk: convert ide_do_drive_cmd path to use blk_execute_rq
by FUJITA Tomonori
· 16 years ago
9841654
ide-disk: fix issues found by checkpatch.pl
by Bartlomiej Zolnierkiewicz
· 17 years ago
799ee57
ide-disk: add proc_idedisk_read_smart() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
d12faa2
ide-disk: add missing printk() KERN_* levels
by Bartlomiej Zolnierkiewicz
· 17 years ago
b152fcd
ide/libata: ST310211A has buggy HPA too
by Mikko Rapeli
· 17 years ago
395d8ef
ide-disk: fix flush requests (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
59bca8c
ide: update/add my Copyrights
by Bartlomiej Zolnierkiewicz
· 17 years ago
58f189f
ide: delete filenames/versions from comments
by Bartlomiej Zolnierkiewicz
· 17 years ago
852738f
ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE
by Bartlomiej Zolnierkiewicz
· 17 years ago
657cc1a
ide: set IDE_TFLAG_IN_* flags before queuing/executing command
by Bartlomiej Zolnierkiewicz
· 17 years ago
9e47be0
ide: remove broken disk byte-swapping support
by Bartlomiej Zolnierkiewicz
· 17 years ago
6dd9b83
ide: dump taskfile HOB registers in ide_tf_load() (if DEBUG is defined)
by Bartlomiej Zolnierkiewicz
· 17 years ago
29ec683
ide-disk: add idedisk_set_doorlock() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
a501633
ide-disk: use ide_get_lba_addr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
f6e29e3
ide-disk: use do_rw_taskfile() (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
ba76ae3
ide-disk: add ide_tf_set_cmd() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
c52ea91
ide-disk: extend timeout for PIO-in commands
by Bartlomiej Zolnierkiewicz
· 17 years ago
1192e52
ide: use ->data_phase to set ->handler in do_rw_taskfile()
by Bartlomiej Zolnierkiewicz
· 17 years ago
a7bbd20
ide-disk: guarantee 400ns delay after writing command register
by Bartlomiej Zolnierkiewicz
· 17 years ago
cf77249
ide-disk: fix __ide_do_rw_disk() to use ->OUTBSYNC
by Bartlomiej Zolnierkiewicz
· 17 years ago
ac026ff
ide: remove 'command_type' field from ide_task_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
790d123
ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
813a0eb
ide: switch idedisk_prepare_flush() to use REQ_TYPE_ATA_TASKFILE requests
by Bartlomiej Zolnierkiewicz
· 17 years ago
a3bbb9d
ide: remove unnecessary writes to HOB taskfile registers
by Bartlomiej Zolnierkiewicz
· 17 years ago
807e35d
ide: use ide_tf_load() in execute_drive_cmd()
by Bartlomiej Zolnierkiewicz
· 17 years ago
74095a9
ide: use do_rw_taskfile() in flagged_taskfile()
by Bartlomiej Zolnierkiewicz
· 17 years ago
9a3c49b
ide: add ide_no_data_taskfile() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
9e42237
ide: add ide_tf_load() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
2bd06b2
ide-disk: use struct ide_taskfile in __ide_do_rw_disk()
by Bartlomiej Zolnierkiewicz
· 17 years ago
d00e42dd2
ide-disk: fix taskfile registers loading order in __ide_do_rw_disk()
by Bartlomiej Zolnierkiewicz
· 17 years ago
7a3b751
ide-disk: merge LBA28 and LBA48 Host Protected Area support code (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
650d841
ide: add struct ide_taskfile (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
cd2a2d9
ide: remove task_ioreg_t typedef (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
fedda1e
ide: remove stale changelog from ide-disk.c
by Bartlomiej Zolnierkiewicz
· 17 years ago
3ab7efe
ide: DMA reporting and validity checking fixes (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
43e7c0c
ide-disk: add get_smart_data() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
238e4f1
ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags
by Bartlomiej Zolnierkiewicz
· 17 years ago
fd5d806
block: convert blkdev_issue_flush() to use empty barriers
by Jens Axboe
· 17 years ago
7062cdc
ide: ST320413A has the same problem as ST340823A
by Jorge Juan Chico
· 17 years ago
b0244a0
ide-disk: workaround for buggy HPA support on ST340823A (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
f9383c4
ide: use mutex instead of ide_setting_sem semaphore in IDE driver
by Matthias Kaehlcke
· 18 years ago
0d2157f
ide: HPA detect from resume
by Lee Trager
· 18 years ago
7662d04
ide: move IDE settings handling to ide-proc.c
by Bartlomiej Zolnierkiewicz
· 18 years ago
1497943
ide: split off ioctl handling from IDE settings (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
ecfd80e
ide: make /proc/ide/ optional
by Bartlomiej Zolnierkiewicz
· 18 years ago
846c11a
ide: remove a ton of pointless #undef REALLY_SLOW_IO
by Alan Cox
· 18 years ago
c94964a
ide: remove ide_drive_t.usage
by Bartlomiej Zolnierkiewicz
· 18 years ago
4aff5e2
[PATCH] Split struct request ->flags into two parts
by Jens Axboe
· 18 years ago
3619348
[PATCH] ide: option to disable cache flushes for buggy drives
by Jens Axboe
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
602cada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
by Linus Torvalds
· 19 years ago
94f6c59
[PATCH] devfs: Remove devfs support from the ide subsystem.
by Greg Kroah-Hartman
· 20 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 19 years ago
2bfb646
[PATCH] LED: Add IDE disk activity LED trigger
by Richard Purdie
· 19 years ago
208a08f
[PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operations
by Kumar Gala
· 19 years ago
cf8b897
[PATCH] sem2mutex: drivers/ide
by Arjan van de Ven
· 19 years ago
c2f8311
[PATCH] ide: cast arguments to pr_debug() properly
by Michael Richardson
· 19 years ago
f7ad836
[PATCH] ide-disk: Restore missing space in log message
by Jean Delvare
· 19 years ago
9810933
[PATCH] stop CompactFlash devices being marked as removable
by Richard Purdie
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
4031bbe
[PATCH] Add ide_bus_type probe and remove methods
by Russell King
· 19 years ago
a885c8c
[PATCH] Add block_device_operations.getgeo block device method
by Christoph Hellwig
· 19 years ago
3e087b5
[BLOCK] update IDE to use new blk_ordered for barriers
by Tejun Heo
· 19 years ago
263756e
[PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...
by Kay Sievers
· 19 years ago
d36fef6
[PATCH] ide-disk: flush cache after calling del_gendisk()
by Bartlomiej Zolnierkiewicz
· 19 years ago
17514e8
[PATCH] ide: add missing __init tags to device drivers
by Bartlomiej Zolnierkiewicz
· 19 years ago
4ef3b8f
[PATCH] ide: remove ide_driver_t.owner field
by Laurent Riffard
· 19 years ago
f5e3c2f
[PATCH] ide: kmalloc + memset -> kzalloc conversion
by Deepak Saxena
· 19 years ago
31151ba
fix mismerge in ll_rw_blk.c
by James Bottomley
· 19 years ago
86b3786
[PATCH] Fix ide-disk.c oops caused by hwif == NULL
by Christoph Lameter
· 19 years ago
6efd936
[PATCH] ide: fix ide-disk inability to handle LBA only devices.
by Alan Cox
· 20 years ago
1946089
[PATCH] NUMA aware block device control structure allocation
by Christoph Lameter
· 20 years ago
994ca9a
[PATCH] update blk_execute_rq to take an at_head parameter
by James Bottomley
· 20 years ago
8604aff
[PATCH] convert IDE device drivers to driver-model
by Bartlomiej Zolnierkiewicz
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago