summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2017-06-26staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()Dan Carpenter1-1/+1
2017-06-17staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.Malcolm Priestley1-4/+9
2017-06-14staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin1-9/+0
2017-05-25staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.Malcolm Priestley1-1/+1
2017-05-25staging: rtl8192e: fix 2 byte alignment of register BSSIDR.Malcolm Priestley1-4/+5
2017-05-20staging: comedi: jr3_pci: cope with jiffies wraparoundIan Abbott1-1/+1
2017-05-20staging: comedi: jr3_pci: fix possible null pointer dereferenceIan Abbott1-5/+6
2017-05-20staging: gdm724x: gdm_mux: fix use-after-free on module unloadJohan Hovold1-2/+2
2017-05-20staging: vt6656: use off stack for out buffer USB transfers.Malcolm Priestley1-2/+12
2017-05-20staging: vt6656: use off stack for in buffer USB transfers.Malcolm Priestley1-2/+15
2017-05-14staging: emxx_udc: remove incorrect __init annotationsArnd Bergmann1-2/+2
2017-05-14staging: wlan-ng: add missing byte order conversionIgor Pylypiv1-1/+1
2017-05-08IB/ehca: fix maybe-uninitialized warningsArnd Bergmann1-1/+2
2017-04-30staging/android/ion : fix a race condition in the ion driverEunTaik Lee1-13/+42
2017-04-12staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang1-0/+1
2017-03-12staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann2-1/+9
2017-01-12staging: comedi: dt282x: tidy up register bit definesH Hartley Sweeten1-32/+33
2017-01-12staging: iio: ad7606: fix improper setting of oversampling pinsEva Rachel Retuya1-1/+1
2017-01-09staging: comedi: ni_mio_common: fix E series ni_ai_insn_read() dataIan Abbott1-3/+3
2017-01-09staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data maskIan Abbott1-1/+1
2016-11-18staging: nvec: remove managed resource from PS2 driverMarc Dietrich1-1/+1
2016-11-18Revert "staging: nvec: ps2: change serio type to passthrough"Paul Fertser1-1/+1
2016-11-18drivers: staging: nvec: remove bogus reset command for PS/2 interfacePaul Fertser1-4/+0
2016-11-18staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann1-7/+10
2016-10-31staging: r8188eu: Fix scheduling while atomic splatLarry Finger1-2/+2
2016-10-07Staging: fbtft: Fix bug in fbtft-coreKsenija Stanojevic1-2/+2
2016-09-30Staging: iio: adc: fix indent on break statementColin Ian King1-1/+1
2016-09-15lustre: remove unused declarationAl Viro1-2/+0
2016-09-07staging: comedi: ni_mio_common: fix wrong insn_write handlerIan Abbott1-1/+1
2016-09-07staging: comedi: ni_mio_common: fix AO inttrig backwards compatibilityIan Abbott1-1/+9
2016-09-07staging: comedi: comedi_test: fix timer race conditionsIan Abbott1-34/+12
2016-09-07staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott1-1/+1
2016-08-16ipath: Restrict use of the write() interfaceBen Hutchings1-0/+5
2016-07-27staging: iio: accel: fix error checkLuis de Bethencourt1-1/+1
2016-06-01staging: comedi: das1800: fix possible NULL dereferenceH Hartley Sweeten1-9/+13
2016-05-04IB/security: Restrict use of the write() interfaceJason Gunthorpe2-1/+7
2016-04-20staging: android: ion: Set the length of the DMA sg entries in bufferLiviu Dudau1-1/+3
2016-04-12staging: comedi: ni_mio_common: fix the ni_write[blw]() functionsH Hartley Sweeten1-6/+6
2016-04-12staging: android: ion_test: fix check of platform_device_register_simple() er...Vladimir Zapolskiy1-2/+2
2016-04-12staging: comedi: ni_tiocmd: change mistaken use of start_src for start_argSpencer E. Olson1-1/+1
2016-03-03Revert "Staging: panel: usleep_range is preferred over udelay"Sudip Mukherjee1-19/+15
2016-03-03Staging: speakup: Fix getting port informationSamuel Thibault1-1/+12
2016-02-25staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley1-1/+4
2015-12-17Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams1-2/+2
2015-12-13Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-10/+12
2015-12-06staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons2-18/+0
2015-12-01staging: lustre: echo_copy.._lsm() dereferences userland pointers directlyAl Viro1-9/+11
2015-11-21staging: iio: dummy: complete IIO events delivery to userspaceIoana Ciornei1-1/+1
2015-11-18Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions"Glen Lee1-23/+25