summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2014-09-25staging: et131x: Fix errors caused by phydev->addr accesses before initialisa...Mark Einon1-44/+34
2014-07-09Staging: bcm: Add two products and remove an existing product.Kevin McKinney2-2/+3
2014-07-09Staging: bcm: Create and initialize new device id in InterfaceInitKevin McKinney2-1/+3
2014-07-09staging: wlags49_h2: buffer overflow setting station nameDan Carpenter1-3/+6
2014-07-09staging: comedi: fix a race between do_cmd_ioctl() and read/writeIan Abbott1-10/+15
2014-07-09staging: comedi: das08: Correct AI encoding for das08jr-16-aoIan Abbott1-1/+1
2014-07-01staging: tidspbridge: check for CONFIG_SND_OMAP_SOC_MCBSPPaul Bolle1-2/+2
2014-06-17Staging: zram: Fix memory leak by refcount mismatchRashika Kheria1-5/+14
2014-06-17zram: protect sysfs handler from invalid memory accessJiang Liu1-0/+2
2014-06-11Staging: speakup: Move pasting into a work itemBen Hutchings3-6/+34
2014-06-08speakup: lower default software speech rateSamuel Thibault1-1/+1
2014-06-08Staging: zram: Fix access of NULL pointerRashika Kheria1-2/+4
2014-06-08zram: allow request end to coincide with disksizeSergey Senozhatsky1-1/+1
2014-06-08zram: avoid access beyond the zram deviceJiang Liu1-5/+12
2014-06-08zram: destroy all devices on error recovery path in zram_init()Jiang Liu1-6/+9
2014-06-08zram: avoid invalid memory access in zram_exit()Jiang Liu1-0/+2
2014-06-08zram: Fix deadlock bug in partial read/writeMinchan Kim1-2/+2
2014-06-08skb: Add inline helper for getting the skb end offset from headAlexander Duyck1-1/+1
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-03staging: speakup: Prefix externally-visible symbolsSamuel Thibault26-384/+384
2014-03-12staging: line6: Fix unlocked snd_pcm_stop() callTakashi Iwai1-1/+4
2014-02-22staging:iio:ad799x fix error_free_irq which was freeing an irq that may not h...Hartmut Knaack1-1/+2
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-29staging: comedi: 8255_pci: fix for newer PCI-DIO48HIan Abbott1-13/+8
2013-12-20staging: comedi: ssv_dnp: use comedi_dio_update_state()H Hartley Sweeten1-3/+3
2013-12-20staging: comedi: pcmuio: fix possible NULL deref on detachIan Abbott1-6/+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/+12
2013-12-04Staging: tidspbridge: disable driverGreg Kroah-Hartman1-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-14staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott1-15/+11
2013-10-05staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.Malcolm Priestley1-1/+2
2013-09-27staging: comedi: dt282x: dt282x_ai_insn_read() always failsDan Carpenter1-1/+2
2013-08-04staging: comedi: COMEDI_CANCEL ioctl should wake up read/writeIan Abbott1-1/+6
2013-06-07staging: vt6656: use free_netdev instead of kfreeHema Prathaban1-1/+1
2013-04-05staging: comedi: s626: fix continuous acquisitionIan Abbott1-1/+1
2013-03-21staging: vt6656: Fix oops on resume from suspend.Malcolm Priestley1-4/+0
2013-03-04staging: comedi: check s->async for poll(), read() and write()Ian Abbott1-4/+4
2013-03-04staging: comedi: ni_labpc: set up command4 register *after* command3Ian Abbott1-15/+16
2013-03-04staging: comedi: ni_labpc: correct differential channel sequence for AI commandsIan Abbott1-1/+3
2013-02-28staging: vt6656: Fix URB submitted while active warning.Malcolm Priestley1-8/+20
2013-02-28staging: comedi: disallow COMEDI_DEVCONFIG on non-board minorsIan Abbott1-0/+5
2013-01-21staging: vt6656: Fix inconsistent structure packingBen Hutchings4-24/+19
2013-01-21staging: wlan-ng: Fix clamping of returned SSID lengthTormod Volden1-1/+1
2013-01-17staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FCIan Abbott1-0/+1
2013-01-17staging: comedi: don't hijack hardware device private dataIan Abbott4-24/+30
2013-01-17staging: speakup: avoid out-of-range access in synth_add()Samuel Thibault1-1/+1