summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2017-07-15staging: comedi: fix clean-up of comedi_class in comedi_init()Ian Abbott1-0/+1
2017-07-15staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.Malcolm Priestley1-0/+3
2017-06-26staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()Dan Carpenter1-1/+1
2017-06-14staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin1-9/+0
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/+1
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-15staging: emxx_udc: remove incorrect __init annotationsArnd Bergmann1-2/+2
2017-05-08staging: unisys: correctly handle return value from queue_delayed_work()Benjamin Romer1-4/+4
2017-05-08staging: bcm: add 32-bit host dependencyArnd Bergmann1-0/+1
2017-05-08staging: imx-drm: fix indentation warningArnd Bergmann1-1/+1
2017-05-08staging: vt6655: fix overly large stack usageArnd Bergmann1-4/+6
2017-04-30staging/android/ion : fix a race condition in the ion driverEunTaik Lee1-13/+42
2017-04-18staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang1-0/+1
2017-04-18Revert "staging: nvec: ps2: change serio type to passthrough"Paul Fertser1-1/+1
2017-04-18drivers: staging: nvec: remove bogus reset command for PS/2 interfacePaul Fertser1-4/+0
2017-04-18staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann1-7/+10
2017-04-18ANDROID: binder: Clear binder and cookie when setting handle in flat binder s...Arve Hjønnevåg1-0/+5
2017-04-18ANDROID: binder: Add strong ref checksArve Hjønnevåg1-9/+21
2017-02-08staging: rtl8723au: core: rtw_wlan_util: fix misleading indentationLuis de Bethencourt1-1/+1
2017-02-08Staging: lustre: missing curly braces in ll_setattr_raw()Dan Carpenter1-1/+2
2017-02-08Staging: iio: adc: fix indent on break statementColin Ian King1-1/+1
2017-01-14staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data maskIan Abbott1-1/+1
2016-09-13staging: comedi: ni_mio_common: fix AO inttrig backwards compatibilityIan Abbott1-1/+9
2016-09-13staging: comedi: ni_mio_common: fix wrong insn_write handlerIan Abbott1-1/+1
2016-09-13staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott1-1/+1
2016-04-18staging: comedi: ni_mio_common: fix the ni_write[blw]() functionsH Hartley Sweeten1-6/+6
2016-04-12staging: comedi: ni_tiocmd: change mistaken use of start_src for start_argSpencer E. Olson1-1/+1
2016-02-15Staging: speakup: Fix getting port informationSamuel Thibault1-1/+12
2016-02-15staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley1-1/+4
2015-11-15iio: mxs-lradc: Fix temperature offsetAlexandre Belloni1-4/+5
2015-10-28staging: comedi: adl_pci7x3x: fix digital output on PCI-7230Ian Abbott1-2/+14
2015-10-28staging: speakup: fix speakup-r regressioncovici@ccs.covici.com1-0/+1
2015-10-28staging: ion: fix corruption of ion_import_dma_bufShawn Lin1-3/+3
2015-07-04staging: vt6655: device_rx_srv check sk_buff is NULLMalcolm Priestley1-0/+4
2015-07-04staging: rtl8712: prevent buffer overrun in recvbuf2recvframeHaggai Eran1-1/+2
2015-07-03ozwpan: unchecked signed subtraction leads to DoSJason A. Donenfeld1-3/+4
2015-07-03ozwpan: divide-by-zero leading to panicJason A. Donenfeld1-1/+4
2015-07-03ozwpan: Use proper check to prevent heap overflowJason A. Donenfeld1-4/+9
2015-06-10staging: vt6656: use ieee80211_tx_info to select packet type.Malcolm Priestley1-3/+11
2015-06-10staging: gdm724x: Correction of variable usage after applying ALIGN()Sławomir Demeszko1-9/+7
2015-05-18staging: comedi: adv_pci1710: fix AI INSN_READ for non-zero channelIan Abbott1-2/+1
2015-05-18staging: android: sync: Fix memory corruption in sync_timeline_signal().Alistair Strachan1-1/+1
2015-05-18staging: panel: fix lcd typeSudip Mukherjee1-5/+5
2015-04-17vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley1-0/+1
2015-04-17staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12MMalcolm Priestley1-0/+1
2015-03-24staging: comedi: cb_pcidas64: fix incorrect AI range code handlingIan Abbott1-47/+75
2015-03-24staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy backIan Abbott1-2/+10