Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
85b8614d722389202af298e1bf8a599c431fef19
/
drivers
/
usb
/
gadget
85b8614
usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED
by Michal Nazarewicz
· 12 years ago
86bab36
usb: gadget: s3c2410_udc: Do not use integer for NULL
by Sachin Kamat
· 12 years ago
1660c89
usb: gadget: s3c2410_udc: Move assignment outside if condition
by Sachin Kamat
· 12 years ago
ff24166
usb: gadget: s3c2410_udc: Silence checkpatch errors and warnings
by Sachin Kamat
· 12 years ago
c2892cd
usb: gadget: s3c2410_udc: Use pr_* and dev_err functions
by Sachin Kamat
· 12 years ago
2e8e25b
usb: gadget: s3c2410_udc: Replace <asm/io.h> with <linux/io.h>
by Sachin Kamat
· 12 years ago
d0d8607
usb: gadget: dummy-hcd: remember to update driver pointer
by Alan Stern
· 12 years ago
c4846a1
usb: gadget: lpc32xx_udc: Support multiple controllers
by Roland Stigge
· 12 years ago
78ca913
usb: gadget: lpc32xx_udc: Remove usb_endpoint_descriptor
by Roland Stigge
· 12 years ago
252d8ce
usb: gadget: lpc32xx_udc: Port to new start/stop interface
by Roland Stigge
· 12 years ago
8c7ca99
usb: gadget: use %pm to print mac addresses
by Andy Shevchenko
· 13 years ago
974e932
usb: gadget: udc-core: Race between disconnect/unbind and setup
by Kevin Cernekee
· 12 years ago
d3091cf
usb: gadget: use native print_hex_dump_bytes()
by Andy Shevchenko
· 12 years ago
2868fea
usb: gadget: s3c-hsotg: fix core reset timeout failure
by Du, Changbin
· 13 years ago
4fefe9f6
usb composite: fix locking in usb_function_activate
by Michael Grzeschik
· 13 years ago
11c37c8
usb: gadget: mv_udc: fix boot up hang
by Neil Zhang
· 13 years ago
1dcaa25
usb: gadget: mv_udc: fix hang when shutdown
by Yunfan Zhang
· 13 years ago
60326ce
usb: gadget: mv_udc: add iso support
by Chao Xie
· 13 years ago
583a726
usb: gadget: mv_udc: enable stream mode
by Neil Zhang
· 13 years ago
0344606
usb: gadget: mv_udc: avoid sleeping on spinlock
by Neil Zhang
· 13 years ago
a07bc24
usb: gadget: mv_udc: remove unused code
by Neil Zhang
· 13 years ago
9b2035a
usb: gadget: mv_udc: reduce the delay interval
by Neil Zhang
· 13 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
ac694db
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
3e9a970
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
0614002
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
by Mel Gorman
· 12 years ago
569a50d
gadget/r8a66597: remove conditional compilation of clk code
by Viresh Kumar
· 12 years ago
f12a86a
gadget/m66592: remove conditional compilation of clk code
by Viresh Kumar
· 12 years ago
20818a0
gadgetfs: clean up
by Al Viro
· 13 years ago
9fc3777
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
3c4cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
451ce7f
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
cb47c18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
8de1ee8
pxa25x_udc: remove IRQF_SAMPLE_RANDOM which is now a no-op
by Theodore Ts'o
· 13 years ago
9728276
omap_udc: remove IRQF_SAMPLE_RANDOM which is now a no-op
by Theodore Ts'o
· 13 years ago
11bc268
goku_udc: remove IRQF_SAMPLE_RANDOM which was commented out
by Theodore Ts'o
· 13 years ago
d6dfc86
target: Allow for target_submit_cmd() returning errors
by Roland Dreier
· 13 years ago
006c913
usb: Use eth_random_addr
by Joe Perches
· 13 years ago
f314643
target: remove transport_generic_handle_cdb_map
by Christoph Hellwig
· 13 years ago
70baf0a
target: remove transport_generic_process_write
by Christoph Hellwig
· 13 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
94ff447
Merge tag 'gadget-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
1fe4061
Merge tag 'omap-cleanup-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
by Arnd Bergmann
· 13 years ago
ded017e
usb: phy: fix return value check of usb_get_phy
by Kishon Vijay Abraham I
· 13 years ago
65c84ea
usb: gadget: at91_udc: Propagate devicetree to gadget drivers
by Alexandre Pereira da Silva
· 13 years ago
cb4baf1
usb: gadget: fsl_udc: Propagate devicetree to gadget drivers
by Alexandre Pereira da Silva
· 13 years ago
7d7b229
usb: gadget: s3c-hsotg: Propagate devicetree to gadget drivers
by Alexandre Pereira da Silva
· 13 years ago
eebc0d3
usb: gadget: lpc32xx_udc: Propagate devicetree to gadget drivers
by Alexandre Pereira da Silva
· 13 years ago
48a31af
usb: gadget: mass_storage: make "file" and "ro" read only in some cases
by Michal Nazarewicz
· 13 years ago
5f612967
Merge branches 'cleanup-udc' and 'cleanup-dma' into cleanup
by Tony Lindgren
· 13 years ago
31bde1c
usb: gadget: Fix g_ether interface link status
by Kevin Cernekee
· 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
a188b68
usb: gadget: hsotg: pullup method implementation for s3c-hsotg UDC driver
by Lukasz Majewski
· 13 years ago
d6e16a8
usb: gadget: mass_storage: fail fsg_store_file() early if colud not open file
by Michal Nazarewicz
· 13 years ago
f87cabf
usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER support
by Michal Nazarewicz
· 13 years ago
d7dbdb5
usb: gadget: lpc32xx_udc: fix build error with debugfs enabled
by Alexandre Pereira da Silva
· 13 years ago
6f47209
usb: gadget: acm_ms: need to set max_speed
by Steve Bennett
· 13 years ago
5085669
usb: gadget: lpc32xx_udc: move clock init to clock framework
by Alexandre Pereira da Silva
· 13 years ago
ba78917
usb: gadget: fsl_mxc_udc: do not depend on grouped clocks
by Fabio Estevam
· 13 years ago
3d4eb9d
usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip.
by Yu Xu
· 13 years ago
5ad1d31
usb: hsotg: samsung: smp Provide *_lock functions abstraction layer for SMP SoCs
by Lukasz Majewski
· 13 years ago
2b19a52
usb: hsotg: samsung: Protect the udc_stop routine with spinlock
by Lukasz Majewski
· 13 years ago
22258f4
usb: hsotg: samsung: Replace endpoint specific locks with a global lock
by Lukasz Majewski
· 13 years ago
99c5150
usb: gadget: hidg: register OUT INT endpoint for SET_REPORT
by Daniel Mack
· 13 years ago
a8287a4
usb: gadget: mass_storage: add documentation
by Michal Nazarewicz
· 13 years ago
1a12af1
usb: gadget: mass_storage: remove unused options
by Michal Nazarewicz
· 13 years ago
2347fc4
usb: gadget: Complete fsl qe/udc driver conversion
by Ben Collins
· 13 years ago
8194fea
usb: imx_udc.c: Use clk_prepare_enable/clk_disable_unprepare
by Fabio Estevam
· 13 years ago
1c7f6cd
usb: fsl_mxc_udc.c : Use clk_prepare_enable/clk_disable_unprepare
by Fabio Estevam
· 13 years ago
b785ea7
usb: gadget: composite: fix ep->maxburst initialization
by Felipe Balbi
· 13 years ago
80e91fd
usb: gadget: regression fix - usage of usb_ep
by Christoph Fritz
· 13 years ago
109f0f7
usb: gadget: s3c-hsudc.c: Remove unneeded condition
by Ido Shayevitz
· 13 years ago
0561ed4
usb: gadget: s3c2410_udc: Remove unneeded condition
by Ido Shayevitz
· 13 years ago
3ba0b31
usb: gadget: pxa25x_udc: Remove unneeded condition
by Ido Shayevitz
· 13 years ago
77964b3
usb: gadget: omap_udc: Remove unneeded condition
by Ido Shayevitz
· 13 years ago
e0f4f9d
usb: gadget: mv_udc_core: Remove unneeded condition
by Ido Shayevitz
· 13 years ago
aedaa44
usb: gadget: goku_udc: Remove unneeded condition
by Ido Shayevitz
· 13 years ago
1fa7597
usb: gadget: fsl_udc_core: Remove unneeded condition
by Ido Shayevitz
· 13 years ago
fc065a0
usb: gadget: fsl_qe_udc: Remove unneeded condition
by Ido Shayevitz
· 13 years ago
820234c
usb: gadget: atmel_usba_udc: Remove unneeded condition
by Ido Shayevitz
· 13 years ago
fbcaba0
usb: gadget: uvc: Add super-speed support to UVC webcam gadget
by Bhupesh Sharma
· 13 years ago
5797663
usb: gadget: uvc: Use macro for interrupt endpoint status size instead of using a MAGIC number
by Bhupesh Sharma
· 13 years ago
3de6e63
usb: gadget: uvc: Fix string descriptor STALL issue when multiple uvc functions are added to a configuration
by Bhupesh Sharma
· 13 years ago
0a00790
usb: gadget: pch_udc: Fix likely misuse of | for &
by Joe Perches
· 13 years ago
560f118
usb: gadget: ffs: add HID descriptor support.
by Koen Beel
· 13 years ago
fa84c57
usb: gadget: f_mass_storage: change default value of the removable parameter
by Michal Nazarewicz
· 13 years ago
338edab
usb: s3c-hsotg: Use devm_* functions in s3c-hsotg.c file
by Sachin Kamat
· 13 years ago
b924b20
ARM: OMAP: Make FS USB omap1 only
by Tony Lindgren
· 13 years ago
dd8e938
usb: gadget: omap_udc: use generic map/unmap routines
by Felipe Balbi
· 13 years ago
23673d7
usb: gadget: omap_udc: kfree(NULL) is safe
by Felipe Balbi
· 13 years ago
70617db
usb: gadget: omap_udc: remove possiblity of NULL pointer de-reference
by Felipe Balbi
· 13 years ago
dc1737c
usb: gadget: omap_udc: let it work as a module
by Felipe Balbi
· 13 years ago
5b6d84b
usb: gadget: omap_udc: remove useless print
by Felipe Balbi
· 13 years ago
80dd135
usb: gadget: omap_udc: make checkpatch.pl happy
by Felipe Balbi
· 13 years ago
ae37257
usb: gadget: omap_udc: Remove omap2 support
by Tony Lindgren
· 13 years ago
ab11ca3
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
94b5aff
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 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
Next »