index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
usb: gadget: move source sink's config descriptor out of f_sourcesink
Sebastian Andrzej Siewior
2013-01-21
3
-43
/
+37
|
|
*
|
|
usb: gadget: provide a wrapper around SourceSink's setup function
Sebastian Andrzej Siewior
2013-01-21
1
-25
/
+45
|
|
*
|
|
usb: gadget: remove u32 castings of address passed to readl()
Sebastian Andrzej Siewior
2013-01-21
1
-4
/
+4
|
|
*
|
|
usb: gadget: composite: don't call driver's unbind() if bind() failed
Sebastian Andrzej Siewior
2013-01-21
1
-4
/
+8
|
|
*
|
|
usb: gadget: FunctionFS: Use kstrtoul()
Michal Nazarewicz
2013-01-10
1
-3
/
+2
|
|
*
|
|
usb: gadget: s3c-hsotg: Use devm_regulator_bulk_get API
Sachin Kamat
2013-01-10
1
-4
/
+1
|
|
*
|
|
usb: gadget: s3c-hsudc: Use devm_regulator_bulk_get
Sachin Kamat
2013-01-10
1
-2
/
+1
|
|
*
|
|
USB: gadget: at91_adc: fix pullup pin validity check
Jean-Christophe PLAGNIOL-VILLARD
2013-01-10
1
-1
/
+1
|
|
*
|
|
usb: gadget: at91_udc: don't use [delayed_]work_pending()
Tejun Heo
2013-01-10
1
-2
/
+1
|
|
*
|
|
usb: gadget zero: avoid unnecessary reinit of data in f_sourcesink
Armando Visconti
2013-01-10
1
-2
/
+1
|
|
*
|
|
usb: gadget: consider link speed for bMaxPower
Sebastian Andrzej Siewior
2013-01-10
4
-8
/
+27
|
|
*
|
|
usb: gadget: mass_storage: remove >= 0 check for unsigned type
Sebastian Andrzej Siewior
2013-01-10
1
-4
/
+4
|
|
*
|
|
usb: gadget: remove unused variable in uac2_pcm_trigger()
Wei Yongjun
2013-01-10
1
-6
/
+2
|
|
*
|
|
usb: gadget: f_mass_storage: remove unused operations
Andrzej Pietrasiewicz
2013-01-10
1
-28
/
+1
|
|
*
|
|
usb: gadget: ncm: make global variable ndp*_opts read only
Sebastian Andrzej Siewior
2013-01-10
1
-9
/
+9
|
|
*
|
|
usb: gadget: file_storage: remove its last pieces
Sebastian Andrzej Siewior
2013-01-10
1
-61
/
+0
|
|
|
/
/
*
|
|
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
11
-106
/
+24
|
\
\
\
\
|
*
\
\
\
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
2013-01-25
4
-36
/
+57
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
usb: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-22
3
-14
/
+13
|
*
|
|
|
Merge 3.9-rc4 into driver-core-next
Greg Kroah-Hartman
2013-01-17
6
-13
/
+14
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
usb: converto drivers/usb/* to use module_platform_driver_probe()
Fabio Porcedda
2013-01-17
8
-92
/
+11
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-29
4
-36
/
+57
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
usb: gadget: FunctionFS: Fix missing braces in parse_opts
Benoit Goby
2013-01-18
1
-3
/
+3
|
*
|
|
usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremap
Peter Chen
2013-01-18
3
-10
/
+29
|
*
|
|
usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_id
Peter Chen
2013-01-18
2
-30
/
+32
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-15
6
-13
/
+14
|
\
|
|
|
*
|
Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2013-01-07
6
-13
/
+14
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
usb: gadget: u_serial: fix switch off blocked
Haipeng YU
2012-12-13
1
-1
/
+1
|
|
*
usb: gadget: tcm_usb_gadge: fix to return error or 0 in tcm_usbg_drop_nexus()
Wei Yongjun
2012-12-13
1
-1
/
+2
|
|
*
usb: gadget: amd5536udc: avoid NULL pointer dereference in udc_pci_probe()
Xi Wang
2012-12-13
1
-2
/
+2
|
|
*
usb: gadget: dummy: fix enumeration with g_multi
Sebastian Andrzej Siewior
2012-12-13
1
-4
/
+5
|
|
*
usb: gadget: s3c-hsotg: Fix invalid free of devm_ allocated data
Tushar Behera
2012-12-13
1
-3
/
+2
|
|
*
usb: gadget: mv_udc: fix the clk APIs
Chao Xie
2012-12-13
1
-2
/
+2
*
|
|
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
1
-5
/
+5
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
1
-1
/
+1
|
\
\
|
*
|
treewide: fix typo of "suppport" in various comments
Masanari Iida
2012-11-19
1
-1
/
+1
|
*
|
treewide: fix printk typo in multiple drivers
Masanari Iida
2012-11-19
1
-1
/
+1
*
|
|
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-12-13
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...
Olof Johansson
2012-11-30
1
-1
/
+1
|
|
\
\
|
|
*
|
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
Tony Lindgren
2012-11-30
1
-1
/
+1
|
|
*
|
Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3
Tony Lindgren
2012-11-09
1
-1
/
+3
|
|
|
\
|
|
*
|
|
Merge branch 'omap/headers4' into next/cleanup
Arnd Bergmann
2012-11-15
1
-1
/
+3
|
|
\
|
|
|
|
*
|
Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...
Tony Lindgren
2012-10-24
1
-1
/
+3
|
|
|
\
\
*
|
|
\
\
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
3
-3
/
+5
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...
Arnd Bergmann
2012-11-12
3
-3
/
+5
|
|
\
\
\
\
\
|
|
*
|
|
|
|
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
2
-2
/
+2
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'depends/tty' into next/headers
Olof Johansson
2012-11-05
2
-2
/
+3
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
Lokesh Vutla
2012-10-15
1
-1
/
+1
|
*
|
|
|
ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1
Lokesh Vutla
2012-10-15
1
-0
/
+2
*
|
|
|
|
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-12-12
1
-3
/
+1
|
\
\
\
\
\
[prev]
[next]