summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-7/+5
2016-01-11Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds18-90/+66
2016-01-11Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-2/+2
2016-01-11Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+13
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab18-90/+66
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 branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
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/...Linus 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/gi...Greg 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 str...Julia 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/dledfo...Linus 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
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2-2/+2
2015-11-06Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds1-3/+3
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds29-30/+0
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds8-71/+68
2015-11-05Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds1-6/+2
2015-11-04Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds871-56581/+30771
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown29-30/+0