aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-05media: mpeg2-ctrls.h: move MPEG2 state controls to non-public headerHans Verkuil5-74/+94
2018-12-03media: vicodec: set state resolution from raw formatHans Verkuil1-3/+10
2018-12-03media: vivid: drop v4l2_ctrl_request_complete() from start_streamingHans Verkuil5-10/+0
2018-12-03media: vb2: don't unbind/put the object when going to state QUEUEDHans Verkuil1-1/+1
2018-12-03media: vb2: keep a reference to the request until dqbufHans Verkuil2-5/+35
2018-12-03media: vb2: skip request checks for VIDIOC_PREPARE_BUFHans Verkuil1-4/+7
2018-12-03media: vb2: don't call __vb2_queue_cancel if vb2_start_streaming failedHans Verkuil1-3/+1
2018-12-03media: cedrus: Fix a NULL vs IS_ERR() checkDan Carpenter1-2/+2
2018-12-03media: vsp1: Fix LIF buffer thresholdsLaurent Pinchart1-1/+1
2018-11-27media: mediactl docs: Fix licensing messageMauro Carvalho Chehab7-7/+175
2018-11-27media: dvb-pll: don't re-validate tuner frequenciesMauro Carvalho Chehab1-3/+0
2018-11-27media: dvb-pll: fix tuner frequency rangesMauro Carvalho Chehab1-55/+48
2018-11-22media: Revert "media: dt-bindings: Document the Rockchip VPU bindings"Ezequiel Garcia1-29/+0
2018-11-22media: gspca: fix frame overflow errorHans Verkuil1-5/+6
2018-11-20media: vicodec: fix memchr() kernel oopsHans Verkuil1-1/+2
2018-11-20media: cedrus: add action item to the TODOHans Verkuil1-0/+5
2018-11-20media: media-request: Add compat ioctlJernej Skrabec1-0/+3
2018-11-20media: Use wait_queue_head_t for media_requestJasmin Jessich1-1/+1
2018-11-06media: ipu3-cio2: Use cio2_queues_exitSakari Ailus1-3/+1
2018-11-06media: ipu3-cio2: Unregister device nodes first, then release resourcesSakari Ailus1-2/+2
2018-11-06media: omap3isp: Unregister media device as firstSakari Ailus1-1/+2
2018-11-06media: docs: Document metadata format in struct v4l2_formatSakari Ailus2-1/+6
2018-11-06media: v4l: event: Add subscription to list before calling "add" operationSakari Ailus1-19/+24
2018-11-06media: dm365_ipipeif: better annotate a fall thoughMauro Carvalho Chehab1-0/+1
2018-11-06media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queueEzequiel Garcia4-5/+5
2018-11-06media: cec: increase debug level for 'queue full'Hans Verkuil1-1/+1
2018-11-06media: cec: check for non-OK/NACK conditions while claiming a LAHans Verkuil1-10/+37
2018-11-06media: vicodec: lower minimum height to 360Hans Verkuil1-1/+1
2018-11-06media: tc358743: Remove unnecessary self assignmentNathan Chancellor1-1/+0
2018-11-06media: v4l: fix uapi mpeg slice params definitionArnd Bergmann2-2/+10
2018-11-04Linux 4.20-rc1Linus Torvalds1-2/+2
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra1-1/+1
2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko1-0/+1
2018-11-03bfs: add sanity check at bfs_fill_super()Tetsuo Handa1-3/+6
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov1-1/+0
2018-11-03kernel/kexec_file.c: remove some duplicated includeszhong jiang1-2/+0
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko5-77/+40
2018-11-03ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen1-0/+17
2018-11-03ocfs2: dlmglue: clean up timestamp handlingArnd Bergmann1-17/+9
2018-11-03ocfs2: don't put and assigning null to bh allocated outsideChangwei Ge1-18/+59
2018-11-03ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge1-2/+1
2018-11-03ocfs2: don't use iocb when EIOCBQUEUED returnsChangwei Ge1-2/+2
2018-11-03ocfs2: without quota support, avoid calling quota recoveryGuozhonghua1-17/+34
2018-11-03ocfs2: remove ocfs2_is_o2cb_active()Gang He3-10/+1
2018-11-03mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappingsAndrea Arcangeli1-2/+30
2018-11-03include/linux/notifier.h: SRCU: fix ctagsSam Protsenko1-2/+1
2018-11-03mm: handle no memcg case in memcg_kmem_charge() properlyRoman Gushchin1-1/+1
2018-11-02ARM: dts: stm32: update HASH1 dmas property on stm32mp157cAlexandre Torgue1-1/+1
2018-11-02ARM: orion: avoid VLA in orion_mpp_confArnd Bergmann1-1/+6
2018-11-02iov_iter: Fix 9p virtio breakageMarc Zyngier1-1/+1