summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-18Merge tag 'for-usb-next-2012-05-18' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2012-05-18USB: Add macros for interrupt endpoint types.Sarah Sharp
2012-05-18USB: Add support to enable/disable USB3 link states.Sarah Sharp
2012-05-17USB: gpio_vbus: wakeup support on GPIO VBUS interruptsShinya Kuribayashi
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-15USB: serial: hook up reset_resume callbackGreg Kroah-Hartman
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei
2012-05-14FunctionFS: enable multiple functionsAndrzej Pietrasiewicz
2012-05-12usb/net: rndis: break out <linux/rndis.h> definesLinus Walleij
2012-05-12usb/net: rndis: inline the cpu_to_le32() macroLinus Walleij
2012-05-11usb: gadget: remove langwell_udcAlexander Shishkin
2012-05-11usb: chipidea: add power_budget limit for ehci to platform dataAlexander Shishkin
2012-05-11usb: chipidea: split the driver code into unitsAlexander Shishkin
2012-05-10usb: gadget: composite: add iSerialNumber to usb_composite_driverAndrzej Pietrasiewicz
2012-05-10usb: gadget: composite: Add usb_remove_configBenoit Goby
2012-05-08USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman
2012-05-07USB: serial: remove bizarre generic_serial probe functionGreg Kroah-Hartman
2012-05-07USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman
2012-05-07Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman
2012-05-01USB: Add driver for NXP ISP1301 USB transceiverRoland Stigge
2012-04-30usb: ch9: define Set SEL and Set Isoch Delay macrosFelipe Balbi
2012-04-29USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman
2012-04-24USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-04-16Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-04-10usb: musb: wake the device before ulpi transfersGrazvydas Ignotas
2012-04-09USB: fix bug in serial driver unregistrationAlan Stern
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