summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2014-05-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+11
2014-05-17staging: rtl8723au: Do not reset wdev->iftype in netdev_close()Jes Sorensen1-2/+0
2014-05-16staging: rtl8723au: Use correct pipe type for USB interruptsJes Sorensen1-1/+1
2014-05-06Merge branch 'imx-drm-fixes-urgent' of git://ftp.arm.linux.org.uk/~rmk/linux-...Greg Kroah-Hartman2-2/+7
2014-05-01Merge tag 'iio-fixes-for-3.15b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+2
2014-04-26imx-drm: imx-tve: correct DDC property name to 'ddc-i2c-bus'Shawn Guo1-1/+1
2014-04-26staging:iio:ad2s1200 fix missing parenthesis in a for statment.Jimmy Li1-1/+2
2014-04-24staging: comedi: usbdux: bug fix for accessing 'ao_chanlist' in private dataH Hartley Sweeten1-6/+3
2014-04-23Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-1/+2
2014-04-19imx-drm: imx-drm-core: skip components whose parent device is disabledShawn Guo1-0/+5
2014-04-19imx-drm: imx-drm-core: fix imx_drm_encoder_get_mux_idPhilipp Zabel1-1/+1
2014-04-19Merge tag 'staging-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds52-19978/+154
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen3-4/+4
2014-04-17staging: r8188eu: Fix case where ethtype was never obtained and always be che...Larry Finger1-9/+6
2014-04-17staging: r8712u: Fix case where ethtype was never obtained and always be chec...Larry Finger1-7/+6
2014-04-16staging: r8188eu: Calling rtw_get_stainfo() with a NULL sta_addr will return ...Larry Finger1-2/+2
2014-04-16staging: comedi: fix circular locking dependency in comedi_mmap()Ian Abbott3-6/+51
2014-04-16staging: r8723au: Add missing initialization of change_inx in sort algorithmGeert Uytterhoeven1-1/+1
2014-04-16Staging: unisys: use after free in list_for_each()Dan Carpenter2-6/+6
2014-04-16staging: unisys: use after free in error messagesDan Carpenter1-2/+2
2014-04-16staging: speakup: fix misuse of kstrtol() in handle_goto()Daeseok Youn1-9/+9
2014-04-16staging: goldfish: Call free_irq in error pathTuomas Tynkkynen1-0/+1
2014-04-16staging: delete rtl8187se wireless driverGreg Kroah-Hartman31-19847/+0
2014-04-16staging: rtl8723au: Fix buffer overflow in rtw_get_wfd_ie()Jes Sorensen4-38/+16
2014-04-16staging: gs_fpgaboot: remove __TIMESTAMP__ macroArnd Bergmann1-1/+0
2014-04-16staging: vme: fix memory leak in vme_user_probe()Daeseok Youn1-6/+3
2014-04-16staging: fpgaboot: clean up MakefilePaul Bolle1-2/+0
2014-04-16staging/usbip: fix store_attach() sscanf return value checkShuah Khan1-1/+1
2014-04-16staging/usbip: userspace - fix usbipd SIGSEGV from refresh_exported_devices()Shuah Khan1-2/+5
2014-04-16staging: rtl8188eu: remove spaces, correct counts to unbreak P2P ioctlsWilfried Klaebe1-37/+37
2014-04-15staging/rtl8821ae: Fix OOM handling in _rtl_init_deferred_work()Richard Weinberger1-2/+8
2014-04-15[media] Prefer gspca_sonixb over sn9c102 for all devicesJean Delvare1-2/+0
2014-04-15[media] staging: media: davinci: vpfe: make sure all the buffers are releasedLad, Prabhakar1-2/+11
2014-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2014-04-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+11
2014-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-126/+25
2014-04-12net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller1-2/+2
2014-04-08Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds136-2/+89854
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-4/+4
2014-04-07staging: rtl8723au: The 8723 only has two pathsJes Sorensen3-45/+0
2014-04-07Staging: unisys: mark drivers as BROKENGreg Kroah-Hartman1-1/+1
2014-04-07Staging: unisys: verify that a control channel existsSasha Levin1-0/+18
2014-04-07staging: unisys: Add missing close parentheses in filexfer.cMasanari Iida1-1/+1
2014-04-07staging: r8723au: Fix build problem when RFKILL is not selectedLarry Finger1-1/+1
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds17-212/+210
2014-04-06[media] msi3101: check I/O return values on stop streamingAntti Palosaari1-4/+10
2014-04-06[media] msi3101: remove unused variable assignmentAntti Palosaari1-1/+0
2014-04-06[media] msi001: fix possible integer overflowAntti Palosaari1-1/+1
2014-04-06staging: r8723au: Fix randconfig build errorsLarry Finger1-0/+1
2014-04-06staging: r8723au: Turn on build of new driverLarry Finger5-0/+111