aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-23382-22253/+18687
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-23287-0/+151743
|\
| * iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt2015-08-121-2/+2
| * staging: vt6655: device_rx_srv check sk_buff is NULLMalcolm Priestley2015-08-121-0/+4
| * staging: rtl8712: prevent buffer overrun in recvbuf2recvframeHaggai Eran2015-08-121-1/+2
| * staging: line6: avoid __sync_fetch_and_{and,or}Arnd Bergmann2015-08-071-15/+25
| * scsi: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan2015-08-071-7/+8
| * staging: panel: fix lcd typeSudip Mukherjee2015-08-071-7/+6
| * iio: core: Fix double free.Martin Fuzzey2015-05-091-0/+2
| * vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley2015-05-091-0/+1
| * staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy backIan Abbott2015-05-091-2/+10
| * iio: imu: adis16400: Fix sign extensionRasmus Villemoes2015-05-091-1/+2
| * staging: comedi: cb_pcidas64: fix incorrect AI range code handlingIan Abbott2015-03-061-48/+75
| * mei: limit the number of consecutive resetsTomas Winkler2014-12-143-2/+23
| * mei: add mei_quirk_probe functionTomas Winkler2014-12-141-0/+27
| * iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan2014-12-141-1/+1
| * staging:iio:ade7758: Remove "raw" from channel nameLars-Peter Clausen2014-12-141-15/+15
| * staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen2014-12-141-2/+2
| * Drivers: scsi: storvsc: Implement a eh_timed_out handlerK. Y. Srinivasan2014-09-131-0/+12
| * staging: vt6655: Fix disassociated messages every 10 secondsMalcolm Priestley2014-09-131-1/+1
| * staging: vt6655: Fix Warning on boot handle_irq_event_percpu.Malcolm Priestley2014-09-131-2/+5
| * skb: Add inline helper for getting the skb end offset from headAlexander Duyck2014-06-091-1/+1
| * staging: r8712u: Fix case where ethtype was never obtained and always be chec...Larry Finger2014-05-181-7/+6
| * staging:serqt_usb2: Fix sparse warning restricted __le16 degrades to integerHimangi Saraogi2014-04-301-1/+1
| * staging: speakup: Prefix set_mask_bits() symbolBen Hutchings2014-04-094-6/+6
| * staging: comedi: pcmuio: fix possible NULL deref on detachIan Abbott2014-04-021-6/+6
| * staging: comedi: ssv_dnp: correct insn_bits resultIan Abbott2014-04-021-3/+3
| * staging: comedi: adv_pci1710: fix analog output readback valueH Hartley Sweeten2014-04-021-5/+12
| * staging:iio:ad799x fix error_free_irq which was freeing an irq that may not h...Hartmut Knaack2014-04-021-1/+2
| * staging: r8712u: Set device type to wlanLarry Finger2014-04-021-0/+5
| * staging: vt6656: [BUG] BBvUpdatePreEDThreshold Always set sensitivity on bSca...Malcolm Priestley2014-04-021-3/+0
| * staging: comedi: cb_pcidio: fix for newer PCI-DIO48HIan Abbott2014-02-151-13/+8
| * Staging: tidspbridge: disable driverGreg Kroah-Hartman2014-01-031-1/+1
| * Staging: zram: Fix memory leak by refcount mismatchRashika Kheria2014-01-031-5/+14
| * Staging: zram: Fix access of NULL pointerRashika Kheria2014-01-031-2/+4
| * Staging: bcm: info leak in ioctlDan Carpenter2013-11-281-0/+1
| * staging: wlags49_h2: buffer overflow setting station nameDan Carpenter2013-11-281-3/+6
| * zram: allow request end to coincide with disksizeSergey Senozhatsky2013-11-281-1/+1
| * staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott2013-10-261-15/+11
| * Revert "zram: use zram->lock to protect zram_free_page() in swap free notify ...Ben Hutchings2013-10-262-5/+2
| * staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.Malcolm Priestley2013-10-261-1/+2
| * staging: comedi: dt282x: dt282x_ai_insn_read() always failsDan Carpenter2013-10-261-1/+2
| * staging: comedi: fix a race between do_cmd_ioctl() and read/writeIan Abbott2013-08-021-10/+15
| * staging: comedi: COMEDI_CANCEL ioctl should wake up read/writeIan Abbott2013-08-021-1/+6
| * staging: line6: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-08-021-1/+4
| * zram: protect sysfs handler from invalid memory accessJiang Liu2013-07-271-0/+2
| * zram: avoid access beyond the zram deviceJiang Liu2013-07-271-5/+12
| * zram: destroy all devices on error recovery path in zram_init()Jiang Liu2013-07-271-6/+9
| * zram: use zram->lock to protect zram_free_page() in swap free notify pathJiang Liu2013-07-272-2/+5
| * zram: avoid invalid memory access in zram_exit()Jiang Liu2013-07-271-0/+2