index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-18
Merge tag 'usb-ci-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
3
-11
/
+78
2017-04-14
usb: chipidea: core: add sysfs group
Peter Chen
2
-3
/
+63
2017-03-23
usb: chipidea: use bus->sysdev for DMA configuration
Arnd Bergmann
3
-8
/
+8
2017-03-17
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
1
-1
/
+1
2017-03-15
usb: chipidea: udc: update gadget state after bus resume
Li Jun
2
-8
/
+15
2017-02-03
usb: chipidea: msm: Fix return value check in ci_hdrc_msm_probe()
Wei Yongjun
1
-2
/
+2
2017-02-03
usb: chipidea: Configure phy for appropriate mode
Stephen Boyd
1
-6
/
+14
2017-01-23
usb: chipidea: usb2: delete the redundant setting default DMA mask code
Jisheng Zhang
1
-4
/
+0
2017-01-23
usb: chipidea: delete an useless header include
Jisheng Zhang
1
-1
/
+0
2017-01-20
usb: chipidea: Drop lock across event_notify during gadget stop
Stephen Boyd
1
-1
/
+1
2017-01-20
usb: chipidea: msm: Be silent on probe defer errors
Stephen Boyd
1
-1
/
+2
2017-01-20
usb: chipidea: msm: Handle phy power states
Stephen Boyd
3
-24
/
+32
2017-01-20
usb: chipidea: msm: Add reset controller for PHY POR bit
Stephen Boyd
2
-2
/
+49
2017-01-20
usb: chipidea: msm: Make platform data driver local instead of global
Stephen Boyd
1
-14
/
+9
2017-01-20
usb: chipidea: msm: Restore wrapper settings after reset
Stephen Boyd
1
-0
/
+39
2017-01-20
usb: chipidea: msm: Mux over secondary phy at the right time
Stephen Boyd
1
-2
/
+60
2017-01-20
usb: chipidea: msm: Add proper clk and reset support
Stephen Boyd
1
-4
/
+68
2017-01-20
usb: chipidea: msm: Use hw_write_id_reg() instead of writel
Stephen Boyd
1
-4
/
+2
2017-01-20
usb: chipidea: msm: Rely on core to override AHBBURST
Stephen Boyd
1
-2
/
+2
2017-01-20
usb: chipidea: msm: Mark device as runtime pm active
Stephen Boyd
1
-0
/
+1
2017-01-20
usb: chipidea: vbus event may exist before starting gadget
Peter Chen
1
-5
/
+12
2017-01-20
usb: chipidea: Consolidate extcon notifiers
Stephen Boyd
2
-37
/
+16
2017-01-20
usb: chipidea: Add support for ULPI PHY bus
Stephen Boyd
5
-6
/
+167
2017-01-20
usb: chipidea: Remove locking in ci_udc_start()
Stephen Boyd
1
-3
/
+0
2017-01-20
usb: chipidea: Notify events when switching host mode
Stephen Boyd
1
-0
/
+6
2017-01-20
usb: chipidea: Add platform flag for wrapper phy management
Stephen Boyd
1
-0
/
+6
2017-01-20
usb: chipidea: Handle extcon events properly
Stephen Boyd
1
-5
/
+41
2017-01-20
usb: chipidea: Only read/write OTGSC from one place
Stephen Boyd
3
-39
/
+30
2017-01-20
usb: chipdata: Replace the extcon API
Chanwoo Choi
1
-24
/
+6
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-7
/
+7
2016-11-28
Merge tag 'usb-ci-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
5
-23
/
+86
2016-11-28
Merge 4.9-rc7 into usb-next
Greg Kroah-Hartman
2
-2
/
+1
2016-11-15
usb: chipidea: move the lock initialization to core file
Peter Chen
2
-2
/
+1
2016-11-14
usb: chipidea: imx: Disable internal 60Mhz clock with ULPI PHY
Fabien Lahoudere
1
-0
/
+11
2016-11-14
usb: chipidea: imx: configure imx for ULPI phy
Fabien Lahoudere
3
-14
/
+66
2016-11-14
usb: chipidea: Properly mark little endian descriptors
Stephen Boyd
2
-9
/
+9
2016-11-03
usb: chipidea: udc: remove unnecessary & operation
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: chipidea: udc: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-2
/
+2
2016-10-25
usb: chipidea: host: fix NULL ptr dereference during shutdown
Stefan Wahren
1
-0
/
+2
2016-09-14
usb: chipidea: udc: Use the preferred form for passing a size of a struct
Fabio Estevam
1
-1
/
+1
2016-09-14
usb: chipidea: udc: Fit into a single line
Fabio Estevam
1
-2
/
+1
2016-09-14
usb: chipidea: udc: Use dma_pool_zalloc()
Fabio Estevam
1
-4
/
+2
2016-09-14
usb: chipidea: host: disable io watchdog
Lucas Stach
1
-0
/
+3
2016-09-14
usb: chipidea: udc: Use direction flags consequently
Stefan Wahren
1
-11
/
+11
2016-09-14
usb: chipidea: imx: set over current polarity per dts setting
Li Jun
3
-5
/
+21
2016-09-14
usb: chipidea: udc: Don't flush endpoint fifo twice
Stefan Wahren
1
-1
/
+0
2016-09-14
usb: chipidea: udc: move write barrier into hw_ep_prime
Stefan Wahren
1
-5
/
+3
2016-09-09
usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase
Clemens Gruber
1
-0
/
+9
2016-08-19
usb: chipidea: udc: don't touch DP when controller is in host mode
Li Jun
1
-2
/
+5
2016-06-21
usb: chipidea: Kconfig: improve Kconfig help text
Peter Chen
1
-2
/
+3
[next]