Klaus Schwarzkopf
|
28c9fc68eb
usb gadget: clean up FSF boilerplate text
|
13 years ago |
Sebastian Andrzej Siewior
|
765f5b830e
usb: gadget: defer setting maxpacket till ->setup()
|
14 years ago |
Tatyana Brokhman
|
72c973dd2b
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
|
14 years ago |
Alexey Khoroshilov
|
3898115896
usb-gadget: unlock data->lock mutex on error path in ep_write()
|
14 years ago |
Alexey Khoroshilov
|
00cc7a5faf
USB: usb-gadget: unlock data->lock mutex on error path in ep_read()
|
14 years ago |
Al Viro
|
fc14f2fef6
convert get_sb_single() users
|
15 years ago |
Christoph Hellwig
|
85fe4025c6
fs: do not assign default i_ino in new_inode
|
14 years ago |
Linus Torvalds
|
5cc1035062
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
14 years ago |
Uwe Kleine-König
|
b0fca50f5a
usb gadget: don't save bind callback in struct usb_gadget_driver
|
15 years ago |
Arnd Bergmann
|
cdbd2b013d
BKL: Remove BKL from USB gadgetfs
|
14 years ago |
Arnd Bergmann
|
1548b13b75
usb: gadget: Do not take BKL for gadget->ops->ioctl
|
15 years ago |
Julia Lawall
|
be8a058b50
USB: gadget: Use memdup_user
|
15 years ago |
Thomas Gleixner
|
a79df50bba
usb: gadgetfs: Convert semaphore to mutex
|
15 years ago |
Alexey Dobriyan
|
a99bbaf5ee
headers: remove sched.h from poll.h
|
15 years ago |
Alexey Dobriyan
|
b87221de6a
const: mark remaining super_operations const
|
15 years ago |
Matthias Kaehlcke
|
fa4c86a0dd
USB: gadgetfs: use helper functions to determine endpoint type and direction
|
16 years ago |
Harvey Harrison
|
551509d267
USB: replace uses of __constant_{endian}
|
16 years ago |
Al Viro
|
56ff5efad9
zero i_uid/i_gid on inode allocation
|
16 years ago |
Al Viro
|
233e70f422
saner FASYNC handling on file close
|
16 years ago |
Arjan van de Ven
|
b6c6393700
Rename WARN() to WARNING() to clear the namespace
|
17 years ago |
Alan Cox
|
44c389a00f
USB: gadget: Push BKL down into drivers
|
17 years ago |
Philipp Zabel
|
7a85762043
[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC drivers
|
17 years ago |
Harvey Harrison
|
441b62c1ed
USB: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Roy Hashimoto
|
12cd5b984f
USB: fix gadgetfs class request delegation
|
17 years ago |
David Brownell
|
00274921a0
USB: gadget code switches to pr_err() and friends
|
17 years ago |
David Brownell
|
9454a57ab5
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
|
17 years ago |
David Brownell
|
a4e3ef5597
USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup
|
18 years ago |
David Brownell
|
a947522697
USB: "sparse" cleanups for usb gadgets
|
18 years ago |
David Brownell
|
9d8bab58b7
usb gadget stack: remove usb_ep_*_buffer(), part 1
|
18 years ago |
David Brownell
|
a5262dcfda
USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>
|
18 years ago |