aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds10-347/+209
2012-05-18Merge tag 'for-usb-next-2012-05-18' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-nextGreg Kroah-Hartman3-0/+67
2012-05-18USB: Add macros for interrupt endpoint types.Sarah Sharp1-0/+11
2012-05-18USB: Add support to enable/disable USB3 link states.Sarah Sharp3-0/+56
2012-05-17USB: gpio_vbus: wakeup support on GPIO VBUS interruptsShinya Kuribayashi1-0/+2
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2012-05-15USB: serial: hook up reset_resume callbackGreg Kroah-Hartman1-1/+2
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei1-1/+2
2012-05-14FunctionFS: enable multiple functionsAndrzej Pietrasiewicz1-1/+3
2012-05-12usb/net: rndis: break out <linux/rndis.h> definesLinus Walleij1-64/+2
2012-05-12usb/net: rndis: inline the cpu_to_le32() macroLinus Walleij1-42/+42
2012-05-11usb: gadget: remove langwell_udcAlexander Shishkin1-310/+0
2012-05-11usb: chipidea: add power_budget limit for ehci to platform dataAlexander Shishkin1-0/+1
2012-05-11usb: chipidea: split the driver code into unitsAlexander Shishkin1-0/+27
2012-05-10usb: gadget: composite: add iSerialNumber to usb_composite_driverAndrzej Pietrasiewicz1-0/+3
2012-05-10usb: gadget: composite: Add usb_remove_configBenoit Goby1-0/+3
2012-05-08USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman1-8/+19
2012-05-07USB: serial: remove bizarre generic_serial probe functionGreg Kroah-Hartman1-3/+0
2012-05-07USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman1-1/+0
2012-05-07Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-0/+2
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman1-0/+2
2012-05-01USB: Add driver for NXP ISP1301 USB transceiverRoland Stigge1-0/+80
2012-04-30usb: ch9: define Set SEL and Set Isoch Delay macrosFelipe Balbi1-0/+2
2012-04-29USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman1-23/+0
2012-04-24USB: EHCI: fix crash during suspend on ASUS computersAlan Stern1-0/+2
2012-04-16Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman1-0/+1
2012-04-10usb: musb: wake the device before ulpi transfersGrazvydas Ignotas1-0/+1
2012-04-09USB: fix bug in serial driver unregistrationAlan Stern1-8/+0
2012-03-15USB: EHCI: Add a generic platform device driverHauke Mehrtens1-0/+46
2012-03-15USB: OHCI: Add a generic platform device driverHauke Mehrtens1-0/+38
2012-03-12xHCI: BESL calculation based on USB2.0 LPM errataAndiry Xu1-0/+5
2012-03-09USB: serial: use module_driver() macroGreg Kroah-Hartman1-15/+2
2012-03-08usb: cdc-wdm: adding usb_cdc_wdm_register subdriver supportBjørn Mork1-0/+19
2012-03-01usb: core: hcd: make hcd->irq unsignedFelipe Balbi1-1/+1
2012-03-01Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman3-0/+32
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman4-77/+99
2012-02-28USB: create module_usb_serial_driver macroGreg KH1-0/+28
2012-02-28usb/storage: remove Filler member from struct bulk_cs_wrapSebastian Andrzej Siewior1-1/+0
2012-02-28usb/storage: redefine US_BULK_FLAG_IN and use itSebastian Andrzej Siewior1-1/+1
2012-02-28usb/storage: a couple defines from drivers/usb/storage/transport.h to include/linux/usb/storage.hSebastian Andrzej Siewior1-0/+39
2012-02-28usb: gadget: add generic map/unmap request utilitiesFelipe Balbi1-0/+10
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus1-15/+15
2012-02-27usb: otg: Remove OTG specific members from usb_phyHeikki Krogerus1-45/+5
2012-02-24USB: serial: remove usb_serial_register and usb_serial_deregisterGreg Kroah-Hartman1-7/+0
2012-02-24usb-serial: new API for driver registrationAlan Stern1-0/+9
2012-02-15usb: uac2: Add ACHeader and FormatType descriptorJassi Brar1-0/+21
2012-02-14USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp1-0/+2
2012-02-14USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp1-0/+5
2012-02-13Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman1-8/+2
2012-02-13usb: otg: ulpi: Start using struct usb_otgHeikki Krogerus1-2/+2