index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-13
20
-103
/
+25
|
\
|
*
USB: chipidea: ci_hdrc_tegra.c: add SPDX line
Greg Kroah-Hartman
2017-11-07
1
-0
/
+1
|
*
USB: chipidea: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
19
-102
/
+1
|
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
18
-0
/
+18
|
*
usb: chipidea: fix trivial typo in Kconfig
Christoph Fritz
2017-10-26
1
-1
/
+1
|
*
usb: chipidea: do charger detection in vbus session
Li Jun
2017-09-21
1
-0
/
+4
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
|
/
*
usb: chipidea: usb2: check memory allocation failure
Christophe JAILLET
2017-08-28
1
-0
/
+2
*
Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2017-08-28
5
-7
/
+163
|
\
|
*
usb: chipidea: Add support for Tegra20/30/114/124
Thierry Reding
2017-08-24
2
-0
/
+156
|
*
usb: chipidea: udc: Support SKB alignment quirk
Dmitry Osipenko
2017-08-24
1
-0
/
+3
|
*
usb: chipidea: core: do not register extcon notifier if extcon device is not ...
Peter Chen
2017-07-25
1
-2
/
+2
|
*
usb: chipidea: msm: ci_hdrc_msm_probe() missing of_node_get()
Frank Rowand
2017-07-19
1
-1
/
+1
|
*
usb: chipidea: udc: compress return logic into line
Gustavo A. R. Silva
2017-07-19
1
-4
/
+1
*
|
usb: chipidea: constify attribute_group structures.
Arvind Yadav
2017-08-10
1
-1
/
+1
*
|
usb: chipidea: otg_fsm: constify attribute_group structures.
Arvind Yadav
2017-08-10
1
-1
/
+1
*
|
USB: chipidea: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2017-07-22
1
-1
/
+0
|
/
*
Merge tag 'usb-ci-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2017-06-27
1
-8
/
+21
|
\
|
*
usb: chipidea: properly handle host or gadget initialization failure
Jisheng Zhang
2017-05-18
1
-8
/
+21
*
|
Merge 4.12-rc5 into usb-next
Greg Kroah-Hartman
2017-06-12
4
-13
/
+44
|
\
\
|
*
|
usb: chipidea: core: check before accessing ci_role in ci_role_show
Michael Thalmeier
2017-05-23
1
-1
/
+4
|
*
|
usb: chipidea: debug: check before accessing ci_role
Michael Thalmeier
2017-05-23
1
-1
/
+2
|
*
|
usb: chipidea: udc: fix NULL pointer dereference if udc_start failed
Jisheng Zhang
2017-05-18
1
-2
/
+6
|
*
|
usb: chipidea: imx: Do not access CLKONOFF on i.MX51
Andrey Smirnov
2017-05-18
1
-9
/
+32
|
|
/
*
/
usb: Make use of ktime_* comparison functions
Mariusz Skamra
2017-06-03
1
-4
/
+4
|
/
*
Merge tag 'usb-ci-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2017-04-18
3
-11
/
+78
|
\
|
*
usb: chipidea: core: add sysfs group
Peter Chen
2017-04-14
2
-3
/
+63
|
*
usb: chipidea: udc: update gadget state after bus resume
Li Jun
2017-03-15
2
-8
/
+15
*
|
usb: chipidea: use bus->sysdev for DMA configuration
Arnd Bergmann
2017-03-23
3
-8
/
+8
*
|
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
2017-03-17
1
-1
/
+1
|
/
*
usb: chipidea: msm: Fix return value check in ci_hdrc_msm_probe()
Wei Yongjun
2017-02-03
1
-2
/
+2
*
usb: chipidea: Configure phy for appropriate mode
Stephen Boyd
2017-02-03
1
-6
/
+14
*
usb: chipidea: usb2: delete the redundant setting default DMA mask code
Jisheng Zhang
2017-01-23
1
-4
/
+0
*
usb: chipidea: delete an useless header include
Jisheng Zhang
2017-01-23
1
-1
/
+0
*
usb: chipidea: Drop lock across event_notify during gadget stop
Stephen Boyd
2017-01-20
1
-1
/
+1
*
usb: chipidea: msm: Be silent on probe defer errors
Stephen Boyd
2017-01-20
1
-1
/
+2
*
usb: chipidea: msm: Handle phy power states
Stephen Boyd
2017-01-20
3
-24
/
+32
*
usb: chipidea: msm: Add reset controller for PHY POR bit
Stephen Boyd
2017-01-20
2
-2
/
+49
*
usb: chipidea: msm: Make platform data driver local instead of global
Stephen Boyd
2017-01-20
1
-14
/
+9
*
usb: chipidea: msm: Restore wrapper settings after reset
Stephen Boyd
2017-01-20
1
-0
/
+39
*
usb: chipidea: msm: Mux over secondary phy at the right time
Stephen Boyd
2017-01-20
1
-2
/
+60
*
usb: chipidea: msm: Add proper clk and reset support
Stephen Boyd
2017-01-20
1
-4
/
+68
*
usb: chipidea: msm: Use hw_write_id_reg() instead of writel
Stephen Boyd
2017-01-20
1
-4
/
+2
*
usb: chipidea: msm: Rely on core to override AHBBURST
Stephen Boyd
2017-01-20
1
-2
/
+2
*
usb: chipidea: msm: Mark device as runtime pm active
Stephen Boyd
2017-01-20
1
-0
/
+1
*
usb: chipidea: vbus event may exist before starting gadget
Peter Chen
2017-01-20
1
-5
/
+12
*
usb: chipidea: Consolidate extcon notifiers
Stephen Boyd
2017-01-20
2
-37
/
+16
*
usb: chipidea: Add support for ULPI PHY bus
Stephen Boyd
2017-01-20
5
-6
/
+167
*
usb: chipidea: Remove locking in ci_udc_start()
Stephen Boyd
2017-01-20
1
-3
/
+0
*
usb: chipidea: Notify events when switching host mode
Stephen Boyd
2017-01-20
1
-0
/
+6
[next]