aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Staging: sb105x: info leak in mp_get_count()Dan Carpenter2013-10-301-1/+1
* Staging: bcm: info leak in ioctlDan Carpenter2013-10-301-0/+1
* staging: wlags49_h2: buffer overflow setting station nameDan Carpenter2013-10-301-3/+6
* staging: ozwpan: prevent overflow in oz_cdev_write()Dan Carpenter2013-10-301-0/+3
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-232-2/+9
|\
| * [media] msi3101: correct max videobuf2 allocAntti Palosaari2013-09-241-1/+7
| * [media] msi3101: Kconfig select VIDEOBUF2_VMALLOCAntti Palosaari2013-09-241-0/+1
| * [media] msi3101: msi3101_ioctl_ops can be staticFengguang Wu2013-09-241-1/+1
* | staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott2013-10-031-15/+10
* | staging: r8188eu: Add new device IDLarry Finger2013-09-261-0/+1
* | staging: imx-drm: Fix probe failureFabio Estevam2013-09-251-8/+3
* | staging: vt6656: [BUG] iwctl_siwencodeext return if device not openMalcolm Priestley2013-09-251-0/+3
* | staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.Malcolm Priestley2013-09-251-1/+2
* | staging: vt6656: rxtx.c [BUG] s_vGetFreeContext dead lock on null apTD.Malcolm Priestley2013-09-251-0/+2
* | Staging: rtl8192u: r819xU_cmdpkt: checking NULL value after doing dev_alloc_skbIker Pedrosa2013-09-251-0/+2
* | staging: r8188eu: Add files for new drive: Cocci spatch "noderef"Thomas Meyer2013-09-251-1/+1
* | staging: r8188eu: Cocci spatch "noderef"Thomas Meyer2013-09-251-1/+1
* | staging: octeon-usb: Cocci spatch "noderef"Thomas Meyer2013-09-251-1/+1
* | staging: r8188eu: Add files for new drive: Cocci spatch "noderef"Thomas Meyer2013-09-251-1/+1
* | staging: lustre: Cocci spatch "noderef"Thomas Meyer2013-09-251-1/+1
|/
* staging: iio: ade7854-spi: Fix return valueSachin Kamat2013-09-181-1/+1
* staging:iio:hmc5843: Fix measurement conversionPeter Meerwald2013-09-181-1/+1
* iio: isl29018: Fix uninitialized valueDerek Basehore2013-09-181-0/+1
* staging:iio:dummy fix kfifo_buf kconfig dependency issue if kfifo modular and...Jonathan Cameron2013-09-181-1/+1
* staging: line6: add bounds check in snd_toneport_source_put()Dan Carpenter2013-09-171-3/+7
* Staging: comedi: Fix dependencies for drivers misclassified as PCIBen Hutchings2013-09-171-16/+17
* staging: r8188eu: Adjust RX gainLarry Finger2013-09-171-1/+1
* staging: r8188eu: Fix smatch warning in core/rtw_ieee80211.Larry Finger2013-09-171-1/+1
* staging: r8188eu: Fix smatch error in core/rtw_mlme_ext.cLarry Finger2013-09-171-0/+1
* staging: r8188eu: Fix Smatch off-by-one warning in hal/rtl8188e_hal_init.cLarry Finger2013-09-171-1/+1
* staging: Disable lustre file system for MIPS, SH, and XTENSAGuenter Roeck2013-09-171-1/+1
* Revert "staging: zram: Add auto loading of module if user opens /dev/zram."Greg Kroah-Hartman2013-09-171-1/+0
* staging: octeon-ethernet: rgmii: enable interrupts that we can handleAaro Koskinen2013-09-171-3/+1
* staging: octeon-ethernet: remove skb alloc failure warningsAaro Koskinen2013-09-172-9/+1
* staging: octeon-ethernet: make dropped packets to consume NAPI budgetAaro Koskinen2013-09-171-1/+1
* drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c: rename PTRS_PER_PAGEAndrew Morton2013-09-171-2/+2
* staging: dgnc: fix potential format string flawKees Cook2013-09-171-2/+2
* staging: lustre: clean up format string usagesKees Cook2013-09-177-14/+14
* staging: dgap: fix overflows and format stringsKees Cook2013-09-171-7/+10
* staging: xillybus: fix format string usageKees Cook2013-09-171-1/+1
* staging: r8188eu: Fix uninitialized variable change_inxGeert Uytterhoeven2013-09-171-1/+1
* staging/lustre: Correct default for LUSTRE_TRANSLATE_ERRNOSGeert Uytterhoeven2013-09-171-1/+1
* staging/vt6656: Fix screwed up indentation in swGetOFDMControlRateDave Jones2013-09-171-2/+2
* staging/rtl8188eu: pass channel list by reference instead of copying struct.Dave Jones2013-09-171-7/+7
* Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-09-132-3/+3
|\
| * staging/lustre: kiocb->ki_left is removedPeng Tao2013-08-061-2/+2
| * aio: Kill aio_rw_vect_retry()Kent Overstreet2013-07-301-1/+1
* | staging/lustre/libcfs: cleanup linux-mem.hPeng Tao2013-09-101-38/+0
* | staging/lustre/ptlrpc: convert to new shrinker APIPeng Tao2013-09-101-34/+42
* | staging/lustre/obdclass: convert lu_object shrinker to count/scan APIPeng Tao2013-09-101-46/+52