summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-04[media] media: rename struct lirc_driver to struct lirc_devDavid Härdeman
2017-10-04[media] media: lirc_dev: use an IDA instead of an array to keep track of regi...David Härdeman
2017-10-04[media] media: lirc_dev: sanitize lockingDavid Härdeman
2017-10-04[media] media: lirc_dev: change irctl->attached to be a booleanDavid Härdeman
2017-10-04[media] media: lirc_dev: make chunk_size and buffer_size mandatoryDavid Härdeman
2017-10-04[media] media: lirc_dev: make better use of file->private_dataDavid Härdeman
2017-10-04[media] media: lirc_dev: use cdev_device_add() helper functionDavid Härdeman
2017-10-04[media] media: lirc_dev: remove support for manually specifying minor numberDavid Härdeman
2017-10-04[media] media: lirc_dev: clarify error handlingDavid Härdeman
2017-09-29Merge tag 'v4.14-rc2' into patchworkMauro Carvalho Chehab
2017-09-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-09-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-24Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2017-09-23tpm: ibmvtpm: simplify crq initialization and document crq formatMichal Suchanek
2017-09-23tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak
2017-09-23tpm: tpm_crb: constify acpi_device_id.Arvind Yadav
2017-09-23tpm: vtpm: constify vio_device_idArvind Yadav
2017-09-23media: staging: atomisp: use clock framework for camera clocksPierre-Louis Bossart
2017-09-23media: Staging: media: atomisp: Use kcalloc instead of kzallocSrishti Sharma
2017-09-23media: atomisp:use ARRAY_SIZE() instead of open codingAllen Pais
2017-09-23media: Staging: media: atomisp: Merge assignment with returnSrishti Sharma
2017-09-23media: Staging: atomisp: fix alloc_cast.cocci warningsBranislav Radocaj
2017-09-23media: staging/atomisp: Use ARRAY_SIZE macroThomas Meyer
2017-09-23media: staging/atomisp: fix header guardsNicolas Iooss
2017-09-23media: staging: atomisp: Remove unneeded intel-mid.h inclusionAndy Shevchenko
2017-09-23media: staging: atomisp: Remove dead code for MID (#4)Andy Shevchenko
2017-09-23media: staging: atomisp: Move to upstream IOSF MBI APIAndy Shevchenko
2017-09-23media: staging: atomisp: Remove dead code for MID (#3)Andy Shevchenko
2017-09-23media: staging: atomisp: Remove dead code for MID (#2)Andy Shevchenko
2017-09-23media: staging: atomisp: Don't override D3 delay settings hereAndy Shevchenko
2017-09-23media: staging: atomisp: Remove dead code for MID (#1)Andy Shevchenko
2017-09-23media: staging: media: atomisp: Use tabs in KconfigSakari Ailus
2017-09-23media: atomisp: fix small Kconfig issuesHans Verkuil
2017-09-23media: Staging: atomisp: constify driver_attributeArvind Yadav
2017-09-23media: atomisp2: Remove null check before kfreeHimanshu Jha
2017-09-23media: fix media Kconfig help syntax issuesHans Verkuil
2017-09-23media: cobalt: do not register subdev nodesHans Verkuil
2017-09-23media: v4l-ioctl: Fix typo on v4l_print_frmsizeenumRicardo Ribalda
2017-09-23media: davinci: do a couple of checkpatch cleanupsMarkus Elfring
2017-09-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-23media: Hexium Orion: Adjust one function call together with a variable assign...Markus Elfring
2017-09-23media: meye: Adjust two function calls together with a variable assignmentMarkus Elfring
2017-09-23media: cx23885: make const array buf static, reduces object code sizeColin Ian King
2017-09-23media: ov9640: make const arrays res_x/y static const, reduces object code sizeColin Ian King
2017-09-23media: cobalt: remove redundant zero check on retvalColin Ian King
2017-09-23media: cx25840: make array stds static const, reduces object code sizeColin Ian King
2017-09-23media: lgdt3306a: Use ARRAY_SIZE macroThomas Meyer
2017-09-23media: dvb-frontends/mxl5xx: declare LIST_HEAD(mxllist) staticDaniel Scheller
2017-09-23media: rtl28xxu: make array rc_nec_tab static constColin Ian King