summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* media: get rid of i2c-addr.hMauro Carvalho Chehab2017-12-182-37/+16
* media: i2c-addr.h: get rid of now unused definesMauro Carvalho Chehab2017-12-181-7/+0
* media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab2017-12-182-26/+63
* media: v4l2-mediabus: use BIT() macro for flagsMauro Carvalho Chehab2017-12-181-24/+26
* media: v4l2-flash-led-class.h: add kernel-doc to two helper funcsMauro Carvalho Chehab2017-12-181-0/+12
* media: v4l2-dev.h: add kernel-doc to two macrosMauro Carvalho Chehab2017-12-181-3/+15
* media: v4l2-event.rst: improve events descriptionMauro Carvalho Chehab2017-12-181-34/+0
* media: media-entity.h: add kernel-doc markups for nested structsMauro Carvalho Chehab2017-12-181-0/+5
* media: videobuf2-core: improve kernel-doc markupsMauro Carvalho Chehab2017-12-181-30/+29
* media: v4l2-ctrls: document nested members of structsMauro Carvalho Chehab2017-12-181-1/+8
* media: v4l2-fwnode.h: better describe bus union at fwnode endpoint structMauro Carvalho Chehab2017-12-181-1/+11
* media: rc-core.h: minor adjustments at rc_driver_type docMauro Carvalho Chehab2017-12-181-2/+2
* media: v4l2-dv-timings.h: convert comment into kernel-doc markupMauro Carvalho Chehab2017-12-181-7/+9
* media: v4l2-common.h: document helper functionsMauro Carvalho Chehab2017-12-181-11/+96
* media: v4l2-common: get rid of struct v4l2_discrete_probeMauro Carvalho Chehab2017-12-181-8/+4
* media: v4l2-common: get rid of v4l2_routing dead structMauro Carvalho Chehab2017-12-181-9/+5
* media: tuner-types: add kernel-doc markups for struct tunertypeMauro Carvalho Chehab2017-12-181-0/+15
* media: frontend: describe nested structsMauro Carvalho Chehab2017-12-181-18/+17
* media: cec: move cec autorepeat handling to rc-coreSean Young2017-12-142-5/+3
* media: lirc: allow lirc device to be opened more than onceSean Young2017-12-141-19/+31
* media: rc: include <uapi/linux/lirc.h> rather than <media/lirc.h>Sean Young2017-12-141-1/+0
* kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bitSean Young2017-12-141-1/+2
* media: lirc: implement reading scancodeSean Young2017-12-141-0/+5
* media: lirc: remove last remnants of lirc kapiSean Young2017-12-142-53/+5
* media: lirc: remove name from lirc_devSean Young2017-12-141-2/+0
* media: lirc: create rc-core open and close lirc functionsSean Young2017-12-142-11/+2
* media: lirc: move lirc_dev->attached to rc_dev->registeredSean Young2017-12-142-2/+3
* media: lirc: use kfifo rather than lirc_buffer for raw IRSean Young2017-12-142-109/+4
* media: lirc: merge lirc_dev_fop_ioctl and ir_lirc_ioctlSean Young2017-12-141-4/+0
* media: lirc: lirc interface should not be a raw decoderSean Young2017-12-142-24/+19
* media: lirc: use the correct carrier for scancode transmitSean Young2017-12-141-0/+1
* media: lirc: implement scancode sendingSean Young2017-12-142-53/+83
* media: lirc: remove LIRCCODE and LIRC_GET_LENGTHSean Young2017-12-141-4/+0
* media: rc: implement zilog transmitterSean Young2017-12-141-0/+5
* media: rc: i2c: set parent of rc device and improve nameSean Young2017-12-141-1/+0
* media: led-class-flash: better handle NULL flash structMauro Carvalho Chehab2017-12-111-0/+4
* media: cec: disable the hardware when unregisteredHans Verkuil2017-12-081-0/+12
* media: cec: add the adap_monitor_pin_enable opHans Verkuil2017-12-081-0/+1
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-262-1/+11
|\
| * Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-11-142-1/+11
| |\
| | * irqchip/gic-v4: Add forward definition of struct irq_domain_opsMarc Zyngier2017-11-131-0/+1
| | * genirq: Track whether the trigger type has been setMarc Zyngier2017-11-101-1/+10
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-262-45/+0
|\ \ \
| * | | x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas2017-11-232-45/+0
| |/ /
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-262-7/+7
|\ \ \
| * | | sched/debug: Fix task state recording/printoutThomas Gleixner2017-11-241-3/+3
| * | | sched/deadline: Don't use dubious signed bitfieldsDan Carpenter2017-11-211-4/+4
| |/ /
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-261-8/+13
|\ \ \
| * | | Merge branch 'linus' into core/objtool, to pick up dependent commitsIngo Molnar2017-11-14109-1186/+1649
| |\| |
| * | | objtool: Make unreachable annotation inline asms explicitly volatileJosh Poimboeuf2017-11-071-8/+8