summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] media: ti-vpe: vpdma: Make list post atomic operationNikhil Devshatwar2016-11-222-0/+5
* [media] media: ti-vpe: vpdma: Add abort channel desc and cleanup APIsNikhil Devshatwar2016-11-222-0/+81
* [media] media: ti-vpe: vpdma: Add support for setting max width heightNikhil Devshatwar2016-11-224-44/+62
* [media] media: ti-vpe: Free vpdma buffers in vpe_releaseHarinarayan Bhatta2016-11-221-0/+3
* [media] media: ti-vpe: vpe: Return NULL for invalid buffer typeNikhil Devshatwar2016-11-221-1/+1
* [media] media: ti-vpe: Increasing max buffer height and widthHarinarayan Bhatta2016-11-221-2/+2
* [media] media: ti-vpe: Add support for SEQ_TB buffersNikhil Devshatwar2016-11-221-22/+103
* [media] media: ti-vpe: vpe: Do not perform job transaction atomicallyNikhil Devshatwar2016-11-221-16/+16
* [media] media: ti-vpe: Use line average de-interlacing for first 2 framesArchit Taneja2016-11-221-2/+31
* [media] media: ti-vpe: vpdma: Fix bus error when vpdma is writing a descriptorBenoit Parrot2016-11-221-2/+3
* [media] media: ti-vpe: vpdma: Add helper to set a background colorBenoit Parrot2016-11-222-1/+12
* [media] media: ti-vpe: vpdma: Add multi-instance and multi-client supportBenoit Parrot2016-11-224-24/+128
* [media] media: ti-vpe: vpdma: Make vpdma library into its own moduleBenoit Parrot2016-11-223-2/+36
* [media] serial_ir: fix reference to 8250 serial codeMauro Carvalho Chehab2016-11-221-1/+1
* [media] lirc_serial: move out of staging and rename to serial_irSean Young2016-11-225-16/+20
* lirc_serial: make checkpatch happyMauro Carvalho Chehab2016-11-221-19/+18
* [media] lirc_serial: use precision ktime rather than guessingSean Young2016-11-221-221/+65
* [media] lirc_serial: port to rc-coreSean Young2016-11-221-403/+274
* [media] cec: ignore messages that we initiatedHans Verkuil2016-11-221-0/+15
* [media] mtk-mdp: allocate video_device dynamicallyMinghsiu Tsai2016-11-222-14/+21
* [media] zoran: fix spelling mistake in dprintk messageColin Ian King2016-11-221-1/+1
* [media] vivid: fix HDMI VSDB block in the EDIDHans Verkuil2016-11-221-2/+2
* [media] atmel-isc: fix error return code in atmel_isc_probe()Wei Yongjun2016-11-221-0/+1
* Merge tag 'v4.9-rc6' into patchworkMauro Carvalho Chehab2016-11-22149-1004/+1241
|\
| * Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-11-201-2/+2
| |\
| | * ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc'Cédric Le Goater2016-11-181-2/+2
| * | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-11-195-6/+24
| |\ \
| | * | i2c: i2c-mux-pca954x: fix deselect enabling for device-treeAlex Hemme2016-11-191-2/+2
| | * | i2c: digicolor: use clk_disable_unprepare instead of clk_unprepareWei Yongjun2016-11-181-1/+1
| | * | i2c: mux: fix up dependenciesLinus Walleij2016-11-142-1/+1
| | * | i2c: mux: demux-pinctrl: make drivers with no pinctrl work againWolfram Sang2016-11-101-2/+20
| * | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-11-191-1/+10
| |\ \ \
| | * | | crypto: caam - fix type mismatch warningArnd Bergmann2016-11-171-1/+1
| | * | | crypto: caam - do not register AES-XTS mode on LP unitsSven Ebenfeld2016-11-131-0/+9
| * | | | Merge tag 'dmaengine-fix-4.9-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2016-11-194-6/+29
| |\ \ \ \
| | * | | | dmaengine: cppi41: More PM runtime fixesTony Lindgren2016-11-171-4/+7
| | * | | | dmaengine: cpp41: Fix handling of error pathTony Lindgren2016-11-141-2/+9
| | * | | | dmaengine: cppi41: Fix unpaired pm runtime when only a USB hub is connectedTony Lindgren2016-11-141-2/+8
| | * | | | dmaengine: cppi41: Fix list not empty warning on module removalTony Lindgren2016-11-141-0/+5
| | * | | | dmaengine: sun6i: fix the uninitialized value for v_lliAxl-zhang2016-11-141-1/+1
| | * | | | dmaengine: mmp_tdma: add missing select GENERIC_ALLOCATOR in KconfigJérémy Lefaure2016-10-181-0/+1
| | * | | | dmaengine: edma: Fix error return code in edma_alloc_chan_resources()Wei Yongjun2016-10-181-0/+1
| * | | | | Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-11-192-12/+11
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes'Rafael J. Wysocki2016-11-181-6/+7
| | |\ \ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | * / | | | mailbox: PCC: Fix lockdep warning when request PCC channelHoan Tran2016-11-141-6/+7
| | | |/ / / /
| | * / / / / Revert "ACPICA: FADT support cleanup"Rafael J. Wysocki2016-11-141-6/+4
| | |/ / / /
| * | | | | Merge tag 'gpio-v4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-11-185-10/+9
| |\ \ \ \ \
| | * | | | | gpio: Remove GPIO_DEVRES optionKeno Fischer2016-11-162-5/+1
| | * | | | | gpio: tc3589x: fix up .get_direction()Linus Walleij2016-11-151-1/+1
| | * | | | | gpio: do not double-check direction on sleeping chipsLinus Walleij2016-11-151-2/+5