summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-141-1/+1
|\
| * [fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro2014-09-131-1/+1
* | android: fix reference leak in sync_fence_createMaarten Lankhorst2014-09-081-1/+0
* | imx-drm: imx-ldb: fix NULL pointer in imx_ldb_unbind()Russell King2014-09-081-0/+3
* | imx-drm: ipuv3-plane: fix ipu_plane_dpms()Russell King2014-09-081-1/+2
|/
* Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-08-2957-11318/+0
|\
| * usbip: move usbip kernel code out of stagingValentina Manea2014-08-2520-5693/+0
| * usbip: move usbip userspace code out of stagingValentina Manea2014-08-2537-5625/+0
* | staging: r8188eu: Add new USB IDLarry Finger2014-08-251-0/+1
* | staging/rtl8188eu: add 0df6:0076 Sitecom Europe B.V.Holger Paradies2014-08-251-0/+1
* | staging: android: fix a possible memory leakSeunghun Lee2014-08-171-1/+4
* | staging: lustre: lustre: libcfs: workitem.c: Cleaning up missing null-termina...Rickard Strandqvist2014-08-171-0/+1
* | staging: et131x: Fix errors caused by phydev->addr accesses before initialisa...Mark Einon2014-08-171-41/+27
* | staging: lustre: Remove circular dependency on headerPranith Kumar2014-08-171-1/+1
|/
* Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds2014-08-085-93/+44
|\
| * staging: use pci_zalloc_consistentJoe Perches2014-08-085-93/+44
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-08-071-3/+3
|\ \ | |/ |/|
| * Revert "drm: drop redundant drm_file->is_master"Dave Airlie2014-08-081-1/+1
| * drm: drop redundant drm_file->is_masterDavid Herrmann2014-08-051-1/+1
| * Merge tag 'v3.16' into drm-nextDave Airlie2014-08-054-5/+10
| |\
| * \ Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...Dave Airlie2014-07-081-3/+3
| |\ \
| | * | drm: add register and unregister functions for connectorsThomas Wood2014-06-191-3/+3
* | | | Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-062-5/+3
|\ \ \ \
| * | | | list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-061-2/+2
| * | | | mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao2014-08-061-3/+1
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-061-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | scsi: use 64-bit LUNsHannes Reinecke2014-07-171-2/+2
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-064-4/+6
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-221-1/+1
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-162-4/+6
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-155-5/+8
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-0578-27411/+67
|\ \ \ \ \ \
| * | | | | | [media] staging: media: lirc_parallel.c: fix coding styleZheng Di2014-07-261-16/+16
| * | | | | | [media] staging: omap4iss: Fix type of struct iss_device::crashedRasmus Villemoes2014-07-261-1/+1
| * | | | | | [media] staging: lirc: Introduce the use of managed interfacesHimangi Saraogi2014-07-261-30/+7
| * | | | | | [media] staging: lirc: remove return void functionRaphael Poggi2014-07-261-6/+0
| * | | | | | [media] staging: lirc: fix checkpath errors: blank linesRaphael Poggi2014-07-261-0/+3
| * | | | | | [media] v4l: omap4iss: configuration using uninitialized variableHeinrich Schuchardt2014-07-261-1/+1
| * | | | | | [media] staging: lirc: remove sa1100 supportArnd Bergmann2014-07-261-299/+2
| * | | | | | [media] staging: lirc: remove redundant NULL check in unregister_from_lirc()Daeseok Youn2014-07-231-6/+0
| * | | | | | [media] go7007: move out of staging into drivers/media/usb.Hans Verkuil2014-07-2216-7746/+0
| * | | | | | [media] solo6x10: move out of staging into drivers/media/pci.Hans Verkuil2014-07-2221-7159/+0
| * | | | | | [media] davinci: vpfe: dm365: remove duplicate RSZ_LPF_INT_MASKDan Carpenter2014-07-221-1/+0
| * | | | | | [media] media: davinci_vpfe: dm365_resizer: fix sparse warningLad, Prabhakar2014-07-221-2/+2
| * | | | | | [media] staging: media: davinci_vpfe: fix checkpatch warningLad, Prabhakar2014-07-221-0/+2
| * | | | | | [media] solo6x10: a few checkpatch fixesHans Verkuil2014-07-2216-65/+9
| * | | | | | [media] go7007: update the README, fix checkpatch warningsHans Verkuil2014-07-2211-60/+18
| * | | | | | msi2500: move msi3101 out of staging and renameAntti Palosaari2014-07-215-1528/+0
| * | | | | | [media] airspy: move out of staging into drivers/media/usbAntti Palosaari2014-07-215-1126/+0
| * | | | | | [media] airspy: remove v4l2-compliance workaroundAntti Palosaari2014-07-211-1/+1