index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: remove stale comments from ide-taskfile.c
Bartlomiej Zolnierkiewicz
2007-10-20
1
-23
/
+0
*
ide: remove dead code from ide_driveid_update()
Bartlomiej Zolnierkiewicz
2007-10-20
1
-23
/
+3
*
ide: use __ide_end_request() in ide_end_dequeued_request()
Bartlomiej Zolnierkiewicz
2007-10-20
1
-34
/
+10
*
ide: enhance ide_setup_pci_noise()
Bartlomiej Zolnierkiewicz
2007-10-20
1
-5
/
+3
*
cs5530: remove needless ide_lock taking
Bartlomiej Zolnierkiewicz
2007-10-20
1
-7
/
+1
*
ide: take ide_lock for prefetch disable/enable in do_special()
Bartlomiej Zolnierkiewicz
2007-10-20
3
-12
/
+14
*
ht6560b: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
2007-10-20
1
-13
/
+18
*
cmd640: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
2007-10-20
1
-20
/
+28
*
slc90e66: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
2007-10-20
1
-3
/
+5
*
opti621: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
2007-10-20
1
-3
/
+5
*
qd65xx: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
2007-10-20
1
-8
/
+9
*
dtc2278: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
2007-10-20
1
-2
/
+4
*
ali14xx: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
2007-10-20
1
-2
/
+4
*
ide: constify struct ide_port_info
Bartlomiej Zolnierkiewicz
2007-10-20
33
-53
/
+53
*
ide: replace ide_pci_device_t by struct ide_port_info
Bartlomiej Zolnierkiewicz
2007-10-20
33
-99
/
+89
*
via82cxxx: keep local ide_pci_device_t copy
Bartlomiej Zolnierkiewicz
2007-10-20
1
-35
/
+27
*
dtc2278: set ->pio_mask also for the second port
Bartlomiej Zolnierkiewicz
2007-10-20
1
-0
/
+1
*
au1xxx-ide: set ->autotune and ->no_io_32bit also for the slave device
Bartlomiej Zolnierkiewicz
2007-10-20
1
-1
/
+3
*
ide: remove write-only hwif->hw
Bartlomiej Zolnierkiewicz
2007-10-20
10
-50
/
+40
*
ide: add hwif->ack_intr hook
Bartlomiej Zolnierkiewicz
2007-10-20
2
-2
/
+3
*
icside: use ec->dma directly
Bartlomiej Zolnierkiewicz
2007-10-20
6
-16
/
+11
*
ide: fix ide_register_hw() to check hwif->io_ports[]
Bartlomiej Zolnierkiewicz
2007-10-20
1
-2
/
+2
*
ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT
Bartlomiej Zolnierkiewicz
2007-10-20
2
-1
/
+4
*
ide: add ide_find_port() helper
Bartlomiej Zolnierkiewicz
2007-10-20
4
-62
/
+36
*
ide: add ide_device_add()
Bartlomiej Zolnierkiewicz
2007-10-20
17
-134
/
+89
*
ide: add ->fixup method to ide_hwif_t
Bartlomiej Zolnierkiewicz
2007-10-20
16
-43
/
+35
*
siimage: separate PATA and SATA methods
Bartlomiej Zolnierkiewicz
2007-10-20
1
-40
/
+39
*
aec62xx: remove aec62xx_dma_lost_irq()
Bartlomiej Zolnierkiewicz
2007-10-20
1
-16
/
+1
*
alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_t
Bartlomiej Zolnierkiewicz
2007-10-20
1
-26
/
+23
*
alim15x3: fix CD_ROM DMA and PIO FIFO settings setup
Bartlomiej Zolnierkiewicz
2007-10-20
1
-29
/
+31
*
ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags
Bartlomiej Zolnierkiewicz
2007-10-20
4
-40
/
+38
*
ide: add IDE_HFLAG_RQSIZE_256 host flag
Bartlomiej Zolnierkiewicz
2007-10-20
2
-12
/
+9
*
ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag
Bartlomiej Zolnierkiewicz
2007-10-20
3
-31
/
+19
*
ide: add ->chipset field to ide_pci_device_t
Bartlomiej Zolnierkiewicz
2007-10-20
5
-7
/
+5
*
ide: add hwif_register_devices() helper
Bartlomiej Zolnierkiewicz
2007-10-20
1
-27
/
+22
*
serverworks: remove dead code from svwks_set_dma_mode()
Bartlomiej Zolnierkiewicz
2007-10-20
1
-7
/
+0
*
rz1000: set serialized flag only if mate interface exists
Bartlomiej Zolnierkiewicz
2007-10-20
1
-1
/
+2
*
ide: fix disabled ports reporting for PCI controllers
Bartlomiej Zolnierkiewicz
2007-10-20
1
-6
/
+4
*
cmd64x: always set hwif->chipset for CMD646
Bartlomiej Zolnierkiewicz
2007-10-20
1
-1
/
+3
*
ide/pci/sis5513.c: add missing "else"
Adrian Bunk
2007-10-20
1
-1
/
+1
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2007-10-19
40
-2376
/
+3944
|
\
|
*
Pull acpica into test branch
Len Brown
2007-10-10
3
-77
/
+48
|
|
\
|
|
*
ACPICA: hw: Don't carry spinlock over suspend
Alexey Starikovskiy
2007-10-10
1
-1
/
+2
|
|
*
ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write}
Alexey Starikovskiy
2007-10-10
3
-76
/
+46
|
*
|
Pull cpuidle into test branch
Len Brown
2007-10-10
16
-83
/
+1687
|
|
\
\
|
|
*
|
ACPI: cpuidle: port idle timer suspend/resume workaround to cpuidle
Len Brown
2007-10-10
1
-0
/
+6
|
|
*
|
cpuidle: consolidate 2.6.22 cpuidle branch into one patch
Len Brown
2007-10-10
16
-83
/
+1681
|
|
|
/
|
*
|
Pull bugzilla-8709 into release branch
Len Brown
2007-10-10
1
-51
/
+39
|
|
\
\
|
|
*
|
ACPI: EC: Drop ECDT-based boot_ec as soon as we find DSDT-based one.
Alexey Starikovskiy
2007-09-05
1
-51
/
+39
|
*
|
|
Pull bugzilla-292300 into release branch
Len Brown
2007-10-10
3
-79
/
+40
|
|
\
\
\
[next]