index
:
Linux Stable
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.13.y
linux-6.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
printer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: printer: enqueue printer's response for setup request
Andrzej Pietrasiewicz
2015-05-15
1
-0
/
+9
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
usb: gadget: always update HS/SS descriptors and create a copy of them
Sebastian Andrzej Siewior
2012-10-31
1
-3
/
+9
*
usb: gadget: remove usb_gadget_controller_number()
Sebastian Andrzej Siewior
2012-09-10
1
-11
/
+0
*
usb: gadget: libcomposite: move composite.c into libcomposite
Sebastian Andrzej Siewior
2012-09-10
1
-11
/
+1
*
usb: gadget: Provide a default implementation of default manufacturer string
Sebastian Andrzej Siewior
2012-09-10
1
-7
/
+1
*
usb: gadget: push iSerialNumber into gadgets
Sebastian Andrzej Siewior
2012-09-10
1
-5
/
+1
*
usb: gadget: make sure each gadget is using same index for Product, Serial,…
Sebastian Andrzej Siewior
2012-09-10
1
-10
/
+6
*
usb: gadget: push VID/PID/USB BCD module option into gadgets
Sebastian Andrzej Siewior
2012-09-10
1
-0
/
+4
*
usb: gadget: make g_printer enumerate again
Sebastian Andrzej Siewior
2012-09-10
1
-63
/
+65
*
usb: gadget: libcomposite: add epautoconf.c to libcomposite
Sebastian Andrzej Siewior
2012-09-10
1
-1
/
+0
*
usb: gadget: libcomposite: move config.c into libcomposite
Sebastian Andrzej Siewior
2012-09-10
1
-1
/
+0
*
usb: gadget: start with libcomposite
Sebastian Andrzej Siewior
2012-09-10
1
-1
/
+0
*
usb: gadget: move bind() callback back to struct usb_composite_driver
Sebastian Andrzej Siewior
2012-09-10
1
-1
/
+2
*
usb: gadget: push all usb_composite_driver structs into __refdata
Sebastian Andrzej Siewior
2012-09-10
1
-1
/
+1
*
usb: gadget: make g_printer use composite
Sebastian Andrzej Siewior
2012-05-04
1
-350
/
+97
*
usb: gadget: remove DUALSPEED from printer
Sebastian Andrzej Siewior
2012-05-04
1
-24
/
+1
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
1
-1
/
+1
*
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-12-12
1
-2
/
+2
*
USB: g_printer: fix bug in unregistration
Fabian Godehardt
2011-09-18
1
-1
/
+1
*
usb: Provide usb_speed_string() function
Michal Nazarewicz
2011-09-18
1
-11
/
+3
*
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-09-09
1
-9
/
+0
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-07-25
1
-17
/
+23
|
\
|
*
usb: gadget: defer setting maxpacket till ->setup()
Sebastian Andrzej Siewior
2011-07-01
1
-5
/
+9
|
*
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2011-06-28
1
-12
/
+14
*
|
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
1
-1
/
+4
|
/
*
USB: g_printer required set interface request
Jonas Andersson
2011-04-29
1
-0
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
USB: g_printer: fix bug in module parameter definitions
Alan Stern
2011-01-22
1
-7
/
+7
*
USB: g_printer: fix bug in unregistration
Alan Stern
2011-01-22
1
-3
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-10-22
1
-4
/
+3
|
\
|
*
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-10-22
1
-3
/
+2
|
*
USB: Revert "USB: gadget: section mismatch warning fixed"
Michal Nazarewicz
2010-10-22
1
-1
/
+1
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-1
/
+2
|
/
*
USB: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-08-10
1
-3
/
+4
*
USB: gadget: section mismatch warning fixed
Michal Nazarewicz
2010-08-10
1
-1
/
+1
*
USB: gadget/printer, fix sleep inside atomic
Jiri Slaby
2010-06-30
1
-16
/
+16
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
1
-1
/
+1
*
USB: Remove unsupported usb gadget drivers
Christoph Egger
2010-03-02
1
-18
/
+0
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-1
/
+1
*
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-24
1
-9
/
+9
*
usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
David Brownell
2008-10-17
1
-2
/
+1
*
USB: g_printer: fix handling zero-length packet
SangSu Park
2008-10-17
1
-2
/
+1
*
usb gadget: link fixes for printer gadget
David Brownell
2008-10-16
1
-0
/
+14
*
device create: usb: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
1
-2
/
+2
*
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-07-25
1
-1
/
+1
*
device create: usb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
1
-2
/
+2
*
USB: gadget: Push BKL down into drivers
Alan Cox
2008-07-21
1
-4
/
+3
*
printer gadget: BKL pushdown
Jonathan Corbet
2008-06-20
1
-1
/
+2
[next]