summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2012-03-15USB: EHCI: Add a generic platform device driverHauke Mehrtens
2012-03-15USB: OHCI: Add a generic platform device driverHauke Mehrtens
2012-03-12xHCI: BESL calculation based on USB2.0 LPM errataAndiry Xu
2012-03-09USB: serial: use module_driver() macroGreg Kroah-Hartman
2012-03-08usb: cdc-wdm: adding usb_cdc_wdm_register subdriver supportBjørn Mork
2012-03-01usb: core: hcd: make hcd->irq unsignedFelipe Balbi
2012-03-01Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-02-28USB: create module_usb_serial_driver macroGreg KH
2012-02-28usb/storage: remove Filler member from struct bulk_cs_wrapSebastian Andrzej Siewior
2012-02-28usb/storage: redefine US_BULK_FLAG_IN and use itSebastian Andrzej Siewior
2012-02-28usb/storage: a couple defines from drivers/usb/storage/transport.h to include...Sebastian Andrzej Siewior
2012-02-28usb: gadget: add generic map/unmap request utilitiesFelipe Balbi
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus
2012-02-27usb: otg: Remove OTG specific members from usb_phyHeikki Krogerus
2012-02-24USB: serial: remove usb_serial_register and usb_serial_deregisterGreg Kroah-Hartman
2012-02-24usb-serial: new API for driver registrationAlan Stern
2012-02-15usb: uac2: Add ACHeader and FormatType descriptorJassi Brar
2012-02-14USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp
2012-02-14USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp
2012-02-13Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2012-02-13usb: otg: ulpi: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: msm: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: Separate otg members from usb_phyHeikki Krogerus
2012-02-13usb: otg: Rename usb_xceiv_event to usb_phy_eventHeikki Krogerus
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus
2012-02-10USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp
2012-02-10Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman
2012-02-09USB: serial: add macro for console error reportingJohan Hovold
2012-02-02usb/uas: add usb_pipe_usage_descriptorSebastian Andrzej Siewior
2012-02-02usb/uas: move UAS structs / defines into a header fileSebastian Andrzej Siewior
2012-02-01usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto
2012-01-24usb: otg: kill langwell_otg driverAlexander Shishkin
2012-01-24usb: renesas_usbhs: add support for SUDMACShimoda, Yoshihiro
2012-01-04usb: ch9: fix up MaxStreams helperFelipe Balbi
2011-12-22Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2011-12-21usb: gadget: introduce support for sg listsFelipe Balbi
2011-12-19usb: gadget: enlarge maxburst bit width.Yu Xu
2011-12-13Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2011-12-12USB: Remove the duplicate definition of HUB_SET_DEPTHQinglin Ye
2011-12-12usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz
2011-12-12usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz
2011-12-12usb: gadget: renesas_usbhs: add platform power control functionKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: tidyup the unit of detection_delayKuninori Morimoto
2011-12-09USB: Adding #define in hub_configure() and hcd.c fileAman Deep
2011-11-26xHCI: Adding #define values used for hub descriptorAman Deep
2011-11-15USB: serial: add support for multiple read urbsJohan Hovold
2011-11-15USB: serial: remove write_urb_busy field from usb_serial_portJohan Hovold
2011-11-14USB: Remove the SAW_IRQ hcd flagAlan Stern
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds