aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-16staging: r8188eu: clean up comment for phy_calculate_bit_shift()Michael Straube1-11/+1
2022-08-16staging: r8188eu: avoid camel case in phy_CalculateBitShift()Michael Straube1-6/+6
2022-08-16staging: r8188eu: use ffs() in phy_CalculateBitShift()Michael Straube1-6/+2
2022-08-16staging: r8188eu: convert rtw_p2p_enable to correct error code semanticsPhillip Potter2-18/+13
2022-08-16staging: r8188eu: make rtl8188eu_{init,free}_recv_priv() staticMichael Straube4-94/+79
2022-08-16staging: r8188eu: make handle_txrpt_ccx_88e() staticMichael Straube4-25/+14
2022-08-16staging/rtl8723bs/core: remove inactive initializationLi zeming1-1/+1
2022-08-16RDMA/mlx5: Use the proper number of portsMark Bloch1-18/+16
2022-08-16staging: r8188eu: refactor dump_chip_info()Michael Straube1-19/+13
2022-08-16staging: r8188eu: convert dump_chip_info() to use netdev_dbg()Michael Straube1-4/+5
2022-08-16staging: r8188eu: return an error code in rtw_usb_if1_initMartin Kaiser1-20/+24
2022-08-16staging: r8188eu: make rtw_handle_dualmac a void functionMartin Kaiser3-8/+3
2022-08-16staging: r8188eu: handle errors from ReadAdapterInfo8188EUMartin Kaiser3-5/+7
2022-08-16staging: rtl8192u: fix rmmod warn when device is renamedTong Zhang3-0/+41
2022-08-16staging: rtl8192u: move debug files to debugfsTong Zhang4-42/+52
2022-08-16staging: rtl8192u: remove unnecessary castTong Zhang1-3/+3
2022-08-16staging: rtl8192u: move debug stuff to its own fileTong Zhang4-173/+180
2022-08-16staging: r8188eu: txpktbuf_bndy does not depend on wifi_specMartin Kaiser2-16/+2
2022-08-16staging: vme_user: Fix checkpatch warnings in vme_tsi148.cMingyi Kang1-44/+26
2022-08-16staging: pi433: fix wrong debug message on rf69_write_fifo()Sidong Yang1-1/+1
2022-08-16staging: vt6655: Convert macro MACvDisableBarkerPreambleMdPhilipp Hortmann2-9/+7
2022-08-16staging: vt6655: Convert macro MACvEnableBarkerPreambleMdPhilipp Hortmann2-9/+5
2022-08-16staging: vt6655: Convert macro MACvDisableProtectMDPhilipp Hortmann2-10/+16
2022-08-16staging: vt6655: Rename function MACvEnableProtectMDPhilipp Hortmann2-3/+3
2022-08-16staging: vt6655: Create one function for two macrosPhilipp Hortmann1-2/+7
2022-08-16staging: vt6655: Convert macro MACvEnableProtectMD to functionPhilipp Hortmann2-8/+9
2022-08-16staging: vt6655: Replace MACvTransmitAC0 with function vt6655_mac_dma_ctlPhilipp Hortmann2-11/+1
2022-08-16staging: vt6655: Replace MACvTransmit0 with function vt6655_mac_dma_ctlPhilipp Hortmann2-11/+1
2022-08-16staging: vt6655: Replace MACvReceive1 with function vt6655_mac_dma_ctlPhilipp Hortmann2-12/+2
2022-08-16staging: vt6655: Rename function MACvReceive0 and add parameterPhilipp Hortmann1-6/+6
2022-08-16staging: vt6655: Convert macro MACvReceive0 to functionPhilipp Hortmann2-10/+11
2022-08-16IB/iser: Fix login with authenticationSergey Gorenko1-1/+6
2022-08-16RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkeyAharon Landau2-1/+5
2022-08-16ublk_drv: do not add a re-issued request aborted previously to ioucmd's task_workZiyangZhang1-1/+17
2022-08-16ublk_drv: update comment for __ublk_fail_req()ZiyangZhang1-2/+3
2022-08-16ublk_drv: check ubq_daemon_is_dying() in __ublk_rq_task_work()ZiyangZhang1-3/+2
2022-08-16IB/mlx5: Call io_stop_wc() after writing to WC MMIOJason Gunthorpe1-0/+1
2022-08-16i2c: Make remove callback return voidUwe Kleine-König546-1525/+564
2022-08-16gpio: pca953x: Make platform teardown callback return voidUwe Kleine-König1-8/+3
2022-08-16leds: lm3601x: Improve error reporting for problems during .remove()Uwe Kleine-König1-3/+8
2022-08-16leds: lm3601x: Don't use mutex after it was destroyedUwe Kleine-König1-2/+0
2022-08-16leds: lm3697: Remove duplicated error reporting in .remove()Uwe Kleine-König1-3/+1
2022-08-16drm/i2c/sil164: Drop no-op remove functionUwe Kleine-König1-7/+0
2022-08-16pinctrl: samsung: Finish initializing the gpios before registering themSaravana Kannan1-4/+4
2022-08-16memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings()Liang He1-0/+1
2022-08-16memory: of: Fix refcount leak bug in of_get_ddr_timings()Liang He1-0/+1
2022-08-16memory: dfl-emif: Update the dfl emif driver support revision 1Debarati Biswas1-5/+57
2022-08-16memory: pl353-smc: Fix refcount leak bug in pl353_smc_probe()Liang He1-0/+1
2022-08-16drm/i915/backlight: split out backlight registers to a separate fileJani Nikula7-112/+129
2022-08-16soc: renesas: Identify RZ/Five SoCLad Prabhakar2-0/+23