summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-103-3/+6
* imx-drm: imx-drm-core: improve safety of imx_drm_add_crtc()Russell King2013-12-171-0/+9
* imx-drm: imx-drm-core: make imx_drm_crtc_register() saferRussell King2013-12-171-2/+3
* imx-drm: imx-drm-core: use defined constant for number of CRTCs.Russell King2013-12-171-2/+2
* imx-drm: imx-tve: don't call sleeping functions beneath enable_lock spinlockRussell King2013-12-171-9/+0
* imx-drm: ipu-v3: fix potential CRTC device registration raceRussell King2013-12-171-16/+16
* imx-drm: imx-drm-core: fix DRM cleanup pathsRussell King2013-12-171-6/+14
* imx-drm: imx-drm-core: fix error cleanup path for imx_drm_add_crtc()Russell King2013-12-171-0/+1
* staging: comedi: drivers: fix return value of comedi_load_firmware()H Hartley Sweeten2013-12-171-1/+1
* staging: comedi: 8255_pci: fix for newer PCI-DIO48HIan Abbott2013-12-171-3/+12
* staging:iio:mag:hmc5843 fix incorrect endianness of channel as a result of mi...Jonathan Cameron2013-12-171-1/+6
* Staging: TIDSPBRIDGE: Use vm_iomap_memory for mmap-ing instead of remap_pfn_r...Ivaylo Dimitrov2013-12-031-8/+5
* Staging: tidspbridge: disable driverGreg Kroah-Hartman2013-11-271-1/+1
* staging: zsmalloc: Ensure handle is never 0 on successOlav Haugan2013-11-251-4/+13
* staging/lustre/ptlrpc: fix ptlrpc_stop_pinger logicPeng Tao2013-11-251-2/+2
* staging: r8188eu: Fix AP modeLarry Finger2013-11-251-0/+3
* Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2013-11-251-0/+2
|\
| * staging:iio: Fix hmc5843 Kconfig dependenciesPeter Meerwald2013-11-091-0/+2
* | Staging: btmtk_usb: Add hdev parameter to hdev->send driver callbackGeert Uytterhoeven2013-11-251-2/+1
* | Staging: go7007: fix up some remaining go->dev issuesGreg Kroah-Hartman2013-11-251-3/+3
* | staging: imx-drm: Fix modular build of DRM_IMX_IPUV3Josh Boyer2013-11-252-1/+4
* | staging: ft1000: fix use of potentially uninitialized variableMichal Nazarewicz2013-11-251-2/+1
* | Revert "staging:media: Use dev_dbg() instead of pr_debug()"Greg Kroah-Hartman2013-11-251-10/+12
* | Staging: zram: Fix memory leak by refcount mismatchRashika Kheria2013-11-251-5/+14
* | staging: vt6656: [BUG] Fix for TX USB resets from vendors driver.Malcolm Priestley2013-11-252-0/+13
* | staging: nvec: potential NULL dereference on error pathDan Carpenter2013-11-251-1/+2
* | Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()Dan Carpenter2013-11-252-2/+4
* | staging: comedi: s626: fix value written by s626_set_dac()Ian Abbott2013-11-251-1/+1
* | Staging: comedi: pcl730: fix some bitwise vs logical AND bugsDan Carpenter2013-11-251-3/+3
* | staging: comedi: fix potentially uninitialised variableMichal Nazarewicz2013-11-251-1/+1
* | Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...Linus Torvalds2013-11-182-4/+17
|\ \
| * | [media] lirc_zilog: Don't use dynamic static allocationMauro Carvalho Chehab2013-11-081-1/+11
| * | [media] uvc/lirc_serial: Fix some warnings on parisc archMauro Carvalho Chehab2013-11-081-3/+6
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-186-85/+152
|\ \ \ | |/ /
| * | [media] staging/media: fix msi3101 build errorsRandy Dunlap2013-10-311-0/+2
| * | [media] SOLO6x10: Fix video frame type (I/P/B)Krzysztof Hałasa2013-10-171-0/+1
| * | [media] SOLO6x10: Fix video headers on certain hardwareKrzysztof Hałasa2013-10-141-9/+12
| * | [media] SOLO6x10: Fix video encoding on big-endian systemsKrzysztof Hałasa2013-10-141-52/+80
| * | [media] SOLO6x10: Remove unused #define SOLO_DEFAULT_GOPKrzysztof Hałasa2013-10-141-1/+0
| * | [media] SOLO6x10: don't do DMA from stack in solo_dma_vin_region()Krzysztof Hałasa2013-10-141-8/+17
| * | [media] lirc_bt829: Note in TODO why it can't be a normal PCI driver yetBen Hutchings2013-10-031-0/+5
| * | [media] lirc_bt829: Enable and disable deviceBen Hutchings2013-10-031-1/+8
| * | [media] lirc_bt829: Fix iomap and PCI device leaksBen Hutchings2013-10-031-3/+18
| * | [media] lirc_bt829: Fix physical address typeBen Hutchings2013-10-031-3/+2
| * | [media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_tableRicardo Ribalda2013-09-261-10/+10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\ \ \
| * | | treewide: Fix common typo in "identify"Maxime Jayat2013-10-141-1/+1
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-152-4/+5
|\ \ \ \
| * \ \ \ Merge tag 'v3.12' into drm-intel-nextDaniel Vetter2013-11-047-21/+30
| |\ \ \ \
| * | | | | drm: Add separate Kconfig option for fbdev helpersDaniel Vetter2013-10-111-0/+1
OpenPOWER on IntegriCloud