index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
Commit message (
Expand
)
Author
Age
*
usb: phy: Improve Kconfig help for CONFIG_USB_PHY
George Spelvin
2013-06-18
*
USB: remove remaining instances of USB_SUSPEND
Alan Stern
2013-05-15
*
usb: otg: mxs-phy: add missing type to usb_phy
Michael Grzeschik
2013-05-15
*
usb: phy: remove CONFIG_USB_OTG_UTILS once more
Paul Bolle
2013-05-15
*
usb: phy: Fix NULL pointer exception during usb_get_phy
Robert Jarzmik
2013-05-15
*
usb: phy: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-15
*
usb: phy: nop: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-15
*
usb: phy: mxs-usb: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-15
*
usb: phy: mv-usb: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-15
*
usb: phy: gpio-vbus-usb: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-15
*
usb: phy: ab8500-usb: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-15
*
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-05-09
|
\
*
|
USB: OMAP: ISP1301 needs USB_PHY
Arnd Bergmann
2013-04-25
*
|
usb: phy: tegra: don't call into tegra-ehci directly
Arnd Bergmann
2013-04-23
*
|
usb: phy: phy core cannot yet be a module
Arnd Bergmann
2013-04-23
*
|
Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2013-04-23
|
\
\
|
*
|
usb: phy: remove exported function from __init section
Denis Efremov
2013-04-23
*
|
|
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-04-05
|
\
|
|
|
*
|
usb: phy: twl6030-usb: check regulator_enable return value
Fabio Baltieri
2013-04-03
|
*
|
usb: phy: twl4030-usb: check regulator_enable return value
Fabio Baltieri
2013-04-03
|
*
|
usb: phy: ab8500-usb: check regulator_enable return value
Fabio Baltieri
2013-04-03
|
*
|
usb: phy: ab8500-usb: call phy_dis_work only when necessary
Sakethram Bommisetti
2013-04-03
|
*
|
usb: phy: ab8500-usb: drop link status delayed work
Sakethram Bommisetti
2013-04-03
|
*
|
usb: phy: ab8500-usb: adopt pinctrl support
Patrice Chotard
2013-04-03
|
*
|
usb: phy: ab8500-usb: fix last notifier arguments
Fabio Baltieri
2013-04-03
|
*
|
usb: phy: ab8500-usb: fix unbalanced clock and regulator disable warnings
Mian Yousaf Kaukab
2013-04-03
|
*
|
usb: phy: ab8500-usb: enable/disable regulator on phy events
Fabio Baltieri
2013-04-03
|
*
|
usb: phy: ab8500-usb: split ab8500_usb_phy_ctrl
Fabio Baltieri
2013-04-03
|
*
|
usb: phy: ab8500-usb: add regulator support
Fabio Baltieri
2013-04-03
|
*
|
usb: phy: ab8500-usb: fix eye diagram for ab8500 v2.0
Sakethram Bommisetti
2013-04-03
|
*
|
usb: phy: ab8500-usb: set phy tuning values
Sakethram Bommisetti
2013-04-03
|
*
|
usb: phy: ab8500-usb: convert to devm_kzalloc
Fabio Baltieri
2013-04-03
|
*
|
usb: phy: samsung: convert to devm_ioremap_resource()
Sachin Kamat
2013-04-03
|
*
|
usb: otg: mv_otg: remove unused clock
Chao Xie
2013-04-02
|
*
|
usb: phy: twl4030-usb: check if vbus is driven by twl itself
Grazvydas Ignotas
2013-04-02
|
*
|
usb: gadget: mv_u3d: drop ARCH dependency
Felipe Balbi
2013-03-27
|
*
|
usb: phy: twl4030-usb: poll for ID disconnect
Grazvydas Ignotas
2013-03-21
|
*
|
usb: phy: twl4030-usb: don't switch the phy on/off needlessly
Grazvydas Ignotas
2013-03-21
|
*
|
usb: phy: twl4030-usb: ignore duplicate events
Grazvydas Ignotas
2013-03-21
|
*
|
usb: phy: twl4030-usb: don't enable PHY during init
Grazvydas Ignotas
2013-03-21
|
*
|
usb: phy: gpio-vbus: don't ignore regulator APIs return value
Felipe Balbi
2013-03-20
|
*
|
usb: phy: samsung: fix sparse warning
Felipe Balbi
2013-03-19
|
*
|
usb: phy: ab8500-usb: update irq handling code
Fabio Baltieri
2013-03-18
|
*
|
usb: otg: ab8500-usb: drop support for ab8500 pre v2.0
Fabio Baltieri
2013-03-18
|
*
|
usb: phy: twl4030: fix cold plug on OMAP3
Kishon Vijay Abraham I
2013-03-18
|
*
|
usb: phy: twl4030: use devres API for regulator get and request irq
Kishon Vijay Abraham I
2013-03-18
|
*
|
usb: phy: samsung: Add PHY support for USB 3.0 controller
Vivek Gautam
2013-03-18
|
*
|
usb: phy: samsung: Common out the generic stuff
Vivek Gautam
2013-03-18
|
*
|
usb: phy: isp1301: implement PHY API
Felipe Balbi
2013-03-18
|
*
|
usb: phy: isp1301: give it a context structure
Felipe Balbi
2013-03-18
[next]