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: serial: remove redundant OOM messages
Johan Hovold
2014-01-03
21
-217
/
+74
*
USB: serial: clean up ioctl debugging
Johan Hovold
2014-01-03
12
-33
/
+2
*
USB: serial: constify device-id tables
Johan Hovold
2014-01-03
7
-12
/
+12
*
USB: pl2303: fix data corruption on termios updates
Johan Hovold
2014-01-03
1
-9
/
+25
*
Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-01-03
116
-1272
/
+6435
|
\
|
*
usb: phy: keystone: remove redundant return value check of platform_get_resou...
Wei Yongjun
2013-12-26
1
-5
/
+0
|
*
usb: musb: Remove usb_disable() check in module_init()
Ezequiel Garcia
2013-12-26
1
-16
/
+1
|
*
usb: gadget: at91_udc: fix build warning
Felipe Balbi
2013-12-23
1
-7
/
+7
|
*
usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDC
Andreas Larsson
2013-12-23
5
-0
/
+2498
|
*
phy: add Broadcom Kona USB2 PHY driver
Matt Porter
2013-12-23
3
-0
/
+165
|
*
phy: add Broadcom Kona USB2 PHY DT binding
Matt Porter
2013-12-23
1
-0
/
+15
|
*
usb: gadget: s3c-hsotg: get phy bus width from phy subsystem
Matt Porter
2013-12-23
2
-1
/
+14
|
*
usb: gadget: s3c-hsotg: enable generic phy support
Matt Porter
2013-12-23
1
-16
/
+39
|
*
usb: gadget: s3c-hsotg: add snps,dwc2 compatible string
Matt Porter
2013-12-23
1
-0
/
+1
|
*
usb: gadget: s3c-hsotg: enable build for other platforms
Matt Porter
2013-12-23
2
-6
/
+4
|
*
staging: dwc2: update DT binding to add generic clock/phy properties
Matt Porter
2013-12-23
1
-0
/
+12
|
*
phy: add phy_get_bus_width()/phy_set_bus_width() calls
Matt Porter
2013-12-23
1
-0
/
+28
|
*
Merge tag 'v3.13-rc5' into next
Felipe Balbi
2013-12-23
218
-1111
/
+2084
|
|
\
|
*
|
usb: musb: Rework USB and USB_GADGET dependency
Ezequiel Garcia
2013-12-23
2
-6
/
+6
|
*
|
usb: phy: fix some Kconfig descriptions
Aaro Koskinen
2013-12-23
1
-3
/
+3
|
*
|
usb: phy: isp1301-omap: fix smatch warnings
Aaro Koskinen
2013-12-23
1
-5
/
+4
|
*
|
usb: phy: tahvo: fix smatch warnings
Aaro Koskinen
2013-12-23
1
-6
/
+0
|
*
|
usb: phy-twl6030: Add missing braces
Sachin Kamat
2013-12-23
1
-1
/
+1
|
*
|
usb: phy-fsm: Staticize local symbols
Sachin Kamat
2013-12-23
1
-2
/
+2
|
*
|
usb: phy-keystone: Remove redundant of_match_ptr helper
Sachin Kamat
2013-12-23
1
-1
/
+1
|
*
|
usb: phy: Fix double lock in OTG FSM
Anton Tikhomirov
2013-12-20
1
-1
/
+1
|
*
|
usb: musb: fix musb pointer acqusition in musb_host_finish_resume
Daniel Mack
2013-12-20
1
-1
/
+1
|
*
|
usb: musb: fix prototype for musb_port_reset
Daniel Mack
2013-12-20
1
-1
/
+1
|
*
|
usb: phy: am335x: fix randconfig errors
Felipe Balbi
2013-12-20
1
-6
/
+5
|
*
|
usb: musb: fix setting JZ4740 gadget periphal mode on reset
Apelete Seketeli
2013-12-20
1
-1
/
+9
|
*
|
usb: musb: add support for JZ4740 usb device controller
Apelete Seketeli
2013-12-20
3
-1
/
+209
|
*
|
usb: gadget: fix up some comments about CONFIG_USB_DEBUG
Greg Kroah-Hartman
2013-12-20
2
-2
/
+2
|
*
|
usb: musb: finish suspend/reset work independently from musb_hub_control()
Daniel Mack
2013-12-19
4
-34
/
+61
|
*
|
usb: gadget: should use u16 type variable to store MaxPower
Du, ChangbinX
2013-12-19
1
-1
/
+1
|
*
|
usb: phy: omap: Add omap-control Support for AM437x
George Cherian
2013-12-19
3
-0
/
+27
|
*
|
usb: phy: am335x-control: include appropriate header file in phy-am335x-contr...
Rashika Kheria
2013-12-19
1
-5
/
+1
|
*
|
usb: gadget: configfs: include appropriate header file in configfs.c
Rashika Kheria
2013-12-19
1
-0
/
+1
|
*
|
usb: dwc3: fix the glue drivers using the nop phy
Heikki Krogerus
2013-12-19
2
-0
/
+2
|
*
|
usb: phy: am335x: Enable USB remote wakeup using PHY wakeup
George Cherian
2013-12-19
1
-11
/
+35
|
*
|
Merge tag 'v3.13-rc4' into next
Felipe Balbi
2013-12-19
1081
-5775
/
+12673
|
|
\
\
|
*
|
|
usb: gadget: f_sourcesink: Fix sparse warning
Jingoo Han
2013-12-17
1
-4
/
+4
|
*
|
|
usb: gadget: f_serial: Fix sparse warning
Jingoo Han
2013-12-17
1
-1
/
+1
|
*
|
|
usb: gadget: f_phonet: Fix sparse warning
Jingoo Han
2013-12-17
1
-1
/
+1
|
*
|
|
usb: gadget: f_obex: Fix sparse warning
Jingoo Han
2013-12-17
1
-1
/
+1
|
*
|
|
usb: gadget: f_ncm: Fix sparse warning
Jingoo Han
2013-12-17
1
-1
/
+1
|
*
|
|
usb: gadget: f_mass_storage: Fix sparse warning
Jingoo Han
2013-12-17
1
-1
/
+1
|
*
|
|
usb: gadget: f_loopback: Fix sparse warning
Jingoo Han
2013-12-17
1
-2
/
+2
|
*
|
|
usb: musb: ux500_dma: fix potential NULL dereference error
Lee Jones
2013-12-17
1
-1
/
+3
|
*
|
|
usb: gadget: atmel_usba: Fix sparse warning
Jingoo Han
2013-12-17
1
-1
/
+1
|
*
|
|
usb: gadget: atmel_usba: Use devm_*() functions
Jingoo Han
2013-12-17
1
-47
/
+17
[next]