summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-061-1/+1
|\
| * drivers/usb/phy/phy.c: remove a leading spaceAntonio Ospite2014-06-191-1/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-063-9/+9
|\ \
| * | scsi: use 64-bit LUNsHannes Reinecke2014-07-172-6/+8
| * | scsi: Remove CONFIG_SCSI_MULTI_LUNHannes Reinecke2014-07-171-3/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-1/+2
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-222-2/+21
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-1628-79/+161
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+2
* | | | | Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-08-04208-5638/+8179
|\ \ \ \ \
| * | | | | USB: devio: fix issue with log floodingOliver Neukum2014-08-011-1/+1
| * | | | | uas: Log a warning when we cannot use uas because the hcd lacks streamsHans de Goede2014-08-011-3/+9
| * | | | | uas: Only complain about missing sg if all other checks succeedHans de Goede2014-08-011-18/+10
| * | | | | xhci: Add missing checks for xhci_alloc_command failureHans de Goede2014-08-012-0/+8
| * | | | | xhci: Rename Asrock P67 pci product-id to EJ168Hans de Goede2014-08-011-2/+2
| * | | | | xhci: Blacklist using streams on the Etron EJ168 controllerHans de Goede2014-08-013-2/+7
| * | | | | uas: Limit qdepth to 32 when connected over usb-2Hans de Goede2014-08-011-1/+1
| * | | | | usb-core bInterval quirkJames P Michels III2014-08-012-0/+15
| * | | | | USB: serial: ftdi_sio: Add support for new Xsens devicesPatrick Riphagen2014-08-012-0/+5
| * | | | | USB: serial: ftdi_sio: Annotate the current Xsens PID assignmentsPatrick Riphagen2014-08-011-5/+5
| * | | | | usb: chipidea: debug: fix sparse non static symbol warningsWei Yongjun2014-07-221-2/+2
| * | | | | usb: ci_hdrc_imx: Return -EINVAL for missing USB PHYMarkus Pargmann2014-07-221-0/+3
| * | | | | usb: core: allow zero packet flag for interrupt urbsAmit Virdi2014-07-221-0/+1
| * | | | | usb: lvstest: Fix sparse warnings generated by kbuild test botPratyush Anand2014-07-221-2/+2
| * | | | | USB: core: hcd-pci: free IRQ before disabling PCI device when shutting downJiang Liu2014-07-221-0/+2
| * | | | | Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-07-21150-4923/+6595
| |\ \ \ \ \
| | * | | | | usb: gadget: f_rndis: fix interface id for OS descriptorsAndrzej Pietrasiewicz2014-07-161-0/+4
| | * | | | | usb: gadget: f_uac2: Fix pcm sample size selectionSebastian Reimers2014-07-161-2/+22
| | * | | | | usb: gadget: udc: fsl_mxc_udc: fix sparse errorFelipe Balbi2014-07-162-0/+5
| | * | | | | usb: gadget: udc: net2280: fix sparse errorFelipe Balbi2014-07-161-1/+1
| | * | | | | usb: gadget: udc: fsl_udc_core: fix sparse errorsFelipe Balbi2014-07-161-4/+8
| | * | | | | usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz2014-07-1648-29/+36
| | * | | | | usb: gadget: Gadget directory cleanup - group UDC driversAndrzej Pietrasiewicz2014-07-1651-399/+420
| | * | | | | usb: gadget: Gadget directory cleanup - group legacy gadgetsAndrzej Pietrasiewicz2014-07-1623-501/+521
| | * | | | | usb: renesas_usbhs: add R-Car Gen. 2 init and power controlUlrich Hecht2014-07-165-6/+145
| | * | | | | usb: gadget: composite: dequeue cdev->req before free it in composite_dev_cle...Li Jun2014-07-161-0/+1
| | * | | | | usb: musb: dsps: Add the sw_babble_control() and Enable for newer siliconGeorge Cherian2014-07-162-6/+90
| | * | | | | usb: musb: core: Convert the musb_platform_reset to have a return value.George Cherian2014-07-163-9/+14
| | * | | | | usb: musb: core: Convert babble recover work to delayed workGeorge Cherian2014-07-162-8/+9
| | * | | | | usb: musb: core: Handle Babble condition only in HOST modeGeorge Cherian2014-07-161-1/+1
| | * | | | | usb: dwc3: omap: add dwc3_omap_extcon_register functionGeorge Cherian2014-07-161-26/+39
| | * | | | | usb: dwc3: omap: add dwc3_omap_set_utmi_mode() functionGeorge Cherian2014-07-161-19/+25
| | * | | | | usb: dwc3: omap: add dwc3_omap_map_offset() functionGeorge Cherian2014-07-161-16/+22
| | * | | | | usb: dwc3: omap: remove x_major calculation from revision registerGeorge Cherian2014-07-161-32/+7
| | * | | | | usb: gadget: NCM: Stop RX TCP Bursts getting dropped.Jim Baxter2014-07-101-7/+8
| | * | | | | usb: gadget: NCM: Add transmit multi-frame.Jim Baxter2014-07-103-87/+269
| | * | | | | usb: gadget: NCM: RX function support multiple NDPsJim Baxter2014-07-101-68/+78
| | * | | | | usb: gadget: fix eem_wrap cloned skb logicNathan Sullivan2014-07-101-12/+10
| | * | | | | usb: dwc3: gadget: remove unnecessary 'start_new' variableJingoo Han2014-07-101-4/+3
| | * | | | | usb: phy: am335x: Use SIMPLE_DEV_PM_OPS macroJingoo Han2014-07-101-9/+3
OpenPOWER on IntegriCloud