aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
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-16i2c: Make remove callback return voidUwe Kleine-König10-29/+10
2022-08-15staging: iio: resolver: ad2s1210: Fix alignment for DMA safetyJonathan Cameron1-2/+2
2022-08-15staging: iio: meter: ade7854: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2022-08-15staging: iio: frequency: ad9834: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2022-08-15iio: cdc: ad7746: Move driver out of staging.Jonathan Cameron5-845/+0
2022-08-15staging: iio: ad7746: White space cleanupJonathan Cameron1-10/+7
2022-08-15staging: iio: cdc: ad7746: Use read_avail() rather than opencoding.Jonathan Cameron1-6/+33
2022-08-15staging: iio: cdc: ad7746: Switch from _offset to _zeropoint for differential channels.Jonathan Cameron1-2/+8
2022-08-15staging: iio: cdc: ad7746: Use _raw and _scale for temperature channels.Jonathan Cameron1-15/+8
2022-08-15staging: iio: cdc: ad7746: Drop unused i2c_set_clientdata()Jonathan Cameron1-2/+0
2022-08-15staging: iio: cdc: ad7746: Break up use of chan->address and use FIELD_PREP etcJonathan Cameron1-53/+99
2022-08-15staging: iio: cdc: ad7764: Push locking down into case statements in read/write_rawJonathan Cameron1-73/+54
2022-08-15staging: iio: cdc: ad7746: Factor out ad7746_read_channel()Jonathan Cameron1-34/+46
2022-08-15staging: iio: cdc: ad7746: Use local buffer for multi byte reads.Jonathan Cameron1-6/+3
2022-08-15staging: iio: cdc: ad7746: Push handling of supply voltage scale to userspace.Jonathan Cameron1-10/+6
2022-08-15staging: iio: cdc: ad7746: Use explicit be24 handling.Jonathan Cameron1-7/+7
2022-08-04Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds101-1984/+9805
2022-08-04Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds8-5617/+0
2022-08-03Merge tag 'media/v5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds89-3431/+4637
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds7-14/+16
2022-08-03Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds1-21/+6
2022-07-31staging: r8188eu: fix potential uninitialised variable use in rtw_pwrctrl.cPhillip Potter1-3/+3
2022-07-29staging: r8188eu: remove initializer from ret in rtw_pwr_wakeupPhillip Potter1-1/+1
2022-07-28staging: vt6655: Convert macro vt6655_mac_clear_stck_ds to functionPhilipp Hortmann2-8/+9
2022-07-28staging: vt6655: Rename MACvClearStckDSPhilipp Hortmann2-2/+2
2022-07-28staging: fbtft: core: set smem_len before fb_deferred_io_init callPeter Suti1-1/+1
2022-07-27hantro: Remove incorrect HEVC SPS validationEzequiel Garcia3-15/+7
2022-07-27media: cedrus: hevc: Add check for invalid timestampJernej Skrabec1-0/+3
2022-07-27staging: r8188eu: convert rtw_pwr_wakeup to correct error code semanticsPhillip Potter3-23/+15
2022-07-27staging: r8188eu: make dump_chip_info() staticMichael Straube3-42/+39
2022-07-27staging: r8188eu: remove DoReserved prototypeMartin Kaiser1-2/+0
2022-07-27staging: r8188eu: remove OnAtim prototypeMartin Kaiser1-2/+0