Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4291ee305e9bb0699504a66f0e2b7aefcf0512a5
/
drivers
/
ide
« Previous
cb06fc3
serverworks: add missing pci_dev_put() call
by Bartlomiej Zolnierkiewicz
· 15 years ago
e7593af
serverworks: cleanup svwks_udma_filter()
by Bartlomiej Zolnierkiewicz
· 15 years ago
a337c22
pdc202xx_old: add ->init_hwif method
by Bartlomiej Zolnierkiewicz
· 15 years ago
fb7b0d5
opti621: remove stale driver history
by Bartlomiej Zolnierkiewicz
· 15 years ago
bd37f65
cy82c693: remove stale driver history
by Bartlomiej Zolnierkiewicz
· 15 years ago
4d6b328
cy82c693: fix PIO timings calculations
by Bartlomiej Zolnierkiewicz
· 15 years ago
22cabc2
cmd64x: remove superfluous checks from cmd64x_set_dma_mode()
by Bartlomiej Zolnierkiewicz
· 15 years ago
60349ab
cmd64x: fix PIO and MWDMA timings calculations
by Bartlomiej Zolnierkiewicz
· 15 years ago
31bbb66
amd74xx: don't change UDMA settings when programming PIO timings
by Bartlomiej Zolnierkiewicz
· 15 years ago
d23f33d
alim15x3: cleanup ali_cable_detect()
by Bartlomiej Zolnierkiewicz
· 15 years ago
5f6bd68
alim15x3: remove superfluous locking from ali_set_pio_mode()
by Bartlomiej Zolnierkiewicz
· 15 years ago
293f18a
alim15x3: add ali_fifo_control() helper
by Bartlomiej Zolnierkiewicz
· 15 years ago
3c8cc8d
alim15x3: fix PIO timings calculations
by Bartlomiej Zolnierkiewicz
· 15 years ago
2b7d03a
ide: use standard timing for XFER_PIO_SLOW mode in ide_timing_compute()
by Bartlomiej Zolnierkiewicz
· 15 years ago
d4ae541
ide/ide-cs: fix order of releasing resources
by Wolfram Sang
· 15 years ago
05227ad
ide_tape: kill off use of the ->ioctl operation
by Alan Cox
· 15 years ago
c3be57b
ide: Fix Promise UDMA33 IDE driver (pdc202xx_old)
by Russell King
· 15 years ago
f75d4a2
icside: bring back ->maskproc method
by Bartlomiej Zolnierkiewicz
· 15 years ago
4cd7d92
scc_pata: fix module unloading
by Bartlomiej Zolnierkiewicz
· 15 years ago
09cea96
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
e49aedb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
by Linus Torvalds
· 15 years ago
bcd6acd
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
d58b0c3
powerpc/macio: Rework hotplug media bay support
by Benjamin Herrenschmidt
· 15 years ago
23eb3b6
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
d9b2c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
4e5b932
Merge branch 'ide-dcr' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/misc
by David S. Miller
· 15 years ago
8e182a9
pata_piccolo: Driver for old Toshiba chipsets
by Alan Cox
· 15 years ago
f9288e1
sl82c105: remove no longer needed debugging code
by Bartlomiej Zolnierkiewicz
· 15 years ago
de9e805
sis5513: remove stale TODO
by Bartlomiej Zolnierkiewicz
· 15 years ago
58dcf8d
pdc202xx_old: remove no longer needed debugging code
by Bartlomiej Zolnierkiewicz
· 15 years ago
c95522a
cy82c693: remove no longer needed debugging code
by Bartlomiej Zolnierkiewicz
· 15 years ago
7ca70e4
cmd64x: remove no longer needed debugging code
by Bartlomiej Zolnierkiewicz
· 15 years ago
2db3dae
alim15x3: remove obsolete and dangerous wdc_udma parameter
by Bartlomiej Zolnierkiewicz
· 15 years ago
9fe0266
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ide-2.6
by David S. Miller
· 15 years ago
10ca302
cs5535: add pci id for AMD based CS5535 controllers
by Bartlomiej Zolnierkiewicz
· 15 years ago
ee31527
slc90e66: fix UDMA handling
by Bartlomiej Zolnierkiewicz
· 15 years ago
a8a8454
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
by Linus Torvalds
· 15 years ago
5fa9167
pcmcia: rework the irq_req_t typedef
by Dominik Brodowski
· 15 years ago
28c1969
ide: fix ioctl to pass requested transfer mode to ide_find_dma_mode instead of UDMA6
by Hemant Pedanekar
· 15 years ago
8492090
drivers/ide/tx4938ide.c: use resource_size()
by H Hartley Sweeten
· 15 years ago
30433d8
drivers/ide/ide_platform.c: use resource_size()
by H Hartley Sweeten
· 15 years ago
4b7c723
drivers/ide/au1xxx-ide.c: use resource_size()
by H Hartley Sweeten
· 15 years ago
a531cd6
hpt366: remove dead old timing tables
by Bartlomiej Zolnierkiewicz
· 15 years ago
a58695b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
by Linus Torvalds
· 15 years ago
444486a
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ide)
by Dominik Brodowski
· 15 years ago
0fb18c4
Revert "ide: try to use PIO Mode 0 during probe if possible"
by David S. Miller
· 15 years ago
8d5eb43
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
by Linus Torvalds
· 15 years ago
73ba323
ide: update Kconfig text to mark as deprecated
by Robert Hancock
· 15 years ago
cbba2fa
ide-tape: remove the BKL
by Borislav Petkov
· 15 years ago
3f911a6
hpt366: kill unused #define's
by Sergei Shtylyov
· 15 years ago
9bd7496
ide: Serialize CMD643 and CMD646 to fix a hardware bug with SSD
by Mikulas Patocka
· 15 years ago
5deab53
ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2
by Shane Huang
· 15 years ago
df87f34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
by Linus Torvalds
· 15 years ago
032665a
Revert "Revert "ide: try to use PIO Mode 0 during probe if possible""
by Bartlomiej Zolnierkiewicz
· 15 years ago
e13ee54
sis5513: fix PIO setup for ATAPI devices
by Bartlomiej Zolnierkiewicz
· 15 years ago
0eca52a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
by Linus Torvalds
· 15 years ago
24df31a
Revert "ide: try to use PIO Mode 0 during probe if possible"
by David S. Miller
· 15 years ago
c11f6c8
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
01f1afa
ide: use printk_once
by Marcin Slusarz
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
985f387
Merge branch 'acpica' into release
by Len Brown
· 15 years ago
0cb583f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
by Linus Torvalds
· 15 years ago
a2d1056
ide: fixup for fujitsu disk
by Wu Zhangjin
· 15 years ago
8637343
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
e2dd90b
ahci: Add AMD SB900 SATA/IDE controller device IDs
by Shane Huang
· 15 years ago
6d703a8
ide: convert to ->proc_fops
by Alexey Dobriyan
· 15 years ago
15b8dd5
ACPICA: Major update for acpi_get_object_info external interface
by Bob Moore
· 15 years ago
76fbebf
at91_ide: remove headers specific for at91sam9263
by Sergey Matyukevich
· 15 years ago
468b5ef
IDE: palm_bk3710: convert clock usage after clkdev conversion
by Kevin Hilman
· 15 years ago
c9a2bfd
pcmcia: add CNF-CDROM-ID for ide
by Wolfram Sang
· 15 years ago
665d66e
ide: fix races in handling of user-space SET XFER commands
by Bartlomiej Zolnierkiewicz
· 15 years ago
fa56d4c
ide: allow ide_dev_read_id() to be called from the IRQ context
by Bartlomiej Zolnierkiewicz
· 15 years ago
2d5abce
ide: ide-taskfile.c fix style problems
by Jaswinder Singh Rajput
· 15 years ago
72db37b
drivers/ide/ide-cd.c: Use DIV_ROUND_CLOSEST
by Julia Lawall
· 15 years ago
6f3848a
ide-tape: fix handling of postponed rqs
by Borislav Petkov
· 15 years ago
e972d70
ide-tape: convert to ide_debug_log macro
by Borislav Petkov
· 15 years ago
37bbe08
ide-tape: fix debug call
by Mark de Wever
· 15 years ago
7fa350b
ide: Fix annoying warning in ide_pio_bytes().
by David S. Miller
· 15 years ago
a9079052
IDE: Save a call to PageHighMem()
by Jean Delvare
· 15 years ago
2fc2111
ide-tape: Don't leak kernel stack information
by Michael Buesch
· 15 years ago
bc146d2
ide: fix memory leak when flush command is issued
by Maxime Bizon
· 15 years ago
3503e0a
Revert "ide: improve handling of Power Management requests"
by David S. Miller
· 15 years ago
e18ed14
ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ioctl HDIO_OBSOLETE_IDENTITY
by Christian Engelmayer
· 15 years ago
2bf427b
ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y
by Bartlomiej Zolnierkiewicz
· 15 years ago
9c72ebe
ide-cd: handle fragmented packet commands gracefully
by Borislav Petkov
· 15 years ago
5e95524
ide: always kill the whole request on error
by Bartlomiej Zolnierkiewicz
· 15 years ago
7895475
ide: fix ide_kill_rq() for special ide-{floppy,tape} driver requests
by Bartlomiej Zolnierkiewicz
· 15 years ago
d7e2f36
ide cs5520: Initialize second port's interrupt number.
by David S. Miller
· 15 years ago
a1317f7
ide: improve handling of Power Management requests
by Bartlomiej Zolnierkiewicz
· 15 years ago
ba9413b
ide: add QUANTUM FIREBALLct20 30 with firmware APL.090 to ivb_list[]
by Bartlomiej Zolnierkiewicz
· 15 years ago
346c17a
ide: relax DMA info validity checking
by Bartlomiej Zolnierkiewicz
· 15 years ago
d9ae624
ide-cd: Improve "weird block size" error message
by Frans Pop
· 15 years ago
af054ed
ide-cd: Don't warn on bogus block size unless it actually matters.
by David S. Miller
· 15 years ago
ffc36c7
ide: fix handling of unexpected IRQs vs request_irq()
by Bartlomiej Zolnierkiewicz
· 15 years ago
e01698a
ide cmd64x: Remove serialize setting.
by David S. Miller
· 15 years ago
e642340
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 15 years ago
39c58f3
ide-cd: prevent null pointer deref via cdrom_newpc_intr
by Rainer Weikusat
· 15 years ago
fcb5207
ide: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
Next »