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
2012-09-11
USB/host: Cleanup unneccessary irq disable code
Chuansheng Liu
3
-18
/
+2
2012-09-11
usb: add little-endian transform for DeviceRemovable of usb3.0 hub
Lan Tianyu
1
-1
/
+2
2012-09-11
usb : Add sysfs files to control port power.
Lan Tianyu
1
-1
/
+132
2012-09-11
usb: Fail a get config when the port is powered off.
Lan Tianyu
1
-0
/
+2
2012-09-11
usb/acpi: Use ACPI methods to power off ports.
Lan Tianyu
2
-0
/
+74
2012-09-11
xhci: Handle clear PORT_POWER feature.
Lan Tianyu
1
-0
/
+4
2012-09-11
usb/acpi: Store info on device removability.
Lan Tianyu
3
-35
/
+80
2012-09-11
usb/acpi: Bind ACPI node to USB port, not usb_device.
Lan Tianyu
3
-15
/
+79
2012-09-10
usb: move children to struct usb_port
Lan Tianyu
4
-33
/
+55
2012-09-10
usb: make usb port a real device
Lan Tianyu
1
-16
/
+75
2012-09-10
usb/core: use bin2bcd() for bcdDevice in RH
Sebastian Andrzej Siewior
1
-3
/
+3
2012-09-10
usbfs: Add a new disconnect-and-claim ioctl (v2)
Hans de Goede
1
-0
/
+35
2012-09-07
USB: PLAT_ORION fulfils USB_ARCH_HAS_EHCI
Andrew Lunn
1
-0
/
+1
2012-09-06
usb: remove libusual
Sebastian Andrzej Siewior
20
-326
/
+42
2012-09-06
block: remove the deprecated ub driver
Cong Wang
3
-2487
/
+0
2012-09-06
USB: cp210x: remove useless set memory to zero use memset()
Wei Yongjun
1
-1
/
+0
2012-09-06
USB: FHCI: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-2
/
+1
2012-09-06
usb: cdc-acm: remove duplicated include from cdc-acm.c
Wei Yongjun
1
-1
/
+0
2012-09-06
drivers/usb/gadget/lpc32xx_udc.c: adjust inconsistent IS_ERR and PTR_ERR
Julia Lawall
1
-1
/
+1
2012-09-06
drivers/usb/host/ohci-nxp.c: adjust inconsistent IS_ERR and PTR_ERR
Julia Lawall
1
-1
/
+1
2012-09-06
usb: ohci: Fix Kconfig dependency on USB_ISP1301
Roland Stigge
1
-1
/
+1
2012-09-06
usb: renesas_usbhs: fixup DMA transport data alignment
Kuninori Morimoto
1
-2
/
+2
2012-09-06
powerpc/usb: fix bug of CPU hang when missing USB PHY clock
Shengzhou Liu
2
-18
/
+41
2012-09-06
USB: mos7720: fix to use list_for_each_entry_safe() when delete items
Wei Yongjun
1
-2
/
+2
2012-09-06
usb: renesas_usbhs: modify the irq handler for sharing irq
Shimoda, Yoshihiro
1
-3
/
+22
2012-09-06
USB: isp1301: Remove unused static array and define
Roland Stigge
1
-6
/
+0
2012-09-06
usb host: fix spelling of provides in Kconfig
Peter Meerwald
1
-2
/
+2
2012-08-27
Merge v3.6-rc3 into usb-next
Greg Kroah-Hartman
374
-2318
/
+5327
2012-08-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
27
-179
/
+419
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
7
-106
/
+146
2012-08-22
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
4
-12
/
+21
2012-08-22
Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
7
-22
/
+36
2012-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-12
/
+7
2012-08-22
vfio: grab vfio_device reference *before* exposing the sucker via fd_install()
Al Viro
1
-2
/
+2
2012-08-22
vfio: get rid of vfio_device_put()/vfio_group_get_device* races
Al Viro
1
-2
/
+1
2012-08-22
vfio: get rid of open-coding kref_put_mutex
Al Viro
1
-7
/
+2
2012-08-22
vfio: don't dereference after kfree...
Al Viro
1
-1
/
+2
2012-08-22
fbcon: fix race condition between console lock and cursor timer (v1.1)
Dave Airlie
1
-1
/
+8
2012-08-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
6
-34
/
+86
2012-08-22
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-178
/
+216
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
30
-301
/
+163
2012-08-22
rapidio/tsi721: fix unused variable compiler warning
Alexandre Bounine
1
-1
/
+4
2012-08-22
rapidio/tsi721: fix inbound doorbell interrupt handling
Alexandre Bounine
1
-0
/
+7
2012-08-22
drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode
Atsushi Nemoto
1
-2
/
+5
2012-08-22
drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes
Ilya Shchepetkov
1
-0
/
+2
2012-08-22
drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...
Robin Holt
1
-19
/
+65
2012-08-22
cciss: fix incorrect scsi status reporting
Stephen M. Cameron
1
-10
/
+1
2012-08-22
cs5535-clockevt: typo, it's MFGPT, not MFPGT
Jens Rottmann
1
-2
/
+2
2012-08-22
drm: Add missing static storage class specifiers in drm_proc.c file
Sachin Kamat
1
-2
/
+2
2012-08-22
drm/udl: dpms off the crtc when disabled.
Dave Airlie
1
-2
/
+1
[next]