index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-19
drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structures
Laurent Pinchart
5
-8
/
+7
2016-12-19
drm: omapdrm: Remove global variables
Laurent Pinchart
2
-21
/
+24
2016-12-19
drm: omapdrm: Simplify IRQ wait implementation
Laurent Pinchart
2
-74
/
+37
2016-12-19
drm: omapdrm: Inline the pipe2vbl function
Laurent Pinchart
3
-11
/
+3
2016-12-19
drm: omapdrm: Don't call DISPC power handling in IRQ wait functions
Laurent Pinchart
1
-4
/
+0
2016-12-19
drm: omapdrm: Remove unused parameter from omap_drm_irq handler
Laurent Pinchart
2
-3
/
+3
2016-12-19
drm: omapdrm: Don't expose the omap_irq_(un)register() functions
Laurent Pinchart
2
-22
/
+5
2016-12-19
drm: omapdrm: Keep vblank interrupt enabled while CRTC is active
Laurent Pinchart
3
-47
/
+37
2016-12-19
drm: omapdrm: Use a spinlock to protect the CRTC pending flag
Laurent Pinchart
1
-11
/
+22
2016-12-19
drm: omapdrm: Prevent processing the same event multiple times
Laurent Pinchart
1
-8
/
+15
2016-12-19
drm: omapdrm: Check the CRTC software state at enable/disable time
Laurent Pinchart
3
-18
/
+16
2016-12-19
drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs
Laurent Pinchart
2
-2
/
+9
2016-12-19
drm: omapdrm: Replace DSS manager state check with omapdrm CRTC state
Laurent Pinchart
1
-9
/
+13
2016-12-19
drm: omapdrm: Handle OCP error IRQ directly
Laurent Pinchart
2
-19
/
+10
2016-12-19
drm: omapdrm: Handle CRTC error IRQs directly
Laurent Pinchart
3
-10
/
+11
2016-12-19
drm: omapdrm: Handle FIFO underflow IRQs internally
Laurent Pinchart
4
-30
/
+67
2016-12-19
drm: omapdrm: fb: Turn framebuffer creation error messages into debug
Laurent Pinchart
1
-5
/
+5
2016-12-19
drm: omapdrm: fb: Simplify mode command checks when creating framebuffer
Laurent Pinchart
1
-27
/
+23
2016-12-19
drm: omapdrm: fb: Simplify objects lookup when creating framebuffer
Laurent Pinchart
2
-36
/
+18
2016-12-19
drm: omapdrm: fb: Use format information provided by the DRM core
Laurent Pinchart
1
-45
/
+46
2016-12-19
drm: omapdrm: fb: Limit number of planes per framebuffer to two
Laurent Pinchart
1
-2
/
+2
2016-12-19
firmware: dmi_scan: Always show system identification string
Kefeng Wang
1
-2
/
+2
2016-12-18
Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
14
-159
/
+975
2016-12-19
rtc: mcp795: Fix whitespace and indentation.
Emil Bartczak
1
-6
/
+6
2016-12-19
rtc: mcp795: Prefer using the BIT() macro.
Emil Bartczak
1
-2
/
+2
2016-12-19
rtc: mcp795: fix month write resetting date to 1.
Emil Bartczak
1
-5
/
+81
2016-12-19
rtc: mcp795: fix time range difference between linux and RTC chip.
Emil Bartczak
1
-2
/
+2
2016-12-19
rtc: mcp795: fix bitmask value for leap year (LP).
Emil Bartczak
1
-1
/
+2
2016-12-19
rtc: mcp795: use bcd2bin/bin2bcd.
Emil Bartczak
1
-12
/
+13
2016-12-19
rtc: add support for EPSON TOYOCOM RTC-7301SF/DG
Akinobu Mita
3
-0
/
+465
2016-12-19
rtc: ds1307: Add ACPI support
Tin Huynh
1
-9
/
+43
2016-12-18
Input: synaptics_i2c - change msleep to usleep_range for small msecs
Aniroop Mathur
1
-2
/
+2
2016-12-18
Input: i8042 - add Pegatron touchpad to noloop table
Marcos Paulo de Souza
1
-0
/
+6
2016-12-18
Input: joydev - remove unused linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2016-12-18
Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-73
/
+167
2016-12-18
Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...
Linus Torvalds
8
-1
/
+1158
2016-12-18
platform/x86: surface3-wmi: Balance locking on error path
Andy Shevchenko
1
-5
/
+6
2016-12-18
platform/x86: Add Whiskey Cove PMIC TMU support
Nilesh Bacchewar
4
-0
/
+210
2016-12-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-12-18
IB/rxe: Fix a memory leak in rxe_qp_cleanup()
Bart Van Assche
1
-0
/
+1
2016-12-18
iw_cxgb4: set correct FetchBurstMax for QPs
Steve Wise
1
-2
/
+3
2016-12-18
drm/i915: Swap if(enable_execlists) in i915_gem_request_alloc for a vfunc
Chris Wilson
5
-10
/
+8
2016-12-18
drm/i915/execlists: Request the kernel context be pinned high
Chris Wilson
1
-2
/
+6
2016-12-18
drm/i915: Mark the shadow gvt context as closed
Chris Wilson
2
-9
/
+2
2016-12-18
drm/i915: Simplify releasing context reference
Chris Wilson
2
-12
/
+11
2016-12-18
drm/i915: Unify active context tracking between legacy/execlists/guc
Chris Wilson
14
-217
/
+151
2016-12-18
drm/i915: Move intel_lrc_context_pin() to avoid the forward declaration
Chris Wilson
1
-67
/
+65
2016-12-18
drm/i915: Add a reminder that i915_vma_move_to_active() requires struct_mutex
Chris Wilson
1
-0
/
+1
2016-12-18
drm/nouveau: use designated initializers
Kees Cook
1
-14
/
+14
2016-12-18
drm/vmwgfx: use designated initializers
Kees Cook
1
-5
/
+5
[prev]
[next]