aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-17drm: change connector to tmp_connectorJohn Hunter1-2/+2
2015-03-17drm: Fix some typo mistake of the annotationsJohn Hunter1-6/+6
2015-03-13drm: Silence sparse warningsVille Syrjälä5-2/+5
2015-03-13drm: %pF is only for function pointersScott Wood1-1/+1
2015-03-11drm/fb: handle tiled connectors betterRob Clark1-3/+23
2015-03-11drm/fb: small cleanupRob Clark1-13/+15
2015-03-11drm/rockchip: use correct fb width/heightRob Clark1-1/+1
2015-03-11drm/exynos: use correct fb width/heightRob Clark1-2/+3
2015-03-11drm/cma: use correct fb width/heightRob Clark1-1/+1
2015-03-11drm/atomic: minor kerneldoc typo fixRob Clark1-1/+1
2015-03-11drm/fb: document drm_fb_helper_surface_sizeRob Clark1-0/+19
2015-03-11drm/dp: Use large transactions for I2C over AUXSimon Farnsworth2-18/+63
2015-03-11drm/plane-helper: Fixup mismergeDaniel Vetter1-5/+6
2015-03-11drm/atomic: Constify a bunch of functions pointer structsVille Syrjälä1-17/+17
2015-03-10drm: Check in setcrtc if the primary plane supports the fb pixel formatLaurent Pinchart3-0/+24
2015-03-10drm: Lighten sysfs connector 'status'Chris Wilson1-8/+53
2015-03-10drm/plane-helper: unexport drm_primary_helper_create_planeDaniel Vetter2-26/+4
2015-03-10drm: Share plane pixel format check code between legacy and atomicLaurent Pinchart3-12/+29
2015-03-10drm: Fix trivial typos in commentsYannick Guerrini2-3/+3
2015-03-10drm/dp: add DPCD definitions from eDP 1.4Jani Nikula1-0/+37
2015-03-10drm/dp: add DPCD definitions from DP 1.1 and 1.2aJani Nikula1-5/+88
2015-03-10drm: Fixup racy refcounting in plane_force_disableDaniel Vetter1-12/+1
2015-03-10drm/i915: Rotation property is now handled in DRM coreTvrtko Ursulin1-20/+4
2015-03-10drm: Complete moving rotation property to coreTvrtko Ursulin1-0/+2
2015-03-10drm/dp: add DPCD definitions from eDP 1.2Jani Nikula1-0/+32
2015-03-10drm/dp: indentation and ordering cleanupsJani Nikula1-5/+6
2015-03-10drm/atomic-helper: Fix kerneldoc for prepare_planesDaniel Vetter1-2/+2
2015-03-10drm: Remove redundant code in the getencoder ioctlDaniel Vetter1-2/+0
2015-03-10drm/i915: Fix struct_mutex deadlock due to merge fumbleVille Syrjälä1-3/+1
2015-03-08Linux 4.0-rc3Linus Torvalds1-1/+1
2015-03-08sunrpc: fix braino in ->poll()Al Viro1-1/+1
2015-03-07TTY: fix tty_wait_until_sent maximum timeoutJohan Hovold1-3/+3
2015-03-07TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold1-3/+9
2015-03-07USB: serial: fix infinite wait_until_sent timeoutJohan Hovold1-2/+3
2015-03-07TTY: bfin_jtag_comm: remove incorrect wait_until_sent operationJohan Hovold1-13/+0
2015-03-07net: irda: fix wait_until_sent poll timeoutJohan Hovold1-1/+3
2015-03-07serial: uapi: Declare all userspace-visible io typesPeter Hurley2-7/+11
2015-03-07serial: core: Fix iotype userspace breakagePeter Hurley1-3/+3
2015-03-07serial: sprd: Fix missing spin_unlock in sprd_handle_irq()Axel Lin1-1/+3
2015-03-07console: Fix console name size mismatchPeter Hurley2-1/+2
2015-03-07tty: fix up atime/mtime mess, take fourJiri Slaby1-2/+2
2015-03-07serial: 8250_dw: Fix get_mctrl behaviourDesmond Liu2-0/+48
2015-03-07serial:8250:8250_pci: delete unneeded quirk entriesWang YanQing1-14/+0
2015-03-07serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2SWang YanQing1-4/+0
2015-03-07Change email address for 8250_pciRussell King1-1/+1
2015-03-07serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is something in the FIFO"Sebastian Andrzej Siewior1-6/+5
2015-03-07Revert "tty/serial: of_serial: add DT alias ID handling"Baruch Siach1-4/+0
2015-03-07i2c: imx: add required clocks property to bindingMatt Porter1-0/+1
2015-03-07i2c: designware-baytrail: baytrail_i2c_acquire() might sleepAndy Shevchenko1-2/+4
2015-03-07i2c: designware-baytrail: cross-check lock functionsAndy Shevchenko1-1/+1