aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-06staging: qlge/qlge_main: Use min_t instead of minAmey Narkhede1-1/+1
2021-02-06media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart6-10/+10
2021-02-06media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia4-44/+20
2021-02-06media: staging/intel-ipu3: Do not zero reserved fieldsRicardo Ribalda1-3/+0
2021-02-04staging: wimax: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi2-5/+5
2021-02-04staging: sm750fb: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-1/+1
2021-02-04staging: rtl8712: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-1/+1
2021-02-04staging: rtl8192u: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-1/+1
2021-02-04staging: rtl8192e: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-3/+3
2021-02-04staging: rtl8188eu: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-1/+1
2021-02-04staging: olpc_dcon: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-1/+1
2021-02-04staging: octeon: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-3/+3
2021-02-04staging: nvec: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-2/+2
2021-02-04staging: most: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi2-4/+4
2021-02-04staging: fsl-dpaa2: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-3/+3
2021-02-04staging: greybus: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi5-8/+8
2021-02-04staging: comedi: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-2/+2
2021-02-04staging: rtl8188eu: Add Edimax EW-7811UN V2 to device tableMartin Kaiser1-0/+1
2021-02-04staging: rtl8723bs: fix rtw_cfg80211_monitor_if_xmit_entry's return valueMartin Kaiser1-1/+1
2021-02-04staging: qlge: fix read of an uninitialized pointerColin Ian King1-2/+1
2021-02-04staging: most: sound: use non-safe list iterationChristian Gromm1-2/+2
2021-02-04staging: most: sound: add sanity check for function argumentChristian Gromm1-0/+2
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2021-02-01staging: rtl8723bs: Move wiphy setup to after reading the regulatory settings from the chipHans de Goede1-2/+2
2021-02-01Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab9-43/+32
2021-01-31staging: rtl8192u/ieee80211: fix switch case indentationAnirudh Rayabharam1-14/+14
2021-01-31staging: hikey9xx: hi6421-spmi-pmic: update copyright notesMauro Carvalho Chehab1-7/+7
2021-01-31staging: hikey9xx: hi6421-spmi-pmic: document registersMauro Carvalho Chehab1-7/+32
2021-01-31staging: hikey9xx: hi6421-spmi-pmic: cleanup IRQ handling codeMauro Carvalho Chehab1-39/+29
2021-01-31staging: hikey9xx: hi6421-spmi-pmic: fix IRQ handler codeMauro Carvalho Chehab1-1/+1
2021-01-31staging: hikey9xx: hi6421-spmi-pmic: cleanup header fileMauro Carvalho Chehab1-0/+17
2021-01-31staging: hikey9xx: hi6421-spmi-pmic: cleanup probe codeMauro Carvalho Chehab1-34/+16
2021-01-31staging: hikey9xx: hi6421-spmi-pmic: rename some varsMauro Carvalho Chehab2-57/+57
2021-01-31staging: hikey9xx: hi6421v600-regulator: use some regmap helpersMauro Carvalho Chehab1-42/+3
2021-01-31staging: hikey9xx: spmi driver: convert to regmapMauro Carvalho Chehab3-91/+52
2021-01-31staging/mt7621-dma: mtk-hsdma.c->hsdma-mt7621.cIlya Lipnitskiy2-2/+2
2021-01-31staging: qlge/qlge_ethtool.c: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-3/+3
2021-01-31staging:r8188eu: replace enum WIFI_STATUS_CODE with native kernel definitionsIvan Safonov2-36/+22
2021-01-31staging:rtl8712: remove unused enum WIFI_STATUS_CODEIvan Safonov1-14/+0
2021-01-31staging: wimax/i2400m: fix pointer declaration styleAnirudh Rayabharam1-2/+2
2021-01-29staging: qlge: clean up debugging code in the QL_ALL_DUMP ifdef landCoiby Xu5-782/+1
2021-01-29staging: qlge: remove mpi_core_to_log which sends coredump to the kernel ring bufferCoiby Xu6-25/+0
2021-01-29staging: qlge: support force_coredump option for devlink health dumpCoiby Xu1-0/+13
2021-01-29staging: qlge: coredump via devlink health reporterCoiby Xu1-6/+126
2021-01-29staging: qlge: re-write qlge_init_deviceCoiby Xu1-12/+20
2021-01-29staging: qlge: Initialize devlink health dump frameworkCoiby Xu7-66/+151
2021-01-29staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic driversCoiby Xu6-1572/+1567
2021-01-29staging: vc4_services: bcm2835-audio: Add SNDRV_PCM_INFO_BATCH flagDylan Van Assche1-2/+2
2021-01-29staging: net: wimax: i2400m: fw: remove redundant initialization of variable resultColin Ian King1-1/+1
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-15/+11