summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-1725-57/+79
* [media] Fix 64-bit division fall-out from 64-bit control rangesHans Verkuil2014-07-178-19/+31
* [media] go7007: add motion detection supportHans Verkuil2014-07-176-184/+345
* [media] solo6x10: check dma_map_sg() return valueHans Verkuil2014-07-171-4/+6
* [media] solo6x10: fix 'dma from stack' warningHans Verkuil2014-07-171-4/+6
* [media] solo6x10: implement the motion detection eventHans Verkuil2014-07-172-15/+60
* [media] solo6x10: implement the new motion detection controlsHans Verkuil2014-07-173-87/+39
* [media] v4l2-ctrls/v4l2-controls.h: add MD controlsHans Verkuil2014-07-171-0/+27
* [media] v4l2-ctrls: fix commentsHans Verkuil2014-07-171-5/+9
* [media] v4l2-ctrls/videodev2.h: add u8 and u16 typesHans Verkuil2014-07-171-4/+41
* [media] v4l2-ctrl: fix error return of copy_to/from_userHans Verkuil2014-07-171-5/+6
* [media] v4l2-ctrls: return elem_size instead of strlenHans Verkuil2014-07-171-1/+1
* [media] v4l2-ctrls: add array supportHans Verkuil2014-07-171-46/+63
* [media] v4l2-ctrls: type_ops can handle array elementsHans Verkuil2014-07-171-18/+22
* [media] v4l2-ctrls: prepare for array supportHans Verkuil2014-07-171-19/+39
* [media] v4l2-ctrls: prepare for array supportHans Verkuil2014-07-171-9/+24
* [media] v4l2-ctrls: use ptrs for all but the s32 typeHans Verkuil2014-07-177-17/+19
* [media] v4l2-ctrls: compare values only onceHans Verkuil2014-07-171-6/+11
* [media] v4l2-ctrls: rewrite copy routines to operate on union v4l2_ctrl_ptrHans Verkuil2014-07-171-73/+56
* [media] v4l2-ctrls: create type_opsHans Verkuil2014-07-172-103/+175
* [media] v4l2: integrate support for VIDIOC_QUERY_EXT_CTRLHans Verkuil2014-07-173-0/+38
* [media] v4l2-ctrls: add support for compound typesHans Verkuil2014-07-171-56/+168
* [media] v4l2-ctrls: use pr_info/cont instead of printkHans Verkuil2014-07-171-13/+13
* Merge tag 'v3.16-rc5' into HEADMauro Carvalho Chehab2014-07-17410-2464/+5552
|\
| * Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2014-07-1312-67/+93
| |\
| | * clk: spear3xx: Set proper clock parent of uart1/2Thomas Gleixner2014-07-131-4/+10
| | * clk: spear3xx: Use proper control register offsetThomas Gleixner2014-07-131-1/+1
| | * clk: qcom: HDMI source sel is 3 not 2Stephen Boyd2014-07-031-1/+1
| | * Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/...Mike Turquette2014-07-025-47/+71
| | |\
| | | * clk: exynos5420: Remove aclk66_peric from the clock tree descriptionDoug Anderson2014-06-301-30/+55
| | | * clk/exynos5250: fix bit number for tv sysmmu clockRahul Sharma2014-06-301-1/+1
| | | * clk: s3c64xx: Hookup SPI clocks correctlyCharles Keepax2014-06-301-2/+4
| | | * clk: samsung: exynos4: Remove SRC_MASK_ISP gatesTomasz Figa2014-06-301-12/+4
| | | * clk: samsung: add more aliases for s3c24xxVasily Khoruzhick2014-06-301-0/+5
| | | * clk: samsung: fix several typos to fix boot on s3c2410Vasily Khoruzhick2014-06-301-2/+2
| | * | Merge branch 'for-v3.16-rc/ti-clk-drv' of github.com:t-kristo/linux-pm into c...Mike Turquette2014-07-022-6/+4
| | |\ \
| | | * | clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clockTomi Valkeinen2014-06-191-1/+1
| | | * | clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabledRoger Quadros2014-06-191-2/+3
| | | * | clk: ti: dra7: return error code in failure caseJulia Lawall2014-06-191-4/+2
| | | * | clk: ti: apll: not allocating enough dataDan Carpenter2014-06-191-1/+1
| | * | | clk: sunxi: fix devm_ioremap_resource error detection codeHimangi Saraogi2014-07-021-1/+1
| | * | | clk: s2mps11: Fix double free corruption during driver unbindKrzysztof Kozlowski2014-07-021-5/+2
| | * | | clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabledRoger Quadros2014-07-021-2/+3
| * | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-132-4/+22
| |\ \ \ \
| | * \ \ \ Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-07-131-2/+4
| | |\ \ \ \
| | | * | | | clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K2014-07-111-2/+4
| | * | | | | Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-07-081-2/+18
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | clocksource: exynos_mct: Register the timer for stable udelayAmit Daniel Kachhap2014-07-041-0/+11
| | | * | | | clocksource: exynos_mct: Fix ftraceDoug Anderson2014-07-041-2/+7
| | | |/ / /
| * | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-07-132-7/+28
| |\ \ \ \ \