summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2016-03-05Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-1/+1
2016-02-10[media] media: davinci_vpfe: fix missing unlock on error in vpfe_prepare_pipe...Wei Yongjun-1/+1
2016-02-06Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+12
2016-02-03staging/rdma: remove deprecated ipath driverDoug Ledford-30434/+0
2016-02-03staging/rdma: remove deprecated ehca driverDoug Ledford-13575/+0
2016-02-03staging/rdma: remove deprecated amso1100 driverDoug Ledford-9057/+0
2016-02-01Merge tag 'iio-fixes-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-0/+1
2016-02-01Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-2/+10
2016-02-01Staging: speakup: Fix allyesconfig build on mn10300Samuel Thibault-1/+1
2016-01-31Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+4
2016-01-31Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-28/+40
2016-01-30iio: ade7753: avoid uninitialized dataArnd Bergmann-2/+10
2016-01-30staging: iio: Fix dependencies for !HAS_IOMEM archsRichard Weinberger-0/+1
2016-01-28Staging: speakup: fix read scrolled-back VTSamuel Thibault-8/+13
2016-01-28Staging: speakup: Fix getting port informationSamuel Thibault-1/+12
2016-01-28Revert "Staging: panel: usleep_range is preferred over udelay"Sudip Mukherjee-19/+15
2016-01-26staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley-1/+4
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-658/+62
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-33/+31
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa-6/+2
2016-01-22wrappers for ->i_mutex accessAl Viro-31/+31
2016-01-22lustre: remove unused declarationAl Viro-2/+0
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-2/+2
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-6/+9
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov-1/+2
2016-01-13Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-199/+375
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds-14/+10
2016-01-13Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-15210/+13648
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-24/+20
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-7/+5
2016-01-11Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-90/+66
2016-01-11Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-2/+2
2016-01-11Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-11/+13
2016-01-11[media] staging: v4l: davinci_vpbe: Use the new media graph walk interfaceSakari Ailus-10/+28
2016-01-11[media] staging: v4l: omap4iss: Use the new media graph walk interfaceSakari Ailus-27/+70
2016-01-11[media] staging: v4l: omap4iss: Use media entity enumeration interfaceSakari Ailus-15/+31
2016-01-11[media] staging: v4l: omap4iss: Fix sub-device power management codeSakari Ailus-2/+2
2016-01-11[media] staging: omap4iss: remove pads prefix from *_create_pads_links()Javier Martinez Canillas-15/+15
2016-01-11[media] media: use unsigned for pad indexMauro Carvalho Chehab-6/+6
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab-12/+12
2016-01-11[media] omap4iss: change the logic that checks if an entity is a subdevMauro Carvalho Chehab-3/+6
2016-01-11[media] davinci_vbpe: stop MEDIA_ENT_T_V4L2_SUBDEV abuseMauro Carvalho Chehab-6/+8
2016-01-11[media] omap3/omap4/davinci: get rid of MEDIA_ENT_T_V4L2_SUBDEV abuseMauro Carvalho Chehab-30/+60
2016-01-11[media] media: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab-14/+11
2016-01-11[media] staging: omap4iss: separate links creation from entities initJavier Martinez Canillas-65/+132
2016-01-11[media] media: use entity.graph_obj.mdev instead of .parentJavier Martinez Canillas-6/+6
2016-01-11[media] media: rename the function that create pad linksMauro Carvalho Chehab-20/+20
2016-01-11[media] staging: omap4iss: get entity ID using media_entity_id()Javier Martinez Canillas-2/+2
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab-12/+12
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab-90/+66