index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
Age
Commit message (
Expand
)
Author
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-07
USB: chipidea: ci_hdrc_tegra.c: add SPDX line
Greg Kroah-Hartman
2017-11-07
USB: chipidea: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-26
usb: chipidea: fix trivial typo in Kconfig
Christoph Fritz
2017-09-21
usb: chipidea: do charger detection in vbus session
Li Jun
2017-08-28
usb: chipidea: usb2: check memory allocation failure
Christophe JAILLET
2017-08-28
Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2017-08-24
usb: chipidea: Add support for Tegra20/30/114/124
Thierry Reding
2017-08-24
usb: chipidea: udc: Support SKB alignment quirk
Dmitry Osipenko
2017-08-10
usb: chipidea: constify attribute_group structures.
Arvind Yadav
2017-08-10
usb: chipidea: otg_fsm: constify attribute_group structures.
Arvind Yadav
2017-07-25
usb: chipidea: core: do not register extcon notifier if extcon device is not ...
Peter Chen
2017-07-22
USB: chipidea: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2017-07-19
usb: chipidea: msm: ci_hdrc_msm_probe() missing of_node_get()
Frank Rowand
2017-07-19
usb: chipidea: udc: compress return logic into line
Gustavo A. R. Silva
2017-06-27
Merge tag 'usb-ci-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2017-06-12
Merge 4.12-rc5 into usb-next
Greg Kroah-Hartman
2017-06-03
usb: Make use of ktime_* comparison functions
Mariusz Skamra
2017-05-23
usb: chipidea: core: check before accessing ci_role in ci_role_show
Michael Thalmeier
2017-05-23
usb: chipidea: debug: check before accessing ci_role
Michael Thalmeier
2017-05-18
usb: chipidea: udc: fix NULL pointer dereference if udc_start failed
Jisheng Zhang
2017-05-18
usb: chipidea: imx: Do not access CLKONOFF on i.MX51
Andrey Smirnov
2017-05-18
usb: chipidea: properly handle host or gadget initialization failure
Jisheng Zhang
2017-04-18
Merge tag 'usb-ci-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2017-04-14
usb: chipidea: core: add sysfs group
Peter Chen
2017-03-23
usb: chipidea: use bus->sysdev for DMA configuration
Arnd Bergmann
2017-03-17
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
2017-03-15
usb: chipidea: udc: update gadget state after bus resume
Li Jun
2017-02-03
usb: chipidea: msm: Fix return value check in ci_hdrc_msm_probe()
Wei Yongjun
2017-02-03
usb: chipidea: Configure phy for appropriate mode
Stephen Boyd
2017-01-23
usb: chipidea: usb2: delete the redundant setting default DMA mask code
Jisheng Zhang
2017-01-23
usb: chipidea: delete an useless header include
Jisheng Zhang
2017-01-20
usb: chipidea: Drop lock across event_notify during gadget stop
Stephen Boyd
2017-01-20
usb: chipidea: msm: Be silent on probe defer errors
Stephen Boyd
2017-01-20
usb: chipidea: msm: Handle phy power states
Stephen Boyd
2017-01-20
usb: chipidea: msm: Add reset controller for PHY POR bit
Stephen Boyd
2017-01-20
usb: chipidea: msm: Make platform data driver local instead of global
Stephen Boyd
2017-01-20
usb: chipidea: msm: Restore wrapper settings after reset
Stephen Boyd
2017-01-20
usb: chipidea: msm: Mux over secondary phy at the right time
Stephen Boyd
2017-01-20
usb: chipidea: msm: Add proper clk and reset support
Stephen Boyd
2017-01-20
usb: chipidea: msm: Use hw_write_id_reg() instead of writel
Stephen Boyd
2017-01-20
usb: chipidea: msm: Rely on core to override AHBBURST
Stephen Boyd
2017-01-20
usb: chipidea: msm: Mark device as runtime pm active
Stephen Boyd
2017-01-20
usb: chipidea: vbus event may exist before starting gadget
Peter Chen
2017-01-20
usb: chipidea: Consolidate extcon notifiers
Stephen Boyd
2017-01-20
usb: chipidea: Add support for ULPI PHY bus
Stephen Boyd
2017-01-20
usb: chipidea: Remove locking in ci_udc_start()
Stephen Boyd
2017-01-20
usb: chipidea: Notify events when switching host mode
Stephen Boyd
[next]