index
:
delta/barebox.git
doc
dts
efi
imx-ipu-v3
master
next
pu/kconfig
pu/mtd
pu/persistent-vars
stable/v2013.05
stable/v2013.06
stable/v2013.07
stable/v2013.08
stable/v2013.10
stable/v2014.05
stable/v2014.06
stable/v2014.06.0
stable/v2014.07
stable/v2014.08
stable/v2014.09
stable/v2014.10
stable/v2014.11
stable/v2014.12
stable/v2015.01
stable/v2015.02
stable/v2017.05
stable/v2017.06
stable/v2017.07
stable/v2017.11
stable/v2018.07
stable/v2018.09
stable/v2018.12
v2011.03-stable
work/am335x
work/efika-sb
work/fit-support
work/musb
work/mvebu-multisoc
git.pengutronix.de: git/barebox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb ehci: Use zalloc to allocate ehci structure
Sascha Hauer
2012-05-23
1
-1
/
+1
*
usb storage: fix driver name
Sascha Hauer
2012-05-23
1
-1
/
+1
*
ohci-hcd: use dma_flush/inv_range to allow using the driver with enabled MMU
Jan Luebbe
2012-05-14
1
-0
/
+4
*
complete: add empty complete support
Jean-Christophe PLAGNIOL-VILLARD
2012-04-30
1
-0
/
+2
*
usb: fix driver name
Jean-Christophe PLAGNIOL-VILLARD
2012-04-23
2
-1
/
+1
*
Use DEVICE_ID_DYNAMIC where applicable
Sascha Hauer
2012-04-16
1
-1
/
+1
*
USB ehci: speed up initialization
Sascha Hauer
2012-04-12
2
-2
/
+2
*
USB ehci: make cache handling simpler
Sascha Hauer
2012-04-12
1
-66
/
+30
*
Merge branch 'next'
Sascha Hauer
2012-04-05
5
-45
/
+82
|
\
|
*
Select POLLER option for fsl_udc
Alexander Shiyan
2012-04-02
1
-0
/
+1
|
*
Cosmetic change name ISP1504 -> ISP150x
Alexander Shiyan
2012-04-02
1
-1
/
+1
|
*
Completely migrate option ISP1504 to ULPI
Alexander Shiyan
2012-04-02
4
-18
/
+12
|
*
Rename function ulpi_init to ulpi_detect
Alexander Shiyan
2012-04-02
1
-2
/
+2
|
*
Move set_vbus_power code to ULPI driver
Alexander Shiyan
2012-04-02
2
-20
/
+25
|
*
Add ULPI detection function.
Alexander Shiyan
2012-04-02
2
-10
/
+47
|
*
Rename definitions for ULPI registers
Alexander Shiyan
2012-04-02
2
-9
/
+9
*
|
USB gadget pxa: Fix compiler warning
Sascha Hauer
2012-04-05
1
-1
/
+1
*
|
pxa27x_udc: Fix compilation warning.
Marek Belisko
2012-03-23
1
-2
/
+2
|
/
*
commands: remove struct command pointer from commands
Sascha Hauer
2012-02-27
1
-1
/
+1
*
USB storage: fix disconnect
Sascha Hauer
2012-02-15
2
-17
/
+7
*
Merge branch 'pu/debug' into next
Sascha Hauer
2012-01-27
1
-9
/
+10
|
\
|
*
usb/gadget: fix poller NPE in early polling
Robert Jarzmik
2012-01-23
1
-9
/
+10
*
|
USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcor
Jason Kridner
2012-01-18
1
-2
/
+2
|
/
*
u_serial: add setbrg to be able to use loadb & co
Eric Bénard
2012-01-05
1
-0
/
+5
*
Kconfig: add missing dependencies.
Alexander Aring
2012-01-05
1
-0
/
+1
*
serial gadget: enable/disable on request
Eric Bénard
2012-01-04
4
-19
/
+60
*
dfu: fill bwPollTimeout and better handle detach
Eric Bénard
2012-01-04
1
-1
/
+8
*
fsl_udc: update and fix
Eric Bénard
2012-01-04
1
-9
/
+36
*
at91_udc: update vbus param only if updated
Jean-Christophe PLAGNIOL-VILLARD
2012-01-02
2
-2
/
+16
*
twl-core: abstract twl4030 and add twlcore driver
Alexander Aring
2011-12-21
1
-3
/
+3
*
usb/gadget: add special treatment for PXA cpus
Robert Jarzmik
2011-12-21
1
-1
/
+8
*
at91: add udc usb device controller support
Jean-Christophe PLAGNIOL-VILLARD
2011-12-14
4
-0
/
+1700
*
storage/usb.c: fix test_unit_ready
Michael Grzeschik
2011-12-07
1
-2
/
+2
*
usb/gadget: make serial gadget resistant to cable unplug
Robert Jarzmik
2011-12-05
1
-6
/
+18
*
usb/gadget: add USB serial connect and disconnect
Robert Jarzmik
2011-12-05
1
-1
/
+4
*
usb/gadget: use generic usb_gadget_poll() in u_serial
Robert Jarzmik
2011-12-05
1
-3
/
+2
*
usb/gadget: add pxa27x_udc driver
Robert Jarzmik
2011-12-05
4
-0
/
+1925
*
Merge branch 'master' into next
Sascha Hauer
2011-11-29
3
-3
/
+7
|
\
|
*
at91: add config option for ohci driver
Hubert Feurstein
2011-11-10
2
-1
/
+5
|
*
usb: ehci-hcd.c: fix 'value computed is not used' warning
Antony Pavlov
2011-10-26
1
-2
/
+2
*
|
Use generic block layer to access the drives and do partition parsing
Juergen Beisert
2011-11-28
3
-57
/
+76
*
|
USB Mass Storage driver: Fix compile time warning
Juergen Beisert
2011-11-28
1
-1
/
+1
*
|
commands/cp: add verbose mode which displays progress bar
Hubert Feurstein
2011-11-22
1
-1
/
+1
|
/
*
Merge branch 'next'
Sascha Hauer
2011-10-09
18
-30
/
+3512
|
\
|
*
Merge branch 'usb-massstorage' into next
Sascha Hauer
2011-09-28
10
-2
/
+1107
|
|
\
|
|
*
USB mass storage device driver initial implementation
Rosen Kolev
2011-09-23
8
-0
/
+1070
|
|
*
Extended USB device matching.
Rosen Kolev
2011-09-23
1
-0
/
+34
|
|
*
Modified timeout in the ehci-hcd USB host driver.
Rosen Kolev
2011-09-23
1
-2
/
+3
|
*
|
introduce io.h
Sascha Hauer
2011-09-22
6
-6
/
+6
|
|
/
|
*
at91: add ohci support
Jean-Christophe PLAGNIOL-VILLARD
2011-09-20
2
-0
/
+99
[next]