summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/edid: Make the detailed timing CEA/HDMI mode fixup accept up to 5kHz cloc...Ville Syrjälä2015-12-013-3/+80
* drm/atomic_helper: Add drm_atomic_helper_disable_planes_on_crtc()Jyri Sarha2015-11-302-0/+45
* drm: Serialise multiple event readersChris Wilson2015-11-262-5/+15
* drm: Drop dev->event_lock spinlock around faulting copy_to_user()Chris Wilson2015-11-261-16/+24
* drm/mm: use list_next_entryGeliang Tang2015-11-251-2/+1
* drm/i915: fix potential dangling else problems in for_each_ macrosJani Nikula2015-11-254-10/+10
* drm: fix potential dangling else problems in for_each_ macrosJani Nikula2015-11-253-5/+8
* drm/sysfs: Send out uevent when connector->force changesDaniel Vetter2015-11-242-48/+36
* drm/atomic: Small documentation fix.Maarten Lankhorst2015-11-241-1/+1
* drm/mm: rewrite drm_mm_for_each_holeGeliang Tang2015-11-241-14/+9
* drm/sysfs: Grab lock for edid/modes_showDaniel Vetter2015-11-241-4/+12
* drm: Print the src/dst/clip rectangles in error in drm_plane_helperVille Syrjälä2015-11-241-0/+4
* drm: Add "prefix" parameter to drm_rect_debug_print()Ville Syrjälä2015-11-243-8/+10
* drm: Keep coordinates in the typical x, y, w, h order instead of x, y, h, wVille Syrjälä2015-11-241-7/+7
* drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä2015-11-2450-74/+74
* drm: modes: replace simple_strtoul by kstrtouintLABBE Corentin2015-11-241-5/+11
* drm: Describe the Rotation property bits.Robert Fekete2015-11-241-1/+5
* drm: Remove unused fbdev_list membersLukas Wunner2015-11-249-10/+0
* GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob()Markus Elfring2015-11-242-9/+5
* drm/dp: add eDP DPCD backlight control bit definitionsJani Nikula2015-11-241-0/+36
* drm/tegra: Remove local fbdev emulation Kconfig optionArchit Taneja2015-11-244-23/+11
* drm/imx: Remove local fbdev emulation Kconfig optionArchit Taneja2015-11-242-18/+3
* drm/gem: Update/Polish docsDaniel Vetter2015-11-242-32/+36
* drm: Update GEM refcounting docsDaniel Vetter2015-11-242-21/+100
* Linux 4.4-rc2v4.4-rc2Linus Torvalds2015-11-221-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-226-76/+182
|\
| * slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer2015-11-226-11/+11
| * slub: add missing kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer2015-11-221-1/+5
| * slub: fix kmem cgroup bug in kmem_cache_alloc_bulkJesper Dangaard Brouer2015-11-221-18/+22
| * slub: optimize bulk slowpath free by detached freelistJesper Dangaard Brouer2015-11-221-30/+79
| * slub: support for bulk free with SLUB freelistsJesper Dangaard Brouer2015-11-221-18/+67
* | Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-2211-13/+15
|\ \
| * | serial: export fsl8250_handle_irqArnd Bergmann2015-11-201-0/+1
| * | serial: 8250_mid: Add missing dependencyHeikki Krogerus2015-11-201-0/+1
| * | tty: audit: Fix audit sourcePeter Hurley2015-11-203-5/+5
| * | serial: etraxfs-uart: Fix crashGuenter Roeck2015-11-201-1/+1
| * | serial: fsl_lpuart: Fix earlycon supportPeter Hurley2015-11-201-1/+1
| * | bcm63xx_uart: Use the device name when registering an interruptSimon Arlott2015-11-201-1/+1
| * | tty: Fix direct use of tty buffer workPeter Hurley2015-11-201-1/+1
| * | tty: Fix tty_send_xchar() lock order inversionPeter Hurley2015-11-202-4/+4
* | | Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-228-64/+115
|\ \ \
| * | | Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions"Glen Lee2015-11-181-23/+25
| * | | Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-11-187-41/+90
| |\ \ \ | | |/ / | |/| |
| | * | iio: adc: xilinx: Fix VREFN scaleThomas Betker2015-11-151-0/+1
| | * | iio: si7020: Swap data byte orderChris Lesiak2015-11-151-4/+4
| | * | iio: adc: vf610_adc: Fix division by zero errorSanchayan Maity2015-11-081-1/+2
| | * | iio:ad7793: Fix ad7785 product IDLars-Peter Clausen2015-10-251-1/+1
| | * | iio: ad5064: Fix ad5629/ad5669 shiftLars-Peter Clausen2015-10-251-26/+57
| | * | iio:ad5064: Make sure ad5064_i2c_write() returns 0 on successMichael Hennerich2015-10-251-1/+7
| | * | iio: lpc32xx_adc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-251-2/+2
OpenPOWER on IntegriCloud