aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds15-658/+62
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds11-33/+31
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa1-6/+2
2016-01-22wrappers for ->i_mutex accessAl Viro10-31/+31
2016-01-22lustre: remove unused declarationAl Viro1-2/+0
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+2
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds3-6/+9
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov1-1/+2
2016-01-13Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds18-199/+375
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds1-14/+10
2016-01-13Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds418-15210/+13648
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-24/+20
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-7/+5
2016-01-11Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds18-90/+66
2016-01-11Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2016-01-11Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-11/+13
2016-01-11[media] staging: v4l: davinci_vpbe: Use the new media graph walk interfaceSakari Ailus2-10/+28
2016-01-11[media] staging: v4l: omap4iss: Use the new media graph walk interfaceSakari Ailus4-27/+70
2016-01-11[media] staging: v4l: omap4iss: Use media entity enumeration interfaceSakari Ailus4-15/+31
2016-01-11[media] staging: v4l: omap4iss: Fix sub-device power management codeSakari Ailus1-2/+2
2016-01-11[media] staging: omap4iss: remove pads prefix from *_create_pads_links()Javier Martinez Canillas7-15/+15
2016-01-11[media] media: use unsigned for pad indexMauro Carvalho Chehab6-6/+6
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab10-12/+12
2016-01-11[media] omap4iss: change the logic that checks if an entity is a subdevMauro Carvalho Chehab1-3/+6
2016-01-11[media] davinci_vbpe: stop MEDIA_ENT_T_V4L2_SUBDEV abuseMauro Carvalho Chehab2-6/+8
2016-01-11[media] omap3/omap4/davinci: get rid of MEDIA_ENT_T_V4L2_SUBDEV abuseMauro Carvalho Chehab7-30/+60
2016-01-11[media] media: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab3-14/+11
2016-01-11[media] staging: omap4iss: separate links creation from entities initJavier Martinez Canillas7-65/+132
2016-01-11[media] media: use entity.graph_obj.mdev instead of .parentJavier Martinez Canillas3-6/+6
2016-01-11[media] media: rename the function that create pad linksMauro Carvalho Chehab8-20/+20
2016-01-11[media] staging: omap4iss: get entity ID using media_entity_id()Javier Martinez Canillas2-2/+2
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab10-12/+12
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab18-90/+66
2016-01-10staging: netlogic: Fix build error due to missed API changeAndrew Lunn1-16/+13
2016-01-10net: ethernet-rgmii.c: Fix breakage from moving phdev busAndrew Lunn1-3/+3
2016-01-07phy: Centralise print about attached phyAndrew Lunn1-2/+1
2016-01-07phy: add phydev_name() wrapperAndrew Lunn1-3/+3
2016-01-07staging: mt29f_spinand: make use of nand_set/get_controller_data() helpersBoris BREZILLON1-5/+5
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro3-12/+14
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro1-9/+9
2015-12-26staging: gdm724x: constify tty_port_operations structsAya Mahfouz1-1/+1
2015-12-26staging: gdm72xx: add userspace data structWim de With2-5/+14
2015-12-26staging: gdm72xx: Replace timeval with ktime_tArnd Bergmann2-9/+8
2015-12-26Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-1/+1
2015-12-26Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman6-6/+6
2015-12-23IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig1-1/+0
2015-12-23ehca: stop using struct ib_phys_bufChristoph Hellwig2-53/+46
2015-12-23amso1100: fold c2_reg_phys_mr into c2_get_dma_mrChristoph Hellwig1-57/+14
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig5-20/+0
2015-12-23IB: remove support for phys MRsChristoph Hellwig11-455/+1