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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
USB: Support for allocating USB 3.0 streams.
Sarah Sharp
5
-0
/
+169
2010-05-21
USB: xhci: Correct assumptions about number of rings per endpoint.
Sarah Sharp
5
-55
/
+280
2010-05-21
USB: xhci: Add memory allocation for USB3 bulk streams.
Sarah Sharp
4
-14
/
+857
2010-05-21
USB: Add stream ID field to struct urb.
Sarah Sharp
1
-0
/
+1
2010-05-21
USB: Add parsing of SuperSpeed endpoint companion descriptor.
Sarah Sharp
1
-0
/
+2
2010-05-21
USB: qcserial: Add support for Qualcomm Gobi 2000 devices
Anssi Hannula
1
-17
/
+25
2010-05-21
USB: qcserial: Use generic USB wwan code
Matthew Garrett
2
-0
/
+23
2010-05-21
USB: option: Use generic USB wwan code
Matthew Garrett
2
-646
/
+27
2010-05-21
usb serial: Add generic USB wwan support
Matthew Garrett
4
-0
/
+736
2010-05-21
USB: deprecate the power/level sysfs attribute
Alan Stern
4
-36
/
+54
2010-05-21
USB: use PM core routines to enable/disable autosuspend
Alan Stern
3
-25
/
+12
2010-05-21
USB: don't enable remote wakeup by default
Alan Stern
1
-1
/
+0
2010-05-21
USB: improve runtime remote wakeup settings
Alan Stern
1
-11
/
+8
2010-05-21
USB: fix usbmon and DMA mapping for scatter-gather URBs
Alan Stern
9
-108
/
+138
2010-05-21
USB: pxa27x_udc: use four bits to store endpoint addresses
Matt Reimer
1
-1
/
+1
2010-05-21
usb: otg: twl4030: use the global ULPI register definitions
Heikki Krogerus
1
-100
/
+8
2010-05-21
USB: otg: ulpi: use the global ULPI register definitions
Heikki Krogerus
1
-36
/
+14
2010-05-21
usb: otg: add global ULPI register definitions
Heikki Krogerus
1
-0
/
+140
2010-05-21
USB: gadget: f_mass_storage: per function
Michal Nazarewicz
1
-6
/
+22
2010-05-21
usb: gadget: Allow larger configuration descriptors
Robert Lukassen
1
-1
/
+1
2010-05-21
usb: musb: add ulpi access operations
Heikki Krogerus
2
-0
/
+96
2010-05-21
usb: musb: Add extvbus in musb_board_data
Ajay Kumar Gupta
3
-0
/
+5
2010-05-21
usb: musb: Makefile: remove unexistent config option
Felipe Balbi
1
-6
/
+0
2010-05-21
usb: musb: omap2430.c: remove unnecessary includes
Anand Gadiyar
1
-2
/
+0
2010-05-21
usb: musb: omap2430: remove unused define
Anand Gadiyar
1
-4
/
+0
2010-05-21
MUSB: Blackfin: remove musb_platform_{suspend|resume}()
Sergei Shtylyov
1
-12
/
+0
2010-05-21
MUSB: OMAP: make musb_platform_suspend() 'static'
Sergei Shtylyov
1
-1
/
+1
2010-05-21
MUSB: Blackfin: remove bfin_vbus_power()
Sergei Shtylyov
1
-5
/
+0
2010-05-21
MUSB: OMAP: remove omap_vbus_power()
Sergei Shtylyov
1
-8
/
+0
2010-05-21
USB: musb: support host/gadget role switching on Blackfin parts
Cliff Cai
1
-6
/
+63
2010-05-21
usb: musb: debugfs: musb_exit_debugfs() can be called on probe
Felipe Balbi
2
-3
/
+6
2010-05-21
USB: option.c: option_indat_callback: Resubmit some unsuccessful URBs
James Maki
1
-19
/
+30
2010-05-21
USB: gadget: add HID gadget driver
Fabien Chouteau
6
-0
/
+1451
2010-05-21
USB: ftdi_sio: fix some coding style issues
Johan Hovold
1
-31
/
+14
2010-05-21
USB: serial: generalise write buffer preparation
Johan Hovold
3
-13
/
+40
2010-05-21
USB: serial: re-implement multi-urb writes in generic driver
Johan Hovold
2
-79
/
+62
2010-05-21
USB: serial: allow custom multi-urb write bulk callbacks
Johan Hovold
1
-1
/
+1
2010-05-21
USB: usb_debug: use the generic kfifo-based write implementation
Johan Hovold
1
-2
/
+0
2010-05-21
USB: pl2303: use generic close
Johan Hovold
1
-12
/
+1
2010-05-21
USB: pl2303: switch to generic write implementation
Johan Hovold
1
-326
/
+4
2010-05-21
USB: serial: clean up generic write start busy test
Johan Hovold
1
-11
/
+4
2010-05-21
USB: serial: clean up some error and debug messages in generic driver
Johan Hovold
1
-9
/
+4
2010-05-21
USB: ftdi_sio: switch to generic read implementation
Johan Hovold
1
-92
/
+7
2010-05-21
USB: serial: export generic throttle and unthrottle
Johan Hovold
1
-0
/
+2
2010-05-21
USB: pl2303: switch to generic read implementation
Johan Hovold
1
-59
/
+25
2010-05-21
USB: serial: generalise generic read implementation
Johan Hovold
3
-2
/
+7
2010-05-21
USB: serial: clean up read processing in generic driver
Johan Hovold
1
-16
/
+11
2010-05-21
USB: cp210x: use generic submit_read_urb at open
Johan Hovold
1
-14
/
+2
2010-05-21
USB: serial: remove unnecessary re-initialisation of generic urbs
Johan Hovold
1
-23
/
+2
2010-05-21
USB: serial: refactor read urb submission in generic driver
Johan Hovold
3
-26
/
+10
[next]