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
2007-10-13
usb: remove redundant memset from amd5536udc
Mariusz Kozlowski
1
-1
/
+0
2007-10-13
USB: cleanups for g_file_storage
Alan Stern
1
-67
/
+62
2007-10-13
USB: make HCDs responsible for managing endpoint queues
Alan Stern
1
-5
/
+17
2007-10-13
USB: gadget: gadget zero cleanups
David Brownell
1
-141
/
+96
2007-10-13
USB: gadget: file storage gadget cleanups
David Brownell
1
-73
/
+45
2007-10-13
USB: gadget: serial gadget cleanups
David Brownell
1
-93
/
+73
2007-10-13
USB: gadget: gmidi cleanups
David Brownell
1
-48
/
+32
2007-10-13
USB: gadget: ethernet gadget cleanups, shrinkage
David Brownell
1
-87
/
+54
2007-10-13
USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup
David Brownell
3
-37
/
+26
2007-10-13
[ARM] pxa: update PXA UDC driver to use clk support
Russell King
2
-26
/
+43
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-09-11
USB: fix serial gadget ACM breakage
David Brownell
1
-10
/
+15
2007-08-23
USB: fsl_usb2_udc: fix bug in processing setup requests
Li Yang
1
-36
/
+41
2007-08-23
USB: g_file_storage: fix bug in DMA buffer handling
Alan Stern
1
-3
/
+0
2007-08-23
USB: remove DEBUG definition from dummy_hcd
Alan Stern
1
-2
/
+0
2007-08-23
USB: Stall control endpoint when file storage class request wValue != 0
Luis Lloret
1
-3
/
+4
2007-08-23
USB: px2xx_udc bugfix, missing check for gpio_pullup
David Brownell
1
-2
/
+2
2007-07-31
USB: "sparse" cleanups for usb gadgets
David Brownell
6
-8
/
+11
2007-07-31
USB: more pxa2xx_udc dead code removal
David Brownell
1
-30
/
+0
2007-07-20
USB: m66592-udc: fixes some problems
Yoshihiro Shimoda
4
-453
/
+450
2007-07-20
USB: amd5536 UDC driver (in GEODE southbridge)
Thomas Dahlmann
6
-0
/
+4114
2007-07-20
USB: use mutex instead of semaphore in the USB gadget serial driver
Matthias Kaehlcke
1
-12
/
+13
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2
-4
/
+2
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+3
2007-07-16
minimal fixes for drivers/usb/gadget/m66592-udc.c
Al Viro
1
-23
/
+4
2007-07-13
USB: goku_udc trivial cleanups
David Brownell
2
-23
/
+23
2007-07-13
USB: usb gadget stack can now -DDEBUG with Kconfig
David Brownell
3
-82
/
+100
2007-07-13
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
9
-429
/
+0
2007-07-13
usb gadget stack: remove usb_ep_*_buffer(), part 1
David Brownell
4
-29
/
+11
2007-07-13
USB: pxa2xx_udc -- cleanups, mostly removing dma hooks
David Brownell
2
-404
/
+25
2007-07-13
USB: pxa2xx_udc: use generic gpio layer
Milan Svoboda
1
-14
/
+49
2007-07-13
USB: Don't resume root hub if the controller is suspended
Alan Stern
1
-2
/
+1
2007-07-13
USB: fsl_usb2_udc: fix bug for portsc bit masking
Li Yang
1
-1
/
+1
2007-07-13
usb gadget: Rename husb2dev -> usba
Haavard Skinnemoen
2
-5
/
+5
2007-07-13
USB Gadget driver for Samsung s3c2410 ARM SoC
Arnaud Patard
4
-0
/
+2210
2007-07-13
USB: fsl_usb2_udc: Get max ep number from DCCPARAMS register
Li Yang
2
-25
/
+38
2007-07-13
USB: fsl_usb2_udc: replace deprecated irq flag
Li Yang
1
-1
/
+1
2007-07-13
USB: Disable file_storage USB_CONFIG_ATT_WAKEUP
Tony Lindgren
1
-2
/
+1
2007-07-13
USB: usb serial gadget, sparse fixes
David Brownell
1
-6
/
+8
2007-07-13
USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>
David Brownell
1
-1
/
+1
2007-07-13
USB: use function attribute __maybe_unused
David Rientjes
1
-3
/
+3
2007-07-13
USB: usb gadget, dead config cleanup
David Brownell
3
-2
/
+12
2007-07-13
USB: m66592-udc: fix use old interrupt flags
Yoshihiro Shimoda
1
-2
/
+2
2007-07-13
USB: m66592-udc: peripheral controller driver for M66592
Yoshihiro Shimoda
6
-0
/
+2262
2007-07-12
PCI: add pci_try_set_mwi
Randy Dunlap
1
-1
/
+1
2007-06-26
USB: g_file_storage: call allow_signal()
Oleg Nesterov
1
-7
/
+5
2007-06-09
USB: usb gadgets avoid le{16,32}_to_cpup()
David Brownell
5
-24
/
+33
2007-05-23
USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warning
Li Yang
1
-3
/
+5
2007-05-12
[ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.
Andrew Victor
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
7
-7
/
+0
[prev]
[next]