index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: chipidea: add Intel Clovertrail pci id
David Cohen
2013-10-03
1
-1
/
+6
*
usb: chipidea: USB_CHIPIDEA should depend on HAS_DMA
Geert Uytterhoeven
2013-09-25
1
-1
/
+1
*
usb: chipidea: udc: free pending TD at removal procedure
Peter Chen
2013-09-25
1
-0
/
+2
*
usb: chipidea: imx: Add usb_phy_shutdown at probe's error path
Peter Chen
2013-09-25
1
-2
/
+5
*
usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal
Peter Chen
2013-09-25
1
-0
/
+1
*
usb: chipidea: udc: fix the oops after rmmod gadget
Peter Chen
2013-09-25
1
-1
/
+1
*
USB: chipidea: i.MX: simplify usbmisc
Sascha Hauer
2013-08-14
3
-107
/
+76
*
usb: chipidea: udc: .pullup is valid only when vbus is there
Peter Chen
2013-08-14
1
-0
/
+3
*
usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUS
Peter Chen
2013-08-14
3
-20
/
+6
*
usb: chipidea: udc: fix misuse of REGS_SHARED and PULLUP_ON_VBUS flags
Peter Chen
2013-08-14
1
-3
/
+2
*
usb: chipidea: add wait vbus lower than OTGSC_BSV before role starts
Peter Chen
2013-08-14
3
-0
/
+39
*
usb: chipidea: add vbus interrupt handler
Peter Chen
2013-08-14
5
-12
/
+71
*
usb: chipidea: move otg related things to otg file
Peter Chen
2013-08-14
3
-52
/
+70
*
usb: chipidea: disable all interrupts and clear all interrupts status
Peter Chen
2013-08-14
1
-1
/
+10
*
usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTG
Peter Chen
2013-08-14
1
-7
/
+30
*
usb: chipidea: add role init and destroy APIs
Peter Chen
2013-08-14
5
-11
/
+54
*
usb: chipidea: otg: add otg file used to access otgsc
Peter Chen
2013-08-14
5
-2
/
+80
*
usb: chipidea: udc: otg_set_peripheral is useless for some chipidea users
Peter Chen
2013-08-14
1
-1
/
+6
*
usb: chipidea: host: add vbus regulator control
Peter Chen
2013-08-14
1
-1
/
+22
*
usb: chipidea: move vbus regulator operation to core
Peter Chen
2013-08-14
2
-24
/
+25
*
usb: chipidea: remove previous MODULE_ALIAS
Fabio Estevam
2013-08-14
1
-1
/
+0
*
usb: chipidea: prevent endless loop registering platform_devices when probe f...
Lothar Waßmann
2013-08-14
1
-5
/
+3
*
usb: chipidea: don't clobber return value of ci_role_start()
Lothar Waßmann
2013-08-14
1
-1
/
+0
*
usb: chipidea: ci_hdrc_imx: remove an unsolicited module_put() call from ci_h...
Lothar Waßmann
2013-08-14
1
-3
/
+1
*
usb: chipidea: improve kconfig 2.0
Lothar Waßmann
2013-08-14
1
-4
/
+3
*
usb: chipidea: imx: delete the dead code
Peter Chen
2013-08-14
1
-3
/
+0
*
usb: chipidea: move hw_phymode_configure() into probe
Fabio Estevam
2013-08-14
1
-2
/
+2
*
usb: chipidea: ci_hdrc_imx: remove unused variable 'res'
Fabio Estevam
2013-08-14
1
-7
/
+0
*
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-08-13
1
-0
/
+1
|
\
|
*
usb: host: add has_tdi_phy_lpm capability bit
Tuomas Tynkkynen
2013-08-12
1
-0
/
+1
*
|
usb: chipidea: fix the build error with randconfig
Peter Chen
2013-07-29
1
-2
/
+2
*
|
usb: chipidea: cast PORTSC_PTS and DEVLC_PTS macros
Fabio Estevam
2013-07-29
1
-2
/
+2
|
/
*
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-07-04
1
-1
/
+1
|
\
|
*
usb: chipidea: depend on CONFIG_OF instead of CONFIG_OF_DEVICE
Rob Herring
2013-06-12
1
-1
/
+1
*
|
usb: chipidea: ci_hdrc_imx: access phy via private data
Fabio Estevam
2013-06-25
1
-5
/
+4
*
|
usb: chipidea: drop "13xxx" infix
Alexander Shishkin
2013-06-24
14
-260
/
+261
*
|
usbmisc_imx: allow autoloading on according to dt ids
Arnaud Patard (Rtp)
2013-06-24
1
-0
/
+1
*
|
usb: chipidea: get rid of camelcase names
Alexander Shishkin
2013-06-17
2
-256
/
+257
*
|
usb: chipidea: move to pcim_* functions
Andy Shevchenko
2013-06-17
1
-12
/
+4
*
|
usb: chipidea: remove superfluous pci_set_drvdata(pci, NULL)
Andy Shevchenko
2013-06-17
1
-1
/
+0
*
|
usb: chipidea: i.MX: use devm_usb_get_phy_by_phandle to get phy
Sascha Hauer
2013-06-17
1
-20
/
+12
*
|
usb: chipidea: usbmisc: use module_platform_driver
Philipp Zabel
2013-06-17
1
-11
/
+1
*
|
usb: chipidea: ci13xxx-imx: move static pdata into probe function
Michael Grzeschik
2013-06-17
1
-10
/
+9
*
|
usb: chipidea: introduce dual role mode pdata flags
Sascha Hauer
2013-06-17
1
-6
/
+18
*
|
usb: chipidea: add PTW, PTS and STS handling
Michael Grzeschik
2013-06-17
2
-1
/
+63
*
|
usb: chipidea: udc: add multiple td support to hardware_{en,de}queue
Michael Grzeschik
2013-06-17
3
-83
/
+111
*
|
usb: chipidea: udc: manage dynamic amount of tds with a linked list
Michael Grzeschik
2013-06-17
3
-62
/
+129
*
|
usb: chipidea: improve kconfig
Peter Chen
2013-06-17
1
-3
/
+3
*
|
usb: chipidea: ci13xxx_imx: remove 'phy_np'
Fabio Estevam
2013-06-17
1
-7
/
+5
*
|
usb: chipidea: ci13xxx_imx: check if 'data->phy_np' is not NULL
Fabio Estevam
2013-06-17
1
-1
/
+2
[next]