summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: v4l2-subdev.h: remove obsolete g/s_parmHans Verkuil2018-02-221-6/+0
* media: staging: atomisp: Drop g_parm and s_parm subdev ops useSakari Ailus2018-02-222-30/+0
* media: staging: atomisp: mt9m114: Drop empty s_parm callbackSakari Ailus2018-02-221-6/+0
* media: staging: atomisp: i2c: Drop g_parm support in sensor driversSakari Ailus2018-02-225-135/+0
* media: staging: atomisp: i2c: Disable non-preview configurationsSakari Ailus2018-02-223-0/+18
* media: staging: atomisp: Kill subdev s_parm abuseSakari Ailus2018-02-2210-264/+3
* media: convert g/s_parm to g/s_frame_interval in subdevsHans Verkuil2018-02-2213-165/+110
* media: v4l2-common: create v4l2_g/s_parm_cap helpersHans Verkuil2018-02-222-0/+74
* media: v4l2-subdev: clear reserved fieldsHans Verkuil2018-02-221-0/+13
* media: rc: get start time just before calling driver txSean Young2018-02-141-2/+2
* media: rc: remove useless if statementSean Young2018-02-141-1/+1
* media: rc: remove obsolete commentSean Young2018-02-141-7/+0
* media: rc: remove IR_dprintk() from rc-coreSean Young2018-02-144-61/+53
* media: rc: replace IR_dprintk() with dev_dbg in IR decodersSean Young2018-02-149-104/+106
* media: rc: ir-spi: fix duty cycleSean Young2018-02-141-22/+2
* media: rc: ir-hix5hd2: fix error handling of clk_prepare_enable()Alexey Khoroshilov2018-02-141-7/+28
* media: rc: don't mark IR decoders default yAndi Kleen2018-02-141-11/+0
* media: add video control handlers using V4L2 control frameworkFlorian Echtler2018-02-141-0/+64
* media: add panel register access functionsFlorian Echtler2018-02-141-0/+75
* media: add default settings and module parameters for video controlsFlorian Echtler2018-02-141-0/+34
* media: add missing blob structure field for tag idFlorian Echtler2018-02-141-1/+4
* media: include/(uapi/)media: add SPDX license infoHans Verkuil2018-02-1415-230/+14
* media: add SPDX license infoHans Verkuil2018-02-146-79/+6
* media: i2c: add SPDX license infoHans Verkuil2018-02-146-81/+6
* media: cec: add SPDX license infoHans Verkuil2018-02-148-104/+8
* media: cobalt: add SPDX license infoHans Verkuil2018-02-1426-325/+26
* media: vivid: add SPDX license infoHans Verkuil2018-02-1434-442/+34
* Linux 4.16-rc1v4.16-rc1Linus Torvalds2018-02-121-2/+2
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-118-142/+47
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11297-913/+913
* Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-02-118-40/+47
|\
| * annotate ep_scan_ready_list()Al Viro2018-02-011-11/+13
| * ep_send_events_proc(): return result via esed->resAl Viro2018-02-011-7/+10
| * preparation to switching ->poll() to returning EPOLL...Al Viro2018-02-011-1/+2
| * add EPOLLNVAL, annotate EPOLL... and event_poll->eventAl Viro2018-02-011-16/+17
| * use linux/poll.h instead of asm/poll.hAl Viro2018-02-013-3/+3
| * xen: fix poll misannotationAl Viro2018-02-011-1/+1
| * smc: missing poll annotationsAl Viro2018-02-011-1/+1
* | Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-02-111-0/+2
|\ \
| * | xtensa: fix build with KASANMax Filippov2018-02-111-0/+2
* | | Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-113-10/+8
|\ \ \ | |/ / |/| |
| * | nios2: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2018-02-112-2/+0
| * | nios2: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre2018-02-111-8/+8
* | | Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-101-2/+3
|\ \ \
| * | | powerpc/pci: Fix broken INTx configuration via OFAlexey Kardashevskiy2018-02-101-2/+3
* | | | Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds2018-02-1012-63/+212
|\ \ \ \
| * \ \ \ Merge branch 'for-linus' into testJens Axboe2018-02-0712-63/+212
| |\ \ \ \
| | * | | | block, bfq: add requeue-request hookPaolo Valente2018-02-071-25/+82
| | * | | | bcache: fix for data collapse after re-attaching an attached deviceTang Junhui2018-02-073-7/+11
| | * | | | bcache: return attach error when no cache set existTang Junhui2018-02-071-2/+3