summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | [media] lirc_zilog: Fix unbalanced braces around if/elseRicardo Silva2017-06-061-4/+6
| * | | | | | | [media] lirc_zilog: Use sizeof(*p) instead of sizeof(struct P)Ricardo Silva2017-06-061-3/+3
| * | | | | | | [media] lirc_zilog: Use __func__ for logging function nameRicardo Silva2017-06-061-4/+5
| * | | | | | | [media] lirc_zilog: Fix NULL comparisons styleRicardo Silva2017-06-061-24/+24
| * | | | | | | [media] lirc_zilog: Fix whitespace style checksRicardo Silva2017-06-061-18/+17
| * | | | | | | [media] lirc_zilog: remove module parameter minorDavid Härdeman2017-06-061-10/+6
| * | | | | | | [media] lirc_dev: remove sampling kthreadDavid Härdeman2017-06-061-1/+0
| * | | | | | | [media] lirc_dev: remove pointless functionsDavid Härdeman2017-06-061-11/+0
| * | | | | | | [media] atomisp: disable several warnings when W=1Mauro Carvalho Chehab2017-05-194-0/+20
| * | | | | | | [media] atomisp: fix missing blank line coding style issue in atomisp_tpg.cManny Vindiola2017-05-191-0/+1
| * | | | | | | [media] atomisp: putting NULs in the wrong placeDan Carpenter2017-05-191-2/+2
| * | | | | | | [media] atomisp: one char read beyond end of stringDan Carpenter2017-05-191-3/+2
| * | | | | | | [media] atomisp: Fix -Werror=int-in-bool-context compile errorsHans de Goede2017-05-192-4/+3
| * | | | | | | [media] atomisp: Make undeclared symbols staticGuru Das Srinagesh2017-05-191-7/+7
| * | | | | | | [media] atomisp: fix coding style warningsAvraham Shukron2017-05-192-19/+35
| * | | | | | | [media] atomisp: fixed coding style errorsAvraham Shukron2017-05-192-79/+79
| * | | | | | | [media] atomisp: drop unused qos variableValentin Vidic2017-05-191-1/+0
| * | | | | | | [media] atomisp: fixed sparse warningsAvraham Shukron2017-05-191-4/+5
| * | | | | | | [media] atomisp: Fix unnecessary initialization of staticFabrizio Perria2017-05-191-1/+1
| * | | | | | | [media] atomisp: use logical AND, not bitwiseGuru Das Srinagesh2017-05-191-1/+1
| * | | | | | | [media] atomisp: Add __printf validation and fix falloutJoe Perches2017-05-198-23/+25
| * | | | | | | [media] atomisp: don't treat warnings as errorsMauro Carvalho Chehab2017-05-184-7/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-061-3/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2017-07-0312-28/+9
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-linus' into for-nextTakashi Iwai2017-06-0713-132/+174
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | staging: bcm2835-audio: Deliver indirect-PCM transfer errorTakashi Iwai2017-05-251-3/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-0523-153/+101
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-212-6/+2
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-209-28/+20
| * | | | | | | net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-201-2/+1
| * | | | | | | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-162-12/+8
| * | | | | | | networking: make skb_put & friends return void pointersJohannes Berg2017-06-164-44/+29
| * | | | | | | networking: introduce and use skb_put_data()Johannes Berg2017-06-1618-81/+54
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-156-15/+6
| |\ \ \ \ \ \ \
| * | | | | | | | net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com2017-06-131-1/+4
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-03327-11541/+8137
|\ \ \ \ \ \ \ \
| * | | | | | | | staging: lustre: replace kmalloc with kmalloc_arrayDenis Petrovic2017-06-291-2/+3
| * | | | | | | | Staging: ion: fix code style warning from NULL comparisonsQuytelda Kahja2017-06-291-3/+3
| * | | | | | | | staging: fsl-mc: make dprc.h header privateLaurentiu Tudor2017-06-294-2/+2
| * | | | | | | | staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor2017-06-2911-140/+94
| * | | | | | | | staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor2017-06-2914-110/+61
| * | | | | | | | staging: fsl-mc: fix a few implicit includesLaurentiu Tudor2017-06-295-0/+5
| * | | | | | | | staging: fsl-mc: remove dpmng API filesLaurentiu Tudor2017-06-294-143/+52
| * | | | | | | | staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor2017-06-298-83/+61
| * | | | | | | | staging: fsl-mc: move couple of definitions to public headerLaurentiu Tudor2017-06-292-9/+9
| * | | | | | | | staging: fsl-mc: move irq domain creation prototype to public headerLaurentiu Tudor2017-06-292-7/+7
| * | | | | | | | staging: fsl-mc: turn several exported functions staticLaurentiu Tudor2017-06-293-16/+5
| * | | | | | | | staging: fsl-mc: delete prototype of unimplemented functionLaurentiu Tudor2017-06-291-2/+0
| * | | | | | | | staging: fsl-mc: delete duplicated function prototypesLaurentiu Tudor2017-06-291-8/+0
| * | | | | | | | staging: fsl-mc: decouple the mc-bus public headers from dprc.hLaurentiu Tudor2017-06-296-71/+71