summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* cdc-wdm: unify error handling in writeOliver Neukum2015-03-261-15/+16
* cdc-acm: convert to not directly using urb->statusOliver Neukum2015-03-261-3/+4
* cdc-acm: surpress misleading messageOliver Neukum2015-03-261-1/+1
* cdc-acm: fix race between callback and unthrottleOliver Neukum2015-03-261-2/+10
* usb/misc/usb3503: Always read refclk frequency from DTBen Gamari2015-03-261-23/+24
* cdc-wdm: return correct error codesOliver Neukum2015-03-261-1/+1
* usb: ehci-orion: add more constants for register valuesThomas Petazzoni2015-03-261-6/+12
* USB: Move usb_disabled() towards top of the fileViresh Kumar2015-03-261-16/+16
* USB: Use usb_disabled() consistentlyViresh Kumar2015-03-261-2/+2
* usb: Add driver for Altus Metrum ChaosKey device (v2)Keith Packard2015-03-263-0/+543
* usb: chipidea: usbmisc_imx: fix returnvar.cocci warningskbuild test robot2015-03-261-2/+1
* Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-03-2451-1993/+2771
|\
| * usb: musb: Fix fifo reads for dm816x with musb_dspsTony Lindgren2015-03-241-1/+24
| * usb: phy: Fix USB_ULPI_VIEWPORT Kconfig dependencyIvan T. Ivanov2015-03-241-1/+1
| * usb: gadget: f_printer: fix dependenciesAndrzej Pietrasiewicz2015-03-241-0/+1
| * usb: gadget: atmel_usba: use endian agnostic IO on ARMBen Dooks2015-03-192-8/+18
| * usb: dwc2: pci: Correctly compile dwc2-pci as a module or built-inJohn Youn2015-03-191-4/+2
| * usb: gadget: constify of_device_id arrayFabian Frederick2015-03-191-1/+1
| * usb: gadget: goku_udc: Remove uses of seq_<foo> return valuesJoe Perches2015-03-191-111/+122
| * usb: renesas_usbhs: fix spinlock suspected in a gadget complete functionYoshihiro Shimoda2015-03-191-3/+19
| * usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen2015-03-191-2/+2
| * usb: phy: Find the right match in devm_usb_phy_matchAxel Lin2015-03-191-1/+3
| * usb: chipidea: udc: apply new usb_udc_vbus_handler interfacePeter Chen2015-03-191-5/+5
| * usb: udc: add usb_udc_vbus_handlerPeter Chen2015-03-191-1/+33
| * usb: udc: store usb_udc pointer in struct usb_gadgetPeter Chen2015-03-191-25/+9
| * usb: dwc2: avoid leaking DMA channels on disconnectionVincent Palatin2015-03-191-0/+8
| * usb: phy: msm: Remove dead codeStephen Boyd2015-03-132-17/+3
| * usb: renesas_usbhs: add support for USB-DMACYoshihiro Shimoda2015-03-136-6/+226
| * usb: renesas_usbhs: fix the sequence in xfer_work()Yoshihiro Shimoda2015-03-131-2/+2
| * usb: renesas_usbhs: add the channel number in dma-namesYoshihiro Shimoda2015-03-131-7/+13
| * usb: gadget: f_printer: use non-zero flag for bitwise andAndrzej Pietrasiewicz2015-03-131-1/+1
| * usb: gadget: printer: use after free in gprinter_alloc_inst()Dan Carpenter2015-03-131-0/+1
| * usb: gadget: printer: delete some dead codeDan Carpenter2015-03-131-5/+0
| * usb: dwc2: pci: Select the generic PHY for dwc2-pci driverJohn Youn2015-03-131-0/+1
| * usb: gadget: serial: %pf is only for function pointersScott Wood2015-03-131-1/+1
| * usb: dwc2: rework initialization of host and gadget in dual-role modeMarek Szyprowski2015-03-122-8/+23
| * usb: dwc2: pci: Add device mode to the dwc2-pci driverJohn Youn2015-03-112-90/+76
| * usb: gadget: lpc32xxx_udc: Fix NULL dereferencePeter Chen2015-03-111-12/+3
| * usb: musb: cppi41: fix condition to call cppi41_trans_done().Takeyoshi Kikuchi2015-03-111-2/+4
| * usb: phy: phy-generic: No need to call gpiod_direction_output() twiceFabio Estevam2015-03-111-7/+5
| * usb: gadget: f_hid: remove unnecessary usb_ep_dequeue()Robert Baldyga2015-03-111-1/+0
| * usb: gadget: dummy-hcd: Remove utf8 from format stringRasmus Villemoes2015-03-111-1/+1
| * usb: gadget: atmel_usba_udc: Add suspend/resume with wakeup supportSylvain Rochet2015-03-111-0/+57
| * usb: gadget: atmel_usba_udc: condition clocks to vbus stateSylvain Rochet2015-03-112-48/+100
| * usb: gadget: atmel_usba_udc: Request an auto disabled Vbus signal IRQSylvain Rochet2015-03-111-7/+2
| * usb: gadget: atmel_usba_udc: Fixed vbus_prev initial stateSylvain Rochet2015-03-111-0/+2
| * usb: phy: fixed comment typoMickael Maison2015-03-111-1/+1
| * usb: phy: ab8500: fixed comment typoMickael Maison2015-03-111-1/+1
| * usb: gadget: f_mass_storage: use defined constant instead of numeric valueTal Shorer2015-03-111-1/+1
| * usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xmlMasanari Iida2015-03-111-2/+2
OpenPOWER on IntegriCloud