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
*
PCI: fix pci-driver kernel-doc
Randy Dunlap
2007-01-22
1
-2
/
+1
*
PCI: Unhide the SMBus on the Asus P4P800-X
Jean Delvare
2007-01-22
1
-0
/
+5
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2007-01-22
34
-191
/
+258
|
\
|
*
[SCSI] qla1280: set residual correctly
Jes Sorensen
2007-01-06
1
-2
/
+4
|
*
[SCSI] fusion: bump version
Eric Moore
2007-01-06
1
-2
/
+2
|
*
[SCSI] fusion: MODULE_VERSION support
Eric Moore
2007-01-06
11
-14
/
+22
|
*
[SCSI] fusion: power pc and miscellaneous bug fixs
Eric Moore
2007-01-06
3
-18
/
+22
|
*
[SCSI] fusion: fibre channel: return DID_ERROR for MPI_IOCSTATUS_SCSI_IOC_TER...
Eric Moore
2007-01-06
1
-0
/
+11
|
*
[SCSI] megaraid_sas: Update module author
Sumant Patro
2007-01-06
1
-3
/
+3
|
*
[SCSI] 3ware 8000 serialize reset code
adam radford
2007-01-06
2
-32
/
+30
|
*
[SCSI] sr: fix error code check in sr_block_ioctl()
Tejun Heo
2007-01-06
1
-1
/
+1
|
*
[SCSI] scsi: lpfc error path fix
Mariusz Kozlowski
2007-01-06
1
-1
/
+5
|
*
[SCSI] aacraid: Product List Update
Salyzyn, Mark
2007-01-06
1
-10
/
+10
|
*
[SCSI] libiscsi: fix senselen calculation
Mike Christie
2007-01-06
1
-3
/
+3
|
*
[SCSI] iscsi: simplify IPv6 and IPv4 address printing
FUJITA Tomonori
2007-01-06
1
-4
/
+2
|
*
[SCSI] iscsi: newline in printk
Meelis Roos
2007-01-06
1
-1
/
+1
|
*
[SCSI] iscsi: fix crypto_alloc_hash() error check
Akinobu Mita
2007-01-06
1
-2
/
+2
|
*
[SCSI] iscsi: fix 2.6.19 data digest calculation bug
Arne Redlich
2007-01-06
1
-1
/
+1
|
*
[SCSI] scsi_scan: fix report lun problems with CDROM or RBC devices
James Bottomley
2007-01-06
1
-2
/
+16
|
*
[SCSI] qla2xxx: Update version number to 8.01.07-k4.
Andrew Vasquez
2007-01-03
1
-1
/
+1
|
*
[SCSI] qla2xxx: Use generic isp_ops.fw_dump() function.
Andrew Vasquez
2007-01-03
1
-2
/
+1
|
*
[SCSI] qla2xxx: Perform a fw-dump when an ISP23xx RISC-paused state is detected.
Andrew Vasquez
2007-01-03
1
-4
/
+6
|
*
[SCSI] qla2xxx: Correct reset handling logic.
Andrew Vasquez
2007-01-03
3
-35
/
+38
|
*
[SCSI] qla2xxx: Correct IOCB queueing mechanism for ISP54XX HBAs.
Andrew Vasquez
2007-01-03
1
-1
/
+3
|
*
[SCSI] qla2xxx: Detect GPSC capabilities within a fabric.
Andrew Vasquez
2007-01-03
3
-2
/
+20
|
*
[SCSI] qla2xxx: Use proper prep_ms_iocb() function during GFPN_ID.
Andrew Vasquez
2007-01-03
1
-1
/
+1
|
*
[SCSI] qla2xxx: Correct endianess issue while interrogating MS status.
Andrew Vasquez
2007-01-03
1
-2
/
+2
|
*
[SCSI] qla2xxx: Don't log trace-control async-events.
Andrew Vasquez
2007-01-03
1
-1
/
+1
|
*
[SCSI] seagate: remove BROKEN tag
James Bottomley
2007-01-03
2
-3
/
+4
|
*
[SCSI] scsi_transport_spi: fix sense buffer size error
James Bottomley
2007-01-03
1
-1
/
+1
|
*
[SCSI] Add missing completion to scsi_complete_async_scans()
Matthew Wilcox
2007-01-03
1
-6
/
+9
|
*
[SCSI] qla2xxx: make qla2x00_reg_remote_port() static
Adrian Bunk
2007-01-03
2
-35
/
+34
|
*
[SCSI] advansys: wrap PCI table inside ifdef CONFIG_PCI
Randy Dunlap
2007-01-03
1
-1
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2007-01-22
7
-25
/
+53
|
\
\
|
*
|
hid-core.c: Adds GTCO CalComp Interwrite IPanel PIDs to blacklist
Jeremy Roberson
2007-01-21
1
-0
/
+8
|
*
|
HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo br...
Anssi Hannula
2007-01-21
4
-18
/
+22
|
*
|
HID: hid/hid-input.c doesn't need to include linux/usb/input.h
Jiri Kosina
2007-01-21
1
-1
/
+0
|
*
|
HID: compilation fix when DEBUG_DATA is defined
Jiri Kosina
2007-01-21
1
-1
/
+1
|
*
|
HID: proper LED-mapping for SpaceNavigator
Simon Budig
2007-01-21
2
-3
/
+20
|
*
|
HID: GEYSER4_ISO needs quirk
Adrian Friedli
2007-01-21
1
-1
/
+1
|
*
|
HID: fix some ARM builds due to HID brokenness - make USB_HID depend on INPUT
Russell King
2007-01-21
1
-1
/
+1
*
|
|
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2007-01-22
2
-18
/
+111
|
\
\
\
|
*
|
|
hwmon/w83793: Hide invalid VID readings
Gong Jun
2007-01-18
1
-3
/
+30
|
*
|
|
hwmon/w83793: Fix the fan input detection
Rudolf Marek
2007-01-18
1
-0
/
+14
|
*
|
|
hwmon/w83793: Ignore disabled temperature channels
Gong Jun
2007-01-18
1
-9
/
+54
|
*
|
|
hwmon: Fix the VRD 11 decoding
Jean Delvare
2007-01-18
1
-1
/
+1
|
*
|
|
hwmon/w83793: Remove the description of AMDSI and update the voltage formula
Gong Jun
2007-01-18
1
-5
/
+12
|
|
/
/
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...
Linus Torvalds
2007-01-22
9
-27
/
+34
|
\
\
\
|
*
|
|
V4L/DVB (5023): Fix compilation on ppc32 architecture
Mauro Carvalho Chehab
2007-01-15
1
-1
/
+8
|
*
|
|
V4L/DVB (5071): Tveeprom: autodetect LG TAPC G701D as tuner type 37
Michael Krufky
2007-01-15
1
-1
/
+1
[next]