index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
USB: tranzport.c: remove err() usage
Greg Kroah-Hartman
2012-04-20
1
-6
/
+10
|
*
USB: alphatrack.c: remove err() usage
Greg Kroah-Hartman
2012-04-20
1
-6
/
+9
|
*
USB: vmk80xx.c: remove err() usage
Greg Kroah-Hartman
2012-04-20
1
-1
/
+3
|
*
USB: dt9812.c: remove err() usage
Greg Kroah-Hartman
2012-04-20
1
-7
/
+9
|
*
USB: asus_oled.c: remove err() usage
Greg Kroah-Hartman
2012-04-20
1
-3
/
+3
|
*
USB: serial: ipaq: delete duplicate id
Greg Kroah-Hartman
2012-04-20
1
-1
/
+0
|
*
USB: serial: mos7840: add support for MCS7810 devices
Donald
2012-04-19
1
-14
/
+188
|
*
usb: host: mips: sead3: USB Host controller support for SEAD-3 platform.
Steven J. Hill
2012-04-19
3
-2
/
+274
|
*
USB: bcma: suspend() only takes one argument now
Dan Carpenter
2012-04-19
1
-1
/
+1
|
*
USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLE
Stephen Warren
2012-04-19
2
-22
/
+8
|
*
USB: serial: ipaq: remove product and vendor module parameters
Greg Kroah-Hartman
2012-04-19
1
-32
/
+1
|
*
USB: serial: visor: remove product and vendor module parameters
Greg Kroah-Hartman
2012-04-19
1
-64
/
+1
|
*
USB: ehci: ohci: Add clk_{un}prepare() support
Viresh Kumar
2012-04-18
2
-4
/
+4
|
*
USB: serial: removed assignment from if statements in ti_usb_3410_5052.c
Adhir Ramjiawan
2012-04-18
1
-2
/
+6
|
*
usb: Fix various typo within usb
Masanari Iida
2012-04-18
5
-7
/
+7
|
*
EHCI: don't try to clear the IAAD bit
Alan Stern
2012-04-18
1
-7
/
+1
|
*
USB: Add DT probing support to ehci-spear and ohci-spear
Stefan Roese
2012-04-18
3
-12
/
+91
|
*
USB: ehci-s5p: add clock gating to suspend/resume
Jingoo Han
2012-04-18
1
-0
/
+4
|
*
usb: ehci-sh: Add PHY init function with platform data
Nobuhiro Iwamatsu
2012-04-18
2
-0
/
+36
|
*
usb/atm/ueagle-atm: Don't test for NULL ptr before calling release_firmware()
Jesper Juhl
2012-04-18
1
-10
/
+5
|
*
usb/storage/ene_ub6250: Remove redundant NULL check before release_firmware()...
Jesper Juhl
2012-04-18
1
-5
/
+1
|
*
usb: host: tegra: re-arranging ehci functions
Venu Byravarasu
2012-04-18
1
-9
/
+10
|
*
isp1760-hcd: fix possible memory leak if urb could not be enqueued
Michael Grzeschik
2012-04-18
1
-1
/
+5
|
*
isp1760-hcd: move dequeued qtds to the front in qh
Michael Grzeschik
2012-04-18
1
-0
/
+1
|
*
isp1760-hcd: don't confuse parsers on kmem_cache_create
Michael Grzeschik
2012-04-18
1
-1
/
+1
|
*
isp1760-if: make module unloads correctly
Michael Grzeschik
2012-04-18
1
-0
/
+8
|
*
fsl/usb: Add controller version based ULPI and UTMI phy support
Ramneek Mehresh
2012-04-18
6
-14
/
+123
|
*
USB: add EOPNOTSUPP to usb_translate_errors
Johan Hovold
2012-04-18
1
-0
/
+1
|
*
USB: EHCI: remove wrong debug message for port speed
Peter Chen
2012-04-18
1
-1
/
+2
|
*
usb: host: tegra: code clean up
Venu Byravarasu
2012-04-18
1
-21
/
+14
|
*
USB: OHCI: remove old SSB OHCI driver
Hauke Mehrtens
2012-04-18
3
-281
/
+7
|
*
USB: Add driver for the ssb bus
Hauke Mehrtens
2012-04-18
3
-0
/
+292
|
*
USB: Add driver for the bcma bus
Hauke Mehrtens
2012-04-18
3
-0
/
+347
|
*
bcma: scan for extra address space
Hauke Mehrtens
2012-04-18
2
-1
/
+19
|
*
USB: io_ti: fix abuse of interface data
Johan Hovold
2012-04-10
1
-5
/
+12
|
*
USB: whiteheat: reimplement using generic framework
Johan Hovold
2012-04-10
1
-531
/
+8
|
*
USB: whiteheat: remove driver version
Johan Hovold
2012-04-10
1
-3
/
+2
|
*
USB: serial: metro-usb: cosmetic fix in driver description.
Aleksey Babahin
2012-04-10
1
-1
/
+1
|
*
USB: serial: metro-usb: remove duplicated #include <linux/errno.h>
Aleksey Babahin
2012-04-10
1
-1
/
+0
|
*
USB: serial: metro-usb: make debug messages bit more informative.
Aleksey Babahin
2012-04-10
1
-2
/
+2
|
*
USB: serial: metro-usb: print errors always, not only in debug mode.
Aleksey Babahin
2012-04-10
1
-7
/
+7
|
*
USB: serial: metro-usb: get data from device in Uni-Directional mode.
Aleksey Babahin
2012-04-10
1
-0
/
+53
|
*
USB: serial: metro-usb: dummy implement write_int_callback() function.
Aleksey Babahin
2012-04-10
1
-0
/
+9
|
*
USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.
Aleksey Babahin
2012-04-10
1
-3
/
+3
*
|
Linux 3.4-rc4
v3.4-rc4
Linus Torvalds
2012-04-21
1
-1
/
+1
*
|
sparc32,leon: add notify_cpu_starting()
Yong Zhang
2012-04-21
1
-0
/
+3
*
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-04-21
28
-161
/
+80
|
\
\
|
*
\
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Olof Johansson
2012-04-18
11
-19
/
+23
|
|
\
\
|
|
*
|
dmaengine: Kconfig: fix Atmel at_hdmac entry
Nicolas Ferre
2012-04-17
1
-3
/
+2
|
|
*
|
USB: gadget/at91_udc: add gpio_to_irq() function to vbus interrupt
Nicolas Ferre
2012-04-17
1
-4
/
+4
[prev]
[next]