Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5a9e02e94989323c2a7102e2fc80ee9102b19fa0
/
drivers
/
ide
14a3c4a
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
74a6d0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
519d680
ide-cd: remove dead dsc_overlap setting
by Bartlomiej Zolnierkiewicz
· 16 years ago
94b9efd
ide: push local_irq_{save,restore}() to do_identify()
by Bartlomiej Zolnierkiewicz
· 16 years ago
d688b72
ide: remove superfluous local_irq_{save,restore}() from ide_dump_status()
by Bartlomiej Zolnierkiewicz
· 16 years ago
7f92b11
ide: move legacy ISA/VLB ports handling to ide-legacy.c (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
e2984c6
ide: move Power Management support to ide-pm.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
1d35364
ide: use ATA_DMA_* defines in ide-dma-sff.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
2f996ac
ide: checkpatch.pl fixes for ide-lib.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
047140a
ide: remove inline tags from ide-probe.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
b002415
ide: remove redundant code from ide_end_drive_cmd()
by Bartlomiej Zolnierkiewicz
· 16 years ago
dc09c78
ide: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
702c026
ide: rework handling of serialized ports (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
b7876a6
cy82c693: remove superfluous ide_cy82c693 chipset type
by Bartlomiej Zolnierkiewicz
· 16 years ago
1f66019
trm290: add IDE_HFLAG_TRM290 host flag
by Bartlomiej Zolnierkiewicz
· 16 years ago
6b49249
ide: add ->max_sectors field to struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 16 years ago
7f1ac8c
rz1000: apply chipset quirks early (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
f58c1ab
ide: always set nIEN on idle devices
by Bartlomiej Zolnierkiewicz
· 16 years ago
46aa7af
ide: fix ->quirk_list checking in ide_do_request()
by Bartlomiej Zolnierkiewicz
· 16 years ago
a4cd1a3
gayle: set IDE_HFLAG_SERIALIZE explictly
by Bartlomiej Zolnierkiewicz
· 16 years ago
6b5cde3
cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646
by Bartlomiej Zolnierkiewicz
· 16 years ago
02fb568
ali14xx: doesn't use shared IRQs
by Bartlomiej Zolnierkiewicz
· 16 years ago
27c01c2
ide-cd: remove obsolete seek optimization
by Bartlomiej Zolnierkiewicz
· 16 years ago
08cd1dc
ide: cleanup ide_do_request()
by Bartlomiej Zolnierkiewicz
· 16 years ago
2a2ca6a
ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
6ea5222
ide: use queue lock instead of ide_lock when possible
by Bartlomiej Zolnierkiewicz
· 16 years ago
3c8a2cc
ide: ide_lock + __blk_end_request() -> blk_end_request()
by Bartlomiej Zolnierkiewicz
· 16 years ago
a72b214
ide: push ide_lock to __ide_end_request()
by Bartlomiej Zolnierkiewicz
· 16 years ago
1d0bf58
ide: ide_hwgroup_t.rq doesn't need an ide_lock held
by Bartlomiej Zolnierkiewicz
· 16 years ago
44e3123
ide: __ide_port_unregister_devices() doesn't need an ide_lock held
by Bartlomiej Zolnierkiewicz
· 16 years ago
1f473e9
ide: IDE settings don't need an ide_lock held
by Bartlomiej Zolnierkiewicz
· 16 years ago
3e0e29f
ide: unify ide_intr()'s exit points
by Bartlomiej Zolnierkiewicz
· 16 years ago
0e63a58
ide: fix IDE ACPI regression breaking suspend
by Bartlomiej Zolnierkiewicz
· 16 years ago
f26f6ce
tx493[89]ide: Fix length for __ide_flush_dcache_range
by Atsushi Nemoto
· 16 years ago
a0fce79
tx4939ide: Do not use zero count PRD entry
by Atsushi Nemoto
· 16 years ago
429dbf5
m68k: machw.h cleanup
by Finn Thain
· 16 years ago
9ecab6e
drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL test
by Julia Lawall
· 16 years ago
7e1548a
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel
by Russell King
· 16 years ago
72aaf09
Merge git://git.marvell.com/orion into devel
by Russell King
· 16 years ago
ecdbc69
[IA64] Clear up section mismatch for ioc4_ide_attach_one.
by Robin Holt
· 16 years ago
5384657
ide: build-fix for CONFIG_BLK_DEV_IDEDMA_PMAC=n
by Bartlomiej Zolnierkiewicz
· 16 years ago
1a65988
Revert "ide: respect current DMA setting during resume"
by Bartlomiej Zolnierkiewicz
· 16 years ago
9596401
alim15x3: fix sparse warning
by Hannes Eder
· 16 years ago
a366380
ide: remove dead code from drive_is_ready()
by Bartlomiej Zolnierkiewicz
· 16 years ago
6b7d8fc
ide: fix build for DEBUG_PM
by Bartlomiej Zolnierkiewicz
· 16 years ago
e9eb838
ide: respect current DMA setting during resume
by Bartlomiej Zolnierkiewicz
· 16 years ago
c7b997b
ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[]
by Bartlomiej Zolnierkiewicz
· 16 years ago
6636487
amd74xx: workaround unreliable AltStatus register for nVidia controllers
by Bartlomiej Zolnierkiewicz
· 16 years ago
f9e3326
ide: fix the ide_release_lock imbalance
by Michael Schmitz
· 16 years ago
d16d766
icside section warnings
by Al Viro
· 16 years ago
635f025
[ARM] clps7500: remove support
by Russell King
· 16 years ago
d659fc1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 16 years ago
980fc29
pcmcia: add another pata/ide ID
by Marc Pignat
· 16 years ago
52ebb43
ide-gd: re-get capacity on revalidate
by Borislav Petkov
· 16 years ago
7afa053
tx4938ide: Avoid underflow on calculation of a wait cycle
by Atsushi Nemoto
· 16 years ago
9d4eb0a
tx4938ide: Do not call devm_ioremap for whole 128KB
by Atsushi Nemoto
· 16 years ago
630a8b2
tx4938ide: Check minimum cycle time and SHWT range (v2)
by Atsushi Nemoto
· 16 years ago
ccd32e2
ide: Switch to a common address
by Alan Cox
· 16 years ago
9bd27cb
ide-cd: fix DMA alignment regression
by Borislav Petkov
· 16 years ago
1137fb6
arm ide breakage
by Al Viro
· 16 years ago
fa3fd72
ide: drivers/ide/generic.c -> drivers/ide/ide-pci-generic.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
c77380d
ide-disk: set non-rotational queue flag for SSD and CF devices
by Bartlomiej Zolnierkiewicz
· 16 years ago
64c2eae
ide-cd: add TEAC CD-224E to the NO_AUTOCLOSE list
by Márton Németh
· 16 years ago
2850284
ide: Add tx4938ide driver (v2)
by Atsushi Nemoto
· 16 years ago
3789798
ide: Add tx4939ide driver (v6)
by Atsushi Nemoto
· 16 years ago
1f1ab27
ide: two more pci_ioremap_bar() conversions
by Arjan van de Ven
· 16 years ago
2834356
pci: use pci_ioremap_bar() in drivers/ide
by Arjan van de Ven
· 16 years ago
95a84cd1
sgiioc4: use ide_host_add() (take 2)
by Sergei Shtylyov
· 16 years ago
3059ef9
sgiioc4: fix error cleanup path (take 2)
by Sergei Shtylyov
· 16 years ago
2248485
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
by Linus Torvalds
· 16 years ago
2bfba3c
ide: remove useless subdirs from drivers/ide/
by Bartlomiej Zolnierkiewicz
· 16 years ago
a4600f8
[PATCH] switch ide-tape
by Al Viro
· 17 years ago
b2f21e0
[PATCH] switch ide-gd
by Al Viro
· 16 years ago
488ca60
[PATCH] switch ide-cd
by Al Viro
· 17 years ago
d4430d6
[PATCH] beginning of methods conversion
by Al Viro
· 17 years ago
badf808
[PATCH] switch ide_disk_ops ->ioctl() to sane prototype
by Al Viro
· 16 years ago
bbc1cc9
[PATCH] switch cdrom_{open,release,ioctl} to sane APIs
by Al Viro
· 17 years ago
1bddd9e
[PATCH] lose the unused file argument in generic_ide_ioctl()
by Al Viro
· 16 years ago
74f3c8a
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
by Al Viro
· 17 years ago
86d434d
[PATCH] eliminate use of ->f_flags in block methods
by Al Viro
· 17 years ago
aeb5d72
[PATCH] introduce fmode_t, do annotations
by Al Viro
· 16 years ago
72558dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
769b49c
ide: re-add TRM290 fix lost during ide_build_dmatable() cleanup
by Bartlomiej Zolnierkiewicz
· 16 years ago
a11e2af
scc_pata: kill unused variables
by Sergei Shtylyov
· 16 years ago
107111d
sgiioc4: kill duplicate ioremap()
by Sergei Shtylyov
· 16 years ago
8108b88
sgiioc4: kill useless address checks
by Sergei Shtylyov
· 16 years ago
8c061a4
delkin_cb: add PM support
by Bartlomiej Zolnierkiewicz
· 16 years ago
41d1a3d
ide: remove broken hpt34x driver
by Bartlomiej Zolnierkiewicz
· 16 years ago
0df9627
ide-floppy: remove idefloppy_floppy_t typedef
by Bartlomiej Zolnierkiewicz
· 16 years ago
ea65698
sgiioc4: remove maskproc() method
by Sergei Shtylyov
· 16 years ago
ea2ac5a
hpt366: cleanup maskproc() method
by Sergei Shtylyov
· 16 years ago
e5403bf
ide: mask interrupt in ide_config_drive_speed()
by Sergei Shtylyov
· 16 years ago
79104c6
hpt366: fix compile warning
by Bartlomiej Zolnierkiewicz
· 16 years ago
2a2267e7
ide-cd: remove stale comment
by Borislav Petkov
· 16 years ago
419a5b6
ide-cd: small drive type print fix
by Borislav Petkov
· 16 years ago
71b429ca
ide-cd: debug log enhancements
by Borislav Petkov
· 16 years ago
806f80a
ide: add generic ATA/ATAPI disk driver
by Bartlomiej Zolnierkiewicz
· 16 years ago
79cb380
ide: allow device drivers to specify per-device type /proc settings
by Bartlomiej Zolnierkiewicz
· 16 years ago
9a6eb74
ide: prepare for merging ide-gd-floppy.c with ide-gd.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
c84d9bb
ide-floppy: factor out generic disk handling code to ide-gd-floppy.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
Next »