index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-03
usb: musb: cppi41: fix not transmitting zero length packet issue
Bin Liu
1
-2
/
+15
2014-08-19
usb: musb: ux500: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
1
-1
/
+1
2014-07-21
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
12
-153
/
+188
2014-07-16
usb: musb: dsps: Add the sw_babble_control() and Enable for newer silicon
George Cherian
2
-6
/
+90
2014-07-16
usb: musb: core: Convert the musb_platform_reset to have a return value.
George Cherian
3
-9
/
+14
2014-07-16
usb: musb: core: Convert babble recover work to delayed work
George Cherian
2
-8
/
+9
2014-07-16
usb: musb: core: Handle Babble condition only in HOST mode
George Cherian
1
-1
/
+1
2014-07-10
usb: musb: register nop transceiver driver for jz4740
Apelete Seketeli
1
-0
/
+3
2014-06-30
usb: musb: cppi41: fire hrtimer according to programmed channel length
Daniel Mack
1
-2
/
+4
2014-06-30
Revert "usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrti...
Daniel Mack
1
-53
/
+0
2014-06-30
usb: musb: fix wrong indentation in musb_host.c
Daniel Mack
1
-5
/
+5
2014-06-30
usb: musb/cppi41: call musb_ep_select() before accessing an endpoint's CSR
Daniel Mack
1
-2
/
+7
2014-06-30
usb: musb: introduce dma_channel.rx_packet_done
Daniel Mack
3
-1
/
+5
2014-06-30
usb: musb: fix bit mask for CSR in musb_h_tx_flush_fifo()
Daniel Mack
1
-1
/
+1
2014-06-30
usb: musb: use is_host_active() to distinguish between host and gadget mode
Daniel Mack
1
-9
/
+7
2014-06-30
usb: musb: remove unnecessary (void) prefix at function calls
Daniel Mack
1
-3
/
+3
2014-06-30
usb: musb: dsps: fix the base address for accessing the mode register
Lothar Waßmann
1
-5
/
+4
2014-06-30
usb: musb: dsps: Call usb_phy(_shutdown/_init) during musb_platform_reset()
George Cherian
1
-1
/
+5
2014-06-30
usb: musb: musb_host.c: Cleaning up uninitialized variables
Rickard Strandqvist
1
-1
/
+1
2014-06-30
usb: musb: backfin: Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-12
/
+8
2014-06-30
usb: musb: tusb6010: Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-11
/
+5
2014-06-30
usb: musb: davinci: use devm_ functions.
Himangi Saraogi
1
-14
/
+6
2014-06-30
usb: musb: ux500: use devm_ functions
Himangi Saraogi
1
-18
/
+10
2014-06-30
usb: musb: dsps: coding style cleanup
Lothar Waßmann
1
-4
/
+12
2014-06-27
usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irq
Thomas Gleixner
1
-1
/
+1
2014-06-27
usb: musb: Fix panic upon musb_am335x module removal
Ezequiel Garcia
1
-17
/
+6
2014-06-20
usb: musb: core: Handle Babble condition only in HOST mode
George Cherian
1
-1
/
+1
2014-06-19
usb: musb: ux500: don't propagate the OF node
Linus Walleij
1
-1
/
+0
2014-05-23
Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
11
-45
/
+123
2014-05-16
usb: musb: tusb6010: Use musb->tusb_revision instead of tusb_get_revision call.
Matwey V. Kornilov
3
-14
/
+9
2014-05-16
usb: musb: tusb6010: Add tusb_revision to struct musb to store the revision.
Matwey V. Kornilov
2
-0
/
+2
2014-05-14
usb: musb: omap2plus bus glue needs USB host support
Arnd Bergmann
1
-1
/
+1
2014-05-14
usb: musb: tusb-dma can't be built-in if tusb is not
Arnd Bergmann
1
-1
/
+1
2014-05-14
usb: musb: tusb: remove dead code
Paul Bolle
1
-6
/
+0
2014-05-14
usb: musb: Kconfig: Select the DMA driver if DMA mode of MUSB is enabled
George Cherian
1
-0
/
+1
2014-04-21
usb: musb: dsps: compile suspend/resume only with PM_SLEEP
Wolfram Sang
1
-1
/
+1
2014-04-21
usb: musb: dsps: handle babble interrupts
Daniel Mack
1
-1
/
+24
2014-04-21
usb: musb: add a work_struct to recover from babble errors
Daniel Mack
2
-0
/
+36
2014-04-21
usb: musb: add reset hook to platform ops
Daniel Mack
1
-0
/
+7
2014-04-21
usb: phy: generic: allow multiples calls to usb_phy_generic_register()
Felipe Balbi
4
-9
/
+30
2014-04-21
usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove()
Felipe Balbi
5
-12
/
+11
2014-04-21
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...
Felipe Balbi
6
-6
/
+6
2014-04-21
usb: phy: rename usb_nop_xceiv to usb_phy_generic
Felipe Balbi
5
-12
/
+12
2014-04-16
usb: musb: dsps: move debugfs_remove_recursive()
Daniel Mack
1
-3
/
+2
2014-04-15
usb: musb: omap2430: make sure clocks are enabled when running mailbox
Felipe Balbi
1
-0
/
+6
2014-04-15
usb: musb: fix PHY power on/off
Felipe Balbi
1
-0
/
+2
2014-03-09
Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...
Greg Kroah-Hartman
1
-1
/
+1
2014-03-09
phy: rename struct omap_control_usb to struct omap_control_phy
Kishon Vijay Abraham I
1
-1
/
+1
2014-03-08
Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
5
-11
/
+153
2014-03-06
usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiated
George Cherian
1
-1
/
+2
[next]