summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [media] rc: Add support for decoding XMP protocolMarcel J.E. Mol2014-07-261-1/+5
* [media] v4l2: blackfin: select proper pinctrl state in ppi_set_params if CONF...Sonic Zhang2014-07-261-0/+1
* [media] media: blackfin: ppi: Pass device pointer to request peripheral pinsSonic Zhang2014-07-261-1/+2
* [media] vmalloc_sg: make sure all pages in vmalloc area are really DMA-readyJames Harper2014-07-261-0/+3
* [media] rc-core: don't use dynamic_pr_debug for IR_dprintk()Mauro Carvalho Chehab2014-07-251-1/+1
* [media] v4l2-ctrls: add RX RDS controlsHans Verkuil2014-07-251-0/+6
* [media] v4l2-ctrls: add new RDS TX controlsHans Verkuil2014-07-253-0/+13
* [media] vb2: fix videobuf2-core.h commentsHans Verkuil2014-07-251-6/+10
* [media] v4l2-ctrls: add support for setting string controlsHans Verkuil2014-07-251-0/+24
* [media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman2014-07-251-2/+3
* [media] rc-core: remove protocol arraysDavid Härdeman2014-07-251-44/+12
* [media] rc-core: document the protocol typeDavid Härdeman2014-07-231-3/+5
* [media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman2014-07-232-2/+14
* [media] v4l2-mem2mem: export v4l2_m2m_try_scheduleMichael Olbrich2014-07-221-0/+2
* Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchworkMauro Carvalho Chehab2014-07-2211-80/+70
|\
| * Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-07-194-24/+49
| |\
| | * locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso2014-07-161-2/+4
| | * locking/rwsem: Reduce the size of struct rw_semaphoreJason Low2014-07-161-14/+11
| | * locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra2014-07-161-4/+4
| | * locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low2014-07-162-1/+9
| | * locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overheadJason Low2014-07-163-6/+24
| | * locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()Jason Low2014-07-162-4/+4
| * | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-191-36/+10
| |\ \
| | * \ Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-06-251-36/+10
| | |\ \
| | | * | rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney2014-06-231-36/+0
| | | * | rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()Paul E. McKenney2014-06-231-0/+10
| * | | | Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-181-2/+2
| |\ \ \ \
| | * | | | cpufreq: make table sentinel macros unsigned to match useBrian W Hart2014-07-181-2/+2
| | | |_|/ | | |/| |
| * | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-07-161-4/+4
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-155-18/+9
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause2014-07-141-1/+0
| | * | | | ieee802154: reassembly: fix possible buffer overflowAlexander Aring2014-07-021-1/+1
| | * | | | net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai2014-07-021-2/+2
| | * | | | net: fix sparse warning in sk_dst_set()Eric Dumazet2014-07-021-1/+1
| | * | | | net: fix circular dependency in of_mdio codeDaniel Mack2014-07-021-8/+0
| | * | | | ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet2014-06-301-6/+6
* | | | | | [media] videodev2.h: add defines for the VBI field start linesHans Verkuil2014-07-221-0/+6
* | | | | | [media] v4l: videodev2: add buffer size to SDR formatAntti Palosaari2014-07-211-1/+3
* | | | | | [media] v4l: uapi: add SDR format CS14Antti Palosaari2014-07-211-0/+1
* | | | | | [media] v4l: uapi: add SDR format CS8Antti Palosaari2014-07-211-0/+1
* | | | | | [media] v4l: uapi: add SDR format RU12LEAntti Palosaari2014-07-211-0/+1
* | | | | | [media] v4l: ctrls: Unlocked variants of v4l2_ctrl_s_ctrl{,_int64}()Sakari Ailus2014-07-211-2/+25
* | | | | | [media] v4l: ctrls: Provide an unlocked variant of v4l2_ctrl_modify_range()Sakari Ailus2014-07-211-2/+16
* | | | | | [media] v4l: ctrls: Move control lock/unlock above the control access functionsSakari Ailus2014-07-211-18/+18
* | | | | | [media] videodev2.h: add V4L2_FIELD_HAS_T_OR_B macroHans Verkuil2014-07-171-0/+4
* | | | | | [media] v4l: vb2: Add fatal error condition flagLaurent Pinchart2014-07-171-0/+3
* | | | | | [media] v4l: Add premultiplied alpha flag for pixel formatsLaurent Pinchart2014-07-171-1/+7
* | | | | | [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-171-1/+14
* | | | | | [media] v4l: Add ARGB and XRGB pixel formatsLaurent Pinchart2014-07-171-0/+8
* | | | | | [media] v4l2: add a motion detection eventHans Verkuil2014-07-171-0/+17