summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2018-04-23staging: wilc1000: fix NULL pointer exception in host_int_parse_assoc_resp_in...Ajay Singh-1/+1
2018-04-11page cache: use xa_lockMatthew Wilcox-5/+5
2018-04-10Merge tag 'media/v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-1107/+658
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+1
2018-04-06Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds-5/+2
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap-2/+1
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds-11/+11
2018-04-04Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-95013/+23960
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-26/+115
2018-04-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-3/+3
2018-04-04Merge tag 'v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Boris Brezillon-0/+2
2018-04-04Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon-2/+2
2018-04-04Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-3/+3
2018-04-04media: staging: atomisp: stop duplicating input format typesMauro Carvalho Chehab-461/+396
2018-04-04media: staging: atomisp: get rid of an unused varMauro Carvalho Chehab-1/+0
2018-04-04media: staging: atomisp: stop mixing enum typesMauro Carvalho Chehab-102/+96
2018-04-04media: staging: atomisp: get rid of some static warningsMauro Carvalho Chehab-29/+33
2018-04-04media: staging: atomisp: use %p to print pointersMauro Carvalho Chehab-10/+10
2018-04-04media: staging: atomisp: remove an useless checkMauro Carvalho Chehab-5/+5
2018-04-04media: staging: atomisp: avoid a warning if 32 bits buildMauro Carvalho Chehab-0/+2
2018-04-04media: staging: atomisp: don't access a NULL varMauro Carvalho Chehab-3/+3
2018-04-04media: staging: atomisp: Get rid of *default.host.[ch]Mauro Carvalho Chehab-325/+0
2018-04-04media: staging: atomisp: get rid of an unused functionMauro Carvalho Chehab-21/+0
2018-04-04media: staging: atomisp: remove unused set_pd_base()Mauro Carvalho Chehab-35/+3
2018-04-04media: staging: atomisp: fix endianess issuesMauro Carvalho Chehab-35/+46
2018-04-04media: staging: atomisp: add a missing includeMauro Carvalho Chehab-0/+1
2018-04-04media: staging: atomisp: get rid of stupid statementsMauro Carvalho Chehab-15/+3
2018-04-04media: staging: atomisp: declare static vars as suchMauro Carvalho Chehab-15/+14
2018-04-04media: staging: atomisp: ia_css_output.host: don't use var before checkMauro Carvalho Chehab-1/+1
2018-04-04media: staging: atomisp: do some coding style improvementsMauro Carvalho Chehab-45/+38
2018-04-04media: imx-media-csi: Do not propagate the error when pinctrl is not foundFabio Estevam-1/+4
2018-04-04media: staging: media: davinci_vpfe: fix spelling of resizer_configure_in_con...Colin Ian King-2/+2
2018-04-04media: imx: work around false-positive warningArnd Bergmann-1/+1
2018-04-03Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-13546/+1664
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-13/+8
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds-344/+1
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+4
2018-03-29lustre: get rid of pointless casts to struct dentry *Al Viro-3/+3
2018-03-29staging: rtl8723bs: Remove yield call, replace with cond_resched()Thomas Avery-1/+1
2018-03-29staging: rtl8723bs: Replace yield() call with cond_resched()Thomas Avery-1/+1
2018-03-29staging: rtl8723bs: Remove unecessary newlines from 'odm.h'.Quytelda Kahja-27/+0
2018-03-29staging: rtl8723bs: Rework 'struct _ODM_Phy_Status_Info_' coding style.Quytelda Kahja-84/+90
2018-03-29staging: rtl8723bs: Rework 'struct _ODM_Per_Pkt_Info_' coding style.Quytelda Kahja-42/+43
2018-03-29staging: rtl8723bs: Replace NULL pointer comparison with '!'.Quytelda Kahja-1/+1
2018-03-29staging: rtl8723bs: Factor out rtl8723bs_recv_tasklet() sections.Quytelda Kahja-26/+69
2018-03-29staging: rtl8723bs: Fix function signature that goes over 80 characters.Quytelda Kahja-1/+2
2018-03-29staging: rtl8723bs: Fix lines too long in update_recvframe_attrib().Quytelda Kahja-8/+22
2018-03-29staging: rtl8723bs: Remove unnecessary blank lines in 'rtl8723bs_recv.c'.Quytelda Kahja-7/+0
2018-03-29staging: rtl8723bs: Change camel case to snake case in 'rtl8723bs_recv.c'.Quytelda Kahja-16/+16
2018-03-29staging: rtl8723bs: Add missing braces in else statement.Quytelda Kahja-1/+2