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