summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-06-10usb: gadget: f_obex: use usb_gstrings_attachAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_ecm: add configfs supportAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_ecm: use usb_gstrings_attachAndrzej Pietrasiewicz
2013-06-10usb: gadget: cdc2: convert to new interface of f_ecmAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_ecm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz
2013-06-10usb: gadget: add helpers for configfs support for USB EthernetAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_ncm: add configfs supportAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_ncm: use usb_gstrings_attachAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_ncm: remove compatibility layerAndrzej Pietrasiewicz
2013-06-10usb: gadget: ncm: convert to new function interfaceAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_ncm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz
2013-06-10usb: gadget: u_ether: construct with default values and add setters/gettersAndrzej Pietrasiewicz
2013-06-10usb: gadget: rndis: convert into moduleAndrzej Pietrasiewicz
2013-06-10usb: gadget: u_ether: convert into moduleAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_neededUCHINO Satoshi
2013-06-10USB: gadget: f_uac2: Fix broken prm to uac2 mappingJassi Brar
2013-06-10usb: gadget: r8a66597-udc: do not unlock unheld spinlock in r8a66597_sudmac_i...Alexey Khoroshilov
2013-06-08Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman
2013-06-08Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman
2013-06-06Merge tag 'for-usb-next-2013-06-06' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-06-06wusbcore wire adapter: ignore HWA_NOTIF_BPST_ADJ notificationsThomas Pugliese
2013-06-06USB: wusbcore: add HWA-specific fields to usb_rpipe_descriptorThomas Pugliese
2013-06-06wusbhc: disable suspend and resume on the root hub.Thomas Pugliese
2013-06-06USB: fix PTR_ERR translation in init_usb_class()Alexey Khoroshilov
2013-06-06wusbcore: reduce keepalive threshold from timeout/2 to timeout/3Thomas Pugliese
2013-06-06usb: host: make USB_ARCH_HAS_?HCI obsoleteArnd Bergmann
2013-06-06USB: OHCI: remove bogus #errorArnd Bergmann
2013-06-06USB: option,zte_ev: move most ZTE CDMA devices to zte_evDan Williams
2013-06-06USB: option: blacklist network interface on Huawei E1820Bjørn Mork
2013-06-06USB: whiteheat: fix broken port configurationJohan Hovold
2013-06-05usb: add usb2 Link PM variables to sysfs and usb_deviceMathias Nyman
2013-06-05usb: xhci: add USB2 Link power management BESL supportMathias Nyman
2013-06-05usb: xhci: define port register names and use them instead of magic numbersMathias Nyman
2013-06-05usb: xhci: check usb2 port capabilities before adding hw link PM supportMathias Nyman
2013-06-05usb/xhci: unify parameter of xhci_msi_irqAlex Shi
2013-06-05usb: xhci-dbg: Display endpoint number and direction in context dumpJulius Werner
2013-06-05USB: serial: fix TIOCMIWAIT return valueJohan Hovold
2013-06-04usb: gadget: uvc: Implement videobuf2 .wait_prepare and .wait_finish operationsMichael Grzeschik
2013-06-04USB: mos7720: fix hardware flow controlJohan Hovold
2013-06-04USB: keyspan: remove unused endpoint-array accessJohan Hovold
2013-06-04USB: keyspan: fix bogus array indexJohan Hovold
2013-06-04USB: zte_ev: fix broken openJohan Hovold
2013-06-04usb: musb: ux500: add device tree probing supportLee Jones
2013-06-04usb: musb: ux500: attempt to find channels by name before using pdataLee Jones
2013-06-04usb: musb: ux500: harden checks for platform dataLee Jones
2013-06-04usb: musb: ux500: take the dma_mask from coherent_dma_maskLee Jones
2013-06-04usb: musb: ux500: move the MUSB HDRC configuration into the driverLee Jones
2013-06-04usb: musb: ux500: move channel number knowledge into the driverLee Jones
2013-06-03USB: serial: pl2303 works at 500kbpsLuca Olivetti
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki