Age | Commit message (Expand) | Author | Files | Lines |
2013-03-18 | usb: phy: make it a menuconfig | Felipe Balbi | 1 | -1/+1 |
2013-03-18 | usb: otg: move usb_otg_state_string to usb-common.c | Felipe Balbi | 1 | -7/+0 |
2013-03-18 | usb: otg: prefix otg_state_string with usb_ | Felipe Balbi | 1 | -2/+2 |
2013-03-18 | usb: gadget: udc-core: introduce usb_add_gadget_udc_release() | Felipe Balbi | 1 | -0/+2 |
2013-03-18 | usb: gadget: introduce gadget state tracking | Felipe Balbi | 1 | -0/+9 |
2013-03-18 | usb: common: introduce usb_state_string() | Felipe Balbi | 1 | -0/+9 |
2013-03-18 | usb: gadget: drop now unnecessary flag | Felipe Balbi | 1 | -4/+0 |
2013-03-18 | usb: gadget: udc-core: allow udc class register gadget device | Felipe Balbi | 1 | -0/+4 |
2013-03-18 | usb: phy: nop: Add some parameters to platform data | Roger Quadros | 1 | -0/+5 |
2013-03-18 | ALSA: snd-usb: handle raw data format of UAC2 devices | Daniel Mack | 1 | -0/+2 |
2013-03-17 | net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility | Bjørn Mork | 1 | -0/+1 |
2013-03-05 | usb: gadget: composite: fix kernel-doc warnings | Nishanth Menon | 1 | -1/+2 |
2013-02-22 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -7/+9 |
2013-02-22 | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 8 | -11/+287 |
2013-02-19 | Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 2 | -1/+6 |
2013-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+3 |
2013-02-09 | Merge usb-linus branch into usb-next | Greg Kroah-Hartman | 1 | -0/+3 |
2013-02-08 | net: usb: fix regression from FLAG_NOARP code | Lucas Stach | 1 | -1/+1 |
2013-02-06 | usb: omap_control_usb: fix compile warning | Felipe Balbi | 1 | -1/+1 |
2013-02-06 | ARM: OMAP2: MUSB: Specify omap4 has mailbox | Kishon Vijay Abraham I | 1 | -0/+2 |
2013-02-06 | Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+3 |
2013-02-06 | Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 1 | -7/+9 |
2013-01-31 | net: usbnet: prevent buggy devices from killing us | Bjørn Mork | 1 | -0/+2 |
2013-01-28 | usb: host: tegra: make use of PHY pointer of HCD | Venu Byravarasu | 1 | -4/+4 |
2013-01-28 | usb: add APIs to access host registers from Tegra PHY | Venu Byravarasu | 1 | -0/+4 |
2013-01-28 | USB: PHY: tegra: Get rid of instance number to differentiate PHY type | Venu Byravarasu | 1 | -0/+1 |
2013-01-28 | USB: PHY: tegra: get rid of instance number to differentiate legacy controller | Venu Byravarasu | 1 | -0/+1 |
2013-01-28 | usb: phy: remove unused APIs from Tegra PHY. | Venu Byravarasu | 1 | -4/+0 |
2013-01-26 | USB: add usb_hcd_{start,end}_port_resume | Alan Stern | 1 | -0/+3 |
2013-01-25 | Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 4 | -3/+175 |
2013-01-25 | Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2 | -8/+80 |
2013-01-25 | usb: phy: add a new driver for usb3 phy | Kishon Vijay Abraham I | 1 | -0/+23 |
2013-01-25 | usb: start using the control module driver | Kishon Vijay Abraham I | 1 | -3/+1 |
2013-01-25 | usb: phy: add a new driver for usb part of control module | Kishon Vijay Abraham I | 1 | -0/+92 |
2013-01-25 | usb: otg: add device tree support to otg library | Kishon Vijay Abraham I | 1 | -0/+8 |
2013-01-25 | usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type | Kishon Vijay Abraham I | 1 | -0/+13 |
2013-01-25 | usb: otg: add an api to bind the usb controller and phy | Kishon Vijay Abraham I | 1 | -0/+22 |
2013-01-25 | usb: dwc3: omap: Add an API to write to dwc mailbox | Kishon Vijay Abraham I | 1 | -0/+30 |
2013-01-24 | usb: gadget: completely remove ->start/->stop | Felipe Balbi | 1 | -6/+0 |
2013-01-23 | ARM: EXYNOS: Update & move usb-phy types to generic include layer | Vivek Gautam | 1 | -0/+16 |
2013-01-21 | usbnet: add new flag FLAG_NOARP for usb net devices | Wei Shuai | 1 | -0/+1 |
2013-01-21 | usb: gadget: composite: introduce usb_gstrings_attach() | Sebastian Andrzej Siewior | 2 | -0/+9 |
2013-01-21 | usb: gadget: export composite's setup & disconnect function | Sebastian Andrzej Siewior | 1 | -0/+4 |
2013-01-21 | usb: gadget: factor out two helper functions from composite_bind() | Sebastian Andrzej Siewior | 1 | -0/+8 |
2013-01-21 | usb: gadget: udc-core: introduce UDC binding by name | Sebastian Andrzej Siewior | 1 | -0/+2 |
2013-01-21 | usb: gadget: add a forward pointer from usb_function to its "instance" | Sebastian Andrzej Siewior | 1 | -0/+1 |
2013-01-21 | usb: gadget: composite: add usb_remove_function() | Sebastian Andrzej Siewior | 1 | -0/+1 |
2013-01-21 | usb: gadget: add some infracture to register/unregister functions | Sebastian Andrzej Siewior | 1 | -0/+52 |
2013-01-10 | usb: gadget: consider link speed for bMaxPower | Sebastian Andrzej Siewior | 1 | -2/+3 |
2013-01-03 | UAPI: Remove empty Kbuild files | David Howells | 1 | -0/+0 |