index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-16
staging: rtl8192u: fix rmmod warn when device is renamed
Tong Zhang
3
-0
/
+41
2022-08-16
staging: rtl8192u: move debug files to debugfs
Tong Zhang
4
-42
/
+52
2022-08-16
staging: rtl8192u: remove unnecessary cast
Tong Zhang
1
-3
/
+3
2022-08-16
staging: rtl8192u: move debug stuff to its own file
Tong Zhang
4
-173
/
+180
2022-08-16
staging: r8188eu: txpktbuf_bndy does not depend on wifi_spec
Martin Kaiser
2
-16
/
+2
2022-08-16
staging: vme_user: Fix checkpatch warnings in vme_tsi148.c
Mingyi Kang
1
-44
/
+26
2022-08-16
staging: pi433: fix wrong debug message on rf69_write_fifo()
Sidong Yang
1
-1
/
+1
2022-08-16
staging: vt6655: Convert macro MACvDisableBarkerPreambleMd
Philipp Hortmann
2
-9
/
+7
2022-08-16
staging: vt6655: Convert macro MACvEnableBarkerPreambleMd
Philipp Hortmann
2
-9
/
+5
2022-08-16
staging: vt6655: Convert macro MACvDisableProtectMD
Philipp Hortmann
2
-10
/
+16
2022-08-16
staging: vt6655: Rename function MACvEnableProtectMD
Philipp Hortmann
2
-3
/
+3
2022-08-16
staging: vt6655: Create one function for two macros
Philipp Hortmann
1
-2
/
+7
2022-08-16
staging: vt6655: Convert macro MACvEnableProtectMD to function
Philipp Hortmann
2
-8
/
+9
2022-08-16
staging: vt6655: Replace MACvTransmitAC0 with function vt6655_mac_dma_ctl
Philipp Hortmann
2
-11
/
+1
2022-08-16
staging: vt6655: Replace MACvTransmit0 with function vt6655_mac_dma_ctl
Philipp Hortmann
2
-11
/
+1
2022-08-16
staging: vt6655: Replace MACvReceive1 with function vt6655_mac_dma_ctl
Philipp Hortmann
2
-12
/
+2
2022-08-16
staging: vt6655: Rename function MACvReceive0 and add parameter
Philipp Hortmann
1
-6
/
+6
2022-08-16
staging: vt6655: Convert macro MACvReceive0 to function
Philipp Hortmann
2
-10
/
+11
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
10
-29
/
+10
2022-08-15
staging: iio: resolver: ad2s1210: Fix alignment for DMA safety
Jonathan Cameron
1
-2
/
+2
2022-08-15
staging: iio: meter: ade7854: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-08-15
staging: iio: frequency: ad9834: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-08-15
iio: cdc: ad7746: Move driver out of staging.
Jonathan Cameron
5
-845
/
+0
2022-08-15
staging: iio: ad7746: White space cleanup
Jonathan Cameron
1
-10
/
+7
2022-08-15
staging: iio: cdc: ad7746: Use read_avail() rather than opencoding.
Jonathan Cameron
1
-6
/
+33
2022-08-15
staging: iio: cdc: ad7746: Switch from _offset to _zeropoint for differential channels.
Jonathan Cameron
1
-2
/
+8
2022-08-15
staging: iio: cdc: ad7746: Use _raw and _scale for temperature channels.
Jonathan Cameron
1
-15
/
+8
2022-08-15
staging: iio: cdc: ad7746: Drop unused i2c_set_clientdata()
Jonathan Cameron
1
-2
/
+0
2022-08-15
staging: iio: cdc: ad7746: Break up use of chan->address and use FIELD_PREP etc
Jonathan Cameron
1
-53
/
+99
2022-08-15
staging: iio: cdc: ad7764: Push locking down into case statements in read/write_raw
Jonathan Cameron
1
-73
/
+54
2022-08-15
staging: iio: cdc: ad7746: Factor out ad7746_read_channel()
Jonathan Cameron
1
-34
/
+46
2022-08-15
staging: iio: cdc: ad7746: Use local buffer for multi byte reads.
Jonathan Cameron
1
-6
/
+3
2022-08-15
staging: iio: cdc: ad7746: Push handling of supply voltage scale to userspace.
Jonathan Cameron
1
-10
/
+6
2022-08-15
staging: iio: cdc: ad7746: Use explicit be24 handling.
Jonathan Cameron
1
-7
/
+7
2022-08-04
Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
101
-1984
/
+9805
2022-08-04
Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
8
-5617
/
+0
2022-08-03
Merge tag 'media/v5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
89
-3431
/
+4637
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
7
-14
/
+16
2022-08-03
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
1
-21
/
+6
2022-07-31
staging: r8188eu: fix potential uninitialised variable use in rtw_pwrctrl.c
Phillip Potter
1
-3
/
+3
2022-07-29
staging: r8188eu: remove initializer from ret in rtw_pwr_wakeup
Phillip Potter
1
-1
/
+1
2022-07-28
staging: vt6655: Convert macro vt6655_mac_clear_stck_ds to function
Philipp Hortmann
2
-8
/
+9
2022-07-28
staging: vt6655: Rename MACvClearStckDS
Philipp Hortmann
2
-2
/
+2
2022-07-28
staging: fbtft: core: set smem_len before fb_deferred_io_init call
Peter Suti
1
-1
/
+1
2022-07-27
hantro: Remove incorrect HEVC SPS validation
Ezequiel Garcia
3
-15
/
+7
2022-07-27
media: cedrus: hevc: Add check for invalid timestamp
Jernej Skrabec
1
-0
/
+3
2022-07-27
staging: r8188eu: convert rtw_pwr_wakeup to correct error code semantics
Phillip Potter
3
-23
/
+15
2022-07-27
staging: r8188eu: make dump_chip_info() static
Michael Straube
3
-42
/
+39
2022-07-27
staging: r8188eu: remove DoReserved prototype
Martin Kaiser
1
-2
/
+0
2022-07-27
staging: r8188eu: remove OnAtim prototype
Martin Kaiser
1
-2
/
+0
[prev]
[next]