index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: pl2303: add two comments concerning the supported baud rates with HX chips
Frank Schäfer
2013-08-12
1
-0
/
+12
*
usb: pl2303: also use the divisor based baud rate encoding method for baud ra...
Frank Schäfer
2013-08-12
1
-1
/
+1
*
usb: pl2303: increase the allowed baud rate range for the divisor based encod...
Frank Schäfer
2013-08-12
1
-4
/
+12
*
usb: pl2303: move the two baud rate encoding methods to separate functions
Frank Schäfer
2013-08-12
1
-101
/
+114
*
usb: pl2303: remove 500000 baud from the list of standard baud rates
Frank Schäfer
2013-08-12
1
-2
/
+2
*
usb: pl2303: do not round to the next nearest standard baud rate for the divi...
Frank Schäfer
2013-08-12
1
-28
/
+37
*
usb: pl2303: fix+improve the divsor based baud rate encoding method
Frank Schäfer
2013-08-12
1
-10
/
+52
*
UWB: fix sysfs warning on HWA device unplug.
Thomas Pugliese
2013-08-12
1
-2
/
+38
*
HWA: avoid constant suspend and resume on the root hub
Thomas Pugliese
2013-08-12
1
-0
/
+7
*
HWA RC: fix a kernel panic when unplugging the HWA dongle
Thomas Pugliese
2013-08-12
1
-1
/
+15
*
USB: cdc-wdm: fix race between interrupt handler and tasklet
Oliver Neukum
2013-08-12
1
-4
/
+9
*
wusbcore: clean up list locking in urb enqueue
Thomas Pugliese
2013-08-12
1
-10
/
+15
*
wusbcore: fix root hub hub_status_data to only return > 0 if status has actua...
Thomas Pugliese
2013-08-12
1
-10
/
+18
*
usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET
Manu Gautam
2013-08-12
3
-2
/
+263
*
usb/hcd: Log error code if reset() fails
Mark Brown
2013-08-12
1
-1
/
+1
*
Documentation sysfs-bus-usb: Correct use of devnum
Hans de Goede
2013-08-12
1
-1
/
+1
*
proc_usb_info.txt: Correct documentation about endianness of config descriptors
Hans de Goede
2013-08-12
1
-3
/
+6
*
usb: config->desc.bLength may not exceed amount of data returned by the device
Hans de Goede
2013-08-12
1
-1
/
+2
*
usb: misc: usb3503: Support operation with no I2C control
Mark Brown
2013-08-12
2
-18
/
+78
*
usb: misc: usb3503: Don't specify all DT properties as required
Mark Brown
2013-08-12
1
-0
/
+2
*
usb: misc: usb3503: Add USB3503A to the compatible list
Mark Brown
2013-08-12
2
-1
/
+2
*
usb: misc: usb3503: Default to hub mode
Mark Brown
2013-08-12
1
-1
/
+1
*
usb: misc: usb3503: Fix typos in error messages
Mark Brown
2013-08-12
1
-2
/
+2
*
usb: misc: usb3503: Factor out I2C probe
Mark Brown
2013-08-12
1
-34
/
+43
*
usb: misc: usb3503: Convert to regmap
Mark Brown
2013-08-12
2
-57
/
+37
*
usb: misc: usb3503: Actively manage Hub Connect GPIO
Mark Brown
2013-08-12
1
-6
/
+12
*
usb: misc: usb3503: Use gpio_set_value_cansleep()
Mark Brown
2013-08-12
1
-1
/
+1
*
usb: Move definition of USB_EHCI_BIG_ENDIAN_MMIO et al. out side of the ifs.
David Daney
2013-08-12
2
-20
/
+17
*
usb: misc: usb3503: Convert to devm_ APIs
Mark Brown
2013-08-12
1
-35
/
+7
*
usb: misc: Fix swapped properties in usb3503 DT parsing
Mark Brown
2013-08-12
1
-2
/
+2
*
USB: serial: move the "simple" drivers into usb-serial-simple.c
Greg Kroah-Hartman
2013-08-12
11
-422
/
+129
*
USBNET: ax88179_178a: enable tso if usb host supports sg dma
Ming Lei
2013-08-12
1
-0
/
+8
*
USBNET: support DMA SG
Ming Lei
2013-08-12
2
-3
/
+43
*
USB: XHCI: mark no_sg_constraint
Ming Lei
2013-08-12
1
-0
/
+4
*
USB: introduce usb_device_no_sg_constraint() helper
Ming Lei
2013-08-12
2
-2
/
+9
*
USB: EHCI: support running URB giveback in tasklet context
Ming Lei
2013-08-12
14
-18
/
+13
*
USB: EHCI: improve interrupt qh unlink
Ming Lei
2013-08-12
6
-3
/
+84
*
USB: EHCI: improve ehci_endpoint_disable
Ming Lei
2013-08-12
1
-10
/
+6
*
USB: URB documentation: claim complete() will be run with IRQs enabled
Ming Lei
2013-08-12
1
-11
/
+10
*
USB: HCD: support giveback of URB in tasklet context
Ming Lei
2013-08-12
2
-30
/
+134
*
Merge 3.11-rc4 into usb-next
Greg Kroah-Hartman
2013-08-05
385
-2189
/
+3840
|
\
|
*
Linux 3.11-rc4
v3.11-rc4
Linus Torvalds
2013-08-04
1
-1
/
+1
|
*
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-08-04
2
-26
/
+68
|
|
\
|
|
*
dma: pl330: Fix cyclic transfers
Lars-Peter Clausen
2013-07-28
1
-26
/
+67
|
|
*
pch_dma: fix error return code in pch_dma_probe()
Wei Yongjun
2013-07-22
1
-0
/
+1
|
*
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-08-04
1
-1
/
+1
|
|
\
\
|
|
*
|
drm/radeon: fix 64 bit divide in SI spm code
Alex Deucher
2013-08-04
1
-1
/
+1
|
*
|
|
tmpfs: fix SEEK_DATA/SEEK_HOLE regression
Hugh Dickins
2013-08-04
1
-1
/
+2
|
*
|
|
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2013-08-04
8
-21
/
+21
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
ALSA: hda - Fix missing fixup for Mac Mini with STAC9221
Takashi Iwai
2013-08-02
2
-1
/
+2
[next]