summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-044-7/+7
* drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal2016-05-042-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-048-108/+128
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-04-307-88/+94
| |\
| | * IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-04-282-1/+7
| | * IB/hfi1: Use kernel default llseek for ui deviceDean Luick2016-04-281-23/+2Star
| | * IB/hfi1: Don't attempt to free resources if initialization failedMitko Haralanov2016-04-282-33/+29Star
| | * IB/hfi1: Fix missing lock/unlock in verbs drain callbackMike Marciniszyn2016-04-281-0/+2
| | * IB/hfi1: Prevent unpinning of wrong pagesMitko Haralanov2016-04-281-5/+8
| | * IB/hfi1: Fix deadlock caused by locking with wrong scopeMitko Haralanov2016-04-281-5/+11
| | * IB/hfi1: Prevent NULL pointer deferences in caching codeMitko Haralanov2016-04-284-23/+37
| * | Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-04-291-20/+34
| |\ \
| | * | [media] davinci_vpfe: Revert "staging: media: davinci_vpfe: remove,unnecessar...Hans Verkuil2016-04-201-20/+34
| | |/
* | | staging: rtl8188eu: Convert to using IFF_NO_QUEUEPhil Sutter2016-04-171-1/+1
* | | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-1212-48/+48
|/ /
* | Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-0910-0/+1344
|\ \
| * | Revert "Staging: olpc_dcon: Remove obsolete driver"Greg Kroah-Hartman2016-04-049-0/+1343
| * | staging/rdma/hfi1: select CRC32Markus Böhme2016-04-041-0/+1
| |/
* | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-0412-20/+18Star
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-0454-231/+231
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-251-2/+4
|\
| * dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()Chris Wilson2016-03-191-2/+4
* | Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds2016-03-252-2/+0Star
|\ \
| * | mtd: kill the ecclayout->oobavail fieldBoris BREZILLON2016-03-081-1/+0Star
| * | staging: mt29f_spinand: kill unused ecclayout fieldBoris BREZILLON2016-01-261-1/+0Star
* | | Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-2418-1230/+38Star
|\ \ \
| * | | staging: delete STE RMI4 hackish driverLinus Walleij2016-03-237-1206/+0Star
| * | | staging: android: ion_test: fix check of platform_device_register_simple() er...Vladimir Zapolskiy2016-03-231-2/+2
| * | | staging: wilc1000: fix a couple of memory leaksColin Ian King2016-03-231-2/+6
| * | | staging: fsl-mc: fix incorrect type passed to dev_err macrosCihangir Akturk2016-03-231-2/+2
| * | | staging: fsl-mc: fix incorrect type passed to dev_dbg macrosCihangir Akturk2016-03-231-3/+3
| * | | staging: wilc1000: fixed kernel panic when firmware is not startedLeo Kim2016-03-231-0/+7
| * | | staging: comedi: ni_mio_common: fix the ni_write[blw]() functionsH Hartley Sweeten2016-03-231-6/+6
| * | | staging: most: hdm-dim2: Remove possible dereference errorAmitoj Kaur Chawla2016-03-231-1/+1
| * | | staging: lustre: checking for NULL instead of IS_ERRDan Carpenter2016-03-231-1/+1
| * | | staging: lustre: really make lustre dependent on LNetArnd Bergmann2016-03-231-1/+1
| * | | staging: refresh TODO for rtl8712Xose Vazquez Perez2016-03-231-6/+6
| * | | staging: refresh TODO for rtl8723auXose Vazquez Perez2016-03-231-0/+3
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-231-1/+1
|\ \ \ \
| * | | | staging/lustre: switch from is_compat_task to in_compat_syscallAndy Lutomirski2016-03-221-1/+1
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-2268-10715/+11625
|\ \ \ \ | |/ / / |/| | |
| * | | IB/hfi1: Add SDMA cache eviction algorithmMitko Haralanov2016-03-212-2/+62
| * | | IB/hfi1: Switch to using the pin query functionMitko Haralanov2016-03-212-1/+8
| * | | IB/hfi1: Specify mm when releasing pagesMitko Haralanov2016-03-214-14/+22
| * | | IB/hfi1: Add pin query functionMitko Haralanov2016-03-212-6/+47
| * | | IB/hfi1: Implement SDMA-side buffer cachingMitko Haralanov2016-03-212-101/+155
| * | | IB/hfi1: Adjust last address values for intervalsMitko Haralanov2016-03-211-3/+3
| * | | IB/hfi1: Add filter callbackMitko Haralanov2016-03-212-5/+15
| * | | IB/hfi1: Remove compare callbackMitko Haralanov2016-03-213-17/+1Star
| * | | IB/hfi1: Add MMU tracingMitko Haralanov2016-03-213-0/+12