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
*
pdc202xx_old: add DECLARE_PDC2026X_DEV() macro
Bartlomiej Zolnierkiewicz
2007-10-19
1
-41
/
+19
*
pdc202xx_new: add DECLARE_PDCNEW_DEV() macro
Bartlomiej Zolnierkiewicz
2007-10-19
1
-57
/
+19
*
aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UF
Bartlomiej Zolnierkiewicz
2007-10-19
1
-9
/
+5
*
serverworks: remove ->init_setup
Bartlomiej Zolnierkiewicz
2007-10-19
1
-31
/
+14
*
scc_pata: remove ->init_setup
Bartlomiej Zolnierkiewicz
2007-10-19
1
-2
/
+2
*
pdc202xx_old: remove ->init_setup
Bartlomiej Zolnierkiewicz
2007-10-19
1
-32
/
+25
*
pdc202xx_new: remove ->init_setup
Bartlomiej Zolnierkiewicz
2007-10-19
1
-59
/
+49
*
hpt366: remove ->init_setup
Bartlomiej Zolnierkiewicz
2007-10-19
1
-179
/
+127
*
cmd64x: remove ->init_setup
Bartlomiej Zolnierkiewicz
2007-10-19
1
-27
/
+12
*
aec62xx: remove ->init_setup
Bartlomiej Zolnierkiewicz
2007-10-19
1
-25
/
+14
*
ide: use I/O ops directly part #2 (take 2)
Bartlomiej Zolnierkiewicz
2007-10-19
4
-37
/
+34
*
ide: use pci_dev->revision
Bartlomiej Zolnierkiewicz
2007-10-19
4
-27
/
+10
*
cmd64x: Use dev->revision
Auke Kok
2007-10-19
1
-10
/
+4
*
amd74xx: Omit PCI_REVISION_ID read
Auke Kok
2007-10-19
1
-1
/
+0
*
ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)
Bartlomiej Zolnierkiewicz
2007-10-19
31
-177
/
+183
*
pdc202xx_old: remove broken SWDMA support
Bartlomiej Zolnierkiewicz
2007-10-19
1
-5
/
+1
*
ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags
Bartlomiej Zolnierkiewicz
2007-10-19
5
-9
/
+10
*
ide: remove ->init_setup_dma from ide_pci_device_t (take 2)
Bartlomiej Zolnierkiewicz
2007-10-19
2
-32
/
+17
*
ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
Bartlomiej Zolnierkiewicz
2007-10-19
33
-86
/
+26
*
ide: add IDE_HFLAG_BOOTABLE host flag
Bartlomiej Zolnierkiewicz
2007-10-19
33
-126
/
+101
*
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
Bartlomiej Zolnierkiewicz
2007-10-19
38
-57
/
+38
*
ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver
Bartlomiej Zolnierkiewicz
2007-10-19
1
-84
/
+29
*
siimage: bump driver version
Bartlomiej Zolnierkiewicz
2007-10-19
1
-1
/
+1
*
ide: Fix cs5535 driver accessing beyond array boundary
Benjamin Herrenschmidt
2007-10-19
1
-1
/
+1
*
ide: Fix siimage driver accessing beyond array boundary
Benjamin Herrenschmidt
2007-10-19
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2007-10-17
7
-4
/
+1137
|
\
|
*
net: libertas sdio driver
Pierre Ossman
2007-10-17
5
-0
/
+1134
|
*
mmc: at91_mci: cleanup: use MCI_ERRORS
Andrew Victor
2007-10-17
1
-3
/
+1
|
*
mmc: possible leak in mmc_read_ext_csd
Florin Malita
2007-10-17
1
-1
/
+2
*
|
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2007-10-17
2
-6
/
+6
|
\
\
|
*
|
x86: Create clflush() inline, remove hardcoded wbinvd
H. Peter Anvin
2007-10-17
1
-5
/
+6
|
*
|
x86: remove rogue default m in drivers/video/Kconfig
Andi Kleen
2007-10-17
1
-1
/
+0
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-10-17
1
-0
/
+2
|
\
\
|
*
|
Revert "[SCSI] Remove full sg table memset()"
Jens Axboe
2007-10-17
1
-0
/
+2
|
|
/
*
|
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-10-17
4
-79
/
+83
|
\
\
|
|
/
|
/
|
|
*
paravirt: clean up lazy mode handling
Jeremy Fitzhardinge
2007-10-16
1
-21
/
+11
|
*
paravirt: refactor struct paravirt_ops into smaller pv_*_ops
Jeremy Fitzhardinge
2007-10-16
4
-60
/
+74
*
|
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-10-17
3
-9
/
+12
|
\
\
|
*
|
[SCSI] Remove full sg table memset()
FUJITA Tomonori
2007-10-17
1
-2
/
+0
|
*
|
[SCSI] ide-scsi: remove usage of sg_last()
Jens Axboe
2007-10-17
1
-4
/
+4
|
*
|
cciss: disable DMA refetch on Smart Array P600
Mike Miller (OS Dev)
2007-10-17
1
-3
/
+8
|
*
|
[SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sg
Boaz Harrosh
2007-10-17
1
-1
/
+1
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2007-10-17
5
-57
/
+57
|
\
\
\
|
*
|
|
[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...
Joachim Fenkes
2007-10-17
5
-57
/
+57
|
|
/
/
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...
Linus Torvalds
2007-10-17
5
-31
/
+35
|
\
\
\
|
*
|
|
Remove magic macros for screen_info structure members
H. Peter Anvin
2007-10-16
4
-29
/
+31
|
*
|
|
[x86] remove uses of magic macros for boot_params access
H. Peter Anvin
2007-10-16
2
-2
/
+4
*
|
|
|
security/ cleanups
Adrian Bunk
2007-10-17
1
-1
/
+0
*
|
|
|
PNP: add debug message for adding new device
Bjorn Helgaas
2007-10-17
2
-5
/
+24
*
|
|
|
PNP: simplify PNPBIOS insert_device
Bjorn Helgaas
2007-10-17
1
-14
/
+14
[next]