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
/
legacy
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-10
usb: gadget: printer: follow the naming convention for usb_add_config callback
Andrzej Pietrasiewicz
1
-2
/
+2
2015-03-10
usb: gadget: printer: eliminate pdev member of struct printer_dev
Andrzej Pietrasiewicz
1
-4
/
+4
2015-03-10
usb: gadget: printer: add missing error handling
Andrzej Pietrasiewicz
1
-18
/
+5
2015-03-10
usb: gadget: printer: revert usb_add_function() effect in error recovery
Andrzej Pietrasiewicz
1
-0
/
+1
2015-03-10
usb: gadget: printer: eliminate random pointer dereference
Andrzej Pietrasiewicz
1
-3
/
+3
2015-03-10
usb: gadget: printer: remove unused and empty printer_unbind
Andrzej Pietrasiewicz
1
-6
/
+0
2015-03-10
usb: gadget: printer: enqueue printer's response for setup request
Andrzej Pietrasiewicz
1
-0
/
+9
2015-03-08
gadgetfs: really get rid of switching ->f_op
Alan Stern
1
-19
/
+19
2015-03-08
gadgetfs: get rid of flipping ->f_op in ep_config()
Al Viro
1
-53
/
+37
2015-02-23
usb: gadget: gadgetfs: fix sparse warnings
Lad, Prabhakar
1
-2
/
+4
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-1
/
+1
2015-02-18
gadget: switch ep_io_operations to ->read_iter/->write_iter
Al Viro
1
-214
/
+141
2015-02-18
gadgetfs: use-after-free in ->aio_read()
Al Viro
1
-3
/
+12
2015-01-10
usb: gadget: gadgetfs: fix an oops in ep_write()
Dan Carpenter
1
-0
/
+1
2015-01-07
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
1
-1
/
+1
2014-12-22
usb: gadget: gadgetfs: Free memory allocated by memdup_user()
Mario Schuknecht
1
-0
/
+1
2014-12-18
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
1
-5
/
+5
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-15
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-47
/
+168
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-12-04
scsi: remove MSG_*_TAG defines
Christoph Hellwig
1
-5
/
+5
2014-11-24
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
1
-1
/
+1
2014-11-24
usb: gadget: ss_ep_in_comp_desc can be static
kbuild test robot
1
-2
/
+2
2014-11-20
usb: gadget: add USB3 support to the printer driver
Jorge Ramirez-Ortiz
1
-6
/
+59
2014-11-20
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
7
-47
/
+239
2014-11-12
usb: gadget: midi: f_midi_alloc() can be static
Fengguang Wu
1
-2
/
+2
2014-11-11
usb: gadget: dbgp: Fix endpoint config after USB disconnect
Kyösti Mälkki
1
-12
/
+14
2014-11-07
usb: gadget: hid: convert to new interface of f_hid
Andrzej Pietrasiewicz
2
-23
/
+56
2014-11-07
usb: gadget: f_hid: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
1
-0
/
+1
2014-11-07
usb: gadget: hid: mirror init operations in module cleanup
Andrzej Pietrasiewicz
1
-1
/
+1
2014-11-05
usb: gadget: midi: convert to new interface of f_midi
Andrzej Pietrasiewicz
2
-7
/
+38
2014-11-05
usb: gadget: f_midi: convert to new function interface with backward compatib...
Andrzej Pietrasiewicz
1
-0
/
+1
2014-10-29
usb: gadget: zero: Spelling s/infrastucture/infrastructure/
Geert Uytterhoeven
1
-1
/
+1
2014-10-20
usb: gadget: legacy: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+10
2014-10-09
gadgetfs: saner API for gadgetfs_create_file()
Al Viro
1
-16
/
+10
2014-09-09
usb: gadget: dbgp: add reset API at usb_gadget_driver
Peter Chen
1
-0
/
+1
2014-09-09
usb: gadget: gadgetfs: add reset API at usb_gadget_driver
Peter Chen
1
-0
/
+1
2014-09-09
usb: gadget: webcam: convert webcam to new interface of f_uvc
Andrzej Pietrasiewicz
3
-16
/
+40
2014-09-09
usb: gadget: f_uvc: convert f_uvc to new function interface
Andrzej Pietrasiewicz
1
-0
/
+1
2014-09-09
usb: gadget: uvc: separately compile some components of f_uvc
Andrzej Pietrasiewicz
2
-6
/
+2
2014-09-08
Merge tag 'v3.17-rc4' into next
Felipe Balbi
2
-1
/
+3
2014-09-08
usb: gadget: uvc: move module parameters from f_uvc
Andrzej Pietrasiewicz
1
-3
/
+24
2014-08-30
usb: gadget: use $(srctree) instead of $(PWD) for includes
Yegor Yefremov
1
-3
/
+3
2014-08-27
usb: gadget: zero: Add support for interrupt EP
Amit Virdi
1
-0
/
+21
2014-08-20
usb: gadget: f_uac1: use defined constants as defaults
Andrzej Pietrasiewicz
1
-11
/
+4
2014-08-20
usb: gadget: audio: convert to new interface of f_uac1
Andrzej Pietrasiewicz
2
-6
/
+64
2014-08-20
usb: gadget: f_uac1: convert to new function interface with backward compatib...
Andrzej Pietrasiewicz
1
-0
/
+1
2014-08-20
usb: gadget: f_uac1: prepare for separate compilation
Andrzej Pietrasiewicz
1
-1
/
+0
2014-08-20
usb: gadget: f_uac2: use defined constants as defaults
Andrzej Pietrasiewicz
1
-8
/
+8
[prev]
[next]