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
/
otg
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: otg: twl6030-usb: Fix twl writes
Moiz Sonasath
2012-06-22
1
-9
/
+6
*
USB: gpio_vbus: wakeup support on GPIO VBUS interrupts
Shinya Kuribayashi
2012-05-17
1
-0
/
+33
*
USB: gpio_vbus: a missing cancellation of workqueue in remove() function
Shinya Kuribayashi
2012-05-17
1
-0
/
+1
*
USB: gpio_vbus: handle IRQ flags properly
Shinya Kuribayashi
2012-05-17
1
-5
/
+6
*
USB: gpio_vbus: remove IRQF_SAMPLE_RANDOM use
Shinya Kuribayashi
2012-05-17
1
-3
/
+2
*
USB: gpio_vbus: use cached IRQ number for consistency with the probed one
Shinya Kuribayashi
2012-05-17
1
-4
/
+6
*
USB: twl6030-usb: pass IRQF_ONESHOT to request_threaded_irq
Ming Lei
2012-05-17
1
-2
/
+2
*
USB: gpio_vbus: avoid consecutive vbus_session calls with the same "is_active"
Shinya Kuribayashi
2012-05-14
1
-2
/
+10
*
USB: gpio_vbus: put a missing regulator_put() on error
Shinya Kuribayashi
2012-05-14
1
-0
/
+1
*
USB: gpio_vbus: provide an appropriate debounce interval
Shinya Kuribayashi
2012-05-14
1
-4
/
+4
*
USB: gpio_vbus: fix inconsistent 'dev_id' parameters at free_irq()
Shinya Kuribayashi
2012-05-14
1
-2
/
+2
*
usb: otg: gpio_vbus: Add otg transceiver events and notifiers
Heiko Stübner
2012-04-12
1
-1
/
+14
*
usb: otg: ab8500-usb: make probe() work again
Dan Carpenter
2012-03-02
1
-1
/
+1
*
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2012-03-01
17
-686
/
+783
|
\
|
*
usb: otg: mv_otg: Start using struct usb_otg
Heikki Krogerus
2012-02-27
2
-49
/
+63
|
*
usb: otg: ulpi: Start using struct usb_otg
Heikki Krogerus
2012-02-13
2
-52
/
+64
|
*
usb: otg: twl6030: Start using struct usb_otg
Heikki Krogerus
2012-02-13
1
-50
/
+61
|
*
usb: otg: twl4030: Start using struct usb_otg
Heikki Krogerus
2012-02-13
1
-35
/
+44
|
*
usb: otg: nop: Start using struct usb_otg
Heikki Krogerus
2012-02-13
1
-34
/
+30
|
*
usb: otg: msm: Start using struct usb_otg
Heikki Krogerus
2012-02-13
1
-193
/
+205
|
*
usb: otg: isp1301_omap: Start using struct usb_otg
Heikki Krogerus
2012-02-13
1
-111
/
+121
|
*
usb: otg: gpio_vbus: Start using struct usb_otg
Heikki Krogerus
2012-02-13
1
-25
/
+36
|
*
usb: otg: fsl: Start using struct usb_otg
Heikki Krogerus
2012-02-13
4
-64
/
+75
|
*
usb: otg: ab8500: Start using struct usb_otg
Heikki Krogerus
2012-02-13
1
-40
/
+51
|
*
usb: otg: Separate otg members from usb_phy
Heikki Krogerus
2012-02-13
1
-19
/
+19
|
*
usb: otg: Rename usb_xceiv_event to usb_phy_event
Heikki Krogerus
2012-02-13
2
-2
/
+2
|
*
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
2012-02-13
16
-97
/
+97
*
|
usb: otg: mv_otg: Add dependence
Neil Zhang
2012-02-02
1
-1
/
+1
|
/
*
Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...
Greg Kroah-Hartman
2012-01-25
3
-2364
/
+2
|
\
|
*
drivers: usb: otg: Fix dependencies for some OTG drivers
Fabio Estevam
2012-01-24
1
-2
/
+2
|
*
usb: otg: kill langwell_otg driver
Alexander Shishkin
2012-01-24
3
-2362
/
+0
*
|
usb: mv-otg - Fix build if CONFIG_USB is not set
Geert Uytterhoeven
2012-01-24
1
-0
/
+2
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2012-01-13
1
-1
/
+1
|
\
|
*
mfd: Unify abx500 headers in mfd/abx500
Linus Walleij
2012-01-09
1
-1
/
+1
*
|
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-09
5
-22
/
+1146
|
\
\
|
*
\
Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2011-12-22
4
-0
/
+1135
|
|
\
\
|
|
*
|
USB: OTG: add Marvell usb OTG driver support
Neil Zhang
2011-12-20
4
-0
/
+1135
|
|
|
/
|
*
|
Merge branch 'for-next/xceiv' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2011-12-22
1
-10
/
+10
|
|
\
\
|
|
*
|
usb: otg: trivial cleanups
Felipe Contreras
2011-12-20
1
-10
/
+10
|
|
|
/
|
*
/
usb: convert drivers/usb/* to use module_platform_driver()
Axel Lin
2011-11-28
1
-12
/
+1
|
|
/
*
/
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-12-02
1
-1
/
+1
|
/
*
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-31
2
-0
/
+2
*
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-18
1
-1
/
+1
*
USB: otg: remove unused function twl6030_set_phy_clk
Wanlong Gao
2011-08-22
1
-16
/
+0
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-07-25
1
-6
/
+24
|
\
|
*
USB: OTG: Use work_queue in set_vbus for TWL6030 transciever
Moiz Sonasath
2011-07-01
1
-6
/
+24
*
|
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
2011-07-21
1
-1
/
+1
*
|
treewide: transciever/transceiver spelling fixes
Joe Perches
2011-06-24
1
-2
/
+2
*
|
treewide: remove duplicate includes
Vitaliy Ivanov
2011-06-20
1
-1
/
+0
|
/
[next]