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
*
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
|
|
\
|
*
|
atmel-usba-udc: use gpio_is_valid() to check vbus_pin I/O line
Hans-Christian Egtvedt
2009-03-26
1
-7
/
+7
*
|
|
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
2009-03-30
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2009-03-26
1
-1
/
+6
|
\
\
|
*
|
Use f_lock to protect f_flags
Jonathan Corbet
2009-03-16
1
-1
/
+6
*
|
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-26
34
-349
/
+640
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-03-26
34
-342
/
+634
|
|
\
\
\
|
|
*
|
|
USB: pxa27x_udc: typo fixes and code cleanups
Vernon Sauder
2009-03-24
1
-30
/
+24
|
|
*
|
|
USB: gadget: gadget zero uses new suspend/resume hooks
David Brownell
2009-03-24
4
-58
/
+74
|
|
*
|
|
USB: gadget: composite device-level suspend/resume hooks
David Brownell
2009-03-24
1
-2
/
+6
|
|
*
|
|
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
2009-03-24
1
-1
/
+1
|
|
*
|
|
USB: composite: avoid inconsistent lock state
Felipe Balbi
2009-03-24
1
-2
/
+3
|
|
*
|
|
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-24
24
-113
/
+113
|
|
*
|
|
USB: add missing KERN_* constants to printks
Frank Seidel
2009-03-24
2
-10
/
+14
|
|
*
|
|
USB: imx_udc: Fix IMX UDC gadget general irq handling
Darius Augulis
2009-03-24
2
-65
/
+94
|
|
*
|
|
USB: imx_udc: Fix IMX UDC gadget ep0 irq handling
Darius Augulis
2009-03-24
1
-6
/
+6
|
|
*
|
|
USB: imx_udc: Fix IMX UDC gadget code style
Darius Augulis
2009-03-24
2
-36
/
+69
|
|
*
|
|
USB: imx_udc: Fix IMX UDC gadget bugs
Darius Augulis
2009-03-24
2
-15
/
+20
|
|
*
|
|
USB: gadget: remove duplicated #include
Huang Weiyi
2009-03-24
1
-1
/
+0
|
|
*
|
|
USB: Remove redundant test in pxa27x_udc and ftdi_sio
Julia Lawall
2009-03-24
1
-1
/
+1
|
|
*
|
|
USB: pxa27x_udc: add vbus_draw callback
Robert Jarzmik
2009-03-24
1
-1
/
+23
|
|
*
|
|
USB: pxa27x_udc: add otg transceiver support
Robert Jarzmik
2009-03-24
3
-1
/
+22
|
|
*
|
|
USB: pxa27x_udc: add vbus session handling
Robert Jarzmik
2009-03-24
2
-0
/
+34
|
|
*
|
|
USB: pxa27x_udc: factor pullup code to prepare otg transceiver
Robert Jarzmik
2009-03-24
2
-8
/
+138
|
|
*
|
|
USB: gadget: fix rndis regression
David Brownell
2009-03-24
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-03-26
2
-3
/
+3
|
|
\
\
\
|
|
*
|
|
usb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-03-24
2
-3
/
+3
|
|
|
/
/
|
*
|
|
Merge branch 'topic/snd_card_new-err' into for-linus
Takashi Iwai
2009-03-24
1
-4
/
+3
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
drivers/usb/gadget: Convert to snd_card_create()
Takashi Iwai
2009-01-12
1
-4
/
+3
|
|
|
/
*
|
|
usbnet: convert rndis driver to use dev_get_stats
Stephen Hemminger
2009-03-21
1
-5
/
+2
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-01
4
-3
/
+11
|
\
\
\
|
|
/
/
|
*
|
USB: gadget: fix build error in omap_apollon_2420_defconfig
David Brownell
2009-02-27
1
-0
/
+1
|
*
|
USB: g_file_storage: automatically disable stalls under Atmel
Alan Stern
2009-02-27
1
-1
/
+5
|
*
|
usb: gadget: obex: select correct ep descriptors
Felipe Balbi
2009-02-27
1
-2
/
+2
|
*
|
USB: fsl_usb2_udc: fix potential queue head corruption
Li Yang
2009-02-27
1
-0
/
+3
*
|
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-24
1
-2
/
+2
|
\
\
\
|
|
/
/
[next]