index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
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 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
*
|
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
*
|
[ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0
Roel Kluin
2009-02-19
1
-2
/
+2
*
|
USB: fsl_qe_udc: Fix stalled TX requests bug
Anton Vorontsov
2009-02-09
1
-0
/
+1
*
|
USB: fsl_qe_udc: Fix muram corruption by disabled endpoints
Anton Vorontsov
2009-02-09
1
-0
/
+1
*
|
USB: fsl_qe_udc: Fix disconnects reporting during bus reset
Anton Vorontsov
2009-02-09
1
-0
/
+3
*
|
USB: fsl_qe_udc: Fix QE USB controller initialization
Anton Vorontsov
2009-02-09
1
-1
/
+5
*
|
USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()
Anton Vorontsov
2009-02-09
1
-8
/
+18
*
|
USB: fsl_qe_udc: Fix oops on QE UDC probe failure
Anton Vorontsov
2009-02-09
1
-1
/
+8
*
|
USB: GADGET: fix !x & y
Roel Kluin
2009-01-27
1
-1
/
+1
*
|
USB: composite: Fix bug: low byte of w_index is the usb interface number not ...
Bryan Wu
2009-01-27
1
-3
/
+4
*
|
USB: composite: Fix bug: should test set_alt function pointer before use it
Bryan Wu
2009-01-27
1
-1
/
+1
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-01-08
20
-61
/
+5137
|
\
|
*
USB: Fix goku_udc usb speed handling
SangSu Park
2009-01-07
1
-1
/
+1
|
*
USB: add imx udc gadget driver
Darius Augulis
2009-01-07
5
-1
/
+1882
|
*
USB: musb: add Blackfin Kconfig options and Makefile
Bryan Wu
2009-01-07
1
-2
/
+2
|
*
USB: gadget: don't wait for completion twice
Felipe Balbi
2009-01-07
1
-0
/
+1
|
*
USB: otg: add otg_put_transceiver()
Philipp Zabel
2009-01-07
1
-2
/
+2
|
*
USB: gadget: s3c2410_udc uses standard GPIO calls
Ben Dooks
2009-01-07
1
-12
/
+22
|
*
USB: gadget: pxa25x_udc vbus sense initialization
David Brownell
2009-01-07
1
-1
/
+1
|
*
USB: gadget: MIPS ci13xxx_udc
David Lopo
2009-01-07
5
-0
/
+3051
|
*
USB: gadget: change simple_strtol to simple_strtoul
Julia Lawall
2009-01-07
1
-1
/
+1
|
*
USB: g_file_storage: add CD-ROM emulation
Alan Stern
2009-01-07
1
-22
/
+154
|
*
USB: gadget: pxa27x_udc.c: cleanup kernel-doc
Qinghuang Feng
2009-01-07
1
-2
/
+0
|
*
USB: m66592 and r8a66597 resource changes
Magnus Damm
2009-01-07
1
-6
/
+3
[next]