summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [media] bcm3510: fix handling of VSB16 modulationMauro Carvalho Chehab2017-05-191-0/+1
* [media] ir-core: fix gcc-7 warning on bool arithmeticArnd Bergmann2017-05-191-1/+1
* [media] atomisp: fix missing blank line coding style issue in atomisp_tpg.cManny Vindiola2017-05-191-0/+1
* [media] atomisp: putting NULs in the wrong placeDan Carpenter2017-05-191-2/+2
* [media] atomisp: one char read beyond end of stringDan Carpenter2017-05-191-3/+2
* [media] atomisp: Fix -Werror=int-in-bool-context compile errorsHans de Goede2017-05-192-4/+3
* [media] atomisp: Make undeclared symbols staticGuru Das Srinagesh2017-05-191-7/+7
* [media] atomisp: fix coding style warningsAvraham Shukron2017-05-192-19/+35
* [media] atomisp: fixed coding style errorsAvraham Shukron2017-05-192-79/+79
* [media] atomisp: drop unused qos variableValentin Vidic2017-05-191-1/+0
* [media] atomisp: fixed sparse warningsAvraham Shukron2017-05-191-4/+5
* [media] atomisp: Fix unnecessary initialization of staticFabrizio Perria2017-05-191-1/+1
* [media] atomisp: use logical AND, not bitwiseGuru Das Srinagesh2017-05-191-1/+1
* [media] atomisp: Add __printf validation and fix falloutJoe Perches2017-05-198-23/+25
* [media] tc358743: fix register i2c_rd/wr function fixPhilipp Zabel2017-05-181-1/+1
* [media] cec-notifier.h: handle unreachable CONFIG_CEC_COREArnd Bergmann2017-05-181-1/+11
* [media] vb2: Fix an off by one error in 'vb2_plane_vaddr'Christophe JAILLET2017-05-181-1/+1
* [media] s5p-cec: remove unused including <linux/version.h>Wei Yongjun2017-05-181-1/+0
* [media] rainshadow-cec: Fix missing spin_lock_init()Wei Yongjun2017-05-181-0/+1
* [media] pxa_camera: fix module remove codepath for v4l2 clockPetr Cvek2017-05-181-1/+13
* [media] cec: improve MEDIA_CEC_RC dependenciesArnd Bergmann2017-05-181-0/+1
* [media] rainshadow-cec: avoid -Wmaybe-uninitialized warningArnd Bergmann2017-05-181-1/+2
* [media] rainshadow-cec: use strlcat instead of strncatArnd Bergmann2017-05-181-1/+1
* [media] ir-lirc-codec: let lirc_dev handle the lirc_bufferDavid Härdeman2017-05-182-19/+19
* [media] rc-core: fix input repeat handlingDavid Härdeman2017-05-181-10/+10
* [media] sir_ir: infinite loop in interrupt handlerSean Young2017-05-181-0/+6
* [media] atomisp: don't treat warnings as errorsMauro Carvalho Chehab2017-05-184-7/+1
* Merge tag 'v4.12-rc1' into patchworkMauro Carvalho Chehab2017-05-1411809-292793/+1312218
|\
| * Linux 4.12-rc1v4.12-rc1Linus Torvalds2017-05-131-2/+2
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-135-7/+445
| |\
| | * Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann2017-05-111-1/+1
| | * Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi2017-05-103-0/+423
| | * Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin2017-05-071-0/+2
| | * Input: xpad - sync supported devices with xboxdrvBenjamin Valentin2017-05-071-0/+13
| | * Input: xpad - sort supported devices by USB IDBenjamin Valentin2017-05-071-6/+6
| * | Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-05-139-18/+195
| |\ \
| | * | ubi: Add debugfs file for tracking PEB stateBen Shelton2017-05-081-1/+125
| | * | ubifs: Fix a typo in comment of ioctl2ubifs & ubifs2ioctlRock Lee2017-05-081-3/+3
| | * | ubifs: Remove unnecessary assignmentStefan Agner2017-05-081-1/+0
| | * | ubifs: Fix cut and paste error on sb type comparisonsColin Ian King2017-05-081-2/+2
| | * | ubi: fastmap: Fix slab corruptionRabin Vincent2017-05-081-4/+29
| | * | ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labelsHyunchul Lee2017-05-083-2/+31
| | * | ubi: Make mtd parameter readableAndy Shevchenko2017-05-081-1/+1
| | * | ubi: Fix section mismatchAndy Shevchenko2017-05-081-4/+4
| * | | Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-137-19/+17
| |\ \ \
| | * | | um: Add missing NR_CPUS includeRichard Weinberger2017-05-041-0/+1
| | * | | um: Fix to call read_initrd after init_bootmemMasami Hiramatsu2017-05-032-3/+7
| | * | | um: Include kbuild.h instead of duplicating its macrosMatthias Kaehlcke2017-05-031-8/+1
| | * | | um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger2017-05-031-1/+1
| | * | | um: Set number of CPUsNikola Kotur2017-05-032-3/+5