summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-141-2/+2
|\
| * net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-091-2/+2
* | staging: octeon: remove unused variableArnd Bergmann2017-03-081-1/+0
* | staging/vc04_services: add CONFIG_OF dependencyArnd Bergmann2017-03-061-0/+1
|/
* Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-03-044-17/+22
|\
| * staging: fsl-mc: fix warning in DT ranges parserArnd Bergmann2017-03-011-13/+9
| * staging: vchiq_2835_arm: Make cache-line-size a required DT propertyMichael Zoran2017-02-261-1/+7
| * staging: bcm2835/mmal-vchiq: unlock on error in buffer_from_host()Dan Carpenter2017-02-261-2/+5
| * staging/lustre/lnet: Fix allocation size for sv_cpt_dataOleg Drokin2017-02-261-1/+1
* | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-032-5/+7
|\ \
| * | statx: Add a system call to make enhanced file info availableDavid Howells2017-03-022-5/+7
* | | sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-022-0/+2
* | | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-0210-8/+11
* | | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-022-0/+2
* | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-027-5/+7
* | | sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-021-0/+1
|/ /
* | Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-011-1/+0
|\ \
| * | pwm: Remove .can_sleep from struct pwm_chipThierry Reding2017-01-041-1/+0
* | | scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada2017-02-271-2/+2
* | | scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada2017-02-272-2/+2
* | | scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada2017-02-272-3/+3
* | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-243-7/+8
| |/ |/|
* | mm: drop unused argument of zap_page_range()Kirill A. Shutemov2017-02-221-2/+1
* | Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-22537-20085/+15863
|\ \
| * | Staging: vc04_services: Fix the "space prohibited" code style errorsMandel Benjamin2017-02-161-2/+2
| * | Staging: vc04_services: Fix the "wrong indent" code style errorsMandel Benjamin2017-02-161-2/+2
| * | staging: octeon: Use net_device_stats from struct net_deviceTobias Klauser2017-02-164-19/+17
| * | Staging: rtl8192u: ieee80211: ieee80211.h - style fixDerek Robson2017-02-161-25/+36
| * | Staging: rtl8192u: ieee80211: ieee80211_tx.c - style fixDerek Robson2017-02-161-140/+150
| * | Staging: rtl8192u: ieee80211: rtl819x_BAProc.c - style fixDerek Robson2017-02-161-14/+14
| * | Staging: rtl8192u: ieee80211: ieee80211_module.c - style fixDerek Robson2017-02-161-30/+30
| * | Staging: rtl8192u: ieee80211: rtl819x_TSProc.c - style fixDerek Robson2017-02-161-2/+2
| * | Staging: rtl8192u: r8192U.h - style fixDerek Robson2017-02-161-13/+26
| * | Staging: rtl8192u: r8192U_core.c - style fixDerek Robson2017-02-161-35/+35
| * | Staging: rtl8192u: r819xU_cmdpkt.c - style fixDerek Robson2017-02-161-30/+52
| * | staging: rtl8192u: blank lines aren't necessary before a close brace '}'simran singhal2017-02-161-3/+0
| * | staging: rtl8192u: Adding space after enum and struct definitionsimran singhal2017-02-161-19/+19
| * | staging: rtl8192u: Adding space after struct definitionsimran singhal2017-02-161-2/+2
| * | Staging: ks7010: Add required and preferred spaces around operatorsShiva Kerdel2017-02-166-73/+73
| * | Staging: ks7010: ks*: Remove redundant blank linesShiva Kerdel2017-02-162-3/+0
| * | Staging: ks7010: ks*: Add missing blank lines after declarationsShiva Kerdel2017-02-162-0/+2
| * | staging: visorbus, replace init_timer with setup_timerStefan Svinciak2017-02-161-3/+1
| * | staging: vt6656: rxtx.c Removed multiple dereferencingMichael S. Hansen2017-02-161-2/+2
| * | staging: vt6656: Alignment match open parenthesisArushi Singhal2017-02-161-27/+27
| * | staging: vt6656: Alignment should match open parenthesisArushi Singhal2017-02-165-31/+31
| * | Staging: bcm2835-audio: fixed a code style issue:Bo YU2017-02-161-0/+1
| * | staging: bcm2835-audio: allocate enough data for work queuesDan Carpenter2017-02-161-6/+9
| * | Staging: bcm2835-audio: && vs & typoDan Carpenter2017-02-161-1/+1