index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-02
1
-1
/
+1
*
usbnet: convert to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-1
/
+2
*
f_phonet: use page-sized rather than MTU-sized RX buffers
Rémi Denis-Courmont
2009-08-12
1
-26
/
+51
*
f_phonet: lock-less MTU change
Rémi Denis-Courmont
2009-08-12
1
-12
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
8
-43
/
+46
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-07-13
5
-40
/
+46
|
|
\
|
|
*
USB: gadget audio: select SND_PCM
Randy Dunlap
2009-07-12
1
-0
/
+1
|
|
*
USB: RNDIS gadget, fix issues talking from PXA
David Brownell
2009-07-12
1
-5
/
+6
|
|
*
USB: gadget: pxa25x compiler warning fix
David Brownell
2009-07-12
1
-0
/
+2
|
|
*
USB: gadget: pxa25x uses gpio_is_valid
Philipp Zabel
2009-07-12
1
-11
/
+11
|
|
*
USB: gadget: rndis conformance tweak
Qiuping Chen
2009-07-12
1
-0
/
+2
|
|
*
USB: gadget: audio: provide correct device id
Greg Kroah-Hartman
2009-07-12
1
-3
/
+3
|
|
*
USB: gadget: fix imx_udc entry in Kconfig
Paulius Zaleckas
2009-07-12
1
-21
/
+21
|
*
|
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
3
-3
/
+0
|
|
/
*
|
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
2
-4
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-06-16
24
-123
/
+8617
|
\
|
*
USB: atmel_usba_udc: change way of specifying bias function
Nicolas Ferre
2009-06-15
1
-8
/
+8
|
*
USB: Add Intel Langwell USB Device Controller driver
Xiaochen Shen
2009-06-15
5
-0
/
+3631
|
*
USB: gadget: add USB Audio Gadget driver
Bryan Wu
2009-06-15
6
-0
/
+1400
|
*
USB: Gadget driver for Samsung HS/OtG block
Ben Dooks
2009-06-15
3
-0
/
+3284
|
*
USB: gadget: Add i.MX3x support to the fsl_usb2_udc driver
Guennadi Liakhovetski
2009-06-15
5
-24
/
+164
|
*
USB: gadget : Fix RNDIS code to pass USB Compliance tests (USBCV) with g_ether
Maulik Mankad
2009-06-15
1
-1
/
+3
|
*
USB: gadget: imx_udc: don't queue more data when zlp is to be sent
Daniel Glöckner
2009-06-15
1
-0
/
+7
|
*
USB: gadget: g_serial: append zlp when tx buffer becomes empty
Daniel Glöckner
2009-06-15
1
-0
/
+1
|
*
USB: imx_udc: fix leak in imx_ep_alloc_request()
Daniel Mack
2009-06-15
1
-2
/
+5
|
*
USB: g_file_storage: use the "unaligned" accessors
Alan Stern
2009-06-15
1
-51
/
+42
|
*
USB: pxa27x_udc: single-thread setup requests
Robert Jarzmik
2009-06-15
2
-15
/
+37
|
*
USB: pxa27x_udc: compatibility with pxa320 SoC
Robert Jarzmik
2009-06-15
2
-2
/
+13
|
*
USB: pxa27x_udc: introduce pxa27x_clear_otgph()
David Brownell
2009-06-15
1
-3
/
+7
|
*
USB: gadgetfs: use helper functions to determine endpoint type and direction
Matthias Kaehlcke
2009-06-15
1
-8
/
+6
|
*
USB: Goku-S: use helper functions to determine endpoint type and direction
Matthias Kaehlcke
2009-06-15
1
-3
/
+3
|
*
USB: at91_udc: use helper functions to determine endpoint type and direction
Matthias Kaehlcke
2009-06-15
1
-2
/
+2
|
*
USB: atmel_usba_udc: use helper functions to determine endpoint type and dire...
Matthias Kaehlcke
2009-06-15
1
-2
/
+2
|
*
USB: ci13xxx_udc: use helper functions to determine endpoint type and direction
Matthias Kaehlcke
2009-06-15
1
-3
/
+3
*
|
usb: gadget: at91_udc: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-15
1
-3
/
+3
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
1
-2
/
+3
|
\
|
*
USB: atmel_usb_udc: Use kzalloc() to allocate ep structures
Haavard Skinnemoen
2009-05-28
1
-1
/
+1
|
*
USB: atmel-usba-udc : fix control out requests.
Martin Fuzzey
2009-05-28
1
-1
/
+2
*
|
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
1
-1
/
+1
*
|
usb: gadget: f_phonet: fix memory allocation sizes
Rémi Denis-Courmont
2009-06-02
1
-5
/
+4
*
|
f_phonet: no need to check for carrier - scheduler does it internally
Rémi Denis-Courmont
2009-06-02
1
-8
/
+2
*
|
f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback
Rémi Denis-Courmont
2009-06-02
1
-1
/
+1
|
/
*
USB: Gadget: fix UTF conversion in the usbstring library
Alan Stern
2009-05-08
1
-3
/
+3
*
USB: gadget: omap_udc uses platform_driver_probe()
David Brownell
2009-04-23
1
-2
/
+1
*
USB: ci13xxx_udc: fix build error
Matthias Kaehlcke
2009-04-23
1
-0
/
+1
*
USB: g_file_storage: fix use-after-free bug when closing files
Alan Stern
2009-04-23
1
-16
/
+4
*
USB: Gadget: MIPS CI13xxx UDC bugfixes
David Lopo
2009-04-23
1
-1
/
+3
*
usb gadget: fix ethernet link reports to ethtool
Jonathan McDowell
2009-04-17
1
-7
/
+1
*
Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...
Linus Torvalds
2009-04-05
1
-7
/
+7
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Haavard Skinnemoen
2009-03-27
37
-421
/
+749
|
|
\
[next]