index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: Use menuconfig objects
Denis Cheng
2008-02-01
1
-4
/
+5
*
USB: pxa2xx_udc: use debugfs not procfs
Dmitry Baryshkov
2008-02-01
2
-69
/
+62
*
USB: at91_udc uses generic GPIO calls; minor cleanup
David Brownell
2008-02-01
2
-20
/
+61
*
USB: gadget: at91_udc minor fix (there is no number six)
David Brownell
2008-02-01
1
-3
/
+3
*
USB: gadget: ethernet error path potential oops fix
David Brownell
2008-02-01
1
-3
/
+3
*
USB: Spelling fixes
Joe Perches
2008-02-01
3
-3
/
+3
*
USB: gadget: pxa2xx_udc supports inverted vbus
Dmitry Baryshkov
2008-02-01
1
-2
/
+7
*
USB: dummy_hcd: change the default power budget
Alan Stern
2008-02-01
1
-2
/
+3
*
USB: dummy_hcd: don't register drivers on the platform bus
Alan Stern
2008-02-01
1
-25
/
+8
*
USB: usb peripheral controller driver oops avoidance
Patrik Sevallius
2008-02-01
6
-0
/
+7
*
USB: gadget code switches to pr_err() and friends
David Brownell
2008-02-01
14
-171
/
+151
*
USB: add Printer Gadget Driver
Craig W. Nadler
2008-02-01
3
-0
/
+1609
*
USB: Add missing "space" to printk messages
Joe Perches
2008-02-01
3
-3
/
+3
*
USB: m66592-udc: Add support for SH7722 USBF
Yoshihiro Shimoda
2008-02-01
3
-1
/
+118
*
USB: device DMA support on OMAP2
Kyungmin Park
2008-02-01
1
-22
/
+49
*
USB: s3c2410_udc: minor irq handler cleanups
Jeff Garzik
2008-02-01
1
-2
/
+2
*
usb gadget: fix fsl_usb2_udc potential OOPS
Li Yang
2008-02-01
1
-1
/
+1
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
1
-1
/
+0
*
[ARM] 4764/1: [AT91] AT91CAP9 core support
Andrew Victor
2008-01-26
1
-1
/
+1
*
USB: Unbreak fsl_usb2_udc
Peter Korsgaard
2007-12-22
1
-1
/
+1
*
USB: at91_udc: correct hanging while disconnecting usb cable
Nicolas Ferre
2007-12-17
1
-0
/
+2
*
USB: s3c2410 gadget: ensure vbus pin in input mode during read
Ben Dooks
2007-11-28
1
-0
/
+4
*
USB: s3c2410 gadget: allow sharing of vbus irq
Ben Dooks
2007-11-28
1
-3
/
+3
*
USB: s3c2410 gadget: Header move fixups
Ben Dooks
2007-11-28
1
-3
/
+3
*
USB: omap_udc build fix
David Brownell
2007-11-28
1
-3
/
+3
*
USB: amd5536udc - remove set_mwi() compiler warning
David Brownell
2007-10-25
1
-1
/
+1
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
1
-1
/
+1
*
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
1
-1
/
+1
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-10-15
2
-26
/
+43
|
\
|
*
[ARM] pxa: update PXA UDC driver to use clk support
Russell King
2007-10-12
2
-26
/
+43
*
|
atmel_usba_udc: Keep track of the device status
Haavard Skinnemoen
2007-10-12
2
-10
/
+51
*
|
USB: add atmel_usba_udc driver
Haavard Skinnemoen
2007-10-12
4
-1
/
+2414
*
|
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
2007-10-12
20
-21
/
+21
*
|
USB: serial gadget: Disable endpoints on unload
Vitaly Bordug
2007-10-12
1
-0
/
+6
*
|
usb-gadget-ether: prevent oops caused by error interrupt race
Benedikt Spranger
2007-10-12
1
-0
/
+12
*
|
USB: AMD5536: use pdev->revision
Auke Kok
2007-10-12
1
-4
/
+2
*
|
USB: fix location of statement label in dummy-hcd
Alan Stern
2007-10-12
1
-1
/
+1
*
|
USB: Eliminate urb->status usage!
Alan Stern
2007-10-12
1
-2
/
+1
*
|
USB: reorganize urb->status use in dummy-hcd
Alan Stern
2007-10-12
1
-29
/
+24
*
|
USB: less-restrictive command checking in g-file-storage
Alan Stern
2007-10-12
1
-1
/
+1
*
|
USB: add urb->unlinked field
Alan Stern
2007-10-12
1
-5
/
+3
*
|
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
[next]