summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2017-06-17cec: fix wrong last_la determinationHans Verkuil1-1/+1
2017-06-14staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin1-9/+0
2017-05-25staging: rtl8192e: GetTs Fix invalid TID 7 warning.Malcolm Priestley1-11/+4
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-25staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.Malcolm Priestley1-4/+9
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-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-14staging/lustre/llite: move root_squash from sysfs to debugfsOleg Drokin1-12/+15
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-03-12staging/lustre/lnet: Fix allocation size for sv_cpt_dataOleg Drokin1-1/+1
2017-03-12staging: greybus: loopback: fix broken udelayJohan Hovold1-2/+7
2017-02-09staging: greybus: timesync: validate platform state callbackRui Miguel Silva1-0/+6
2017-01-26s5p-cec: mark PM functions as __maybe_unused againArnd Bergmann1-2/+2
2017-01-12staging: media: davinci_vpfe: unlock on error in vpfe_reqbufs()Dan Carpenter1-1/+1
2017-01-12staging: iio: ad7606: fix improper setting of oversampling pinsEva Rachel Retuya1-1/+1
2017-01-12staging: octeon: Call SET_NETDEV_DEV()Florian Fainelli1-0/+2
2017-01-09staging: comedi: ni_mio_common: fix E series ni_ai_insn_read() dataIan Abbott1-3/+2
2017-01-09staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data maskIan Abbott1-1/+1
2017-01-09staging: lustre: ldlm: pl_recalc time handling is wrongArnd Bergmann1-4/+4
2017-01-09staging/lustre/osc: Revert erroneous list_for_each_entry_safe useOleg Drokin1-2/+3
2016-11-13Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-18/+19
2016-11-07staging: nvec: remove managed resource from PS2 driverMarc Dietrich1-1/+1
2016-11-07Revert "staging: nvec: ps2: change serio type to passthrough"Paul Fertser1-1/+1
2016-11-07drivers: staging: nvec: remove bogus reset command for PS/2 interfacePaul Fertser1-4/+0
2016-11-07staging: greybus: arche-platform: fix device reference leakJohan Hovold1-0/+1
2016-11-07staging: comedi: ni_tio: fix buggy ni_tio_clock_period_ps() return valueIan Abbott1-1/+2
2016-11-07staging: sm750fb: Fix bugs introduced by early commitsHuacai Chen1-4/+4
2016-11-07Merge tag 'iio-fixes-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-7/+10
2016-11-05Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+2
2016-10-29Merge tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-28/+31
2016-10-25staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann1-7/+10
2016-10-24greybus: fix a leak on error in gb_module_create()Dan Carpenter1-1/+1
2016-10-24greybus: es2: fix error return code in ap_probe()Wei Yongjun1-1/+2
2016-10-24greybus: arche-platform: Add missing of_node_put() in arche_platform_change_s...Wei Yongjun1-0/+1
2016-10-24staging: android: ion: Fix error handling in ion_query_heaps()Dan Carpenter1-2/+4
2016-10-24Merge tag 'iio-fixes-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-0/+2
2016-10-24iio: accel: sca3000_core: avoid potentially uninitialized variableArnd Bergmann1-0/+2
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2-4/+2
2016-10-17[media] radio-bcm2048: don't ignore errorsMauro Carvalho Chehab1-0/+2
2016-10-17staging/lustre/llite: Move unstable_stats from sysfs to debugfsOleg Drokin1-17/+17
2016-10-17Staging: wilc1000: Fix kernel Oops on opening the deviceAditya Shankar1-1/+0
2016-10-17staging: android/ion: testing the wrong variableDan Carpenter1-1/+1
2016-10-17Staging: greybus: uart: Use gbphy_dev->dev instead of bundle->devViresh Kumar1-1/+1