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
2011-04-14
xHCI: Implement AMD PLL quirk
Andiry Xu
4
-1
/
+32
2011-04-14
xhci: Tell USB core both roothubs lost power.
Sarah Sharp
1
-1
/
+3
2011-04-14
usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0...
Andiry Xu
1
-1
/
+11
2011-04-14
USB: Fix unplug of device with active streams
Matthew Wilcox
1
-1
/
+1
2011-04-14
USB: xhci - also free streams when resetting devices
Dmitry Torokhov
1
-4
/
+12
2011-04-14
USB: Add initial S5P EHCI driver
Joonyoung Shim
4
-0
/
+213
2011-04-14
Revert "USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)"
Johan Hovold
3
-216
/
+0
2011-04-14
USB: twl4030-usb: Report correct vbus value for accessory charger adapters1
Matthias Kaehlcke
1
-1
/
+8
2011-04-14
USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unused
Fabio Estevam
1
-1
/
+1
2011-04-14
usb: fix a typo in a comment
Weiping Pan(潘卫平)
1
-1
/
+1
2011-04-14
usb/otg: fix twl6030 macro
Randy Dunlap
1
-1
/
+1
2011-04-14
usb: gadget: f_mass_storage: If 'ro'/'cdrom' specified, open file as read-only
Roger Quadros
1
-0
/
+1
2011-04-14
usb: gadget: f_mass_storage: Fix Bulk-only RESET handling
Roger Quadros
1
-0
/
+5
2011-04-14
usb: u132-hcd: Drop __TIME__ usage
Michal Marek
1
-2
/
+1
2011-04-14
usb: ftdi-elan: Drop __TIME__ usage
Michal Marek
1
-2
/
+1
2011-04-14
USB: UHCI: don't try to revive a dead controller
Alan Stern
1
-10
/
+9
2011-04-14
USB: UHCI: remove uses of hcd->state
Alan Stern
1
-6
/
+1
2011-04-14
usb: don't enter usb subdirectories directly
Felipe Balbi
2
-4
/
+7
2011-04-14
USB: sl811: add Kconfig option for ISOCHRONOUS mode
Mike Frysinger
2
-7
/
+11
2011-04-14
USB: g_file_storage: don't send padding when stall=n
Alan Stern
2
-84
/
+23
2011-04-14
USB: remove dead code from usb_deregister_dev()
Libor Pechacek
1
-8
/
+0
2011-04-14
usb: usb_storage: do not align length of request for CBW to maxp size
Mian Yousaf Kaukab
3
-49
/
+10
2011-04-14
xhci: Fix NULL pointer deref in handle_port_status()
Sarah Sharp
1
-0
/
+11
2011-04-14
USB: xhci - fix math in xhci_get_endpoint_interval()
Dmitry Torokhov
1
-28
/
+62
2011-04-14
USB: xhci: simplify logic of skipping missed isoc TDs
Dmitry Torokhov
1
-78
/
+94
2011-04-14
USB: xhci - remove excessive 'inline' markings
Dmitry Torokhov
2
-8
/
+8
2011-04-14
USB: xhci: unsigned char never equals -1
Dan Carpenter
3
-6
/
+9
2011-04-14
USB: xhci - fix unsafe macro definitions
Dmitry Torokhov
1
-3
/
+3
2011-04-14
USB: cdc-acm: re-write read processing
Johan Hovold
2
-197
/
+120
2011-04-14
USB: cdc-acm: clean up read urb allocation
Johan Hovold
1
-16
/
+13
2011-04-14
USB: cdc-acm: clean up open error handling
Johan Hovold
1
-3
/
+1
2011-04-14
USB: cdc-acm: clean up rx_buflimit references
Johan Hovold
1
-7
/
+7
2011-04-14
USB: cdc-acm: remove unused drain-delay code
Johan Hovold
2
-7
/
+0
2011-04-14
USB: cdc-acm: remove superfluous prototype
Johan Hovold
1
-2
/
+0
2011-04-14
USB: cdc-acm: remove version information and changelog
Johan Hovold
1
-30
/
+2
2011-04-14
USB: cdc-acm: use dev_vdbg in read/write paths
Johan Hovold
1
-7
/
+7
2011-04-14
USB: cdc-acm: clean up verbose debug
Johan Hovold
1
-9
/
+2
2011-04-14
USB: cdc-acm: replace dbg macros with dev_dbg
Johan Hovold
1
-28
/
+52
2011-04-14
USB: cdc-acm: clean up dev_err and dev_dbg
Johan Hovold
1
-6
/
+9
2011-04-14
USB: cdc-acm: use dev_err to report failed allocations
Johan Hovold
1
-7
/
+7
2011-04-14
USB: cdc-acm: add missing newlines to dev_dbg and dev_err
Johan Hovold
1
-3
/
+3
2011-04-14
USB: change the way we initialize format strings
Dmitry Torokhov
1
-11
/
+11
2011-04-14
USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devices
Dmitry Torokhov
1
-4
/
+6
2011-04-14
usb: renesas_usbhs: Add Renesas USBHS Gadget
Kuninori Morimoto
6
-1
/
+1402
2011-04-14
usb: renesas_usbhs: Add Renesas USBHS common code
Kuninori Morimoto
10
-0
/
+1996
2011-04-14
USB: isp1760-hcd: move imask clear after pending work is done
Richard Retanubun
1
-1
/
+3
2011-04-14
USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0
Valentin Longchamp
1
-2
/
+18
2011-04-14
usb: qcserial add missing errorpath kfrees
Steven Hardy
1
-0
/
+2
2011-04-14
usb: qcserial avoid pointing to freed memory
Steven Hardy
1
-6
/
+9
2011-04-14
usb: Fix qcserial memory leak on rmmod
Steven Hardy
1
-1
/
+13
[prev]
[next]