Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
600246cfb1b8253742b1615a1f06382deccde9ee
/
drivers
/
usb
600246c
usb: tegra: refactor PHY type selection
by Stephen Warren
· 11 years ago
fa2be67
usb: tegra: fix PHY selection code
by Stephen Warren
· 11 years ago
b09dad8
Merge remote-tracking branch 'u-boot/master' into test
by Marek Vasut
· 11 years ago
6284547
Merge branch 'u-boot/master'
by Albert ARIBAUD
· 11 years ago
b948810
dfu, nand: add medium specific polltimeout function
by Heiko Schocher
· 11 years ago
0c9fe56
musb-new, dfu: first send request answer then call completions
by Heiko Schocher
· 11 years ago
9d4471e
usb/gadget: add the fastboot gadget
by Sebastian Siewior
· 11 years ago
2c95ced0
usb: ums: remove ci_udc special case
by Stephen Warren
· 11 years ago
aa5e864
usb: ci_udc: allow multiple buffer allocs per ep
by Stephen Warren
· 11 years ago
e239fa5
USB: gadget: save driver name before registering it
by Stephen Warren
· 11 years ago
69cb0bb
USB: gadget: added a saner gadget downloader registration API
by Mateusz Zalega
· 11 years ago
21fe3f7
usb: dfu: fix boards wo USB cable detection
by Mateusz Zalega
· 11 years ago
546e2cd
usb: gadget: allow ci_udc to build with new gadget framework
by Stephen Warren
· 11 years ago
5d94687
usb: ums: use only 1 buffer for CI_UDC
by Stephen Warren
· 11 years ago
e13a704
usb: ci_udc: support variants with hostpc register
by Stephen Warren
· 11 years ago
0381a727
usb: ci_udc: make PHY initialization conditional
by Stephen Warren
· 11 years ago
d06444f
usb: ci_udc: set ep->req.actual after transfer
by Stephen Warren
· 11 years ago
de40a1e
usb: ci_udc: Support larger packets
by Stephen Warren
· 11 years ago
6baf21c
exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT
by andrey.konovalov@linaro.org
· 11 years ago
15175e7
usb: musb: fill in usb_gadget_unregister_driver
by Rob Herring
· 11 years ago
ef60fda
usb: handle NULL table in usb_gadget_get_string
by Rob Herring
· 11 years ago
ef9d4d4
usb:gadget:f_thor: fix write to filesystem by add dfu_flush()
by Przemyslaw Marczak
· 11 years ago
13a41c8
usb:gadget:f_thor: code cleanup in function download_tail()
by Przemyslaw Marczak
· 11 years ago
29d0587
usb: Add endian support macros to interrupt transfers in the EHCI driver.
by Adrian Cox
· 11 years ago
53000ce
usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs
by Nobuhiro Iwamatsu
· 11 years ago
b0b48da
fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0
by Nikhil Badola
· 11 years ago
2613cfc
fsl/usb: Workaround for USB erratum-A007075
by Nikhil Badola
· 11 years ago
eb97e25
fsl/usb: Fix phy type for Second USB controller
by Nikhil Badola
· 11 years ago
0d5c46a
usb: tegra: combine header file
by Stefan Agner
· 11 years ago
fb38739
usb: tegra: fix PHY configuration
by Stefan Agner
· 11 years ago
afc492b
usb: tegra: fix USB2 powerdown for Tegra30 and later
by Stefan Agner
· 11 years ago
e1ba151
usb: dfu: introduce dfuMANIFEST state
by Heiko Schocher
· 11 years ago
2385df6
usb: net: introduce support for Moschip USB ethernet
by Gerhard Sittig
· 11 years ago
39c8968
usb: create common header virtual root hub descriptors
by Stephen Warren
· 11 years ago
d7fe61d
usb: ehci: fully align interrupt QHs/QTDs
by Stephen Warren
· 11 years ago
1907e5a
ush: ehci: initialize altnext pointers in QH
by Stephen Warren
· 11 years ago
0ef16bb
net: asix: don't pad odd-length TX packets
by Stephen Warren
· 11 years ago
267d8e2
sizes.h - consolidate for all architectures
by Alexey Brodkin
· 11 years ago
2181806
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
09a3b56
fsl/usb: Limit phy_type comparison to first four characters
by Nikhil Badola
· 11 years ago
ab4a66d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
c68e851
blackfin: Add <asm/clock.h> to numerous drivers
by Tom Rini
· 11 years ago
1f493d9
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
0d68fb1
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· 11 years ago
b43f269
Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
9ba8997
usb: mv_udc: Rename to ci_udc
by Marek Vasut
· 11 years ago
29d527a
ARM: USB: Remove the IXP EHCI driver
by Marek Vasut
· 11 years ago
2fb8183
usb:gadget:f_thor: cosmetic: Remove debug memset
by Lukasz Majewski
· 11 years ago
914f8fc
usb:gadget:f_thor: Allocate request up to THOR_PACKET_SIZE not ep->maxpacket
by Lukasz Majewski
· 11 years ago
904f8f7
usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driver
by Lukasz Majewski
· 11 years ago
d3311dc
usb:udc:samsung: Allow burst transfers for non EP0 endpints
by Lukasz Majewski
· 11 years ago
4407aeb
usb:udc:samsung: Remove redundant cache operation from Samsung UDC driver
by Lukasz Majewski
· 11 years ago
0575113
usb:gadget:ums: Replace malloc calls with memalign to fix cache buffer alignment
by Lukasz Majewski
· 11 years ago
3260bc8
usb: exynos5: arndale: Add network support
by Inderpal Singh
· 11 years ago
2eb6561
usb: ehci: exynos: set/reset hsic phys
by Inderpal Singh
· 11 years ago
d07da07
usb: gadget: fotg210: EP0 fifo empty indication is non-reliable
by Kuo-Jung Su
· 11 years ago
e8acd19
usb: gadget: fotg210: add w1c interrupt status support
by Kuo-Jung Su
· 11 years ago
9a4d96a
usb: ehci: Fix register access
by Marek Vasut
· 11 years ago
919d00a
usb: ehci: Do not de-init uninited controllers
by Marek Vasut
· 11 years ago
389283b
usb: ehci-pci: Clarify and cleanup the EHCI controller detection
by Marek Vasut
· 11 years ago
1abe47d
usb: f_dfu: cosmetic: Code cleanup
by Lukasz Majewski
· 11 years ago
2bb115f
usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout value
by Lukasz Majewski
· 11 years ago
5ab56e6
drivers/usb/gadget: select objects by obj-$(CONFIG-...)
by Masahiro Yamada
· 11 years ago
8e4c2db
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
d4f9462
usb: ehci-omap: Reset the USB Host OMAP module
by Roger Quadros
· 11 years ago
9241798
driver:usb:s3c_udc: add support for Exynos4x12
by Piotr Wilczek
· 11 years ago
6f464a5
usb, g_dnl: make bcdDevice value configurable
by Heiko Schocher
· 11 years ago
ea385ed
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
1799fa8
usb, g_dnl: make iSerialNumber board configurable
by Heiko Schocher
· 11 years ago
10b479d
usb: ohci-hcd: submit_common_msg: report actual_length properly
by Mateusz Kulikowski
· 11 years ago
06ef7cc
usb: ums: add ums exit feature by ctrl+c or by detach usb cable
by Przemyslaw Marczak
· 11 years ago
3dab730
usb: ums: fix disk capacity miscalculation and code cleanup
by Przemyslaw Marczak
· 11 years ago
674b1a6
usb: ums: code refactoring to improve reusability on other boards.
by Przemyslaw Marczak
· 11 years ago
4a985df
arm: atmel: get rid of too many ifdeffery
by Bo Shen
· 11 years ago
8ed8783
arm: atmel: at91sam9n12ek: add usb host support
by Bo Shen
· 11 years ago
3e02168
drivers: usb: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
16b0806
powerpc/usb:Differentiate USB controller base address
by ramneek mehresh
· 11 years ago
3135dba
usb: rename board_usb_init_type to usb_init_type
by Troy Kisky
· 11 years ago
df446f5
usb: udc: add udc.h include file
by Troy Kisky
· 11 years ago
f157394
usb: gadget: mv_udc: split mv_udc.h file
by Troy Kisky
· 11 years ago
06bb97a
usb: gadget: mv_udc: optimize ep_enable
by Troy Kisky
· 11 years ago
1567b88
usb: gadget: mv_udc: optimize bounce
by Troy Kisky
· 11 years ago
256a317
usb: gadget: mv_udc: fix full speed connections
by Troy Kisky
· 11 years ago
ed72a9e
usb: ehci-mx6: add support for otg port
by Troy Kisky
· 11 years ago
ea50bb6
usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT
by Troy Kisky
· 11 years ago
7d6bbb9
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
by Troy Kisky
· 11 years ago
8f9c49d
usb: add enum usb_init_type parameter to usb_lowlevel_init
by Troy Kisky
· 11 years ago
6044db3
usb: am437x: Add support for am437x xhci USB host
by Dan Murphy
· 11 years ago
69521c1
usb: dra7xx: Add support for dra7xx xhci USB host
by Dan Murphy
· 11 years ago
2625091
usb: omap: Move the usb phy code to the usb/phy directory
by Dan Murphy
· 11 years ago
9069075
usb: omap5: Update the board_usb_init api
by Dan Murphy
· 11 years ago
1aca619
usb: omap: Move the xhci-omap header file to common location
by Dan Murphy
· 11 years ago
1c1af4f
usb:g_dnl: Support for TIZEN's THOR function in generic download code
by Lukasz Majewski
· 11 years ago
61e5493
usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol
by Lukasz Majewski
· 11 years ago
44b5b38
usb:g_dnl: Add name parameter to g_dnl_bind_fixup function
by Lukasz Majewski
· 11 years ago
8143f22
usb:g_dnl: Replace static usb_configuration structure with dynamically allocated one
by Lukasz Majewski
· 11 years ago
bf100a9
usb:udc:s3c: Reduce dcache invalidate range for UDC receive buffer
by Lukasz Majewski
· 11 years ago
e0f2f8c
usb:smsx95xx LED activity for USB net driver
by Suriyan Ramasami
· 11 years ago
d862f89
usb: new board-specific USB init interface
by Mateusz Zalega
· 11 years ago
3549407
usb: gadget: mv_udc: clear desc upon ep_disable
by Troy Kisky
· 11 years ago
Next »