aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)Author
2015-12-17Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams
2015-12-13Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-06staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons
2015-12-01staging: lustre: echo_copy.._lsm() dereferences userland pointers directlyAl Viro
2015-11-21staging: iio: dummy: complete IIO events delivery to userspaceIoana Ciornei
2015-11-18Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions"Glen Lee
2015-11-18Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2015-11-10Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-11-06mm: page_alloc: remove GFP_IOFSMel Gorman
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-06Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-11-05Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-11-04Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-10-29IB/ipath: Remove fast registration from the codeSagi Grimberg
2015-10-29IB/hfi1: Remove fast registration from the codeSagi Grimberg
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-28Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford
2015-10-29Staging: rtl8192u: ieee80211: added missing blank linesKurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: removed unnecessary bracesKurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: corrected block commentsKurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: corrected indentKurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: added missing spaces after ifKurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: added missing space around '='Kurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: fixed position of else statementsKurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: fixed open brace positionsKurt Kanzenbach
2015-10-29staging: rdma: ipath: Remove unneeded vairable.Muhammad Falak R Wani
2015-10-29staging: rtl8188eu: pwrGrpCnt variable removed in store_pwrindex_offset functionIvan Safonov
2015-10-29staging: rtl8188eu: new variable for hal_data->MCSTxPowerLevelOriginalOffset[...Ivan Safonov
2015-10-29staging: rtl8188eu: checkpatch fixes: 'Avoid CamelCase' in hal/bb_cfg.cIvan Safonov
2015-10-29staging: rtl8188eu: checkpatch fixes: line over 80 characters splited into tw...Ivan Safonov
2015-10-29staging: rtl8188eu: checkpatch fixes: alignment should match open parenthesisIvan Safonov
2015-10-29staging: rtl8188eu: checkpatch fixes: unnecessary parentheses removed in hal/...Ivan Safonov
2015-10-29staging: rtl8188eu: checkpatch fixes: spaces preferred around that '|' in hal...Ivan Safonov
2015-10-29staging: rtl8188eu: operator = replaced by += in loop incrementIvan Safonov
2015-10-29staging: rtl8188eu: occurrence of the 5 GHz code markedIvan Safonov
2015-10-29staging: rtl8188eu: increment placed into for loop headerIvan Safonov
2015-10-29staging: rtl8188eu: while loop replaced by for loop in rtw_restruct_wmm_ieIvan Safonov
2015-10-29staging: rtl8188eu: unused MIN macro removedIvan Safonov
2015-10-29staging: rtl8188eu: unused MEM_ALIGNMENT_OFFSET and MEM_ALIGNMENT_PADDING mac...Ivan Safonov
2015-10-29staging: rtl8188eu: unused SUCCESS and FAIL macros removedIvan Safonov
2015-10-29staging: rtl8188eu: abs kernel macro used in simularity_compare functionIvan Safonov