summaryrefslogtreecommitdiffstats
path: root/Documentation/media (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-04[media] media: rc: make device_type constBhumika Goyal1-1/+1
2017-10-04[media] media: rc: constify usb_device_idArvind Yadav6-6/+6
2017-10-04[media] media: lirc_dev: merge struct irctl into struct lirc_devDavid Härdeman4-200/+175
2017-10-04[media] media: lirc_zilog: use a dynamically allocated lirc_devDavid Härdeman1-29/+40
2017-10-04[media] media: lirc_zilog: add a pointer to the parent device to struct IRDavid Härdeman1-48/+50
2017-10-04[media] media: lirc_dev: introduce lirc_allocate_device and lirc_free_deviceDavid Härdeman3-6/+18
2017-10-04[media] media: rename struct lirc_driver to struct lirc_devDavid Härdeman5-74/+52
2017-10-04[media] media: lirc_dev: use an IDA instead of an array to keep track of regi...David Härdeman2-25/+12
2017-10-04[media] media: lirc_dev: sanitize lockingDavid Härdeman1-72/+93
2017-10-04[media] media: lirc_dev: change irctl->attached to be a booleanDavid Härdeman1-3/+3
2017-10-04[media] media: lirc_dev: make chunk_size and buffer_size mandatoryDavid Härdeman3-21/+19
2017-10-04[media] media: lirc_dev: make better use of file->private_dataDavid Härdeman3-93/+33
2017-10-04[media] media: lirc_dev: use cdev_device_add() helper functionDavid Härdeman1-13/+4
2017-10-04[media] media: lirc_dev: remove support for manually specifying minor numberDavid Härdeman4-77/+34
2017-10-04[media] media: lirc_dev: clarify error handlingDavid Härdeman1-2/+4
2017-09-25Linux 4.14-rc2v4.14-rc2Linus Torvalds1-1/+1
2017-09-24tpm: ibmvtpm: simplify crq initialization and document crq formatMichal Suchanek1-36/+60
2017-09-24tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak5-14/+21
2017-09-24Documentation: tpm: add powered-while-suspended binding documentationEnric Balletbo i Serra1-0/+6
2017-09-24tpm: tpm_crb: constify acpi_device_id.Arvind Yadav1-1/+1
2017-09-24tpm: vtpm: constify vio_device_idArvind Yadav1-1/+1
2017-09-24security: fix description of values returned by cap_inode_need_killprivStefan Berger1-3/+3
2017-09-23media: staging: atomisp: use clock framework for camera clocksPierre-Louis Bossart7-332/+52
2017-09-23media: Staging: media: atomisp: Use kcalloc instead of kzallocSrishti Sharma1-1/+3
2017-09-23media: atomisp:use ARRAY_SIZE() instead of open codingAllen Pais1-4/+2
2017-09-23media: Staging: media: atomisp: Merge assignment with returnSrishti Sharma2-14/+3
2017-09-23media: Staging: atomisp: fix alloc_cast.cocci warningsBranislav Radocaj1-1/+1
2017-09-23media: staging/atomisp: Use ARRAY_SIZE macroThomas Meyer1-1/+2
2017-09-23media: staging/atomisp: fix header guardsNicolas Iooss3-3/+3
2017-09-23media: staging: atomisp: Remove unneeded intel-mid.h inclusionAndy Shevchenko10-11/+0
2017-09-23media: staging: atomisp: Remove dead code for MID (#4)Andy Shevchenko4-122/+0
2017-09-23media: staging: atomisp: Move to upstream IOSF MBI APIAndy Shevchenko3-30/+29
2017-09-23media: staging: atomisp: Remove dead code for MID (#3)Andy Shevchenko2-62/+0
2017-09-23media: staging: atomisp: Remove dead code for MID (#2)Andy Shevchenko2-8/+0
2017-09-23media: staging: atomisp: Don't override D3 delay settings hereAndy Shevchenko2-41/+0
2017-09-23media: staging: atomisp: Remove dead code for MID (#1)Andy Shevchenko2-103/+0
2017-09-23media: staging: media: atomisp: Use tabs in KconfigSakari Ailus3-44/+44
2017-09-23media: atomisp: fix small Kconfig issuesHans Verkuil2-10/+10
2017-09-23media: Staging: atomisp: constify driver_attributeArvind Yadav1-1/+1
2017-09-23media: atomisp2: Remove null check before kfreeHimanshu Jha1-4/+2
2017-09-23media: cec.h: initialize *parent and *port in cec_phys_addr_validateHans Verkuil1-0/+4
2017-09-23media: fix media Kconfig help syntax issuesHans Verkuil8-29/+28
2017-09-23media: cobalt: do not register subdev nodesHans Verkuil1-3/+0
2017-09-23media: v4l-ioctl: Fix typo on v4l_print_frmsizeenumRicardo Ribalda1-3/+6
2017-09-23media: davinci: do a couple of checkpatch cleanupsMarkus Elfring1-22/+15
2017-09-23x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf13-45/+42
2017-09-23objtool: Handle another GCC stack pointer adjustment bugJosh Poimboeuf2-17/+32
2017-09-23media: Hexium Orion: Adjust one function call together with a variable assign...Markus Elfring1-1/+3
2017-09-23media: meye: Adjust two function calls together with a variable assignmentMarkus Elfring1-3/+4
2017-09-23media: cx23885: make const array buf static, reduces object code sizeColin Ian King1-1/+1