summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2015-08-07staging: line6: avoid __sync_fetch_and_{and,or}Arnd Bergmann1-15/+25
2015-08-07scsi: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan1-7/+8
2015-08-07staging: panel: fix lcd typeSudip Mukherjee1-7/+6
2015-05-09iio: core: Fix double free.Martin Fuzzey1-0/+2
2015-05-09vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley1-0/+1
2015-05-09staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy backIan Abbott1-2/+10
2015-05-09iio: imu: adis16400: Fix sign extensionRasmus Villemoes1-1/+2
2015-03-06staging: comedi: cb_pcidas64: fix incorrect AI range code handlingIan Abbott1-48/+75
2014-12-14mei: limit the number of consecutive resetsTomas Winkler3-2/+23
2014-12-14mei: add mei_quirk_probe functionTomas Winkler1-0/+27
2014-12-14iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan1-1/+1
2014-12-14staging:iio:ade7758: Remove "raw" from channel nameLars-Peter Clausen1-15/+15
2014-12-14staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen1-2/+2
2014-09-13Drivers: scsi: storvsc: Implement a eh_timed_out handlerK. Y. Srinivasan1-0/+12
2014-09-13staging: vt6655: Fix disassociated messages every 10 secondsMalcolm Priestley1-1/+1
2014-09-13staging: vt6655: Fix Warning on boot handle_irq_event_percpu.Malcolm Priestley1-2/+5
2014-06-09skb: Add inline helper for getting the skb end offset from headAlexander Duyck1-1/+1
2014-05-18staging: r8712u: Fix case where ethtype was never obtained and always be chec...Larry Finger1-7/+6
2014-04-30staging:serqt_usb2: Fix sparse warning restricted __le16 degrades to integerHimangi Saraogi1-1/+1
2014-04-09staging: speakup: Prefix set_mask_bits() symbolBen Hutchings4-6/+6
2014-04-02staging: comedi: pcmuio: fix possible NULL deref on detachIan Abbott1-6/+6
2014-04-02staging: comedi: ssv_dnp: correct insn_bits resultIan Abbott1-3/+3
2014-04-02staging: comedi: adv_pci1710: fix analog output readback valueH Hartley Sweeten1-5/+12
2014-04-02staging:iio:ad799x fix error_free_irq which was freeing an irq that may not h...Hartmut Knaack1-1/+2
2014-04-02staging: r8712u: Set device type to wlanLarry Finger1-0/+5
2014-04-02staging: vt6656: [BUG] BBvUpdatePreEDThreshold Always set sensitivity on bSca...Malcolm Priestley1-3/+0
2014-02-15staging: comedi: cb_pcidio: fix for newer PCI-DIO48HIan Abbott1-13/+8
2014-01-03Staging: tidspbridge: disable driverGreg Kroah-Hartman1-1/+1
2014-01-03Staging: zram: Fix memory leak by refcount mismatchRashika Kheria1-5/+14
2014-01-03Staging: zram: Fix access of NULL pointerRashika Kheria1-2/+4
2013-11-28Staging: bcm: info leak in ioctlDan Carpenter1-0/+1
2013-11-28staging: wlags49_h2: buffer overflow setting station nameDan Carpenter1-3/+6
2013-11-28zram: allow request end to coincide with disksizeSergey Senozhatsky1-1/+1
2013-10-26staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott1-15/+11
2013-10-26Revert "zram: use zram->lock to protect zram_free_page() in swap free notify ...Ben Hutchings2-5/+2
2013-10-26staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.Malcolm Priestley1-1/+2
2013-10-26staging: comedi: dt282x: dt282x_ai_insn_read() always failsDan Carpenter1-1/+2
2013-08-02staging: comedi: fix a race between do_cmd_ioctl() and read/writeIan Abbott1-10/+15
2013-08-02staging: comedi: COMEDI_CANCEL ioctl should wake up read/writeIan Abbott1-1/+6
2013-08-02staging: line6: Fix unlocked snd_pcm_stop() callTakashi Iwai1-1/+4
2013-07-27zram: protect sysfs handler from invalid memory accessJiang Liu1-0/+2
2013-07-27zram: avoid access beyond the zram deviceJiang Liu1-5/+12
2013-07-27zram: destroy all devices on error recovery path in zram_init()Jiang Liu1-6/+9
2013-07-27zram: use zram->lock to protect zram_free_page() in swap free notify pathJiang Liu2-2/+5
2013-07-27zram: avoid invalid memory access in zram_exit()Jiang Liu1-0/+2
2013-06-19drm/gma500/cdv: Unpin framebuffer on crtc disablePatrik Jakobsson1-0/+14
2013-06-19drm/gma500/psb: Unpin framebuffer on crtc disablePatrik Jakobsson1-0/+14
2013-06-19drm/gma500: Increase max resolution for mode settingPatrik Jakobsson1-2/+2
2013-05-30staging: comedi: prevent auto-unconfig of manually configured devicesIan Abbott1-0/+3
2013-05-30staging: vt6656: use free_netdev instead of kfreeHema Prathaban1-1/+1