aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-03usb: phy: rcar-gen2-usb: Fix USBHS_UGSTS_LOCK valueYoshihiro Shimoda1-1/+1
2015-04-03Revert "usb: host/sl811-hcd: fix sparse warning"Guenter Roeck1-1/+1
2015-04-03Merge tag 'usb-serial-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman2-100/+459
2015-04-01usb: Fix warnings in chaoskey driverKeith Packard1-2/+4
2015-04-01Merge tag 'usb-serial-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman3-2/+16
2015-03-27USB: f81232: fix some minor style issuesJohan Hovold1-5/+6
2015-03-27USB: f81232: modify/add authorPeter Hung1-1/+2
2015-03-27USB: f81232: cleanup non-used definePeter Hung1-14/+0
2015-03-27USB: f81232: clarify f81232_ioctl() and fixPeter Hung1-11/+19
2015-03-27USB: f81232: implement set_termios()Peter Hung1-4/+108
2015-03-27USB: f81232: implement port enable/disable methodPeter Hung1-0/+49
2015-03-27USB: f81232: implement MCR/MSR functionPeter Hung1-22/+117
2015-03-27USB: f81232: implement read IIR/MSR with endpointPeter Hung1-8/+118
2015-03-27USB: f81232: change lock mechanismPeter Hung1-6/+5
2015-03-27USB: f81232: implement RX bulk-in EPPeter Hung1-34/+41
2015-03-27USB: f81232: rename private struct member namePeter Hung1-4/+4
2015-03-26usb: host/sl811-hcd: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-03-26chipidea: pci: make it depends on NOP_USB_XCEIVAndy Shevchenko1-0/+1
2015-03-26chipidea: introduce specific Kconfig options for glue driversAndy Shevchenko2-7/+12
2015-03-26usb: chipidea: use hrtimer for otg fsm timersLi Jun3-197/+190
2015-03-26usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timerLi Jun2-16/+5
2015-03-26usb: chipidea: otg: remove unnecessary B_SESS_VLD timerLi Jun2-33/+1
2015-03-26USB: host: ohci-at91: remove useless uclk clockBoris Brezillon1-15/+3
2015-03-26cdc-wdm: error returns need to be translatedOliver Neukum1-1/+1
2015-03-26cdc-wdm: fix endianness bug in debug statementsOliver Neukum1-5/+7
2015-03-26cdc-wdm: unify error handling in writeOliver Neukum1-15/+16
2015-03-26cdc-acm: convert to not directly using urb->statusOliver Neukum1-3/+4
2015-03-26cdc-acm: surpress misleading messageOliver Neukum1-1/+1
2015-03-26cdc-acm: fix race between callback and unthrottleOliver Neukum1-2/+10
2015-03-26usb/misc/usb3503: Always read refclk frequency from DTBen Gamari1-23/+24
2015-03-26cdc-wdm: return correct error codesOliver Neukum1-1/+1
2015-03-26usb: ehci-orion: add more constants for register valuesThomas Petazzoni1-6/+12
2015-03-26USB: Move usb_disabled() towards top of the fileViresh Kumar1-16/+16
2015-03-26USB: Use usb_disabled() consistentlyViresh Kumar1-2/+2
2015-03-26usb: Add driver for Altus Metrum ChaosKey device (v2)Keith Packard3-0/+543
2015-03-26usb: chipidea: usbmisc_imx: fix returnvar.cocci warningskbuild test robot1-2/+1
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig2-0/+2
2015-03-25USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein1-2/+6
2015-03-24Merge tag 'fixes-for-v4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman1-1/+1
2015-03-24Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman51-1993/+2771
2015-03-24usb: isp1760: fix spin unlock in the error path of isp1760_udc_startSudeep Holla1-1/+1
2015-03-24usb: musb: Fix fifo reads for dm816x with musb_dspsTony Lindgren1-1/+24
2015-03-24usb: phy: Fix USB_ULPI_VIEWPORT Kconfig dependencyIvan T. Ivanov1-1/+1
2015-03-24usb: gadget: f_printer: fix dependenciesAndrzej Pietrasiewicz1-0/+1
2015-03-23usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu1-1/+1
2015-03-23usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu1-1/+8
2015-03-23Merge 4.0-rc5 into usb-nextGreg Kroah-Hartman19-1049/+346
2015-03-22Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds16-653/+79
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-3/+2
2015-03-19loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche1-3/+2