summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil2015-12-031-1/+3
* Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab2015-11-2319-58/+137
|\
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-221-1/+1
| |\
| | * slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer2015-11-221-1/+1
| * | Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-221-3/+3
| |\ \
| | * | tty: audit: Fix audit sourcePeter Hurley2015-11-201-3/+3
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-214-19/+37
| |\ \ \ | | | |/ | | |/|
| | * | mm: fix up sparse warning in gfpflags_allow_blockingJeff Layton2015-11-201-1/+1
| | * | kernel/signal.c: unexport sigsuspend()Richard Weinberger2015-11-201-1/+0
| | * | configfs: allow dynamic group creationDaniel Baluta2015-11-201-0/+10
| | * | slab.h: sprinkle __assume_aligned attributesRasmus Villemoes2015-11-201-17/+26
| * | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-201-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | block: protect rw_page against device teardownDan Williams2015-11-191-0/+2
| | |/
| * | Merge tag 'dmaengine-fix-4.4-rc2' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2015-11-191-1/+1
| |\ \
| | * | dmaengine: of_dma: Correct return code for of_dma_request_slave_channel in ca...Peter Ujfalusi2015-11-161-1/+1
| | |/
| * | Merge tag 'topic/drm-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-11-201-0/+3
| |\ \
| | * | drm/atomic: add a drm_atomic_clean_old_fb helper.Maarten Lankhorst2015-11-171-0/+3
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-1711-34/+90
| |\ \ | | |/ | |/|
| | * phy: marvell: Add support for 88E1540 PHYAndrew Lunn2015-11-171-0/+1
| | * vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich2015-11-171-0/+5
| | * net: switchdev: fix return code of fdb_dump stubDragos Tatulea2015-11-161-1/+1
| | * ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2015-11-162-2/+4
| | * net/mlx5e: Added self loopback preventionTariq Toukan2015-11-151-10/+14
| | * tcp: ensure proper barriers in lockless contextsEric Dumazet2015-11-151-0/+25
| | * ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau2015-11-151-1/+2
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-11-124-20/+38
| | |\
| | | * netfilter: nf_tables: add clone interface to expression operationsPablo Neira Ayuso2015-11-101-2/+14
| | | * net: add __netdev_alloc_pcpu_stats() to indicate gfp flagsPablo Neira Ayuso2015-11-101-12/+15
| | | * Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso2015-11-081-1/+1
| | | |\
| | | | * netfilter: ipset: Fix extension alignmentJozsef Kadlecsik2015-11-071-1/+1
| | | * | netfilter: ingress: fix wrong input interface on hookPablo Neira Ayuso2015-11-061-2/+2
| | | * | netfilter: ingress: don't use nf_hook_list_activeFlorian Westphal2015-11-061-3/+6
| | | |/
* | | | [media] media: rc: improve RC_BIT_ constant definitionHeiner Kallweit2015-11-191-20/+20
* | | | [media] uvcvideo: Enable UVC 1.5 device detectionLaurent Pinchart2015-11-191-0/+1
* | | | [media] include/uapi/linux/dvb/video.h: remove stdint.h includeMikko Rapeli2015-11-191-1/+0
* | | | [media] rcar_vin: Remove obsolete platform data supportGeert Uytterhoeven2015-11-191-25/+0
* | | | [media] move media platform data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-195-0/+0
* | | | [media] rc-core: define a default timeout for driversEric Nelson2015-11-191-0/+1
* | | | [media] v4l2-clk: add new definition: V4L2_CLK_NAME_SIZEJosh Wu2015-11-171-0/+2
* | | | [media] v4l2-clk: add new macro for v4l2_clk_name_of()Josh Wu2015-11-171-0/+3
* | | | [media] v4l2-dv-timings: add condition checks for reduced fpsPrashant Laddha2015-11-171-0/+21
* | | | [media] media/core: Replace ctrl_class with whichRicardo Ribalda2015-11-171-0/+5
* | | | [media] videodev2.h: Extend struct v4l2_ext_controlsRicardo Ribalda2015-11-171-1/+6
* | | | [media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-1711-3/+1
* | | | [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-1714-5/+6
* | | | [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-1750-8/+5
* | | | [media] bz#75751: Move internal header file lirc.h to uapi/Alec Leamas2015-11-172-168/+169
|/ / /
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-151-0/+17
|\ \ \
| * | | irqchip: irq-mips-gic: Provide function to map GIC user sectionAlex Smith2015-11-111-0/+17
* | | | Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-132-4/+15
|\ \ \ \