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