index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
Bartlomiej Zolnierkiewicz
24
-189
/
+102
2008-01-25
sis5513: factor out UDMA programming code
Bartlomiej Zolnierkiewicz
1
-33
/
+45
2008-01-25
pdc202xx_new: move PIO programming code to pdcnew_set_pio_mode()
Bartlomiej Zolnierkiewicz
1
-16
/
+10
2008-01-25
sc1200: remove pointless hwif lookup loop
Bartlomiej Zolnierkiewicz
1
-70
/
+38
2008-01-25
ide: remove hwif->intrproc
Bartlomiej Zolnierkiewicz
2
-11
/
+0
2008-01-25
ide: remove ->dma_master field from ide_hwif_t (take 5)
Bartlomiej Zolnierkiewicz
3
-19
/
+22
2008-01-25
hpt366: merge set_dma_mode() methods
Sergei Shtylyov
1
-71
/
+58
2008-01-25
hpt366: kill set_dma_mode() method wrapper
Sergei Shtylyov
1
-14
/
+7
2008-01-25
hpt366: change timing register masks
Sergei Shtylyov
1
-17
/
+13
2008-01-10
trm290: do hook dma_host_{on,off} methods (take 2)
Sergei Shtylyov
1
-9
/
+20
2007-12-24
cmd64x: fix hwif->chipset setup
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2007-12-24
drivers/ide/: Spelling fixes
Joe Perches
1
-1
/
+1
2007-12-12
hpt366: fix HPT37x PIO mode timings (take 2)
Sergei Shtylyov
1
-1
/
+70
2007-12-12
pdc202xx_new: fix Promise TX4 support
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2007-11-27
trm290: remove bogus init_hwif_trm290() comment
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2007-11-27
piix: add HP compaq laptop to short cable list
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-11-27
alim15x3: add Mitac 8317 and derivatives to ali_cable_override()
Bartlomiej Zolnierkiewicz
1
-0
/
+5
2007-11-27
aec62xx: Fix kernel oops in driver's probe function
Aleksandar Radovanovic
1
-1
/
+10
2007-11-27
siimage: remove resetproc() method
Sergei Shtylyov
1
-44
/
+1
2007-11-27
sis5513.c: Add Packard Bell EasyNote K5305 to laptops
Gabriel Craciunescu
1
-0
/
+1
2007-11-13
it821x/jmicron: fix return value of {it821x,jmicron}_init_one()
Bartlomiej Zolnierkiewicz
2
-4
/
+2
2007-11-13
ide: don't BUG() on unsupported transfer modes
Bartlomiej Zolnierkiewicz
3
-5
/
+2
2007-11-13
cmd64x: don't clear the other channel's interrupt
Sergei Shtylyov
1
-2
/
+3
2007-11-05
piix: add support for ICH7 on Acer 5602aWLMi
sebdeg@ngi.it
1
-0
/
+1
2007-10-26
drivers/ide/pci/sc1200.c: fix suspend/resume buglets and warnings
Jeff Garzik
1
-4
/
+5
2007-10-26
drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=n
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-10-26
hpt366: fix build for CONFIG_HOTPLUG=n
Bartlomiej Zolnierkiewicz
1
-16
/
+16
2007-10-26
cy82c693: fix build for CONFIG_HOTPLUG=n
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-3
/
+3
2007-10-20
cs5530: remove needless ide_lock taking
Bartlomiej Zolnierkiewicz
1
-7
/
+1
2007-10-20
ide: take ide_lock for prefetch disable/enable in do_special()
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2007-10-20
cmd640: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
1
-20
/
+28
2007-10-20
slc90e66: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
1
-3
/
+5
2007-10-20
opti621: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
1
-3
/
+5
2007-10-20
ide: constify struct ide_port_info
Bartlomiej Zolnierkiewicz
32
-39
/
+39
2007-10-20
ide: replace ide_pci_device_t by struct ide_port_info
Bartlomiej Zolnierkiewicz
32
-55
/
+51
2007-10-20
via82cxxx: keep local ide_pci_device_t copy
Bartlomiej Zolnierkiewicz
1
-35
/
+27
2007-10-20
ide: remove write-only hwif->hw
Bartlomiej Zolnierkiewicz
2
-11
/
+8
2007-10-20
ide: add ide_device_add()
Bartlomiej Zolnierkiewicz
2
-23
/
+7
2007-10-20
ide: add ->fixup method to ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-10-20
siimage: separate PATA and SATA methods
Bartlomiej Zolnierkiewicz
1
-40
/
+39
2007-10-20
aec62xx: remove aec62xx_dma_lost_irq()
Bartlomiej Zolnierkiewicz
1
-16
/
+1
2007-10-20
alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_t
Bartlomiej Zolnierkiewicz
1
-26
/
+23
2007-10-20
alim15x3: fix CD_ROM DMA and PIO FIFO settings setup
Bartlomiej Zolnierkiewicz
1
-29
/
+31
2007-10-20
ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags
Bartlomiej Zolnierkiewicz
3
-40
/
+28
2007-10-20
ide: add IDE_HFLAG_RQSIZE_256 host flag
Bartlomiej Zolnierkiewicz
1
-12
/
+6
2007-10-20
ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag
Bartlomiej Zolnierkiewicz
2
-30
/
+17
2007-10-20
ide: add ->chipset field to ide_pci_device_t
Bartlomiej Zolnierkiewicz
4
-6
/
+4
2007-10-20
serverworks: remove dead code from svwks_set_dma_mode()
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2007-10-20
rz1000: set serialized flag only if mate interface exists
Bartlomiej Zolnierkiewicz
1
-1
/
+2
[next]