summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERRFrom: Gustavo A. R. Silva2018-05-041-1/+1
* staging: wilc1000: fix NULL pointer exception in host_int_parse_assoc_resp_in...Ajay Singh2018-04-231-1/+1
* page cache: use xa_lockMatthew Wilcox2018-04-112-5/+5
* Merge tag 'media/v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-04-1081-1107/+658
|\
| * media: staging: atomisp: stop duplicating input format typesMauro Carvalho Chehab2018-04-0428-461/+396
| * media: staging: atomisp: get rid of an unused varMauro Carvalho Chehab2018-04-041-1/+0
| * media: staging: atomisp: stop mixing enum typesMauro Carvalho Chehab2018-04-0422-102/+96
| * media: staging: atomisp: get rid of some static warningsMauro Carvalho Chehab2018-04-0413-29/+33
| * media: staging: atomisp: use %p to print pointersMauro Carvalho Chehab2018-04-041-10/+10
| * media: staging: atomisp: remove an useless checkMauro Carvalho Chehab2018-04-041-5/+5
| * media: staging: atomisp: avoid a warning if 32 bits buildMauro Carvalho Chehab2018-04-041-0/+2
| * media: staging: atomisp: don't access a NULL varMauro Carvalho Chehab2018-04-041-3/+3
| * media: staging: atomisp: Get rid of *default.host.[ch]Mauro Carvalho Chehab2018-04-0413-325/+0
| * media: staging: atomisp: get rid of an unused functionMauro Carvalho Chehab2018-04-041-21/+0
| * media: staging: atomisp: remove unused set_pd_base()Mauro Carvalho Chehab2018-04-045-35/+3
| * media: staging: atomisp: fix endianess issuesMauro Carvalho Chehab2018-04-044-35/+46
| * media: staging: atomisp: add a missing includeMauro Carvalho Chehab2018-04-041-0/+1
| * media: staging: atomisp: get rid of stupid statementsMauro Carvalho Chehab2018-04-043-15/+3
| * media: staging: atomisp: declare static vars as suchMauro Carvalho Chehab2018-04-046-15/+14
| * media: staging: atomisp: ia_css_output.host: don't use var before checkMauro Carvalho Chehab2018-04-041-1/+1
| * media: staging: atomisp: do some coding style improvementsMauro Carvalho Chehab2018-04-049-45/+38
| * media: imx-media-csi: Do not propagate the error when pinctrl is not foundFabio Estevam2018-04-041-1/+4
| * media: staging: media: davinci_vpfe: fix spelling of resizer_configure_in_con...Colin Ian King2018-04-041-2/+2
| * media: imx: work around false-positive warningArnd Bergmann2018-04-041-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-062-2/+1
|\ \
| * | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-052-2/+1
* | | Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds2018-04-062-5/+2
|\ \ \
| * \ \ Merge tag 'v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Boris Brezillon2018-04-041-0/+2
| |\ \ \
| * \ \ \ Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-04-041-2/+2
| |\ \ \ \
| | * | | | mtd: rawnand: rename SET/GET FEATURES related functionsMiquel Raynal2018-03-201-2/+2
| * | | | | mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon2018-03-211-3/+0
| |/ / / /
* | | | | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-052-11/+11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | staging: rts5208: rename SG_END macroArnd Bergmann2018-03-012-11/+11
* | | | | Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-04576-95013/+23960
|\ \ \ \ \
| * | | | | staging: rtl8723bs: Remove yield call, replace with cond_resched()Thomas Avery2018-03-291-1/+1
| * | | | | staging: rtl8723bs: Replace yield() call with cond_resched()Thomas Avery2018-03-291-1/+1
| * | | | | staging: rtl8723bs: Remove unecessary newlines from 'odm.h'.Quytelda Kahja2018-03-291-27/+0
| * | | | | staging: rtl8723bs: Rework 'struct _ODM_Phy_Status_Info_' coding style.Quytelda Kahja2018-03-297-84/+90
| * | | | | staging: rtl8723bs: Rework 'struct _ODM_Per_Pkt_Info_' coding style.Quytelda Kahja2018-03-295-42/+43
| * | | | | staging: rtl8723bs: Replace NULL pointer comparison with '!'.Quytelda Kahja2018-03-291-1/+1
| * | | | | staging: rtl8723bs: Factor out rtl8723bs_recv_tasklet() sections.Quytelda Kahja2018-03-291-26/+69
| * | | | | staging: rtl8723bs: Fix function signature that goes over 80 characters.Quytelda Kahja2018-03-291-1/+2
| * | | | | staging: rtl8723bs: Fix lines too long in update_recvframe_attrib().Quytelda Kahja2018-03-291-8/+22
| * | | | | staging: rtl8723bs: Remove unnecessary blank lines in 'rtl8723bs_recv.c'.Quytelda Kahja2018-03-291-7/+0
| * | | | | staging: rtl8723bs: Change camel case to snake case in 'rtl8723bs_recv.c'.Quytelda Kahja2018-03-291-16/+16
| * | | | | staging: rtl8723bs: Add missing braces in else statement.Quytelda Kahja2018-03-291-1/+2
| * | | | | staging: rtl8723bs: Add spaces around ternary operators.Quytelda Kahja2018-03-291-1/+1
| * | | | | staging: rtl8723bs: Fix lines with trailing open parentheses.Quytelda Kahja2018-03-291-6/+5
| * | | | | staging: rtl8723bs: Remove unnecessary length #define's.Quytelda Kahja2018-03-292-19/+3
| * | | | | staging: rtl8723bs: Fix IEEE80211 authentication algorithm constants.Quytelda Kahja2018-03-292-12/+8