| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: Fix for typo in ohci-ep93xx.c | Petr Stetiar | 2007-01-22 | 1 | -1/+1 |
* | USB: disable USB_MULTITHREAD_PROBE | Greg Kroah-Hartman | 2007-01-22 | 2 | -24/+1 |
* | USB: add vendor/device id for Option GT Max 3.6 cards | garrett_damore@tadpole.com | 2007-01-22 | 1 | -0/+3 |
* | USB: unusual_devs.h for 0x046b:ff40 | Pete Zaitcev | 2007-01-22 | 1 | -0/+12 |
* | USB: make usbhid ignore Imation Disc Stakka | Oliver Neukum | 2007-01-22 | 1 | -0/+4 |
* | USB: rndis_host: fix crash while probing a Nokia S60 mobile | Daniel Gollub | 2007-01-22 | 1 | -9/+14 |
* | USB: asix: Detect internal PHY and enable/use accordingly | Andres Salomon | 2007-01-22 | 1 | -5/+13 |
* | usbtouchscreen: make ITM screens report BTN_TOUCH as zero when not touched | Daniel Ritz | 2007-01-22 | 1 | -39/+59 |
* | 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 |