summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp2012-02-143-0/+58
* USB: Suspend functions before putting dev into U3.Sarah Sharp2012-02-141-1/+2
* USB/xhci: Enable remote wakeup for USB3 devices.Sarah Sharp2012-02-143-6/+51
* xHCI: Kick khubd when USB3 resume really completes.Sarah Sharp2012-02-141-12/+17
* Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2012-02-132-9/+3
|\
| * Merge tag 'for-usb-linus-2012-02-10' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-02-132-9/+3
| |\
| | * xhci: Fix oops caused by more USB2 ports than USB3 ports.Sarah Sharp2012-02-101-1/+1
| | * USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp2012-02-101-8/+2
| |/
* | usb: Fix typo in imx21-dbg.cMasanari Iida2012-02-131-1/+1
* | usb: cdc-wdm: make reset work with blocking IOBjørn Mork2012-02-101-4/+17
* | Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman2012-02-10818-10585/+7615
|\ \ | |/
| * Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-02-0912-13/+175
| |\
| | * USB: usbserial: add new PID number (0xa951) to the ftdi driverMilan Kocian2012-02-032-0/+8
| | * Merge tag 'for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman2012-02-032-2/+3
| | |\
| | | * usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto2012-02-031-1/+1
| | | * usb: musb: fix a build error on mipsCong Wang2012-02-031-1/+2
| | | * usb: otg: mv_otg: Add dependenceNeil Zhang2012-01-301-1/+1
| | | * usb: gadget: zero: fix bug in loopback autoresume handlingTimo Juhani Lindfors2012-01-301-1/+1
| | * | uwb & wusb & usb wireless controllers: fix kconfig error & build errorsRandy Dunlap2012-02-021-2/+2
| | * | usb: Skip PCI USB quirk handling for Netlogic XLPJayachandran C2012-02-021-0/+6
| | * | powerpc/usb: fix issue of CPU halt when missing USB PHY clockShengzhou Liu2012-02-022-2/+10
| | * | usb: otg: mv_otg: Add dependenceNeil Zhang2012-02-021-1/+1
| | * | usb: host: Distinguish Kconfig text for Freescale controllersFabio Estevam2012-02-021-2/+2
| | * | USB: add new zte 3g-dongle's pid to option.cRui li2012-02-011-1/+128
| | * | usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto2012-02-011-1/+1
| | * | USB: qcserial: don't enable autosuspendThomas Tuttle2012-02-011-2/+0
| | * | USB: qcserial: add several new serial devicesThomas Tuttle2012-02-011-0/+14
| * | | Reduce the number of expensive division instructions done by _parse_integer()David Howells2012-02-091-5/+13
| * | | Linux 3.3-rc3v3.3-rc3Linus Torvalds2012-02-081-1/+1
| * | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-02-082-6/+4
| |\ \ \
| | * | | iommu/msm: Fix error handling in msm_iommu_unmap()Joerg Roedel2012-01-301-6/+1
| | * | | iommu/amd: Work around broken IVRS tablesJoerg Roedel2012-01-231-0/+3
| * | | | Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-0821-140/+266
| |\ \ \ \
| | * | | | target: Fix unsupported WRITE_SAME sense payloadMartin Svec2012-02-071-3/+3
| | * | | | iscsi: use IP_FREEBIND socket optionDax Kelson2012-02-071-0/+8
| | * | | | iblock: fix handling of large requestsChristoph Hellwig2012-02-071-0/+7
| | * | | | target: handle empty string writes in sysfsDan Carpenter2012-02-071-4/+8
| | * | | | iscsi_target: in_aton needs linux/inet.hStephen Rothwell2012-02-071-0/+1
| | * | | | target: Fix iblock se_dev_attrib.unmap_granularityMarco Sanvido2012-02-071-1/+1
| | * | | | target: Fix target_submit_cmd() exception handlingNicholas Bellinger2012-02-071-8/+10
| | * | | | target: Change target_submit_cmd() to return voidAndy Grover2012-02-073-11/+5
| | * | | | target: accept REQUEST_SENSE with 18bytesSebastian Andrzej Siewior2012-02-071-10/+4
| | * | | | target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0Roland Dreier2012-01-181-0/+7
| | * | | | target: Return correct ASC for unimplemented VPD pagesRoland Dreier2012-01-181-1/+1
| | * | | | iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INITNicholas Bellinger2012-01-183-8/+62
| | * | | | target: Allow control CDBs with data > 1 pageAndy Grover2012-01-188-54/+78
| | * | | | iscsi-target: Fix up a few assignmentsJesper Juhl2012-01-181-2/+2
| | * | | | iscsi-target: make one-bit bitfields unsignedDan Carpenter2012-01-181-2/+2
| | * | | | iscsi-target: Fix double list_add with iscsit_alloc_buffs rejectNicholas Bellinger2012-01-181-1/+1
| | * | | | iscsi-target: Fix reject release handling in iscsit_free_cmd()Nicholas Bellinger2012-01-181-0/+11
OpenPOWER on IntegriCloud