summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: octeon: Call SET_NETDEV_DEV()Florian Fainelli2017-01-031-0/+2
* staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner2016-12-251-40/+45
* Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-171-1/+0
|\
| * vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-091-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-169-80/+27
|\ \
| | \
| | \
| *-. \ Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linusAl Viro2016-12-155-71/+18
| |\ \ \ | | | |/ | | |/|
| | | * lustre: switch to use of ->d_init()Al Viro2016-10-155-71/+18
| * | | don't open-code file_inode()Al Viro2016-12-044-9/+9
| |/ /
* | | Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2016-12-1630-4806/+83
|\ \ \
| * \ \ Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-12-1530-4811/+87
| |\ \ \
| | * | | [media] cec: pass parent device in register(), not allocate()Hans Verkuil2016-11-292-6/+4
| | * | | [media] staging: media: davinci_vpfe: unlock on error in vpfe_reqbufs()Dan Carpenter2016-11-231-1/+1
| | * | | [media] staging: media: davinci_vpfe: Fix indentation issue in vpfe_video.cLeo Sperling2016-11-231-2/+2
| | * | | [media] staging: media: davinci_vpfe: fix W=1 build warningsArnd Bergmann2016-11-231-5/+4
| | * | | [media] staging: media: davinci_vfpe: allow modular buildArnd Bergmann2016-11-231-1/+3
| | * | | [media] staging: media: davinci_vpfe: Fix spelling error on a commentManuel Rodriguez2016-11-231-1/+1
| | * | | [media] staging: media: davinci_vpfe: dm365_resizer: Fix some spelling mistakesSaatvik Arya2016-11-232-12/+12
| | * | | [media] staging: lirc: Improvement in code readabilityShailendra Verma2016-11-222-6/+4
| | * | | [media] lirc_serial: move out of staging and rename to serial_irSean Young2016-11-223-858/+0
| | * | | 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] Staging: media: radio-bcm2048: Remove FSF address from GPL noticeJean-Baptiste Abbadie2016-11-181-4/+0
| | * | | [media] Staging: media: radio-bcm2048: Fix indentationJean-Baptiste Abbadie2016-11-181-2/+2
| | * | | [media] Staging: media: radio-bcm2048: Fix symbolic permissionsJean-Baptiste Abbadie2016-11-181-29/+29
| | * | | Merge tag 'v4.9-rc5' into patchworkMauro Carvalho Chehab2016-11-1616-50/+52
| | |\| |
| | * | | [media] s5p-cec/st-cec: update TODOsHans Verkuil2016-11-162-6/+13
| | * | | [media] pulse8-cec: move out of stagingHans Verkuil2016-11-166-827/+0
| | * | | [media] cec: move the CEC framework out of staging and to mediaHans Verkuil2016-11-1612-2943/+3
| | * | | [media] cec: add proper support for CDC-Only CEC devicesHans Verkuil2016-11-163-6/+38
| | * | | [media] cec: accept two replies for CEC_MSG_INITIATE_ARCHans Verkuil2016-11-162-14/+13
| | * | | [media] cec: filter invalid messagesHans Verkuil2016-11-161-2/+155
| | * | | [media] cec: add CEC_MSG_FL_REPLY_TO_FOLLOWERSHans Verkuil2016-11-163-7/+4
| | * | | [media] cec: add flag to cec_log_addrs to enable RC passthroughHans Verkuil2016-11-163-5/+6
| | * | | [media] pulse8-cec: set all_device_types when restoring configHans Verkuil2016-11-161-0/+8
| | * | | [media] staging: st-cec: add parentheses around complex macrosManinder Singh2016-11-161-2/+2
| | * | | [media] s5p-cec: remove unused including <linux/version.h>Wei Yongjun2016-11-161-1/+0
| | * | | [media] st-cec: Fix module autoloadJavier Martinez Canillas2016-11-161-0/+1
| | * | | [media] s5p-cec: Fix module autoloadJavier Martinez Canillas2016-11-161-0/+1
| | * | | [media] s5p-cec: mark PM functions as __maybe_unused againArnd Bergmann2016-11-161-2/+2
| | * | | [media] bcm2048: Remove FSF mailing addressWayne Porter2016-10-241-5/+0
| | * | | [media] stih-cec: remove unused including <linux/version.h>Wei Yongjun2016-10-241-1/+0
| | * | | [media] lirc_imon: use complete() instead complete_all()Daniel Wagner2016-10-241-2/+4
| | * | | [media] radio-bcm2048: don't ignore errorsMauro Carvalho Chehab2016-10-171-0/+2
| | | |/ | | |/|
* | | | Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-163-5/+1
* | | | mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-142-4/+4
* | | | Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-13563-30984/+20091
|\ \ \ \
| * | | | staging: comedi: comedidev.h: Document usage of 'detach' handlerIan Abbott2016-12-081-0/+12
| * | | | staging: fsl-mc: remove unnecessary info prints from bus driverStuart Yoder2016-12-081-6/+0
| * | | | staging/lustre/o2iblnd: Fix misspelled attemps->attemptsOleg Drokin2016-12-071-1/+1