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
*
uwb: uwbd() is not freezable kthread
Jiri Kosina
2015-12-01
1
-1
/
+0
*
xhci: rework xhci extended capability list parsing functions
Mathias Nyman
2015-12-01
3
-117
/
+64
*
xhci: use debug level when printing out interval rounding messages
Mathias Nyman
2015-12-01
1
-1
/
+1
*
arm64: dts: mediatek: add xHCI & usb phy for mt8173
Chunfeng Yun
2015-12-01
2
-0
/
+58
*
xhci: mediatek: support MTK xHCI host controller
Chunfeng Yun
2015-12-01
8
-6
/
+1383
*
dt-bindings: Add a binding for Mediatek xHCI host controller
Chunfeng Yun
2015-12-01
1
-0
/
+51
*
usb: host: xhci-plat: add support for the R-Car H3 xHCI controllers
Yoshihiro Shimoda
2015-12-01
5
-4
/
+23
*
usb: host: xhci-plat: add support for the R-Car M2-N xHCI controller
Yoshihiro Shimoda
2015-12-01
2
-2
/
+5
*
usb: host: xhci-rcar: Change code for new SoCs
Yoshihiro Shimoda
2015-12-01
3
-14
/
+26
*
usb: host: xhci-plat: add firmware_name in xhci_plat_priv
Yoshihiro Shimoda
2015-12-01
1
-0
/
+1
*
usb: host: xhci-plat: add struct xhci_plat_priv
Yoshihiro Shimoda
2015-12-01
2
-25
/
+85
*
usb: host: xhci: add a platform-private field
Yoshihiro Shimoda
2015-12-01
1
-0
/
+3
*
usb: host: xhci: cleanup hcd private size
Yoshihiro Shimoda
2015-12-01
3
-3
/
+1
*
xhci: use the correct define to indicate port status suspend change.
Mathias Nyman
2015-12-01
1
-1
/
+1
*
USB: EHCI: warn on unexpectedly active QH
Alan Stern
2015-12-01
2
-2
/
+8
*
USB: EHCI: enhance "async" debugfs output
Alan Stern
2015-12-01
1
-4
/
+11
*
USB: add usbfs snooping for REAP and DISCARD
Alan Stern
2015-12-01
1
-3
/
+13
*
USB: limit usbfs snooping of URB contents
Alan Stern
2015-12-01
2
-1
/
+12
*
Linux 4.4-rc3
v4.4-rc3
Linus Torvalds
2015-11-29
1
-1
/
+1
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-11-29
27
-993
/
+1093
|
\
|
*
Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...
Dave Airlie
2015-11-28
16
-917
/
+948
|
|
\
|
|
*
drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be...
Martin Peres
2015-11-25
1
-1
/
+1
|
|
*
drm/nouveau/nvif: allow userspace access to its own client object
Ben Skeggs
2015-11-25
2
-2
/
+7
|
|
*
drm/nouveau/gr/gf100-: fix oops when calling zbc methods
Ben Skeggs
2015-11-25
1
-2
/
+2
|
|
*
drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ...
Ben Skeggs
2015-11-25
3
-0
/
+5
|
|
*
drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct...
Ben Skeggs
2015-11-25
6
-897
/
+897
|
|
*
drm/nouveau/gr/gf100-: split out per-gpc address calculation macro
Ben Skeggs
2015-11-25
2
-47
/
+49
|
|
*
drm/nouveau/bios: return actual size of the buffer retrieved via _ROM
Ben Skeggs
2015-11-25
1
-0
/
+1
|
|
*
drm/nouveau/instmem: protect instobj list with a spinlock
Ben Skeggs
2015-11-25
2
-0
/
+6
|
|
*
drm/nouveau/pci: enable c800 magic for some unknown Samsung laptop
Ben Skeggs
2015-11-25
1
-1
/
+7
|
|
*
drm/nouveau/pci: enable c800 magic for Clevo P157SM
Karol Herbst
2015-11-25
1
-1
/
+7
|
*
|
Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2015-11-26
11
-76
/
+145
|
|
\
\
|
|
*
|
drm/radeon: make some dpm errors debug only
Alex Deucher
2015-11-25
2
-3
/
+3
|
|
*
|
drm/radeon: make rv770_set_sw_state failures non-fatal
Alex Deucher
2015-11-24
1
-1
/
+1
|
|
*
|
drm/amdgpu: move dependency handling out of atomic section v2
Christian König
2015-11-23
1
-27
/
+44
|
|
*
|
drm/amdgpu: optimize scheduler fence handling
Christian König
2015-11-23
3
-14
/
+55
|
|
*
|
drm/amdgpu: remove vm->mutex
Chunming Zhou
2015-11-20
4
-20
/
+2
|
|
*
|
drm/amdgpu: add mutex for ba_va->valids/invalids
Chunming Zhou
2015-11-20
2
-6
/
+12
|
|
*
|
drm/amdgpu: adapt vce session create interface changes
Leo Liu
2015-11-20
1
-1
/
+10
|
|
*
|
drm/amdgpu: vce use multiple cache surface starting from stoney
Leo Liu
2015-11-20
1
-5
/
+14
|
|
*
|
drm/amdgpu: reset vce trap interrupt flag
Leo Liu
2015-11-20
1
-0
/
+5
*
|
|
|
Merge tag 'rtc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...
Linus Torvalds
2015-11-29
2
-36
/
+9
|
\
\
\
\
|
*
|
|
|
rtc: ds1307: fix alarm reading at probe time
Simon Guinot
2015-11-26
1
-5
/
+7
|
*
|
|
|
rtc: ds1307: fix kernel splat due to wakeup irq handling
Felipe Balbi
2015-11-25
2
-33
/
+4
*
|
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-11-29
3
-5
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
MIPS: Fix delay loops which may be removed by GCC.
Ralf Baechle
2015-11-27
3
-5
/
+9
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2015-11-29
7
-8
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
m68k: Wire up mlock2
Geert Uytterhoeven
2015-11-22
3
-1
/
+3
|
*
|
|
|
|
m68knommu: Add missing initialization of max_pfn and {min,max}_low_pfn
Geert Uytterhoeven
2015-11-22
1
-3
/
+6
|
*
|
|
|
|
m68k/mm: sun3 - Add missing initialization of max_pfn and {min,max}_low_pfn
Geert Uytterhoeven
2015-11-22
1
-2
/
+2
[next]