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: renesas_usbhs: add test-mode support
Kuninori Morimoto
2011-12-12
3
-1
/
+28
*
usb: renesas_usbhs: call usbhsg_queue_pop() when pipe disable.
Kuninori Morimoto
2011-12-12
1
-2
/
+4
*
usb: renesas_usbhs: send packet in necessary timing.
Kuninori Morimoto
2011-12-12
1
-5
/
+3
*
usb: renesas_usbhs: add basic USB_REQ_GET_STATUS support
Kuninori Morimoto
2011-12-12
1
-0
/
+101
*
usb: renesas_usbhs: add basic USB_REQ_SET_FEATURE support
Kuninori Morimoto
2011-12-12
1
-0
/
+26
*
usb: renesas_usbhs: add usbhs_pipe_is_stall()
Kuninori Morimoto
2011-12-12
2
-0
/
+8
*
usb: renesas_usbhs: remove superfluous usbhs_lock from recip handler
Kuninori Morimoto
2011-12-12
1
-7
/
+0
*
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
28
-42
/
+41
*
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-12-12
25
-35
/
+68
*
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_device_xx()
Kuninori Morimoto
2011-12-12
1
-11
/
+8
*
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_endpoint_xx()
Kuninori Morimoto
2011-12-12
1
-20
/
+17
*
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_xx_queue_push()
Kuninori Morimoto
2011-12-12
1
-6
/
+6
*
usb: gadget: renesas_usbhs: cleanup usbhsh_endpoint_xxx()
Kuninori Morimoto
2011-12-12
1
-31
/
+28
*
usb: gadget: renesas_usbhs: adds spin lock area on mod_host
Kuninori Morimoto
2011-12-12
1
-18
/
+49
*
usb: gadget: renesas_usbhs: check device0 status when alloc
Kuninori Morimoto
2011-12-12
1
-14
/
+22
*
usb: gadget: renesas_usbhs: remove usbhsh_request list
Kuninori Morimoto
2011-12-12
1
-66
/
+3
*
usb: gadget: renesas_usbhs: usbhs_set_device_config() care upphub/hubport
Kuninori Morimoto
2011-12-12
1
-3
/
+24
*
usb: gadget: renesas_usbhs: cleanup usbhs_endpoint_disable()
Kuninori Morimoto
2011-12-12
1
-2
/
+1
*
usb: gadget: renesas_usbhs: modify function name of usbhs_set_device_xx()
Kuninori Morimoto
2011-12-12
3
-4
/
+4
*
usb: gadget: renesas_usbhs: usbhsh_ureq_alloc/free() care urb->hcpriv
Kuninori Morimoto
2011-12-12
1
-9
/
+3
*
usb: gadget: renesas_usbhs: cleanup complicated ureq alloc/free
Kuninori Morimoto
2011-12-12
1
-51
/
+56
*
usb: gadget: renesas_usbhs: drop dependency for mod_gadget
Kuninori Morimoto
2011-12-12
1
-1
/
+0
*
usb: gadget: mass_storage: support multi-luns with different logic block size
Yuping Luo
2011-12-12
2
-44
/
+76
*
usb: gadget: renesas_usbhs: unified callback function
Kuninori Morimoto
2011-12-12
3
-4
/
+4
*
usb: gadget: renesas_usbhs: add platform power control function
Kuninori Morimoto
2011-12-12
2
-0
/
+15
*
usb: gadget: renesas_usbhs: tidyup the unit of detection_delay
Kuninori Morimoto
2011-12-12
2
-2
/
+3
*
usb: gadget: renesas_usbhs: tidyup mod_host request variable name
Kuninori Morimoto
2011-12-12
1
-18
/
+18
*
usb: gadget: renesas_usbhs: tidyup usbhs_sys_clock_ctrl() was local function
Kuninori Morimoto
2011-12-12
2
-2
/
+1
*
usb: gadget: renesas_usbhs: remove usbhs_sys_usb_ctrl()
Kuninori Morimoto
2011-12-12
4
-14
/
+4
*
usb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl()
Kuninori Morimoto
2011-12-12
4
-14
/
+4
*
USB: ci13xxx_udc: handle controllers with less than 16 EPs
Marc Kleine-Budde
2011-12-12
2
-3
/
+15
*
USB: ci13xxx_udc: make suspend and resume in gadget driver optional
Marc Kleine-Budde
2011-12-12
1
-7
/
+4
*
Linux 3.2-rc5
v3.2-rc5
Linus Torvalds
2011-12-09
1
-1
/
+1
*
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2011-12-09
4
-5
/
+39
|
\
|
*
cifs: check for NULL last_entry before calling cifs_save_resume_key
Jeff Layton
2011-12-08
1
-2
/
+8
|
*
cifs: attempt to freeze while looping on a receive attempt
Jeff Layton
2011-12-08
1
-0
/
+2
|
*
cifs: Fix sparse warning when calling cifs_strtoUCS
Steve French
2011-12-08
1
-3
/
+3
|
*
CIFS: Add descriptions to the brlock cache functions
Pavel Shilovsky
2011-12-08
1
-0
/
+26
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-12-09
8
-44
/
+68
|
\
\
|
*
|
x86, efi: Calling __pa() with an ioremap()ed address is invalid
Matt Fleming
2011-12-09
6
-35
/
+48
|
*
|
x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked
Mark Langsdorf
2011-12-08
1
-7
/
+14
|
*
|
x86/intel_mid: Kconfig select fix
Alan Cox
2011-12-06
1
-0
/
+3
|
*
|
x86/intel_mid: Fix the Kconfig for MID selection
Alan Cox
2011-12-06
1
-2
/
+3
*
|
|
Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6
Linus Torvalds
2011-12-09
4
-4
/
+6
|
\
\
\
|
*
|
|
spi/gpio: fix section mismatch warning
Manuel Lauss
2011-12-07
1
-2
/
+2
|
*
|
|
spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build
Jiri Slaby
2011-12-07
1
-2
/
+2
|
*
|
|
spi/nuc900: Include linux/module.h
Axel Lin
2011-12-07
1
-0
/
+1
|
*
|
|
spi/ath79: fix compile error due to missing include
Gabor Juhos
2011-12-07
1
-0
/
+1
*
|
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2011-12-09
3
-7
/
+32
|
\
\
\
\
|
*
|
|
|
md: raid5 crash during degradation
Adam Kwolek
2011-12-09
1
-2
/
+2
[next]