Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
41ac7b3ab7fe1d6175839947a877fdf95cbd2211
/
drivers
/
usb
/
musb
41ac7b3
usb: remove use of __devinit
by Bill Pemberton
· 12 years ago
7690417
usb: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
0c864d8
Merge 3.7-rc6 into usb-next.
by Greg Kroah-Hartman
· 12 years ago
7fd94be
Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
3a3f2e5
Merge tag 'musb-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
d755422
Revert "usb: musb: dsps: remove explicit NOP device creation"
by Afzal Mohammed
· 12 years ago
baef653
usb: musb: remove generic_interrupt
by Philippe De Swert
· 12 years ago
8b416b0
usb: musb: cppi_dma: export cppi_interrupt()
by Sergei Shtylyov
· 12 years ago
984e833
usb: fix typo in drivers/usb
by Masanari Iida
· 12 years ago
c68bb4c
usb: musb: dsps: control module handling (quirk)
by Santhapuri, Damodar
· 12 years ago
3e594b1
usb: musb: dsps: get resources by index
by Afzal Mohammed
· 12 years ago
3b46dd7
usb: musb: dsps: reduce musb instance to one
by Afzal Mohammed
· 12 years ago
12fc926
usb: musb: dsps: remove platform callback
by Afzal Mohammed
· 12 years ago
2f77116
usb: musb: remove hand-crafted id handling
by Sebastian Andrzej Siewior
· 12 years ago
b18d26f
usb: musb: Perform only write access on MUSB_INTRTXE
by Sebastian Andrzej Siewior
· 12 years ago
af5ec14
usb: musb: Perform only write access on MUSB_INTRRXE
by Sebastian Andrzej Siewior
· 12 years ago
515ba29
usb: musb: avoid FADDR read access
by Sebastian Andrzej Siewior
· 12 years ago
b11e94d
usb: musb: read MUSB_POWER register only when required.
by Sebastian Andrzej Siewior
· 12 years ago
9a65d16
usb: musb: ux500: fix 'musbid' undeclared error in ux500_remove()
by Wei Yongjun
· 12 years ago
4b0de6f
usb: musb: ux500: use platform_device_unregister in ux500_remove()
by Wei Yongjun
· 12 years ago
a81a01f
usb: musb: tusb6010: use platform_device_unregister in tusb_remove()
by Wei Yongjun
· 12 years ago
b415c8f
usb: musb: dsps: use platform_device_unregister in dsps_delete_musb_pdev()
by Wei Yongjun
· 12 years ago
12a71f5
usb: musb: davinci: use platform_device_unregister in davinci_remove()
by Wei Yongjun
· 12 years ago
b59e906
usb: musb: da8xx: use platform_device_unregister in da8xx_remove()
by Wei Yongjun
· 12 years ago
01e40da
usb: musb: blackfin: use platform_device_unregister in bfin_remove()
by Wei Yongjun
· 12 years ago
5629151
usb: musb: am35x: use platform_device_unregister in am35x_remove()
by Wei Yongjun
· 12 years ago
00a8918
Revert "usb: musb: use DMA mode 1 whenever possible"
by Felipe Balbi
· 12 years ago
ca749b2
usb: musb: dsps: fix res_name length
by Daniel Mack
· 12 years ago
0e7090a
usb: musb: ux500: use module_platform_driver macro
by Srinivas Kandagatla
· 12 years ago
01380c0
usb: musb: tusb6010: use module_platform_driver macro
by Srinivas Kandagatla
· 12 years ago
8d92f6d
usb: musb: davinci: use module_platform_driver macro
by Srinivas Kandagatla
· 12 years ago
0b07734
usb: musb: da8xx: use module_platform_driver macro
by Srinivas Kandagatla
· 12 years ago
692373e
usb: musb: blackfin: use module_platform_driver macro
by Srinivas Kandagatla
· 12 years ago
a0a83eb
usb: musb: am35x: use module_platform_driver macro
by Srinivas Kandagatla
· 12 years ago
6ff1f3d
usb: musb: am35xx: drop spurious unplugging a device
by Stefano Babic
· 12 years ago
1ea4f4f
Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 12 years ago
d38efc1
xtensa: adopt generic io routines
by Max Filippov
· 12 years ago
9cd11c0
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
61464c8
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
e3a66aa
Merge branch 'multiplatform/platform-data' into next/multiplatform
by Olof Johansson
· 12 years ago
b97ba3a
Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
by Olof Johansson
· 12 years ago
70c494c
ARM: OMAP1: Make plat/mux.h omap1 only
by Tony Lindgren
· 12 years ago
2bcb132
Merge 3.6-rc6 into usb-next
by Greg Kroah-Hartman
· 12 years ago
db298da
ARM: nomadik: move platform_data definitions
by Arnd Bergmann
· 12 years ago
ec2a083
ARM: davinci: move platform_data definitions
by Arnd Bergmann
· 12 years ago
1cd572f
Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
dcb9cf3
Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
7135f08
Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
d8c3ef2
usb: musb: dsps: remove explicit NOP device creation
by Ajay Kumar Gupta
· 12 years ago
6514567
usb: musb: dsps: add dt support
by Ajay Kumar Gupta
· 12 years ago
db4a932
usb: musb: am335x: add support for dual instance
by B, Ravi
· 12 years ago
8d2421e
usb: musb: kill global and static for multi instance
by Ajay Kumar Gupta
· 12 years ago
65b3d52
usb: musb: add musb_ida for multi instance support
by B, Ravi
· 12 years ago
00a0b1d
usb: musb: omap: Add device tree support for omap musb glue
by Kishon Vijay Abraham I
· 12 years ago
5ec4059
usb: musb: omap: write directly to mailbox instead of using phy
by Kishon Vijay Abraham I
· 12 years ago
7effdbd
usb: musb: musbhsdma: fix IRQ check
by Sergei Shtylyov
· 12 years ago
ff41aaa
usb: musb: tusb6010: fix error path in tusb_probe()
by Sergei Shtylyov
· 12 years ago
3067779
usb: musb: host: fix for musb_start_urb Oops
by yuzheng ma
· 12 years ago
28dd924
usb: musb: core: fix kernel-doc of musb_init_controller()
by Sergei Shtylyov
· 12 years ago
85b8614
usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED
by Michal Nazarewicz
· 12 years ago
57bfc0a
usb: musb: fix spelling of families in Kconfig
by Peter Meerwald
· 12 years ago
10770c5
usb: musb: omap2430.c delete unused variable.
by Matthias Brugger
· 12 years ago
12a19b5
usb: musb: omap2430: don't loop indefinitely in interrupt.
by NeilBrown
· 12 years ago
07a67bb
usb: musb: Make dma_controller_create __devinit
by Shubhrajyoti D
· 12 years ago
f69dfa1
usb: musb: Prevent the masking of the return value
by Shubhrajyoti D
· 12 years ago
660fa88
usb: musb: Remove redundant if statement
by Roger Quadros
· 12 years ago
a04d46d
usb: musb: drop is_host_capable() and is_peripheral_capable()
by Felipe Balbi
· 13 years ago
032ec49
usb: musb: drop useless board_mode usage
by Felipe Balbi
· 13 years ago
4f3e8d2
usb: musb: use DMA mode 1 whenever possible
by Roger Quadros
· 12 years ago
8e8a551
usb: musb: host: Handle highmem in PIO mode
by Virupax Sadashivpetimath
· 12 years ago
decadac
usb: musb: Fix bad call to kfree() in musb_free
by Brian Downing
· 12 years ago
a156544
usb: musb: fix sparse warnings
by Felipe Balbi
· 12 years ago
f039df5
usb: musb: cleanup while removing musb omap glue driver
by Kishon Vijay Abraham I
· 12 years ago
78c289f
usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h
by Felipe Balbi
· 13 years ago
f283862
usb: musb: NAK timeout scheme on bulk TX endpoint
by Ajay Kumar Gupta
· 13 years ago
603fe2b
usb: musb: check for zero byte in musb_read/write_fifo
by Ajay Kumar Gupta
· 13 years ago
d17d535
usb: musb: gadget: don't program dma for zero byte tx
by Ajay Kumar Gupta
· 13 years ago
3132122
usb: musb: host: don't program dma for zero byte tx
by Ajay Kumar Gupta
· 13 years ago
f0443af
usb: musb: gadget: use variables according to their names in rxstate()
by Sergei Shtylyov
· 13 years ago
0e38c4e
usb: musb: reorder runtime pm call
by Ajay Kumar Gupta
· 13 years ago
3bb5534
usb: musb: am335x: fix pdev resource bug
by Ajay Kumar Gupta
· 13 years ago
1f3f7ec
usb: musb: Fix wrong config for am33xx and ti81xx
by Ajay Kumar Gupta
· 13 years ago
08aff53
usb/musb: remove conditional compilation of clk code
by Viresh Kumar
· 12 years ago
ff9cce8
Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
979eef3
Merge tag 'musb-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
ded017e
usb: phy: fix return value check of usb_get_phy
by Kishon Vijay Abraham I
· 13 years ago
b1183c2
usb: musb: omap: use devres API to allocate resources
by Kishon Vijay Abraham I
· 13 years ago
c83a854
usb: musb: move otg specific initializations from twl to glue
by Kishon Vijay Abraham I
· 13 years ago
c972143
usb: musb: twl: use mailbox API to send VBUS or ID events
by Kishon Vijay Abraham I
· 13 years ago
1e5acb8
usb: musb: move work_struct(otg_notifier_work) from core to omap glue
by Kishon Vijay Abraham I
· 13 years ago
662dca5
usb: otg: support for multiple transceivers by a single controller
by Kishon Vijay Abraham I
· 13 years ago
721002e
usb: otg: utils: rename function name in OTG utils
by Kishon Vijay Abraham I
· 13 years ago
8c778db
usb: musb: host: release dma channels if no active io
by Ajay Kumar Gupta
· 13 years ago
2ed9127
usb: musb: host: Disable MUSB DMA mode incase of DMA channel request failure
by Mantesh Sarasetti
· 13 years ago
08f75bf
usb: musb_gadget: fix crash caused by dangling pointer
by Grazvydas Ignotas
· 13 years ago
6594b2d
usb: musb: davinci: Fix build breakage
by Jon Povey
· 13 years ago
abf710e
usb: musb: handle nuked ep dma interrupt
by Vikram Pandita
· 13 years ago
a481991
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
881bcab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 13 years ago
61af9c3
usb: musb: cppi: add missing include to fix compilation
by Reinhard Tartler
· 13 years ago
Next »