summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2017-01-13staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data maskIan Abbott1-1/+1
2016-12-23fs: Give dentry to inode_change_ok() instead of inodeJan Kara1-1/+1
2016-09-12staging: comedi: ni_mio_common: fix AO inttrig backwards compatibilityIan Abbott1-1/+9
2016-09-12staging: comedi: ni_mio_common: fix wrong insn_write handlerIan Abbott1-1/+1
2016-09-12staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott1-1/+1
2016-09-07staging: comedi: comedi_test: fix timer race conditionsIan Abbott1-18/+6
2016-08-20staging: iio: accel: fix error checkLuis de Bethencourt1-1/+1
2016-06-04staging: comedi: das1800: fix possible NULL dereferenceH Hartley Sweeten1-9/+13
2016-04-18staging: comedi: ni_mio_common: fix the ni_write[blw]() functionsH Hartley Sweeten1-6/+6
2016-04-18staging: 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
2016-01-31staging: lustre: echo_copy.._lsm() dereferences userland pointers directlyAl Viro1-9/+11
2015-12-09staging/lustre: use jiffies for lp_last_query timesArnd Bergmann1-1/+1
2015-12-09staging: rtl8712: Add device ID for Sitecom WLA2100Larry Finger1-0/+1
2015-11-10iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()Dan Carpenter1-1/+1
2015-11-10iio: mxs-lradc: Fix temperature offsetAlexandre Belloni1-4/+5
2015-10-23staging: speakup: fix speakup-r regressioncovici@ccs.covici.com1-0/+1
2015-10-23staging: ion: fix corruption of ion_import_dma_bufShawn Lin1-3/+3
2015-09-21staging: comedi: usbduxsigma: don't clobber ao_timer in command testIan Abbott1-19/+14
2015-09-21staging: comedi: usbduxsigma: don't clobber ai_timer in command testIan Abbott1-21/+16
2015-09-21staging: comedi: adl_pci7x3x: fix digital output on PCI-7230Ian Abbott1-2/+14
2015-08-17staging: lustre: Include unaligned.h instead of access_ok.hGuenter Roeck1-1/+1
2015-08-17staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not NULLMalcolm Priestley1-2/+3
2015-08-03staging: comedi: cb_pcimdas: fix handlers for DI and DO subdevicesIan Abbott1-4/+4
2015-08-03staging: rtl8712: prevent buffer overrun in recvbuf2recvframeHaggai Eran1-1/+2
2015-08-03staging: vt6655: device_rx_srv check sk_buff is NULLMalcolm Priestley1-0/+4
2015-08-03staging: vt6655: check ieee80211_bss_conf bssid not NULLMalcolm Priestley1-1/+1
2015-08-03staging: vt6656: check ieee80211_bss_conf bssid not NULLMalcolm Priestley1-1/+1
2015-05-31staging: rtl8712: fix stack dumpSudip Mukherjee5-78/+78
2015-05-30ozwpan: unchecked signed subtraction leads to DoSJason A. Donenfeld1-3/+4
2015-05-30ozwpan: divide-by-zero leading to panicJason A. Donenfeld1-1/+4
2015-05-30ozwpan: Use unsigned ints to prevent heap overflowJason A. Donenfeld2-6/+6
2015-05-30ozwpan: Use proper check to prevent heap overflowJason A. Donenfeld1-4/+9
2015-05-17Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-44/+59
2015-05-10staging: gdm724x: Correction of variable usage after applying ALIGN()Sławomir Demeszko1-9/+7
2015-05-08staging: vt6655: lock MACvWriteBSSIDAddress.Malcolm Priestley1-1/+8
2015-05-08staging: vt6655: CARDbUpdateTSF bss timestamp correct tsf counter value.Malcolm Priestley3-5/+9
2015-05-08staging: vt6655: vnt_tx_packet Correct TX order of OWNED_BY_NICMalcolm Priestley1-8/+7
2015-05-08staging: vt6655: Fix 80211 control and management status reporting.Malcolm Priestley1-3/+3
2015-05-08staging: vt6655: implement IEEE80211_TX_STAT_NOACK_TRANSMITTEDMalcolm Priestley1-1/+5
2015-05-08staging: vt6655: device_free_tx_buf use only ieee80211_tx_status_irqsafeMalcolm Priestley1-3/+1
2015-05-08staging: vt6656: use ieee80211_tx_info to select packet type.Malcolm Priestley1-3/+11
2015-05-08staging: rtl8712: freeing an ERR_PTRDan Carpenter1-10/+7
2015-05-08staging: sm750: remove incorrect __exit annotationArnd Bergmann1-1/+1
2015-05-05Merge tag 'media/v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds4-5/+23
2015-04-28[media] v4l: omap4iss: Replace outdated OMAP4 control pad API with sysconLaurent Pinchart4-5/+23
2015-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-51/+51
2015-04-24Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+7
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab774-23431/+36188