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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
staging: r8188eu: remove unused variable from UpdateHalRAMask8188EUsb
Phillip Potter
1
-6
/
+0
2022-02-25
staging: vt6656: Remove unnecessary line breaks
Philipp Hortmann
1
-4
/
+2
2022-02-25
staging: vt6656: Remove ftrace-like logging
Philipp Hortmann
1
-2
/
+0
2022-02-25
staging: vt6656: Change macro to function and moved to better file
Philipp Hortmann
2
-9
/
+11
2022-02-25
staging: vt6656: Fix CamelCase warnings in macro
Philipp Hortmann
1
-4
/
+4
2022-02-25
staging: vt6656: Add comment for locks
Philipp Hortmann
1
-2
/
+2
2022-02-25
staging: vt6656: Fix CamelCase warnings in mac.h and mac.c
Philipp Hortmann
2
-18
/
+18
2022-02-25
staging: wfx: check the return value of devm_kmalloc()
Xiaoke Wang
1
-0
/
+3
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-0
/
+1
2022-02-23
media: hantro: sunxi: Fix VP9 steps
Jernej Skrabec
1
-2
/
+2
2022-02-23
media: imx: imx8mq-mipi-csi2: Remove YUV422 2X8
Jacopo Mondi
1
-3
/
+4
2022-02-23
media: imx: imx7-media-csi: Use dual sampling for YUV 1X16
Jacopo Mondi
2
-4
/
+53
2022-02-22
media: imx: De-stage imx7-mipi-csis
Jacopo Mondi
2
-1523
/
+0
2022-02-22
media: cedrus: h264: Fix neighbour info buffer size
Jernej Skrabec
1
-1
/
+1
2022-02-22
media: cedrus: H265: Fix neighbour info buffer size
Jernej Skrabec
1
-1
/
+1
2022-02-22
drivers: meson: vdec: add VP9 support to GXM
Christian Hewitt
1
-0
/
+12
2022-02-22
media: cedrus: Add watchdog for job completion
Jernej Skrabec
5
-0
/
+36
2022-02-21
iio:adc:ad7280a: Move out of staging
Jonathan Cameron
3
-1123
/
+0
2022-02-21
staging:iio:adc:ad7280a: Use more conservative delays to allow 105C operation.
Jonathan Cameron
1
-2
/
+2
2022-02-21
staging:iio:adc:ad7280a: Remove shift from cb_mask state cache.
Jonathan Cameron
1
-5
/
+7
2022-02-21
staging:iio:adc:ad7280a: Drop buggy support for early termination of AUX alert.
Jonathan Cameron
1
-22
/
+0
2022-02-21
staging:iio:adc:ad7280a: Use device properties to replace platform data.
Jonathan Cameron
2
-45
/
+86
2022-02-21
staging:iio:adc:ad7280a: Use a local dev pointer to avoid &spi->dev
Jonathan Cameron
1
-4
/
+5
2022-02-21
staging:iio:ad7280a: Reflect optionality of irq in ABI
Jonathan Cameron
1
-19
/
+29
2022-02-21
staging:iio:adc:ad7280a: Cleanup includes
Jonathan Cameron
1
-7
/
+9
2022-02-21
staging:iio:adc:ad7280a: Make oversampling_ratio a runtime control
Jonathan Cameron
2
-34
/
+72
2022-02-21
staging:iio:adc:ad7280a: Trivial comment formatting cleanup
Jonathan Cameron
1
-10
/
+11
2022-02-21
staging:iio:adc:ad7280a: Drop unused timestamp channel.
Jonathan Cameron
1
-13
/
+1
2022-02-21
staging:iio:adc:ad7280a: Standardize extended ABI naming
Jonathan Cameron
1
-131
/
+43
2022-02-21
staging:iio:adc:ad7280a: Switch to standard event control
Jonathan Cameron
1
-103
/
+110
2022-02-21
staging:iio:adc:ad7280a: Use bitfield ops to managed fields in transfers.
Jonathan Cameron
1
-19
/
+45
2022-02-21
staging:iio:adc:ad7280a: Split buff[2] into tx and rx parts
Jonathan Cameron
1
-8
/
+9
2022-02-21
staging:iio:adc:ad7280a: rename _read() to _read_reg()
Jonathan Cameron
1
-4
/
+4
2022-02-21
staging:iio:adc:ad7280a: Register define cleanup.
Jonathan Cameron
1
-131
/
+154
2022-02-21
staging:iio:adc:ad7280a: Fix handing of device address bit reversing.
Jonathan Cameron
1
-2
/
+2
2022-02-21
staging: r8188eu: remove unnecessary braces in if statements
Marcelo Aloisio da Silva
1
-4
/
+2
2022-02-21
staging: rtl8192e: use BIT macro instead of left shifting
Moses Christopher Bollavarapu
1
-26
/
+28
2022-02-21
staging: r8188eu: move open brace to the previous line
Marcelo Aloisio da Silva
1
-2
/
+1
2022-02-21
staging: r8188eu: remove unused aes tables from rtw_security.c
Michael Straube
2
-188
/
+0
2022-02-21
staging: r8188eu: remove unused macros from rtw_security.h
Michael Straube
1
-98
/
+0
2022-02-21
staging: r8188eu: remove ODM_CmnInfoUpdate()
Michael Straube
3
-29
/
+3
2022-02-21
staging: r8188eu: convert type of pBandWidth in odm_dm_struct
Michael Straube
2
-2
/
+2
2022-02-21
staging: r8188eu: remove enum odm_bw
Michael Straube
2
-8
/
+2
2022-02-21
staging: r8188eu: convert two u8 variables to bool
Michael Straube
3
-4
/
+4
2022-02-21
staging: r8188eu: remove ODM_CmnInfoHook()
Michael Straube
3
-51
/
+7
2022-02-21
staging: r8188eu: NumQryPhyStatusOFDM is set but not used
Martin Kaiser
2
-3
/
+0
2022-02-21
staging: r8188eu: NumQryPhyStatusCCK is set but not used
Martin Kaiser
2
-2
/
+0
2022-02-21
staging: r8188eu: RxSNR is set but not used
Martin Kaiser
2
-2
/
+0
2022-02-21
staging: r8188eu: RxMIMOSignalQuality is set but not used
Martin Kaiser
2
-7
/
+0
2022-02-21
staging: r8188eu: move out assignment in if condition
Marcelo Aloisio da Silva
1
-1
/
+2
[prev]
[next]