summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2013-03-06Merge branch 'linux-3.4.35' into rel-17Sachin Nikam
2013-02-28ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll
2013-02-11usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu
2012-08-21USB: gadget: f_accessory: Add support for HID input devicesRakesh Bodla
2012-08-21Add ACCESSORY_SET_AUDIO_MODE control request and ioctlMike Lockwood
2012-07-09Merge remote branch 'origin/android-tegra-nv-3.4' into totBo Yan
2012-07-09Merge commit 'v3.4.4' into android-tegra-nv-3.4Varun Wadekar
2012-06-25USB: composite: Add flag to usb_function to hide its interface during enumera...Mike Lockwood
2012-06-22USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-06-04Merge commit 'v3.4' into android-tegra-nv-3.4Varun Wadekar
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei
2012-04-30USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-04-25usb: musb: wake the device before ulpi transfersGrazvydas Ignotas
2012-04-24USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-04-18USB: fix bug in serial driver unregistrationAlan 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-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
2012-03-23Merge commit '5275e74' into after-upstream-androidDan Willemsen
2012-03-23usbnet: Fix 'FLAG_RMNET' and 'FLAG_MULTI_PACKET' overlap.Raj Jayaraman
2012-03-23cdc_ncm: Modify NCM network interface.BH Hsieh
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-02Merge commit 'v3.3-rc5' into android-3.3Colin Cross
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-21Merge commit 'v3.3-rc4' into android-3.3Colin Cross
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-14usb: gadget: accessory: Add Android Accessory functionBenoit Goby
2012-02-14usb: gadget: mtp: Add MTP/PTP functionBenoit Goby
2012-02-14usb: gadget: composite: Add usb_remove_configBenoit Goby
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