summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2014-05-28staging: r8192e_pci: fix htons errorSean MacLennan-1/+1
2014-05-24Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vtBen Hutchings-3/+11
2014-05-24Staging: speakup: Move pasting into a work itemBen Hutchings-6/+34
2014-05-24staging: comedi: ni_daq_700: add mux settling delayIan Abbott-0/+2
2014-05-24speakup: fix incorrect perms on speakup_acntsa.cRusty Russell-4/+4
2014-05-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+11
2014-05-16staging: rtl8723au: Do not reset wdev->iftype in netdev_close()Jes Sorensen-2/+0
2014-05-16staging: rtl8723au: Use correct pipe type for USB interruptsJes Sorensen-1/+1
2014-05-06Merge branch 'imx-drm-fixes-urgent' of git://ftp.arm.linux.org.uk/~rmk/linux-...Greg Kroah-Hartman-2/+7
2014-04-30Merge tag 'iio-fixes-for-3.15b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-1/+2
2014-04-26imx-drm: imx-tve: correct DDC property name to 'ddc-i2c-bus'Shawn Guo-1/+1
2014-04-26staging:iio:ad2s1200 fix missing parenthesis in a for statment.Jimmy Li-1/+2
2014-04-23staging: comedi: usbdux: bug fix for accessing 'ao_chanlist' in private dataH Hartley Sweeten-6/+3
2014-04-22Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-1/+2
2014-04-19imx-drm: imx-drm-core: skip components whose parent device is disabledShawn Guo-0/+5
2014-04-19imx-drm: imx-drm-core: fix imx_drm_encoder_get_mux_idPhilipp Zabel-1/+1
2014-04-18Merge tag 'staging-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-19978/+154
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-4/+4
2014-04-16staging: r8188eu: Fix case where ethtype was never obtained and always be che...Larry Finger-9/+6
2014-04-16staging: r8712u: Fix case where ethtype was never obtained and always be chec...Larry Finger-7/+6
2014-04-16staging: r8188eu: Calling rtw_get_stainfo() with a NULL sta_addr will return ...Larry Finger-2/+2
2014-04-16staging: comedi: fix circular locking dependency in comedi_mmap()Ian Abbott-6/+51
2014-04-16staging: r8723au: Add missing initialization of change_inx in sort algorithmGeert Uytterhoeven-1/+1
2014-04-16Staging: unisys: use after free in list_for_each()Dan Carpenter-6/+6
2014-04-16staging: unisys: use after free in error messagesDan Carpenter-2/+2
2014-04-16staging: speakup: fix misuse of kstrtol() in handle_goto()Daeseok Youn-9/+9
2014-04-16staging: goldfish: Call free_irq in error pathTuomas Tynkkynen-0/+1
2014-04-16staging: delete rtl8187se wireless driverGreg Kroah-Hartman-19847/+0
2014-04-15staging: rtl8723au: Fix buffer overflow in rtw_get_wfd_ie()Jes Sorensen-38/+16
2014-04-15staging: gs_fpgaboot: remove __TIMESTAMP__ macroArnd Bergmann-1/+0
2014-04-15staging: vme: fix memory leak in vme_user_probe()Daeseok Youn-6/+3
2014-04-15staging: fpgaboot: clean up MakefilePaul Bolle-2/+0
2014-04-15staging/usbip: fix store_attach() sscanf return value checkShuah Khan-1/+1
2014-04-15staging/usbip: userspace - fix usbipd SIGSEGV from refresh_exported_devices()Shuah Khan-2/+5
2014-04-15staging: rtl8188eu: remove spaces, correct counts to unbreak P2P ioctlsWilfried Klaebe-37/+37
2014-04-15staging/rtl8821ae: Fix OOM handling in _rtl_init_deferred_work()Richard Weinberger-2/+8
2014-04-15[media] Prefer gspca_sonixb over sn9c102 for all devicesJean Delvare-2/+0
2014-04-15[media] staging: media: davinci: vpfe: make sure all the buffers are releasedLad, Prabhakar-2/+11
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+2
2014-04-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-6/+11
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-126/+25
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller-2/+2
2014-04-08Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+89854
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-4/+4
2014-04-07staging: rtl8723au: The 8723 only has two pathsJes Sorensen-45/+0
2014-04-07Staging: unisys: mark drivers as BROKENGreg Kroah-Hartman-1/+1
2014-04-07Staging: unisys: verify that a control channel existsSasha Levin-0/+18
2014-04-07staging: unisys: Add missing close parentheses in filexfer.cMasanari Iida-1/+1
2014-04-06staging: r8723au: Fix build problem when RFKILL is not selectedLarry Finger-1/+1
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-212/+210