summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2014-04-23staging: comedi: usbdux: bug fix for accessing 'ao_chanlist' in private dataH Hartley Sweeten
2014-04-22Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-04-18Merge tag 'staging-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen
2014-04-16staging: r8188eu: Fix case where ethtype was never obtained and always be che...Larry Finger
2014-04-16staging: r8712u: Fix case where ethtype was never obtained and always be chec...Larry Finger
2014-04-16staging: r8188eu: Calling rtw_get_stainfo() with a NULL sta_addr will return ...Larry Finger
2014-04-16staging: comedi: fix circular locking dependency in comedi_mmap()Ian Abbott
2014-04-16staging: r8723au: Add missing initialization of change_inx in sort algorithmGeert Uytterhoeven
2014-04-16Staging: unisys: use after free in list_for_each()Dan Carpenter
2014-04-16staging: unisys: use after free in error messagesDan Carpenter
2014-04-16staging: speakup: fix misuse of kstrtol() in handle_goto()Daeseok Youn
2014-04-16staging: goldfish: Call free_irq in error pathTuomas Tynkkynen
2014-04-16staging: delete rtl8187se wireless driverGreg Kroah-Hartman
2014-04-15staging: rtl8723au: Fix buffer overflow in rtw_get_wfd_ie()Jes Sorensen
2014-04-15staging: gs_fpgaboot: remove __TIMESTAMP__ macroArnd Bergmann
2014-04-15staging: vme: fix memory leak in vme_user_probe()Daeseok Youn
2014-04-15staging: fpgaboot: clean up MakefilePaul Bolle
2014-04-15staging/usbip: fix store_attach() sscanf return value checkShuah Khan
2014-04-15staging/usbip: userspace - fix usbipd SIGSEGV from refresh_exported_devices()Shuah Khan
2014-04-15staging: rtl8188eu: remove spaces, correct counts to unbreak P2P ioctlsWilfried Klaebe
2014-04-15staging/rtl8821ae: Fix OOM handling in _rtl_init_deferred_work()Richard Weinberger
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2014-04-08Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-07staging: rtl8723au: The 8723 only has two pathsJes Sorensen
2014-04-07Staging: unisys: mark drivers as BROKENGreg Kroah-Hartman
2014-04-07Staging: unisys: verify that a control channel existsSasha Levin
2014-04-07staging: unisys: Add missing close parentheses in filexfer.cMasanari Iida
2014-04-06staging: r8723au: Fix build problem when RFKILL is not selectedLarry Finger
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-04-06[media] msi3101: check I/O return values on stop streamingAntti Palosaari
2014-04-06[media] msi3101: remove unused variable assignmentAntti Palosaari
2014-04-06[media] msi001: fix possible integer overflowAntti Palosaari
2014-04-05staging: r8723au: Fix randconfig build errorsLarry Finger
2014-04-05staging: r8723au: Turn on build of new driverLarry Finger
2014-04-05staging: r8723au: Additional source patchesLarry Finger
2014-04-05staging: r8723au: Add source files for new driver - part 4Larry Finger
2014-04-05staging: r8723au: Add source files for new driver - part 3Larry Finger
2014-04-05staging: r8723au: Add source files for new driver - part 2Larry Finger
2014-04-05staging: r8723au: Add source files for new driver - part 1Larry Finger
2014-04-04Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-01lustre: don't open-code kernel_recvmsg()Al Viro