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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-21
ARM: Fix lubbock defconfig build
Russell King
1
-0
/
+1
2009-10-15
USB: gadget: Fix EEM driver comments and VID/PID
Brian Niebuhr
1
-7
/
+2
2009-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-4
/
+4
2009-10-10
USB: gadget: imx_udc: Use resource size
Tobias Klauser
1
-4
/
+4
2009-10-09
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-43
/
+62
2009-10-06
usb: r8a66597-udc unaligned fifo fix
Magnus Damm
1
-43
/
+62
2009-10-05
headers: remove sched.h from poll.h
Alexey Dobriyan
1
-0
/
+1
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-24
headers: utsname.h redux
Alexey Dobriyan
5
-5
/
+0
2009-09-23
USB: gadget: ether needs to select CRC32
Randy Dunlap
1
-0
/
+1
2009-09-23
USB: gadget: double free_irq() in at91udc_probe()
Roel Kluin
1
-1
/
+0
2009-09-23
USB: double put_tty_driver(gs_tty_driver) in gserial_setup()
Roel Kluin
1
-1
/
+0
2009-09-23
USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entry
Anton Vorontsov
1
-0
/
+4
2009-09-23
USB: s3c2410: unregister should call unbind, not disconnect
Alan Stern
1
-2
/
+1
2009-09-23
USB: gadget: Add EEM gadget driver
Brian Niebuhr
8
-48
/
+699
2009-09-23
USB: gadget: audio driver seg-fault fix
Robin Callender
1
-4
/
+6
2009-09-23
USB: gadget: Read buffer overflow
Roel Kluin
1
-1
/
+1
2009-09-23
USB: at91: Add USB gadget driver selection for at91sam9g45 series
Nicolas Ferre
1
-2
/
+2
2009-09-23
USB: dummy-hcd: accept mismatch between wLength and transfer length
Alan Stern
1
-5
/
+0
2009-09-23
USB: gadget: s3c-hsotg: missing parentheses
Roel Kluin
1
-3
/
+3
2009-09-23
USB: gadget: Drop NULL test on list_entry result
Julia Lawall
1
-31
/
+25
2009-09-23
USB: gadget: pxa25x: basic transceiver support
Philipp Zabel
2
-4
/
+46
2009-09-23
USB audio gadget: Un-inline generic_[gs]et_cmd
Laurent Pinchart
1
-0
/
+15
2009-09-23
USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.h
Laurent Pinchart
3
-56
/
+56
2009-09-23
USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.h
Laurent Pinchart
1
-1
/
+1
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2
-44
/
+60
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-1
/
+1
2009-09-01
usbnet: convert to netdev_tx_t
Stephen Hemminger
1
-1
/
+2
2009-08-24
usb: gadget: m66592-udc needs linux/err.h.
Paul Mundt
1
-1
/
+1
2009-08-21
usb: r8a66597-udc: implement the set_wedge method
Yoshihiro Shimoda
2
-2
/
+27
2009-08-20
usb: r8a66597-udc disable interrupts on shutdown fix
Magnus Damm
1
-0
/
+9
2009-08-20
usb: r8a66597-udc buffer management update
Magnus Damm
2
-22
/
+11
2009-08-20
usb: add clock support to r8a66597 gadget driver
Magnus Damm
2
-3
/
+41
2009-08-20
usb: gadget: R8A66597 peripheral controller support.
Yoshihiro Shimoda
5
-0
/
+1911
2009-08-13
f_phonet: use page-sized rather than MTU-sized RX buffers
Rémi Denis-Courmont
1
-26
/
+51
2009-08-13
f_phonet: lock-less MTU change
Rémi Denis-Courmont
1
-12
/
+2
2009-08-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-43
/
+46
2009-07-23
usb: m66592-udc platform data on_chip support
Magnus Damm
3
-159
/
+192
2009-07-19
Merge branches 'sh/hwblk' and 'sh/platform-updates'
Paul Mundt
8
-43
/
+46
2009-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
5
-40
/
+46
2009-07-13
USB: gadget audio: select SND_PCM
Randy Dunlap
1
-0
/
+1
2009-07-13
USB: RNDIS gadget, fix issues talking from PXA
David Brownell
1
-5
/
+6
2009-07-13
USB: gadget: pxa25x compiler warning fix
David Brownell
1
-0
/
+2
2009-07-13
USB: gadget: pxa25x uses gpio_is_valid
Philipp Zabel
1
-11
/
+11
2009-07-13
USB: gadget: rndis conformance tweak
Qiuping Chen
1
-0
/
+2
2009-07-13
USB: gadget: audio: provide correct device id
Greg Kroah-Hartman
1
-3
/
+3
2009-07-13
USB: gadget: fix imx_udc entry in Kconfig
Paulius Zaleckas
1
-21
/
+21
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
3
-3
/
+0
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2
-4
/
+4
[next]