summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-18staging: spmi: hisi-spmi-controller: add it to the building systemMauro Carvalho Chehab4-0/+16
2020-08-18staging: spmi: hisi-spmi-controller: fix the dev_foo() logicMauro Carvalho Chehab1-20/+21
2020-08-18staging: spmi: hisi-spmi-controller: add debug when values are read/writeMauro Carvalho Chehab1-3/+12
2020-08-18staging: spmi: hisi-spmi-controller: use le32 macros where neededMauro Carvalho Chehab1-13/+7
2020-08-18staging: spmi: hisi-spmi-controller: adjust whitespaces at definesMauro Carvalho Chehab1-12/+14
2020-08-18staging: spmi: hisi-spmi-controller: fix a typoMauro Carvalho Chehab1-1/+1
2020-08-18staging: spmi: hisi-spmi-controller: fix it to probe successfullyMauro Carvalho Chehab1-4/+7
2020-08-18staging: spmi: hisi-spmi-controller: coding style fixupMauro Carvalho Chehab1-97/+82
2020-08-18staging: spmi: add Hikey 970 SPMI controller driverMayulong1-0/+390
2020-08-18staging: emxx_udc: Use standard BIT() macroAlex Dewar1-245/+211
2020-08-18staging: wfx: fix a handful of spelling mistakesColin Ian King8-11/+11
2020-08-18staging: rtl8723bs: remove 5 GHz codeMichael Straube1-14/+1
2020-08-18staging: rtl8192u: Do not use GFP_KERNEL in atomic contextChristophe JAILLET1-1/+1
2020-08-18staging: r8188eu: remove unnecessary type cast of rtw_netdev_priv() resultIvan Safonov6-58/+58
2020-08-18staging: greybus: Add identifier name to function definition argumentAsif Talybov1-2/+2
2020-08-18Staging: comedi: pcl726: fixed a spelling mistakeLokesh Chebrolu1-1/+1
2020-08-18staging: wlan-ng: Remove repeated words in commentsIgor Matheus Andrade Torrente2-3/+3
2020-08-18staging: most: dim2: Add missing identifier name to function argumentNĂ­colas F. R. A. Prado1-3/+3
2020-08-18staging: rtl8723bs: os_dep: fix brace coding style issue in sdio_intf.cMohammed Rushad1-2/+1
2020-08-18staging: wfx: clear alignment style issuesTomer Samara1-1/+1
2020-08-18Staging: rtl8192e: fix indent coding style issue in rtllib_tx.cMohammed Rushad1-1/+1
2020-08-18staging: rtl8723bs: replace rtw_netdev_priv define with inline functionIvan Safonov1-2/+6
2020-08-18staging: ion: fix spelling mistake in function name "detatch" -> "detach"Colin Ian King1-3/+3
2020-08-16Linux 5.9-rc1v5.9-rc1Linus Torvalds1-2/+2
2020-08-16Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-blockLinus Torvalds4-156/+409
2020-08-16parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport1-0/+6
2020-08-15Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds8-66/+62
2020-08-15Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+17
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds69-998/+370
2020-08-15io_uring: short circuit -EAGAIN for blocking read attemptJens Axboe1-1/+4
2020-08-15io_uring: sanitize double poll handlingJens Axboe1-9/+25
2020-08-15Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds37-247/+1253
2020-08-15Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-32/+88
2020-08-15Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-12/+5
2020-08-15Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-15/+38
2020-08-15Merge tag 'locking-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2020-08-15Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linuxLinus Torvalds4-63/+18
2020-08-15Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-2/+4
2020-08-15Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds31-123/+2368
2020-08-15Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+47
2020-08-15Merge tag 'devicetree-fixes-for-5.9' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds176-1188/+1156
2020-08-15Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds6-91/+121
2020-08-15Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds4-113/+229
2020-08-15Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds86-846/+1725
2020-08-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds125-566/+596
2020-08-14virtio: pci: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-3/+3
2020-08-14ntb: intel: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski3-3/+3
2020-08-14rtl818x: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-3/+3
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski22-138/+138
2020-08-14sh: use generic strncpy()Kuninori Morimoto1-26/+0