aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2-2/+2
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2-2/+1
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-30/+14
2015-12-17Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-2/+2
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert1-1/+1
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams1-2/+2
2015-12-13Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-10/+12
2015-12-08replace ->follow_link() with new method that could stay in RCU modeAl Viro1-3/+5
2015-12-06posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher1-2/+2
2015-12-06don't opencode iget_failed()Al Viro1-3/+1
2015-12-06lustre: constify inode_operations structuresJulia Lawall3-4/+4
2015-12-06staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons2-18/+0
2015-12-03[media] staging: media: lirc: Replace timeval with ktime_t in lirc_parallel.cArnd Bergmann1-20/+15
2015-12-03[media] staging: media: lirc: Replace timeval with ktime_t in lirc_sasem.cArnd Bergmann1-11/+9
2015-12-03[media] staging: media: lirc: Replace timeval with ktime_t in lirc_serial.cArnd Bergmann1-33/+17
2015-12-03[media] radio-bcm2048: fix code indentJoseph Marrero1-2/+2
2015-12-01staging: lustre: echo_copy.._lsm() dereferences userland pointers directlyAl Viro1-9/+11
2015-11-23Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab3-26/+29
2015-11-21staging: iio: dummy: complete IIO events delivery to userspaceIoana Ciornei1-1/+1
2015-11-19[media] lirc_imon: do not leave imon_probe() with mutex heldAlexey Khoroshilov1-0/+2
2015-11-19[media] media: omap4iss: Make module stop timeout print a warning messageLaurent Pinchart1-2/+2
2015-11-19[media] media: omap4iss: csi2: Fix IRQ handling when stopping moduleLaurent Pinchart1-3/+3
2015-11-19[media] omap4iss: Fix overlapping luma/chroma planesNate Weibley1-2/+2
2015-11-19[media] staging: omap4iss: Compiling V4L2 framework and I2C as modules is fineSakari Ailus1-1/+1
2015-11-18Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions"Glen Lee1-23/+25
2015-11-18Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman2-3/+4
2015-11-17[media] staging: media: davinci_vpfe: fix ipipe_mode typeAndrzej Hajda1-1/+1
2015-11-17[media] staging: media: davinci_vpfe: Fix over 80 characters coding style issueJunsu Shin1-2/+3
2015-11-17[media] staging/davinci/vpfe/dm365: add missing dependenciesArnd Bergmann1-0/+2
2015-11-17[media] staging: media: davinci_vpfe: drop condition with no effectNicholas Mc Guire1-6/+1
2015-11-17[media] drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c: use correct structure type name in sizeofJulia Lawall1-1/+1
2015-11-17[media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab2-2/+2
2015-11-10Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+3
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds13-16/+16
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds19-223/+170
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe1-2/+3
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2-2/+2
2015-11-06mm: page_alloc: remove GFP_IOFSMel Gorman9-12/+12