summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* mm: only include blk_types in swap.h if CONFIG_SWAP is enabledChristoph Hellwig2016-11-012-0/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-111-4/+1
|\
| * fs: use mapping_set_error instead of opencoded set_bitMichal Hocko2016-10-111-4/+1
* | Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-10-1120-1310/+832
|\ \ | |/ |/|
| * Merge tag 'v4.8' into patchworkMauro Carvalho Chehab2016-10-0515-95/+100
| |\
| * | [media] staging: lirc: add missing platform_device_del() on errorWei Yongjun2016-09-221-4/+6
| * | [media] s5p-cec: Fix memory allocation failure checkChristophe JAILLET2016-09-221-1/+1
| * | [media] s5p-cec: fix system and runtime PM integrationMarek Szyprowski2016-09-221-15/+2
| * | [media] staging: media: omap4iss: mark omap4iss_flush() staticBaoyou Xie2016-09-191-1/+1
| * | [media] pulse8-cec: avoid uninitialized data useArnd Bergmann2016-09-191-1/+3
| * | [media] cec: fix Kconfig help textJean Delvare2016-09-191-3/+0
| * | [media] pulse8-cec: store logical address maskJohan Fjeldtvedt2016-09-191-0/+34
| * | [media] add stih-cec driverBenjamin Gaignard2016-09-195-0/+392
| * | [media] pulse8-cec: fix compiler warningHans Verkuil2016-09-121-1/+1
| * | [media] media: Move media_device link_notify operation to an ops structureLaurent Pinchart2016-09-091-1/+5
| * | [media] pulse8-cec: some small fixesJohan Fjeldtvedt2016-09-061-23/+10
| * | [media] pulse8-cec: sync configuration with adapterJohan Fjeldtvedt2016-09-061-38/+228
| * | [media] pulse8-cec: add notes about behavior in autonomous modeJohan Fjeldtvedt2016-09-061-0/+23
| * | [media] pulse8-cec: serialize communication with adapterJohan Fjeldtvedt2016-09-061-20/+32
| * | [media] cec: allow configuration both from within driver and from user spaceJohan Fjeldtvedt2016-09-061-4/+0
| * | [media] staging: media: lirc: lirc_sasem: don't print error when allocating u...Wolfram Sang2016-08-241-5/+0
| * | [media] staging: media: lirc: lirc_imon: don't print error when allocating ur...Wolfram Sang2016-08-241-7/+2
| * | [media] v4l2: remove g/s_crop from video opsHans Verkuil2016-08-241-0/+99
| * | [media] cec: Delete an unnecessary check before the function call "rc_free_de...Markus Elfring2016-08-241-2/+1
| * | [media] tw686x-kh: remove obsolete driverHans Verkuil2016-08-249-1202/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-2/+6
|\ \ \
| * | | fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-271-1/+1
| * | | fs: make remaining filesystems use .rename2Miklos Szeredi2016-09-271-2/+6
| | |/ | |/|
* | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-103-12/+0
|\ \ \
| * | | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-073-12/+0
| * | | Merge commit '2c563880ea' into work.xattrAl Viro2016-10-0730-1206/+242
| |\ \ \ | | |/ / | |/| |
* | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-104-30/+26
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-081-1/+1
| |\ \ \ \
| | * | | | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-1/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'work.const-qstr' into work.miscAl Viro2016-10-081-2/+2
| |\ \ \ \
| | * | | | lustre: use %pDAl Viro2016-08-071-2/+2
| | |/ / /
| * | / / posix_acl: xattr representation cleanupsAndreas Gruenbacher2016-09-272-27/+23
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-092-1/+2
|\ \ \ \
| * | | | staging/lustre: Disable InfiniBand supportDoug Ledford2016-10-071-0/+1
| * | | | IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-231-1/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-071-1/+1
|\ \ \ \ \
| * | | | | cred: simpler, 1D supplementary groupsAlexey Dobriyan2016-10-071-1/+1
* | | | | | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-074-132/+31
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | switch generic_file_splice_read() to use of ->read_iter()Al Viro2016-10-054-123/+21
| | |/ / / | |/| | |
* | | | | Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-05837-92122/+73144
|\ \ \ \ \
| * | | | | Staging: fbtft: Fix bug in fbtft-coreKsenija Stanojevic2016-10-021-2/+2
| * | | | | staging: rtl8188eu: fix double unlock error in rtw_resume_process()Wei Yongjun2016-10-021-4/+4
| * | | | | staging:r8188eu: remove GEN_MLME_EXT_HANDLER macroIvan Safonov2016-10-021-17/+15
| * | | | | staging:r8188eu: remove GEN_DRV_CMD_HANDLER macroIvan Safonov2016-10-021-1/+0
| * | | | | staging:r8188eu: remove GEN_EVT_CODE macroIvan Safonov2016-10-023-33/+31