summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2013-11-15[media] media: Rename media_entity_remote_source to media_entity_remote_padAndrzej Hajda1-6/+6
2013-11-13staging: wlags49_h2: buffer overflow setting station nameDan Carpenter1-3/+6
2013-11-13Staging: sb105x: info leak in mp_get_count()Dan Carpenter1-1/+1
2013-11-13Staging: bcm: info leak in ioctlDan Carpenter1-0/+1
2013-11-13staging: ozwpan: prevent overflow in oz_cdev_write()Dan Carpenter1-0/+3
2013-10-13staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott1-15/+10
2013-10-05staging: vt6656: [BUG] iwctl_siwencodeext return if device not openMalcolm Priestley1-0/+3
2013-10-05staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.Malcolm Priestley1-1/+2
2013-09-26iio: mxs-lradc: Remove useless check in read_rawMarek Vasut1-7/+0
2013-09-26iio: mxs-lradc: Fix misuse of iio->trigMarek Vasut1-4/+7
2013-09-26staging: comedi: dt282x: dt282x_ai_insn_read() always failsDan Carpenter1-1/+2
2013-09-07imx-drm: imx-drm-core: Export imx_drm_encoder_get_mux_idFabio Estevam1-0/+1
2013-08-29staging: comedi: bug-fix NULL pointer dereference on failed attachIan Abbott1-1/+1
2013-08-14zram: allow request end to coincide with disksizeSergey Senozhatsky1-1/+1
2013-08-14staging: zcache: fix "zcache=" kernel parameterPiotr Sarna1-2/+4
2013-08-11zram: protect sysfs handler from invalid memory accessJiang Liu1-0/+2
2013-08-11zram: avoid access beyond the zram deviceJiang Liu1-5/+12
2013-08-11zram: avoid double free in function zram_bvec_write()Jiang Liu1-2/+0
2013-08-11zram: destroy all devices on error recovery path in zram_init()Jiang Liu1-6/+9
2013-08-11zram: use zram->lock to protect zram_free_page() in swap free notify pathJiang Liu2-2/+5
2013-08-11zram: avoid invalid memory access in zram_exit()Jiang Liu1-0/+2
2013-08-04staging: android: logger: Correct write offset reset on errorKarlis Ogsts1-1/+3
2013-08-04staging: comedi: COMEDI_CANCEL ioctl should wake up read/writeIan Abbott1-1/+6
2013-08-04staging: comedi: fix a race between do_cmd_ioctl() and read/writeIan Abbott1-10/+15
2013-07-25staging: line6: Fix unlocked snd_pcm_stop() callTakashi Iwai1-1/+4
2013-06-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+6
2013-06-06Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-11/+14
2013-06-04staging: alarm-dev: information leak in alarm_compat_ioctl()Dan Carpenter1-1/+3
2013-06-03staging: alarm-dev: information leak in alarm_ioctl()Dan Carpenter1-1/+3
2013-05-30drivers: staging: zcache: fix compile errorBob Liu3-6/+6
2013-05-30staging: dwc2: fix value of dma_maskPaul Zimmerman1-3/+2
2013-05-27[media] staging/solo6x10: select the desired fontXiong Zhou1-0/+1
2013-05-27[media] drivers/staging: davinci: vpfe: fix dependency for building the driverLad, Prabhakar1-1/+1
2013-05-24Merge remote-tracking branch 'pfdo/drm-fixes' into drm-nextDave Airlie1-19/+2
2013-05-23Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds28-45/+488
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-2/+1
2013-05-22staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFSPaul Zimmerman2-2/+1
2013-05-22staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()Wei Yongjun1-4/+5
2013-05-22staging/iio/mxs-lradc: fix preenable for multiple buffersMichał Mirosław1-3/+2
2013-05-22drm/imx: use drm_send_vblank_event() helperRob Clark1-19/+2
2013-05-21staging: imx-drm: imx-tve: Check the return value of 'regulator_enable()'Fabio Estevam1-1/+3
2013-05-21staging: video: imx: Select VIDEOMODE_HELPERS for parallel displayMarek Vasut1-0/+1
2013-05-21[media] davinci: vpfe: fix error return code in vpfe_probe()Wei Yongjun1-2/+4
2013-05-20staging: ramster: add how-to documentDan Magenheimer1-0/+366
2013-05-18drivers/staging/nvec: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/staging/dwc2: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-17staging: dwc2: Fix dma-enabled platform devices using a default dma_maskMatthijs Kooijman1-0/+8
2013-05-16staging: vt6656: [bug] Fix missing spin lock in iwctl_siwpower.Malcolm Priestley1-0/+6
2013-05-16staging: Swap zram and zsmalloc in KconfigJean Delvare1-2/+2
2013-05-16staging: android: logger: use kuid_t instead of uid_tXiong Zhou2-3/+3