summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-211-0/+12
|\
| * net: add skb_checksum_complete_unsetTom Herbert2015-04-201-0/+12
* | Merge tag 'media/v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-04-2125-212/+526
|\ \
| * \ Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab2015-04-21488-4454/+10741
| |\ \
| * \ \ Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2015-04-2125-214/+528
| |\ \ \
| | * | | [media] media: omap3isp: remove unused clkdevRussell King2015-04-101-6/+0
| | * | | [media] vb2: add allow_zero_bytesused flag to the vb2_queue structKamil Debski2015-04-101-0/+2
| | * | | [media] vb2: split the io_flags member of vb2_queue into a bit fieldKamil Debski2015-04-101-13/+5
| | * | | [media] Add and use IS_REACHABLE macroArnd Bergmann2015-04-081-0/+9
| | * | | [media] videodev2.h/v4l2-dv-timings.h: add V4L2_DV_FL_IS_CE_VIDEO flagHans Verkuil2015-04-082-25/+45
| | * | | [media] media: New flag V4L2_CTRL_FLAG_EXECUTE_ON_WRITERicardo Ribalda2015-04-081-0/+1
| | * | | [media] v4l: xilinx: Add Test Pattern Generator driverLaurent Pinchart2015-04-032-0/+74
| | * | | [media] v4l: xilinx: Add Xilinx Video IP coreLaurent Pinchart2015-04-031-0/+39
| | * | | [media] v4l: of: Add v4l2_of_parse_link() functionLaurent Pinchart2015-04-031-0/+27
| | * | | [media] v4l: Add VUY8 24 bits bus formatHyun Kwon2015-04-031-1/+2
| | * | | [media] v4l: Sort YUV formats of v4l2_mbus_pixelcodeHyun Kwon2015-04-031-6/+6
| | * | | [media] v4l: Add RBG and RGB 8:8:8 media bus formats on 24 and 32 bit bussesLaurent Pinchart2015-04-031-1/+3
| | * | | [media] media: entity: Document the media_entity_ops structureLaurent Pinchart2015-04-031-0/+9
| | * | | [media] v4l2_plane_pix_format: use __u32 bytesperline instead of __u16Hans Verkuil2015-04-021-2/+2
| | * | | [media] media: davinci: vpfe_capture: embed video_deviceLad, Prabhakar2015-04-021-1/+1
| | * | | [media] saa7146: embed video_deviceHans Verkuil2015-04-021-2/+2
| | * | | [media] media: i2c: add support for omnivision's ov2659 sensorBenoit Parrot2015-04-021-0/+34
| | * | | [media] v4l: mt9p031: Convert to the gpiod APILaurent Pinchart2015-04-021-2/+0
| | * | | [media] V4L: add CCF support to the v4l2_clk APIGuennadi Liakhovetski2015-04-021-0/+2
| | * | | [media] V4L: remove clock name from v4l2_clk APIGuennadi Liakhovetski2015-04-021-5/+3
| | * | | [media] videodev2.h: fix commentHans Verkuil2015-04-021-3/+4
| | * | | [media] am437x: include linux/videodev2.h for expanding BASE_VIDIOC_PRIVATEMasatake YAMATO2015-04-021-0/+2
| | * | | [media] v4l: of: Read lane-polarities endpoint propertySakari Ailus2015-04-021-0/+3
| | * | | [media] omap3isp: Calculate vpclk_div for CSI-2Sakari Ailus2015-04-021-2/+0
| | * | | [media] omap3isp: Refactor device configuration structs for Device TreeSakari Ailus2015-04-021-17/+17
| | * | | [media] v4l2-subdev: remove enum_framesizes/intervalsHans Verkuil2015-03-231-2/+0
| | * | | [media] v4l2-subdev.h: add 'which' field for the enum structsHans Verkuil2015-03-231-3/+9
| | * | | [media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil2015-03-231-20/+33
| | * | | [media] v4l2-core: drop g/s_priority opsHans Verkuil2015-03-021-6/+0
| | * | | [media] v4l2-core: remove the old .ioctl BKL replacementHans Verkuil2015-03-022-3/+0
| | * | | [media] media: i2c: ADV7604: Rename adv7604 prefixesPablo Anton2015-03-021-41/+42
| | * | | [media] fixp-arith: replace sin/cos table by a better precision oneMauro Carvalho Chehab2015-03-021-38/+107
| | * | | [media] media.h: mark alsa struct in media_entity_desc as TODOHans Verkuil2015-02-261-5/+21
| | * | | Merge tag 'v4.0-rc1' into patchworkMauro Carvalho Chehab2015-02-23502-4458/+12733
| | |\ \ \
| | * | | | [media] media: add a subdev type for tunerMauro Carvalho Chehab2015-02-131-0/+2
| | * | | | [media] media: add new types for DVB devnodesMauro Carvalho Chehab2015-02-131-1/+8
| | * | | | [media] media: Fix DVB devnode representation at media controllerMauro Carvalho Chehab2015-02-132-11/+16
* | | | | | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-215-4/+82
|\ \ \ \ \ \
| * | | | | | hv: remove the per-channel workqueueDexuan Cui2015-04-031-3/+0
| * | | | | | Merge tag 'extcon-next-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-04-011-1/+1
| |\ \ \ \ \ \
| | * | | | | | extcon: arizona: Deobfuscate arizona_extcon_do_magicCharles Keepax2015-03-041-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCsAlex Smith2015-03-261-0/+43
| * | | | | | misc: Add attribute groupsTakashi Iwai2015-03-251-0/+2
| * | | | | | Merge 4.0-rc5 into char-misc-nextGreg Kroah-Hartman2015-03-2526-25/+107
| |\ \ \ \ \ \
| * | | | | | | lib: devres: add a helper function for ioremap_wcAbhilash Kesavan2015-03-161-0/+2