summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-111-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-113-12/+0Star
|\ \
| * | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-083-12/+0Star
| * | Merge commit '2c563880ea' into work.xattrAl Viro2016-10-0830-1206/+242Star
| |\ \ | | |/ | |/|
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-104-30/+26Star
|\ \ \
| * \ \ 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-081-2/+2
| | |/ / /
| * | / / posix_acl: xattr representation cleanupsAndreas Gruenbacher2016-09-282-27/+23Star
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-102-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-081-1/+1
|\ \ \ \ \
| * | | | | cred: simpler, 1D supplementary groupsAlexey Dobriyan2016-10-081-1/+1
* | | | | | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-084-132/+31Star
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | switch generic_file_splice_read() to use of ->read_iter()Al Viro2016-10-064-123/+21Star
| | |/ / / | |/| | |
* | | | | Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-05837-92122/+73144Star
|\ \ \ \ \
| * | | | | 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/+15Star
| * | | | | staging:r8188eu: remove GEN_DRV_CMD_HANDLER macroIvan Safonov2016-10-021-1/+0Star
| * | | | | staging:r8188eu: remove GEN_EVT_CODE macroIvan Safonov2016-10-023-33/+31Star
| * | | | | staging:r8188eu: remove GEN_CMD_CODE macroIvan Safonov2016-10-023-51/+49Star
| * | | | | staging:r8188eu: remove pkt_newalloc member of the recv_buf structureIvan Safonov2016-10-022-2/+0Star
| * | | | | staging:r8188eu: remove rtw_handle_dualmac declarationIvan Safonov2016-10-021-2/+0Star
| * | | | | staging:r8188eu: remove (RGTRY|BSSID)_(OFT|SZ) macrosIvan Safonov2016-10-021-6/+0Star
| * | | | | staging:r8188eu: change rtl8188e_process_phy_info function argument typeIvan Safonov2016-10-022-4/+4
| * | | | | Staging: fsl-mc: Remove blank linesRamiro Oliveira2016-10-022-2/+0Star
| * | | | | Staging: fsl-mc: Fix unaligned * in block commentsRamiro Oliveira2016-10-025-136/+136
| * | | | | Staging: comedi: Align the * in block commentsRamiro Oliveira2016-10-021-1/+1
| * | | | | Staging : ks7010 : Fix block comments warninigMuraru Mihaela2016-10-021-8/+16
| * | | | | Staging: vt6655: Remove explicit NULL comparison using Coccinelleshyam saini2016-10-021-4/+4
| * | | | | staging: rtl8188eu: core: rtw_xmit: Use macros instead of constantsGeorgiana Rodica Chelu2016-10-022-7/+7
| * | | | | staging: rtl8188eu: core: rtw_xmit: Move constant of the right sideGeorgiana Rodica Chelu2016-10-021-3/+3
| * | | | | staging: dgnc: Fix lines longer than 80 charactersFernando Apesteguia2016-10-021-21/+46
| * | | | | Staging: dgnc: constify attribute_group structuresBhumika Goyal2016-10-021-1/+1
| * | | | | Staging: most: hdm-dim2: constify attribute_group structuresBhumika Goyal2016-10-021-1/+1
| * | | | | staging: wilc1000: remove unnecessary bracesElizabeth Ferdman2016-10-021-2/+2
| * | | | | staging: wilc1000: wilc_spi: Remove unnecessary blank linesNamrata A Shettar2016-10-021-10/+0Star
| * | | | | staging: wilc1000: wilc_spi: Compress return logicNamrata A Shettar2016-10-021-12/+6Star
| * | | | | staging: wilc1000: wilc_wlan: Compress return logicNamrata A Shettar2016-10-021-4/+2Star
| * | | | | staging: fbtft: fix NULL comparison checkpatch warningCarlos Palminha2016-10-021-2/+2
| * | | | | Staging: rts5208: Fix indentation warningsWayne Porter2016-10-021-13/+13
| * | | | | staging: rts5208: Replace explicit NULL comparisonNamrata A Shettar2016-10-021-1/+1
| * | | | | staging: rts5208: Add space around binary operatorsNamrata A Shettar2016-10-021-10/+10
| * | | | | Staging: speakup: constify attribute_group structuresBhumika Goyal2016-10-021-2/+2
| * | | | | staging: wlang-ng: Fix block comments style warnings in hfa384x.hSergio Paracuellos2016-10-021-62/+62