index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2015-06-19
gadgetfs: use-after-free in ->aio_read()
Al Viro
1
-2
/
+13
2014-07-09
usb: gadget: f_fs: fix NULL pointer dereference when there are no strings
Michal Nazarewicz
1
-5
/
+7
2014-07-01
usb: gadget: rename CONFIG_USB_GADGET_PXA25X
Paul Bolle
1
-1
/
+1
2014-06-08
usb: gadget: at91-udc: fix irq and iomem resource retrieval
Jean-Jacques Hiblot
1
-10
/
+0
2013-12-20
usb: gadget: composite: reset delayed_status on reset_config
Michael Grzeschik
1
-0
/
+1
2013-07-22
usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_needed
UCHINO Satoshi
1
-0
/
+2
2013-04-05
usb: gadget: udc-core: fix a regression during gadget driver unbinding
Alan Stern
1
-1
/
+1
2013-01-17
usb: gadget: dummy: fix enumeration with g_multi
Sebastian Andrzej Siewior
1
-4
/
+5
2013-01-11
usb: gadget: network: fix bind() error path
Sebastian Andrzej Siewior
5
-11
/
+10
2013-01-11
usb: gadget: uvc: fix error path in uvc_function_bind()
Sebastian Andrzej Siewior
1
-18
/
+21
2013-01-11
usb: gadget: phonet: free requests in pn_bind()'s error path
Sebastian Andrzej Siewior
1
-2
/
+6
2013-01-11
usb: gadget: midi: free hs descriptors
Sebastian Andrzej Siewior
1
-0
/
+1
2012-10-21
usb: gadget: at91_udc: fix dt support
Fabio Porcedda
1
-1
/
+1
2012-10-07
usb: gadget: dummy_hcd: fixup error probe path
Sebastian Andrzej Siewior
1
-4
/
+4
2012-08-27
usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces i...
Michael Grzeschik
1
-0
/
+6
2012-08-09
usb: gadget: Fix g_ether interface link status
Kevin Cernekee
1
-6
/
+6
2012-06-01
usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once wri...
Peter Chen
1
-0
/
+2
2012-04-27
Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
4
-5
/
+4
2012-04-27
usb: gadget: udc-core: fix incompatibility with dummy-hcd
Alan Stern
1
-1
/
+1
2012-04-27
usb: gadget: udc-core: fix wrong call order
Felipe Balbi
1
-1
/
+1
2012-04-25
usb gadget: uvc: uvc_request_data::length field must be signed
Laurent Pinchart
2
-2
/
+2
2012-04-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2012-04-19
usb: gadget: dummy: do not call pullup() on udc_stop()
Felipe Balbi
1
-1
/
+0
2012-04-17
USB: gadget/at91_udc: add gpio_to_irq() function to vbus interrupt
Nicolas Ferre
1
-4
/
+4
2012-04-16
Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
7
-23
/
+37
2012-04-12
USB: gadget: storage gadgets send wrong error code for unknown commands
Alan Stern
2
-2
/
+2
2012-04-10
usb: gadget: eliminate NULL pointer dereference (bugfix)
Andrzej Pietrasiewicz
1
-1
/
+1
2012-04-10
usb: gadget: uvc: Remove non-required locking from 'uvc_queue_next_buffer' ro...
Bhupesh Sharma
1
-3
/
+1
2012-04-10
usb: gadget: rndis: fix Missing req->context assignment
Lukasz Majewski
1
-0
/
+1
2012-04-10
usb: gadget: udc-core: fix asymmetric calls in remove_driver
Kishon Vijay Abraham I
1
-1
/
+1
2012-04-10
usb: gadget: FunctionFS: make module init & exit __init & __exit
Andrzej Pietrasiewicz
1
-2
/
+2
2012-04-10
usb: gadget: FunctionFS: clear FFS_FL_BOUND flag on unbind (bugfix)
Andrzej Pietrasiewicz
1
-0
/
+1
2012-04-10
usb: s3c-hsotg: Fix big buffers transfer in DMA mode
Anton Tikhomirov
1
-1
/
+1
2012-04-10
usb: s3c-hsotg: Avoid TxFIFO corruption in DMA mode
Anton Tikhomirov
1
-1
/
+2
2012-04-10
usb: s3c-hsotg: Fix maximum patcket size setting for EP0
Anton Tikhomirov
1
-4
/
+6
2012-04-10
usb: s3c-hsotg: Fix TX FIFOs allocation
Anton Tikhomirov
1
-1
/
+1
2012-04-10
usb: fsl_udc_core: prime status stage once data stage has primed
Peter Chen
1
-9
/
+16
2012-04-10
usb: gadget: udc-core: stop UDC on device-initiated disconnect
Felipe Balbi
1
-0
/
+4
2012-04-08
Merge 3.2-rc1 into usb-linus
Greg Kroah-Hartman
1
-1
/
+0
2012-04-07
USB: remove compile warning on gadget/inode.c
Michael BRIGHT
1
-1
/
+0
2012-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
14
-14
/
+0
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-3
/
+39
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
14
-14
/
+0
2012-03-28
f_phonet: fix skb truesize underestimation
Eric Dumazet
1
-1
/
+1
2012-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2012-03-28
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-7
/
+8
2012-03-28
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-4
/
+4
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
1
-1
/
+1
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-15
/
+6
[next]