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
...
|
|
*
drm/i915: Allow SSC parameter to override VBT value
Keith Packard
2011-09-27
2
-3
/
+5
|
|
*
drm/i915: Document a few more BDB_GENERAL_FEATURES bits from PCH BIOS
Keith Packard
2011-09-27
1
-1
/
+4
|
|
*
drv/i915: Pull display_clock_mode out of VBT table
Keith Packard
2011-09-27
3
-3
/
+8
|
|
*
drm/i915: Use DRM_DEBUG_KMS for all messages in intel_bios.c
Keith Packard
2011-09-27
1
-2
/
+7
|
|
*
drm/i915: broken copyright encoding in intel_bios.c
Keith Packard
2011-09-26
1
-1
/
+1
|
*
|
Merge branch 'edp-training-fixes' into drm-intel-next
Keith Packard
2011-10-20
5
-122
/
+414
|
|
\
\
|
|
*
|
drm/i915: No need to wait for eDP power off delay if panel is on
Keith Packard
2011-10-12
1
-0
/
+9
|
|
*
|
drm/i915: Restrict ILK-specific eDP power hack to ILK
Keith Packard
2011-10-12
1
-22
/
+34
|
|
*
|
drm/i915: Disable eDP VDD in a delayed work proc instead of synchronously
Keith Packard
2011-10-06
1
-25
/
+101
|
|
*
|
drm/i915: Create helper functions to determine eDP power state
Keith Packard
2011-10-06
1
-13
/
+26
|
|
*
|
drm/i915: edp_panel_on does not need to return a bool
Keith Packard
2011-10-06
1
-4
/
+2
|
|
*
|
drm/i915: Move eDP panel fixed mode from dev_priv to intel_dp
Keith Packard
2011-10-06
2
-20
/
+16
|
|
*
|
drm/i915: Correct eDP panel power sequencing delay computations
Keith Packard
2011-10-06
4
-40
/
+123
|
|
*
|
drm/i915: Ensure eDP powered up during DP_SET_POWER operation in dp_prepare
Keith Packard
2011-10-05
1
-0
/
+2
|
|
*
|
drm/i915: Enable eDP panel power during I2C initialization sequence
Keith Packard
2011-10-05
1
-1
/
+9
|
|
*
|
drm/i915: Wrap DP EDID fetch functions to enable eDP panel power
Keith Packard
2011-10-05
1
-3
/
+28
|
|
*
|
drm/i915: Delay DP i2c initialization until panel power timings are computed
Keith Packard
2011-10-05
1
-2
/
+2
|
|
*
|
drm/i915: Ensure panel is on during DPMS off
Keith Packard
2011-10-05
1
-0
/
+2
|
|
*
|
drm/i915: Turn force VDD back off when panel running in intel_dp_dpms
Keith Packard
2011-09-30
1
-1
/
+2
|
|
*
|
drm/i915: Check for eDP inside edp panel on/off funcs
Keith Packard
2011-09-30
1
-14
/
+15
|
|
*
|
drm/i915: Unlock PCH_PP_CONTROL always
Keith Packard
2011-09-30
2
-1
/
+14
|
|
*
|
drm/i915: Check eDP power when doing aux channel communications
Keith Packard
2011-09-30
1
-0
/
+22
|
|
*
|
drm/i915: Only use VBT panel mode on eDP if no EDID is found
Keith Packard
2011-09-30
1
-10
/
+10
|
|
*
|
drm/i915: Shut down PCH interrupts during irq_uninstall
Keith Packard
2011-09-30
1
-0
/
+4
|
|
*
|
drm/i915: Enable digital port hotplug on PCH systems
Keith Packard
2011-09-30
2
-1
/
+28
|
|
|
/
|
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-09-28
4
-66
/
+41
|
|
\
\
|
|
|
/
*
|
|
vmwgfx: Don't pass unused arguments to do_dirty functions
Jakob Bornecrantz
2011-10-23
1
-9
/
+3
*
|
|
vmwgfx: Emulate depth 32 framebuffers
Jakob Bornecrantz
2011-10-23
1
-1
/
+9
*
|
|
drm/radeon: Lower the severity of the radeon lockup messages.
Dave Jones
2011-10-21
1
-1
/
+1
*
|
|
drm: drm_ioctl() should zero-init extra data
Rob Clark
2011-10-19
1
-0
/
+2
*
|
|
Merge tag 'v3.1-rc10' into drm-core-next
Dave Airlie
2011-10-18
514
-3332
/
+4246
|
\
\
\
|
*
|
|
Linux 3.1-rc10
v3.1-rc10
Linus Torvalds
2011-10-17
1
-1
/
+1
|
*
|
|
Avoid using variable-length arrays in kernel/sys.c
Linus Torvalds
2011-10-17
1
-1
/
+1
|
*
|
|
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
2011-10-16
4
-3
/
+11
|
|
\
\
\
|
|
*
|
|
ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUS
Zoltan Devai
2011-10-15
1
-1
/
+0
|
|
*
|
|
ARM: 7122/1: localtimer: add header linux/errno.h explicitly
Shawn Guo
2011-10-15
1
-0
/
+2
|
|
*
|
|
ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9
Will Deacon
2011-10-15
1
-2
/
+2
|
|
*
|
|
ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGES
Linus Walleij
2011-10-01
1
-0
/
+7
|
*
|
|
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-10-15
1
-4
/
+11
|
|
\
\
\
\
|
|
*
|
|
|
hwmon: (w83627ehf) Properly report thermal diode sensors
Jean Delvare
2011-10-13
1
-4
/
+11
|
*
|
|
|
|
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-10-14
2
-1
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
gpio-pca953x: fix gpio_base
Hartmut Knaack
2011-10-13
1
-0
/
+1
|
|
*
|
|
|
|
gpio/omap: fix build error with certain OMAP1 configs
Janusz Krzysztofik
2011-10-13
1
-1
/
+1
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-10-14
8
-62
/
+69
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xfs: revert to using a kthread for AIL pushing
Christoph Hellwig
2011-10-11
4
-51
/
+45
|
|
*
|
|
|
|
xfs: force the log if we encounter pinned buffers in .iop_pushbuf
Christoph Hellwig
2011-10-11
5
-10
/
+24
|
|
*
|
|
|
|
xfs: do not update xa_last_pushed_lsn for locked items
Christoph Hellwig
2011-10-11
1
-1
/
+0
|
*
|
|
|
|
|
Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tile
Linus Torvalds
2011-10-14
2
-2
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files
Chris Metcalf
2011-10-13
2
-2
/
+2
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
Linus Torvalds
2011-10-14
2
-4
/
+5
|
|
\
\
\
\
\
\
[prev]
[next]