summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2014-10-05iio: meter: ade7758: Fix indio_dev->trig assignmentSrinivas Pandruvada1-1/+1
2014-09-05Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vtBen Hutchings1-2/+8
2014-08-07staging: vt6655: Fix Warning on boot handle_irq_event_percpu.Malcolm Priestley1-2/+5
2014-08-07staging: vt6655: Fix disassociated messages every 10 secondsMalcolm Priestley1-1/+1
2014-06-30staging: tidspbridge: check for CONFIG_SND_OMAP_SOC_MCBSPPaul Bolle1-2/+2
2014-06-26staging: iio: tsl2x7x_core: fix proximity tresholdMario Schuknecht1-2/+6
2014-06-11staging: comedi: ni_daq_700: add mux settling delayIan Abbott1-0/+2
2014-06-11Staging: speakup: Move pasting into a work itemBen Hutchings3-6/+34
2014-05-06staging: r8712u: Fix case where ethtype was never obtained and always be chec...Larry Finger1-7/+6
2014-05-06staging:serqt_usb2: Fix sparse warning restricted __le16 degrades to integerHimangi Saraogi1-1/+1
2014-04-26staging: comedi: 8255_pci: initialize MITE data windowIan Abbott1-0/+34
2014-03-06staging: binder: Fix death notificationsArve Hjønnevåg1-2/+1
2014-02-22staging:iio:ad799x fix error_free_irq which was freeing an irq that may not h...Hartmut Knaack1-1/+2
2014-02-22staging: comedi: adv_pci1710: fix analog output readback valueH Hartley Sweeten1-5/+12
2014-02-06staging: vt6656: CARDqGetNextTBTT correct uLowNextTBTTMalcolm Priestley1-1/+1
2014-02-06staging: vt6656: [BUG] BBvUpdatePreEDThreshold Always set sensitivity on bSca...Malcolm Priestley1-3/+0
2014-02-06staging: r8712u: Set device type to wlanLarry Finger1-0/+5
2014-01-25staging: comedi: adl_pci9111: fix incorrect irq passed to request_irq()H Hartley Sweeten1-1/+1
2014-01-25staging: comedi: addi_apci_1032: fix subdevice type/flags bugH Hartley Sweeten1-2/+2
2014-01-09staging: comedi: 8255_pci: fix for newer PCI-DIO48HIan Abbott1-3/+12
2013-12-20staging: comedi: ssv_dnp: use comedi_dio_update_state()H Hartley Sweeten1-3/+3
2013-12-20staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten2-0/+6
2013-12-20staging: comedi: pcmuio: fix possible NULL deref on detachIan Abbott1-5/+6
2013-12-04media: lirc_zilog: Don't use dynamic static allocationMauro Carvalho Chehab1-1/+11
2013-12-04staging: vt6656: [BUG] Fix for TX USB resets from vendors driver.Malcolm Priestley2-0/+13
2013-12-04staging: zsmalloc: Ensure handle is never 0 on successOlav Haugan1-4/+13
2013-12-04Staging: tidspbridge: disable driverGreg Kroah-Hartman1-1/+1
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