summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [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
| * | | | [media] rtl2832_sdr: expose e4000 controls to userAntti Palosaari2014-03-141-4/+3
| * | | | [media] rtl2832_sdr: Realtek RTL2832 SDR driver moduleAntti Palosaari2014-03-146-0/+1542
| * | | | [media] msi3101: fix v4l2-compliance issuesAntti Palosaari2014-03-131-0/+4
| * | | | [media] msi001: fix v4l2-compliance issuesAntti Palosaari2014-03-131-0/+1
| * | | | [media] msi3101: clamp mmap buffers to reasonable levelAntti Palosaari2014-03-131-1/+1
| * | | | [media] msi3101: use msi001 tuner driverAntti Palosaari2014-03-132-350/+136
| * | | | [media] msi001: Mirics MSi001 silicon tuner driverAntti Palosaari2014-03-133-0/+504
| * | | | [media] msi3101: convert to SDR APIAntti Palosaari2014-03-131-778/+573
| * | | | [media] staging/dt3155v4l: use PCI_VENDOR_ID_INTELJon Mason2014-03-111-2/+1
| * | | | [media] vb2: only call start_streaming if sufficient buffers are queuedHans Verkuil2014-03-111-2/+1
| * | | | [media] vb2: change result code of buf_finish to voidHans Verkuil2014-03-111-2/+1
| * | | | Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab2014-03-1142-487/+474
| |\ \ \ \
| * | | | | [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus2014-03-056-6/+6
| * | | | | [media] davinci: vpfe: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-02-281-3/+3
| * | | | | [media] staging: davinci_vpfe: fix error checkLevente Kurusa2014-02-281-1/+1
* | | | | | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-024-8/+7
|\ \ \ \ \
OpenPOWER on IntegriCloud