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
*
[PATCH] fbdev: Sanitize ->fb_mmap prototype
Christoph Hellwig
2006-01-14
21
-38
/
+34
*
[PATCH] fbdev: Sanitize ->fb_ioctl prototype
Christoph Hellwig
2006-01-14
26
-105
/
+63
*
[PATCH] gx1fb: (try to) play nicer with various BIOSes
David Vrabel
2006-01-14
1
-7
/
+4
*
[PATCH] neofb: take existing display configuration as default
Christian Trefzer
2006-01-14
1
-1
/
+1
*
[PATCH] cs89x0: add ixdp2351 support
Deepak Saxena
2006-01-14
2
-6
/
+25
*
[PATCH] cs89x0: use u16 for device register data
Lennert Buytenhek
2006-01-14
1
-19
/
+19
*
[PATCH] cs89x0: use #elif instead of #else/#if/#endif
Lennert Buytenhek
2006-01-14
1
-3
/
+1
*
[PATCH] cs89x0: credit Dmitry Pervushin
Lennert Buytenhek
2006-01-14
1
-0
/
+3
*
[PATCH] dell_rbu: fix Bug 5854
Abhay Salunke
2006-01-14
1
-22
/
+4
*
[PATCH] s390: fix blk_queue_ordered call in dasd.c fixup
Heiko Carstens
2006-01-14
1
-1
/
+1
*
[PATCH] s390: email-address change
Cornelia Huck
2006-01-14
17
-34
/
+35
*
[PATCH] s390: chps[] array too short
Cornelia Huck
2006-01-14
1
-1
/
+1
*
[PATCH] s390: fix blk_queue_ordered call in dasdc
Martin Schwidefsky
2006-01-14
1
-1
/
+1
*
[PATCH] powerpc: Add support for the MPC83xx watchdog
Kumar Gala
2006-01-14
3
-0
/
+234
*
[PATCH] Watchdog: Winsystems EPX-C3 SBC
Calin A. Culianu
2006-01-14
3
-0
/
+239
*
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
44
-141
/
+140
*
[PATCH] Altix: ioc3 serial support
Patrick Gefre
2006-01-14
6
-1
/
+3072
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-01-14
92
-3220
/
+4910
|
\
|
*
[SCSI] qla2xxx: Update version number to 8.01.04-k.
andrew.vasquez@qlogic.com
2006-01-14
1
-2
/
+2
|
*
[SCSI] qla2xxx: Disable port-type RSCN handling via driver state-machine.
andrew.vasquez@qlogic.com
2006-01-14
4
-2
/
+11
|
*
[SCSI] qla2xxx: Kconfig update: Add URL to download firmware images.
andrew.vasquez@qlogic.com
2006-01-14
1
-0
/
+4
|
*
[SCSI] qla2xxx: Correct setting of FDMI supported/current port speed.
andrew.vasquez@qlogic.com
2006-01-14
1
-5
/
+2
|
*
[SCSI] qla2xxx: Correct execution-throttle setting for ISP24xx.
andrew.vasquez@qlogic.com
2006-01-14
1
-0
/
+2
|
*
[SCSI] qla2xxx: Collapse load RISC RAM implementations.
andrew.vasquez@qlogic.com
2006-01-14
3
-101
/
+15
|
*
[SCSI] qla2xxx: Correct swing/emphasis settings for ISP24XX.
andrew.vasquez@qlogic.com
2006-01-14
1
-3
/
+5
|
*
[SCSI] qla2xxx: Correct issue where portstate does not transition during loop...
andrew.vasquez@qlogic.com
2006-01-14
1
-0
/
+3
|
*
[SCSI] qla2xxx: Update firmware-dump procedure for ISP24xx.
andrew.vasquez@qlogic.com
2006-01-14
2
-54
/
+55
|
*
[SCSI] qla2xxx: Re-enable flash-part write protection on ISP24xx boards.
andrew.vasquez@qlogic.com
2006-01-14
1
-0
/
+3
|
*
[SCSI] qla2xxx: Correct excessive delay during LOAD-RISC-RAM mailbox command.
andrew.vasquez@qlogic.com
2006-01-14
1
-1
/
+3
|
*
[SCSI] qla2xxx: Use msleep() as delay during ISP polling.
andrew.vasquez@qlogic.com
2006-01-14
1
-1
/
+1
|
*
[SCSI] qla2xxx: Drop noisy 'UNDERRUN' status message.
andrew.vasquez@qlogic.com
2006-01-14
1
-5
/
+6
|
*
[SCSI] qla2xxx: Correct FC4 feature assignment during RFF_ID.
andrew.vasquez@qlogic.com
2006-01-14
1
-0
/
+1
|
*
[SCSI] qla2xxx: Reference proper node/port names in fc_host class.
andrew.vasquez@qlogic.com
2006-01-14
1
-2
/
+2
|
*
[SCSI] iscsi: use pageslab
Mike Christie
2006-01-14
1
-1
/
+1
|
*
[SCSI] iscsi: fix 4k stack iscsi setups
Mike Christie
2006-01-14
2
-14
/
+6
|
*
[SCSI] iscsi: seperate iscsi interface from setup functions
Mike Christie
2006-01-14
2
-453
/
+510
|
*
[SCSI] iscsi: add high mem support
Mike Christie
2006-01-14
2
-55
/
+31
|
*
[SCSI] iscsi: data digest page cache usage fix
FUJITA Tomonori
2006-01-14
2
-7
/
+11
|
*
[SCSI] iscsi: host locking fix
zhenyu.z.wang@intel.com
2006-01-14
1
-3
/
+4
|
*
[SCSI] iscsi: data under/over flow fix
zhenyu.z.wang@intel.com
2006-01-14
1
-4
/
+2
|
*
[SCSI] iscsi: whitespace cleanup
FUJITA Tomonori
2006-01-14
1
-11
/
+11
|
*
[SCSI] sem2mutex 3w-[x9]xxx
Jes Sorensen
2006-01-14
4
-8
/
+10
|
*
[SCSI] mptfc: need to select transport attrs
James Bottomley
2006-01-14
1
-0
/
+1
|
*
[SCSI] fusion - fix pci express bug
Moore, Eric
2006-01-14
1
-4
/
+4
|
*
[SCSI] scsi_transport_sas: mapping the rphy channel equal to the port identifier
Moore, Eric
2006-01-14
1
-3
/
+3
|
*
[SCSI] fusion - mpi header udpate
Moore, Eric
2006-01-14
8
-102
/
+554
|
*
[SCSI] fusion - adding raid support in mptsas
Moore, Eric
2006-01-14
2
-1
/
+27
|
*
[SCSI] remove target parent limitiation
Christoph Hellwig
2006-01-14
6
-48
/
+49
|
*
[SCSI] fusion - adding support for FC949ES
Moore, Eric
2006-01-14
2
-0
/
+6
|
*
[SCSI] mptfusion - fc transport attributes
Michael Reed
2006-01-14
4
-27
/
+613
[next]