index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-03
staging: rtl8188eu: Fix incorrect response to SIOCGIWESSID
Larry Finger
1
-10
/
+4
2018-01-17
staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctl
Viktor Slavkovic
1
-0
/
+2
2017-12-20
vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspend
Jia-Ju Bai
1
-1
/
+2
2017-12-09
mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
Jan Kara
1
-3
/
+1
2017-11-30
staging: iio: cdc: fix improper return value
Pan Bian
1
-1
/
+1
2017-11-21
staging: rtl8712: fixed little endian problem
Jannik Becher
1
-1
/
+1
2017-11-21
staging: rtl8188eu: fix incorrect ERROR tags from logs
Galo Navarro
1
-1
/
+1
2017-11-18
misc: panel: properly restore atomic counter on error path
Willy Tarreau
1
-4
/
+19
2017-11-15
iio: trigger: free trigger resource correctly
Alison Schofield
1
-2
/
+2
2017-11-08
staging: r8712u: Fix Sparse warning in rtl871x_xmit.c
Larry Finger
1
-3
/
+4
2017-11-08
staging: lustre: ptlrpc: skip lock if export failed
Alexander Boyko
2
-13
/
+15
2017-11-08
staging: lustre: hsm: stack overrun in hai_dump_data_field
frank zago
1
-10
/
+8
2017-11-08
staging: lustre: llite: don't invoke direct_IO for the EOF case
Yang Sheng
1
-0
/
+4
2017-11-08
staging: rtl8712u: Fix endian settings for structs describing network packets
Larry Finger
1
-42
/
+42
2017-10-12
staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma fro...
Stefan Popa
1
-3
/
+1
2017-09-13
staging/rts5208: fix incorrect shift to extract upper nybble
Colin Ian King
1
-1
/
+1
2017-08-30
staging: rtl8188eu: add RNX-N150NUB support
Charles Milette
1
-0
/
+1
2017-08-16
staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL read
Arnd Bergmann
1
-1
/
+1
2017-08-06
Staging: comedi: comedi_fops: Avoid orphaned proc entry
Cheah Kok Cheong
1
-3
/
+3
2017-07-27
staging: rtl8188eu: add TL-WN722N v2 support
Michael Gugino
1
-0
/
+1
2017-07-15
staging: comedi: fix clean-up of comedi_class in comedi_init()
Ian Abbott
1
-0
/
+1
2017-07-15
staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.
Malcolm Priestley
1
-0
/
+3
2017-06-26
staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()
Dan Carpenter
1
-1
/
+1
2017-06-17
staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.
Malcolm Priestley
1
-4
/
+9
2017-06-14
staging/lustre/lov: remove set_fs() call from lov_getstripe()
Oleg Drokin
1
-9
/
+0
2017-05-25
staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.
Malcolm Priestley
1
-1
/
+1
2017-05-25
staging: rtl8192e: fix 2 byte alignment of register BSSIDR.
Malcolm Priestley
1
-4
/
+5
2017-05-20
staging: comedi: jr3_pci: cope with jiffies wraparound
Ian Abbott
1
-1
/
+1
2017-05-20
staging: comedi: jr3_pci: fix possible null pointer dereference
Ian Abbott
1
-5
/
+6
2017-05-20
staging: gdm724x: gdm_mux: fix use-after-free on module unload
Johan Hovold
1
-2
/
+2
2017-05-20
staging: vt6656: use off stack for out buffer USB transfers.
Malcolm Priestley
1
-2
/
+12
2017-05-20
staging: vt6656: use off stack for in buffer USB transfers.
Malcolm Priestley
1
-2
/
+15
2017-05-14
staging: emxx_udc: remove incorrect __init annotations
Arnd Bergmann
1
-2
/
+2
2017-05-14
staging: wlan-ng: add missing byte order conversion
Igor Pylypiv
1
-1
/
+1
2017-05-08
IB/ehca: fix maybe-uninitialized warnings
Arnd Bergmann
1
-1
/
+2
2017-04-30
staging/android/ion : fix a race condition in the ion driver
EunTaik Lee
1
-13
/
+42
2017-04-12
staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
Shuxiao Zhang
1
-0
/
+1
2017-03-12
staging: rtl: fix possible NULL pointer dereference
Arnd Bergmann
2
-1
/
+9
2017-01-12
staging: comedi: dt282x: tidy up register bit defines
H Hartley Sweeten
1
-32
/
+33
2017-01-12
staging: iio: ad7606: fix improper setting of oversampling pins
Eva Rachel Retuya
1
-1
/
+1
2017-01-09
staging: comedi: ni_mio_common: fix E series ni_ai_insn_read() data
Ian Abbott
1
-3
/
+3
2017-01-09
staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data mask
Ian Abbott
1
-1
/
+1
2016-11-18
staging: nvec: remove managed resource from PS2 driver
Marc Dietrich
1
-1
/
+1
2016-11-18
Revert "staging: nvec: ps2: change serio type to passthrough"
Paul Fertser
1
-1
/
+1
2016-11-18
drivers: staging: nvec: remove bogus reset command for PS/2 interface
Paul Fertser
1
-4
/
+0
2016-11-18
staging: iio: ad5933: avoid uninitialized variable in error case
Arnd Bergmann
1
-7
/
+10
2016-10-31
staging: r8188eu: Fix scheduling while atomic splat
Larry Finger
1
-2
/
+2
2016-10-07
Staging: fbtft: Fix bug in fbtft-core
Ksenija Stanojevic
1
-2
/
+2
2016-09-30
Staging: iio: adc: fix indent on break statement
Colin Ian King
1
-1
/
+1
2016-09-15
lustre: remove unused declaration
Al Viro
1
-2
/
+0
[next]