summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: adl_pci9111: fix incorrect irq passed to request_irq()H Hartley Sweeten2014-01-251-1/+1
* staging: comedi: addi_apci_1032: fix subdevice type/flags bugH Hartley Sweeten2014-01-251-2/+2
* staging: comedi: 8255_pci: fix for newer PCI-DIO48HIan Abbott2014-01-091-3/+12
* staging: comedi: ssv_dnp: use comedi_dio_update_state()H Hartley Sweeten2013-12-201-3/+3
* staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten2013-12-202-0/+6
* staging: comedi: pcmuio: fix possible NULL deref on detachIan Abbott2013-12-201-5/+6
* media: lirc_zilog: Don't use dynamic static allocationMauro Carvalho Chehab2013-12-041-1/+11
* staging: vt6656: [BUG] Fix for TX USB resets from vendors driver.Malcolm Priestley2013-12-042-0/+13
* staging: zsmalloc: Ensure handle is never 0 on successOlav Haugan2013-12-041-4/+13
* Staging: tidspbridge: disable driverGreg Kroah-Hartman2013-12-041-1/+1
* staging: wlags49_h2: buffer overflow setting station nameDan Carpenter2013-11-131-3/+6
* Staging: sb105x: info leak in mp_get_count()Dan Carpenter2013-11-131-1/+1
* Staging: bcm: info leak in ioctlDan Carpenter2013-11-131-0/+1
* staging: ozwpan: prevent overflow in oz_cdev_write()Dan Carpenter2013-11-131-0/+3
* staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott2013-10-131-15/+10
* staging: vt6656: [BUG] iwctl_siwencodeext return if device not openMalcolm Priestley2013-10-051-0/+3
* staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.Malcolm Priestley2013-10-051-1/+2
* iio: mxs-lradc: Remove useless check in read_rawMarek Vasut2013-09-261-7/+0
* iio: mxs-lradc: Fix misuse of iio->trigMarek Vasut2013-09-261-4/+7
* staging: comedi: dt282x: dt282x_ai_insn_read() always failsDan Carpenter2013-09-261-1/+2
* imx-drm: imx-drm-core: Export imx_drm_encoder_get_mux_idFabio Estevam2013-09-071-0/+1
* staging: comedi: bug-fix NULL pointer dereference on failed attachIan Abbott2013-08-291-1/+1
* zram: allow request end to coincide with disksizeSergey Senozhatsky2013-08-141-1/+1
* staging: zcache: fix "zcache=" kernel parameterPiotr Sarna2013-08-141-2/+4
* zram: protect sysfs handler from invalid memory accessJiang Liu2013-08-111-0/+2
* zram: avoid access beyond the zram deviceJiang Liu2013-08-111-5/+12
* zram: avoid double free in function zram_bvec_write()Jiang Liu2013-08-111-2/+0
* zram: destroy all devices on error recovery path in zram_init()Jiang Liu2013-08-111-6/+9
* zram: use zram->lock to protect zram_free_page() in swap free notify pathJiang Liu2013-08-112-2/+5
* zram: avoid invalid memory access in zram_exit()Jiang Liu2013-08-111-0/+2
* staging: android: logger: Correct write offset reset on errorKarlis Ogsts2013-08-041-1/+3
* staging: comedi: COMEDI_CANCEL ioctl should wake up read/writeIan Abbott2013-08-041-1/+6
* staging: comedi: fix a race between do_cmd_ioctl() and read/writeIan Abbott2013-08-041-10/+15
* staging: line6: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-251-1/+4
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-183-3/+6
|\
| * [media] staging/solo6x10: select the desired fontXiong Zhou2013-05-271-0/+1
| * [media] drivers/staging: davinci: vpfe: fix dependency for building the driverLad, Prabhakar2013-05-271-1/+1
| * [media] davinci: vpfe: fix error return code in vpfe_probe()Wei Yongjun2013-05-211-2/+4
* | Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-065-11/+14
|\ \
| * | staging: alarm-dev: information leak in alarm_compat_ioctl()Dan Carpenter2013-06-041-1/+3
| * | staging: alarm-dev: information leak in alarm_ioctl()Dan Carpenter2013-06-031-1/+3
| * | drivers: staging: zcache: fix compile errorBob Liu2013-05-303-6/+6
| * | staging: dwc2: fix value of dma_maskPaul Zimmerman2013-05-301-3/+2
* | | Merge remote-tracking branch 'pfdo/drm-fixes' into drm-nextDave Airlie2013-05-241-19/+2
|\ \ \ | |/ / |/| |
| * | drm/imx: use drm_send_vblank_event() helperRob Clark2013-05-221-19/+2
* | | Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-2328-45/+488
|\ \ \
| * | | staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFSPaul Zimmerman2013-05-222-2/+1
| * | | staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()Wei Yongjun2013-05-221-4/+5
| * | | staging/iio/mxs-lradc: fix preenable for multiple buffersMichał Mirosław2013-05-221-3/+2
| * | | staging: imx-drm: imx-tve: Check the return value of 'regulator_enable()'Fabio Estevam2013-05-211-1/+3