index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-04
USB: pl2303: rename pl2303_encode_baud_rate
Johan Hovold
1
-3
/
+3
2014-01-04
USB: pl2303: add device-type abstraction
Johan Hovold
1
-7
/
+18
2014-01-04
USB: pl2303: add quirk for legacy devices
Johan Hovold
1
-3
/
+6
2014-01-04
USB: pl2303: clean up type handling
Johan Hovold
1
-16
/
+15
2014-01-04
USB: pl2303: use speed_t for baud rates
Johan Hovold
1
-5
/
+5
2014-01-04
USB: pl2303: add line-status quirk for Siemens phones
Johan Hovold
1
-19
/
+28
2014-01-04
USB: pl2303: remove redundant line-request call
Johan Hovold
1
-3
/
+0
2014-01-04
USB: pl2303: add error handling to line requests
Johan Hovold
1
-17
/
+51
2014-01-04
USB: pl2303: add error handling to set_control_lines
Johan Hovold
1
-3
/
+4
2014-01-04
USB: pl2303: add error handling to vendor read and write functions
Johan Hovold
1
-31
/
+42
2014-01-04
USB: pl2303: clean up driver somewhat
Johan Hovold
1
-27
/
+34
2014-01-04
USB: pl2303: remove bogus delta_msr_wait wake up
Johan Hovold
1
-1
/
+0
2014-01-04
USB: f81232: switch to generic tiocmiwait
Johan Hovold
1
-42
/
+2
2014-01-04
USB: f81232: remove bogus call to wake up MSR queue
Johan Hovold
1
-1
/
+7
2014-01-04
USB: serial: remove redundant OOM messages
Johan Hovold
21
-217
/
+74
2014-01-04
USB: serial: clean up ioctl debugging
Johan Hovold
12
-33
/
+2
2014-01-04
USB: serial: constify device-id tables
Johan Hovold
7
-12
/
+12
2014-01-04
USB: pl2303: fix data corruption on termios updates
Johan Hovold
1
-9
/
+25
2014-01-04
Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
100
-1431
/
+6182
2013-12-26
usb: phy: keystone: remove redundant return value check of platform_get_resou...
Wei Yongjun
1
-5
/
+0
2013-12-26
usb: musb: Remove usb_disable() check in module_init()
Ezequiel Garcia
1
-16
/
+1
2013-12-24
Merge 3.13-rc5 into usb-next
Greg Kroah-Hartman
98
-438
/
+632
2013-12-24
usb: gadget: at91_udc: fix build warning
Felipe Balbi
1
-7
/
+7
2013-12-24
usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDC
Andreas Larsson
4
-0
/
+2470
2013-12-24
phy: add Broadcom Kona USB2 PHY driver
Matt Porter
3
-0
/
+165
2013-12-24
usb: gadget: s3c-hsotg: get phy bus width from phy subsystem
Matt Porter
2
-1
/
+14
2013-12-24
usb: gadget: s3c-hsotg: enable generic phy support
Matt Porter
1
-16
/
+39
2013-12-24
usb: gadget: s3c-hsotg: add snps,dwc2 compatible string
Matt Porter
1
-0
/
+1
2013-12-24
usb: gadget: s3c-hsotg: enable build for other platforms
Matt Porter
2
-6
/
+4
2013-12-23
Merge tag 'v3.13-rc5' into next
Felipe Balbi
99
-438
/
+633
2013-12-23
usb: musb: Rework USB and USB_GADGET dependency
Ezequiel Garcia
2
-6
/
+6
2013-12-23
usb: phy: fix some Kconfig descriptions
Aaro Koskinen
1
-3
/
+3
2013-12-23
usb: phy: isp1301-omap: fix smatch warnings
Aaro Koskinen
1
-5
/
+4
2013-12-23
usb: phy: tahvo: fix smatch warnings
Aaro Koskinen
1
-6
/
+0
2013-12-23
usb: phy-twl6030: Add missing braces
Sachin Kamat
1
-1
/
+1
2013-12-23
usb: phy-fsm: Staticize local symbols
Sachin Kamat
1
-2
/
+2
2013-12-23
usb: phy-keystone: Remove redundant of_match_ptr helper
Sachin Kamat
1
-1
/
+1
2013-12-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+5
2013-12-22
Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-1
/
+0
2013-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
9
-45
/
+51
2013-12-22
USB: core: remove CONFIG_USB_DEBUG usage
Greg Kroah-Hartman
3
-18
/
+7
2013-12-22
USB: gadget: fix up some comments about CONFIG_USB_DEBUG
Greg Kroah-Hartman
2
-2
/
+2
2013-12-22
Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
3
-7
/
+10
2013-12-21
pstore: Don't allow high traffic options on fragile devices
Luck, Tony
2
-0
/
+2
2013-12-21
usb: phy: Fix double lock in OTG FSM
Anton Tikhomirov
1
-1
/
+1
2013-12-21
usb: musb: fix musb pointer acqusition in musb_host_finish_resume
Daniel Mack
1
-1
/
+1
2013-12-21
usb: musb: fix prototype for musb_port_reset
Daniel Mack
1
-1
/
+1
2013-12-21
usb: phy: am335x: fix randconfig errors
Felipe Balbi
1
-6
/
+5
2013-12-21
Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-109
/
+79
2013-12-21
uwb: move mutex_lock to error case in uwbd_evt_handle_rc_bp_slot_change
Thomas Pugliese
1
-2
/
+2
[next]