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
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: dbpg gadget: dont mask out direction bit
Sven Schnelle
2011-04-29
1
-2
/
+2
*
USB: dbgp gadget: set MaxpacketSize0
Sven Schnelle
2011-04-29
1
-0
/
+1
*
USB: dbgp gadget: fix return value of dbgp_setup
Sven Schnelle
2011-04-29
1
-5
/
+4
*
usb: renesas_usbhs: Driver is depend on SuperH
Kuninori Morimoto
2011-04-29
1
-0
/
+1
*
usb: renesas_usbhs: fixup cast warning
Kuninori Morimoto
2011-04-29
1
-2
/
+1
*
USB: documentation update for the pre_reset method
Alan Stern
2011-04-29
2
-5
/
+9
*
Bind only modem AT command endpoint to option module.
Marius B. Kotsbak
2011-04-29
1
-1
/
+7
*
USB: cdc-wdm: reset handling according to new requirements
Oliver Neukum
2011-04-29
1
-0
/
+14
*
USB: gamin_gps: Fix for data transfer problems in native mode
Hermann Kneissel
2011-04-29
1
-7
/
+13
*
USB: gadget: g_multi: fixed vendor and product ID in inf files
Michal Nazarewicz
2011-04-29
2
-5
/
+5
*
USB: serial: ftdi_sio: adding support for TavIR STK500
Benedek László
2011-04-29
2
-0
/
+6
*
USB: moto_modem: Add USB identifier for the Motorola VE240.
Elizabeth Jennifer Myers
2011-04-29
1
-0
/
+1
*
USB: CP210x Add 4 Device IDs for AC-Services Devices
Craig Shelley
2011-04-29
1
-0
/
+4
*
Merge 2.6.39-rc4 into usb-next
Greg Kroah-Hartman
2011-04-19
58
-657
/
+4776
|
\
|
*
Revert "usb: usb_storage: do not align length of request for CBW to maxp size"
Greg Kroah-Hartman
2011-04-14
3
-10
/
+49
|
*
usb: gadget: storage_common: use kstrto*()
Michal Nazarewicz
2011-04-13
1
-6
/
+9
|
*
USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCs
Gabor Juhos
2011-04-13
4
-0
/
+166
|
*
USB: ehci: add workaround for Synopsys HC bug
Gabor Juhos
2011-04-13
3
-0
/
+7
|
*
USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCs
Gabor Juhos
2011-04-13
4
-0
/
+217
|
*
ARM: EXYNOS4: Add usb ehci device to the NURI board
Joonyoung Shim
2011-04-13
2
-0
/
+17
|
*
USB: Add initial S5P EHCI driver
Joonyoung Shim
2011-04-13
4
-0
/
+213
|
*
ARM: EXYNOS4: Add usb host phy control
Joonyoung Shim
2011-04-13
9
-3
/
+243
|
*
ARM: S5P: Add usb ehci device
Joonyoung Shim
2011-04-13
6
-0
/
+82
|
*
Revert "USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)"
Johan Hovold
2011-04-13
3
-216
/
+0
|
*
USB: twl4030-usb: Report correct vbus value for accessory charger adapters1
Matthias Kaehlcke
2011-04-13
1
-1
/
+8
|
*
USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unused
Fabio Estevam
2011-04-13
1
-1
/
+1
|
*
usb: fix a typo in a comment
Weiping Pan(潘卫平)
2011-04-13
1
-1
/
+1
|
*
usb/otg: fix twl6030 macro
Randy Dunlap
2011-04-13
1
-1
/
+1
|
*
usb: gadget: f_mass_storage: If 'ro'/'cdrom' specified, open file as read-only
Roger Quadros
2011-04-13
1
-0
/
+1
|
*
usb: gadget: f_mass_storage: Fix Bulk-only RESET handling
Roger Quadros
2011-04-13
1
-0
/
+5
|
*
usb: u132-hcd: Drop __TIME__ usage
Michal Marek
2011-04-13
1
-2
/
+1
|
*
usb: ftdi-elan: Drop __TIME__ usage
Michal Marek
2011-04-13
1
-2
/
+1
|
*
USB: UHCI: don't try to revive a dead controller
Alan Stern
2011-04-13
1
-10
/
+9
|
*
USB: UHCI: remove uses of hcd->state
Alan Stern
2011-04-13
1
-6
/
+1
|
*
usb: don't enter usb subdirectories directly
Felipe Balbi
2011-04-13
2
-4
/
+7
|
*
usb gadget: fix all Section mismatch warnings
Randy Dunlap
2011-04-13
1
-2
/
+2
|
*
USB: sl811: add Kconfig option for ISOCHRONOUS mode
Mike Frysinger
2011-04-13
2
-7
/
+11
|
*
USB: g_file_storage: don't send padding when stall=n
Alan Stern
2011-04-13
2
-84
/
+23
|
*
USB: remove dead code from usb_deregister_dev()
Libor Pechacek
2011-04-13
1
-8
/
+0
|
*
usb: usb_storage: do not align length of request for CBW to maxp size
Mian Yousaf Kaukab
2011-04-13
3
-49
/
+10
|
*
USB: cdc-acm: re-write read processing
Johan Hovold
2011-04-13
2
-197
/
+120
|
*
USB: cdc-acm: clean up read urb allocation
Johan Hovold
2011-04-13
1
-16
/
+13
|
*
USB: cdc-acm: clean up open error handling
Johan Hovold
2011-04-13
1
-3
/
+1
|
*
USB: cdc-acm: clean up rx_buflimit references
Johan Hovold
2011-04-13
1
-7
/
+7
|
*
USB: cdc-acm: remove unused drain-delay code
Johan Hovold
2011-04-13
2
-7
/
+0
|
*
USB: cdc-acm: remove superfluous prototype
Johan Hovold
2011-04-13
1
-2
/
+0
|
*
USB: cdc-acm: remove version information and changelog
Johan Hovold
2011-04-13
1
-30
/
+2
|
*
USB: cdc-acm: use dev_vdbg in read/write paths
Johan Hovold
2011-04-13
1
-7
/
+7
|
*
USB: cdc-acm: clean up verbose debug
Johan Hovold
2011-04-13
1
-9
/
+2
|
*
USB: cdc-acm: replace dbg macros with dev_dbg
Johan Hovold
2011-04-13
1
-28
/
+52
[next]