summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: unisys: use after free in error messagesDan Carpenter2014-04-161-2/+2
* staging: speakup: fix misuse of kstrtol() in handle_goto()Daeseok Youn2014-04-161-9/+9
* staging: goldfish: Call free_irq in error pathTuomas Tynkkynen2014-04-161-0/+1
* staging: delete rtl8187se wireless driverGreg Kroah-Hartman2014-04-1631-19847/+0
* staging: rtl8723au: Fix buffer overflow in rtw_get_wfd_ie()Jes Sorensen2014-04-154-38/+16
* staging: gs_fpgaboot: remove __TIMESTAMP__ macroArnd Bergmann2014-04-151-1/+0
* staging: vme: fix memory leak in vme_user_probe()Daeseok Youn2014-04-151-6/+3
* staging: fpgaboot: clean up MakefilePaul Bolle2014-04-151-2/+0
* staging/usbip: fix store_attach() sscanf return value checkShuah Khan2014-04-151-1/+1
* staging/usbip: userspace - fix usbipd SIGSEGV from refresh_exported_devices()Shuah Khan2014-04-151-2/+5
* staging: rtl8188eu: remove spaces, correct counts to unbreak P2P ioctlsWilfried Klaebe2014-04-151-37/+37
* staging/rtl8821ae: Fix OOM handling in _rtl_init_deferred_work()Richard Weinberger2014-04-151-2/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-121-2/+2
|\
| * net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-111-2/+2
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-122-6/+11
|\ \
| * | [media] msi3101: check I/O return values on stop streamingAntti Palosaari2014-04-061-4/+10
| * | [media] msi3101: remove unused variable assignmentAntti Palosaari2014-04-061-1/+0
| * | [media] msi001: fix possible integer overflowAntti Palosaari2014-04-061-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-128-126/+25
|\ \ \ | |_|/ |/| |
| * | lustre: don't open-code kernel_recvmsg()Al Viro2014-04-012-33/+9
| * | lustre: switch to kernel_sendmsg()Al Viro2014-04-012-36/+6
| * | lustre: generic_readlink() is just fine there, TYVM...Al Viro2014-04-011-22/+1
| * | usbip: don't open-code sockfd_lookup/sockfd_putAl Viro2014-04-015-35/+9
* | | Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-08136-2/+89854
|\ \ \
| * | | staging: rtl8723au: The 8723 only has two pathsJes Sorensen2014-04-073-45/+0
| * | | Staging: unisys: mark drivers as BROKENGreg Kroah-Hartman2014-04-071-1/+1
| * | | Staging: unisys: verify that a control channel existsSasha Levin2014-04-071-0/+18
| * | | staging: unisys: Add missing close parentheses in filexfer.cMasanari Iida2014-04-071-1/+1
| * | | staging: r8723au: Fix build problem when RFKILL is not selectedLarry Finger2014-04-061-1/+1
| * | | staging: r8723au: Fix randconfig build errorsLarry Finger2014-04-051-0/+1
| * | | staging: r8723au: Turn on build of new driverLarry Finger2014-04-055-0/+111
| * | | staging: r8723au: Additional source patchesLarry Finger2014-04-0531-700/+343
| * | | staging: r8723au: Add source files for new driver - part 4Larry Finger2014-04-0575-0/+18670
| * | | staging: r8723au: Add source files for new driver - part 3Larry Finger2014-04-058-0/+7626
| * | | staging: r8723au: Add source files for new driver - part 2Larry Finger2014-04-0528-0/+28277
| * | | staging: r8723au: Add source files for new driver - part 1Larry Finger2014-04-0517-0/+35551
| | |/ | |/|
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-082-4/+4
|\ \ \
| * | | drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-011-3/+3
| * | | staging: imx-drm: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()Lespiau, Damien2014-03-281-1/+1
| * | | Merge tag 'v3.14-rc7' into drm-nextDave Airlie2014-03-183-0/+4
| |\ \ \ | | | |/ | | |/|
| * | | drm/imx: remove drm_mode_connector_detach_encoder harderDaniel Vetter2014-03-152-3/+0
| * | | drm/kms: rip out drm_mode_connector_detach_encoderDaniel Vetter2014-03-132-4/+0
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-0617-212/+210
|\ \ \ \ | |_|_|/ |/| | |
| * | | staging: fix up speakup kobject modeRusty Russell2014-04-0117-212/+210
| | |/ | |/|
* | | Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-042-3/+3
|\ \ \
| * | | vfs: add renameat2 syscallMiklos Szeredi2014-04-012-3/+3
| |/ /
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-0418-1007/+2665
|\ \ \
| * | | [media] rtl2832_sdr: do not use dynamic stack allocationAntti Palosaari2014-03-141-1/+6
| * | | [media] rtl2832_sdr: clamp bandwidth to nearest legal value in automodeAntti Palosaari2014-03-141-2/+10
| * | | [media] rtl2832_sdr: fixing v4l2-compliance issuesHans Verkuil2014-03-141-6/+23
OpenPOWER on IntegriCloud