summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-223-2/+8
|\
| * sata_mv HighPoint 2310 support (88SX7042)Olof Johansson2007-01-191-2/+3
| * libata: fix handling of port actions in per-dev action maskTejun Heo2007-01-191-0/+4
| * sata_via: add PCI ID 0x5337Luca Pedrielli2007-01-191-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-01-2234-191/+258
|\ \
| * | [SCSI] qla1280: set residual correctlyJes Sorensen2007-01-061-2/+4
| * | [SCSI] fusion: bump versionEric Moore2007-01-061-2/+2
| * | [SCSI] fusion: MODULE_VERSION supportEric Moore2007-01-0611-14/+22
| * | [SCSI] fusion: power pc and miscellaneous bug fixsEric Moore2007-01-063-18/+22
| * | [SCSI] fusion: fibre channel: return DID_ERROR for MPI_IOCSTATUS_SCSI_IOC_TER...Eric Moore2007-01-061-0/+11
| * | [SCSI] megaraid_sas: Update module authorSumant Patro2007-01-061-3/+3
| * | [SCSI] 3ware 8000 serialize reset codeadam radford2007-01-062-32/+30
| * | [SCSI] sr: fix error code check in sr_block_ioctl()Tejun Heo2007-01-061-1/+1
| * | [SCSI] scsi: lpfc error path fixMariusz Kozlowski2007-01-061-1/+5
| * | [SCSI] aacraid: Product List UpdateSalyzyn, Mark2007-01-061-10/+10
| * | [SCSI] libiscsi: fix senselen calculationMike Christie2007-01-061-3/+3
| * | [SCSI] iscsi: simplify IPv6 and IPv4 address printingFUJITA Tomonori2007-01-061-4/+2
| * | [SCSI] iscsi: newline in printkMeelis Roos2007-01-061-1/+1
| * | [SCSI] iscsi: fix crypto_alloc_hash() error checkAkinobu Mita2007-01-061-2/+2
| * | [SCSI] iscsi: fix 2.6.19 data digest calculation bugArne Redlich2007-01-061-1/+1
| * | [SCSI] scsi_scan: fix report lun problems with CDROM or RBC devicesJames Bottomley2007-01-061-2/+16
| * | [SCSI] qla2xxx: Update version number to 8.01.07-k4.Andrew Vasquez2007-01-031-1/+1
| * | [SCSI] qla2xxx: Use generic isp_ops.fw_dump() function.Andrew Vasquez2007-01-031-2/+1
| * | [SCSI] qla2xxx: Perform a fw-dump when an ISP23xx RISC-paused state is detected.Andrew Vasquez2007-01-031-4/+6
| * | [SCSI] qla2xxx: Correct reset handling logic.Andrew Vasquez2007-01-033-35/+38
| * | [SCSI] qla2xxx: Correct IOCB queueing mechanism for ISP54XX HBAs.Andrew Vasquez2007-01-031-1/+3
| * | [SCSI] qla2xxx: Detect GPSC capabilities within a fabric.Andrew Vasquez2007-01-033-2/+20
| * | [SCSI] qla2xxx: Use proper prep_ms_iocb() function during GFPN_ID.Andrew Vasquez2007-01-031-1/+1
| * | [SCSI] qla2xxx: Correct endianess issue while interrogating MS status.Andrew Vasquez2007-01-031-2/+2
| * | [SCSI] qla2xxx: Don't log trace-control async-events.Andrew Vasquez2007-01-031-1/+1
| * | [SCSI] seagate: remove BROKEN tagJames Bottomley2007-01-032-3/+4
| * | [SCSI] scsi_transport_spi: fix sense buffer size errorJames Bottomley2007-01-031-1/+1
| * | [SCSI] Add missing completion to scsi_complete_async_scans()Matthew Wilcox2007-01-031-6/+9
| * | [SCSI] qla2xxx: make qla2x00_reg_remote_port() staticAdrian Bunk2007-01-032-35/+34
| * | [SCSI] advansys: wrap PCI table inside ifdef CONFIG_PCIRandy Dunlap2007-01-031-1/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2007-01-227-25/+53
|\ \ \
| * | | hid-core.c: Adds GTCO CalComp Interwrite IPanel PIDs to blacklistJeremy Roberson2007-01-211-0/+8
| * | | HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo br...Anssi Hannula2007-01-214-18/+22
| * | | HID: hid/hid-input.c doesn't need to include linux/usb/input.hJiri Kosina2007-01-211-1/+0
| * | | HID: compilation fix when DEBUG_DATA is definedJiri Kosina2007-01-211-1/+1
| * | | HID: proper LED-mapping for SpaceNavigatorSimon Budig2007-01-212-3/+20
| * | | HID: GEYSER4_ISO needs quirkAdrian Friedli2007-01-211-1/+1
| * | | HID: fix some ARM builds due to HID brokenness - make USB_HID depend on INPUTRussell King2007-01-211-1/+1
| | |/ | |/|
* | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-01-222-18/+111
|\ \ \
| * | | hwmon/w83793: Hide invalid VID readingsGong Jun2007-01-181-3/+30
| * | | hwmon/w83793: Fix the fan input detectionRudolf Marek2007-01-181-0/+14
| * | | hwmon/w83793: Ignore disabled temperature channelsGong Jun2007-01-181-9/+54
| * | | hwmon: Fix the VRD 11 decodingJean Delvare2007-01-181-1/+1
| * | | hwmon/w83793: Remove the description of AMDSI and update the voltage formulaGong Jun2007-01-181-5/+12
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2007-01-229-27/+34
|\ \ \
OpenPOWER on IntegriCloud