summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-03-04block: check virt boundary in bio_will_gap()Ming Lei1-5/+11
2016-03-04block: bio: introduce helpers to get the 1st and last bvecMing Lei1-0/+37
2016-03-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-2/+38
2016-03-04[media] media.h: always start with 1 for the audio entitiesHans Verkuil1-3/+3
2016-03-04[media] media: Sanitise the reserved fields of the G_TOPOLOGY IOCTL argumentsSakari Ailus1-9/+9
2016-03-03mld, igmp: Fix reserved tailroom calculationBenjamin Poirier1-0/+24
2016-03-03stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez1-0/+1
2016-03-03[media] v4l2-mc.h: fix compiler warningsHans Verkuil1-3/+3
2016-03-03IB/core: Documentation fix in the MAD header fileHal Rosenstock1-2/+2
2016-03-03[media] media.h: postpone connectors entitiesMauro Carvalho Chehab1-0/+8
2016-03-03drm/msm: add timestamp paramRob Clark1-0/+1
2016-03-03[media] media: Move media_get_uptr() macro out of the media.h user space headerSakari Ailus1-5/+0
2016-03-03drm/omap: add dispc_channel_connected field to omap_dss_deviceTomi Valkeinen1-0/+1
2016-03-03drm/omap: move dss_mgr_* declarations to omapdrm/omapfbTomi Valkeinen1-16/+0
2016-03-03drm/omap: move struct dss_mgr_ops to omapdrm/omapfbTomi Valkeinen1-22/+0
2016-03-03drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfbTomi Valkeinen1-38/+0
2016-03-03drm/omap: omapdss.h: remove omap_hdmi_initTomi Valkeinen1-2/+0
2016-03-03drm/omap: omapdss.h: remove unused struct omap_dss_hdmi_dataTomi Valkeinen1-7/+0
2016-03-03drm/omap: DISPC: support double-pixel modeTomi Valkeinen1-0/+2
2016-03-03drm/omap: add define for DISPC_IRQ_WBUNCOMPLETEERRORTomi Valkeinen1-0/+1
2016-03-03drm/omap: tpd12s015: remove platform data supportManisha Agrawal1-15/+0
2016-03-03v4l2-mc.h: Add stubs for the V4L2 PM/pipeline routinesMauro Carvalho Chehab1-2/+14
2016-03-03[media] v4l: Add generic pipeline power management codeSakari Ailus1-1/+42
2016-03-03[media] media: Always keep a graph walk large enough aroundSakari Ailus1-0/+3
2016-03-03[media] v4l2-mc: Fix parameter descriptionMauro Carvalho Chehab1-2/+2
2016-03-03cgroup: introduce cgroup_{save|propagate|restore}_control()Tejun Heo1-0/+2
2016-03-03cgroup: explicitly track whether a cgroup_subsys_state is visible to userlandTejun Heo1-0/+1
2016-03-03Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini1-0/+3
2016-03-03[media] media-entity: include linux/bug.h for WARN_ONPhilipp Zabel1-0/+1
2016-03-03mm: Some arch may want to use HPAGE_PMD related values as variablesKirill A. Shutemov2-3/+9
2016-03-03hrtimer: Revert CLOCK_MONOTONIC_RAW supportThomas Gleixner1-1/+0
2016-03-03[media] UVC: Add support for R200 depth cameraAviv Greenberg1-0/+3
2016-03-03[media] au0828: use standard demod pads structMauro Carvalho Chehab1-0/+2
2016-03-03[media] rc-core: allow calling rc_open with device not initializedMauro Carvalho Chehab1-2/+2
2016-03-03[media] media.h: use hex values for IF and AUDIO entities tooHans Verkuil1-5/+5
2016-03-03Merge branch 'v4l_for_linus' into patchworkMauro Carvalho Chehab1-10/+10
2016-03-03[media] media.h: use hex values for range offsets, move connectors base up.Hans Verkuil1-10/+10
2016-03-03time: Add history to cross timestamp interface supporting slower devicesChristopher S. Hall2-0/+7
2016-03-03time: Add driver cross timestamp interface for higher precision time synchron...Christopher S. Hall1-0/+35
2016-03-03time: Remove duplicated code in ktime_get_raw_and_real()Christopher S. Hall1-11/+6
2016-03-03time: Add timekeeping snapshot code capturing system time and counterChristopher S. Hall1-0/+18
2016-03-03Input: rotary_encoder - move away from platform data structureDmitry Torokhov1-13/+0
2016-03-03Merge tag 'imx-clk-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Stephen Boyd2-75/+90
2016-03-02net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan1-1/+3
2016-03-02stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro1-1/+16
2016-03-02netfilter: nft_masq: support port rangePablo Neira Ayuso2-1/+7
2016-03-02netfilter: don't call hooks unless neededFlorian Westphal1-18/+11
2016-03-02netfilter: xtables: don't hook tables by defaultFlorian Westphal1-2/+4
2016-03-02netfilter: xtables: prepare for on-demand hook registerFlorian Westphal3-12/+15
2016-03-02Input: rotary_encoder - convert to use gpiod APIDmitry Torokhov1-4/+0