index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
USB gadget: Webcam device
Laurent Pinchart
3
-1
/
+409
2010-05-21
USB gadget: video class function driver
Laurent Pinchart
7
-0
/
+2710
2010-05-21
USB: mxc: gadget: Fix bitfield for calculating maximum packet size
Dinh Nguyen
1
-1
/
+1
2010-05-21
USB: g_hid: unregister platform driver on probe/usb_composite_register errors
Peter Korsgaard
1
-2
/
+12
2010-05-21
USB: Mass storage gadget: Handle eject request
Fabien Chouteau
1
-3
/
+45
2010-05-21
USB: Composite framework: Add suspended sysfs entry
Fabien Chouteau
1
-0
/
+21
2010-05-21
USB: pxa27x_udc: use four bits to store endpoint addresses
Matt Reimer
1
-1
/
+1
2010-05-21
USB: gadget: f_mass_storage: per function
Michal Nazarewicz
1
-6
/
+22
2010-05-21
usb: gadget: Allow larger configuration descriptors
Robert Lukassen
1
-1
/
+1
2010-05-21
USB: gadget: add HID gadget driver
Fabien Chouteau
4
-0
/
+974
2010-05-21
USB: f_mass_storage: dynamic buffers for better alignment
Michal Nazarewicz
1
-5
/
+18
2010-05-21
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-3
/
+1
2010-04-30
USB: gadget: s3c-hsotg: Add missing unlock
Julia Lawall
1
-2
/
+5
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
2
-1
/
+9
2010-04-03
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
26
-0
/
+26
2010-03-29
ARM: 5965/1: Fix soft lockup in at91 udc driver
Harro Haan
1
-0
/
+9
2010-03-26
USB gadget r8a66597-udc.c: duplicated include
Andrea Gelmini
1
-1
/
+0
2010-03-19
USB: gadget/multi: cdc_do_config: remove redundant check
Peter Korsgaard
1
-2
/
+0
2010-03-19
USB: gadget: add gadget controller number for s3c-hsotg driver
Maurus Cuelenaere
1
-0
/
+8
2010-03-19
USB: g_mass_storage: fixed module name in Kconfig
Michal Nazarewicz
1
-1
/
+1
2010-03-19
USB: gadget: f_mass_storage::fsg_bind(): fix error handling
Peter Korsgaard
1
-1
/
+0
2010-03-19
USB: g_mass_storage: fix section mismatch warnings
Mike Frysinger
1
-1
/
+1
2010-03-19
USB: gadget: fix Blackfin builds after gadget cleansing
Mike Frysinger
1
-1
/
+1
2010-03-19
USB: goku_udc: remove potential null dereference
Dan Carpenter
1
-1
/
+1
2010-03-19
usb/gadget: fix compile error on r8a66597-udc.c
Grant Likely
1
-0
/
+1
2010-03-08
Merge branch 'origin' into devel-stable
Russell King
27
-230
/
+479
2010-03-08
Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into dev...
Russell King
1
-1
/
+1
2010-03-08
USB: Fix s3c-hsotg build following Samsung platform header moves
Mark Brown
1
-1
/
+1
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2010-03-03
kill unused invalidate_inode_pages helper
Christoph Hellwig
2
-2
/
+2
2010-03-03
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
1
-11
/
+20
2010-03-03
USB: atmel uaba: Adding invert vbus_pin
Eirik Aanonsen
2
-2
/
+4
2010-03-03
USB: Remove unsupported usb gadget drivers
Christoph Egger
11
-133
/
+8
2010-03-03
USB: f_mass_storage: fix crash on bind() error
Peter Korsgaard
1
-1
/
+0
2010-03-03
USB: g_mass_storage: min(...) warning fixed
Michal Nazarewicz
1
-1
/
+1
2010-03-03
usb: gadgetfs: Convert semaphore to mutex
Thomas Gleixner
1
-18
/
+21
2010-03-03
USB: g_mass_storage: superfluous and missing packets fixed
Michal Nazarewicz
1
-9
/
+6
2010-03-03
USB: mass_storage: eject LUNs on thread exit
Michal Nazarewicz
2
-6
/
+28
2010-03-03
USB: pxa27x_udc: Fix deadlocks on request queueing
Robert Jarzmik
2
-35
/
+85
2010-03-03
USB: s3c-hsotg: replace deprecated dma_sync_single()
FUJITA Tomonori
1
-2
/
+2
2010-03-03
USB: s3c-hsotg: Staticise non-exported functions
Mark Brown
1
-3
/
+4
2010-03-03
USB: gadget: Add DEVTYPE support for Ethernet functions
Marcel Holtmann
1
-0
/
+5
2010-03-03
USB goku_udc: make PCI device id constant
Németh Márton
1
-1
/
+1
2010-03-03
USB gadget: make Open Firmware device id constant
Németh Márton
1
-1
/
+1
2010-03-03
USB: gadget: introduce g_nokia gadget driver
Felipe Balbi
3
-0
/
+271
2010-03-03
USB: Correct CONFIG variable typo.
Robert P. J. Day
1
-1
/
+1
2010-03-03
USB: gadget: add INT support for Blackfin musb
Cliff Cai
1
-0
/
+5
2010-03-03
USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSB
Bryan Wu
1
-0
/
+14
2010-03-03
USB: at91_udc.c: use resource_size()
H Hartley Sweeten
1
-6
/
+4
[next]