summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-133-24/+20Star
|\
| * staging: netlogic: Fix build error due to missed API changeAndrew Lunn2016-01-111-16/+13Star
| * net: ethernet-rgmii.c: Fix breakage from moving phdev busAndrew Lunn2016-01-111-3/+3
| * phy: Centralise print about attached phyAndrew Lunn2016-01-071-2/+1Star
| * phy: add phydev_name() wrapperAndrew Lunn2016-01-071-3/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-185-30/+14Star
| |\
| * | net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-151-1/+1
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-134-7/+5Star
|\ \ \
| * \ \ Merge branch 'memdup_user_nul' into work.miscAl Viro2016-01-043-12/+14
| |\ \ \ | | | |/ | | |/|
| * | | don't opencode iget_failed()Al Viro2015-12-071-3/+1Star
| * | | lustre: constify inode_operations structuresJulia Lawall2015-12-073-4/+4
* | | | Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-01-1218-90/+66Star
|\ \ \ \
| * \ \ \ Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-01-1118-90/+66Star
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-182-2/+2
| | * | | [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-182-2/+1Star
| | * | | [media] staging: media: lirc: Replace timeval with ktime_t in lirc_parallel.cArnd Bergmann2015-12-031-20/+15Star
| | * | | [media] staging: media: lirc: Replace timeval with ktime_t in lirc_sasem.cArnd Bergmann2015-12-031-11/+9Star
| | * | | [media] staging: media: lirc: Replace timeval with ktime_t in lirc_serial.cArnd Bergmann2015-12-031-33/+17Star
| | * | | [media] radio-bcm2048: fix code indentJoseph Marrero2015-12-031-2/+2
| | * | | Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab2015-11-233-26/+29
| | |\ \ \ | | | | |/ | | | |/|
| | * | | [media] lirc_imon: do not leave imon_probe() with mutex heldAlexey Khoroshilov2015-11-191-0/+2
| | * | | [media] media: omap4iss: Make module stop timeout print a warning messageLaurent Pinchart2015-11-191-2/+2
| | * | | [media] media: omap4iss: csi2: Fix IRQ handling when stopping moduleLaurent Pinchart2015-11-191-3/+3
| | * | | [media] omap4iss: Fix overlapping luma/chroma planesNate Weibley2015-11-191-2/+2
| | * | | [media] staging: omap4iss: Compiling V4L2 framework and I2C as modules is fineSakari Ailus2015-11-191-1/+1
| | * | | [media] staging: media: davinci_vpfe: fix ipipe_mode typeAndrzej Hajda2015-11-171-1/+1
| | * | | [media] staging: media: davinci_vpfe: Fix over 80 characters coding style issueJunsu Shin2015-11-171-2/+3
| | * | | [media] staging/davinci/vpfe/dm365: add missing dependenciesArnd Bergmann2015-11-171-0/+2
| | * | | [media] staging: media: davinci_vpfe: drop condition with no effectNicholas Mc Guire2015-11-171-6/+1Star
| | * | | [media] drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c: use correct str...Julia Lawall2015-11-171-1/+1
| | * | | [media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-172-2/+2
* | | | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-01-111-2/+2
|\ \ \ \ \
| * | | | | posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher2015-12-071-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-111-11/+13
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-301-9/+9
| * | | | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-091-3/+5
| |/ / /
* | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-12-171-2/+2
|\ \ \ \
| * | | | Revert "scatterlist: use sg_phys()"Dan Williams2015-12-151-2/+2
| |/ / /
* | | | Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-132-10/+12
|\ \ \ \ | |/ / / |/| | |
| * | | staging: lustre: echo_copy.._lsm() dereferences userland pointers directlyAl Viro2015-12-011-9/+11
| * | | staging: iio: dummy: complete IIO events delivery to userspaceIoana Ciornei2015-11-211-1/+1
| | |/ | |/|
* / | staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons2015-12-062-18/+0Star
|/ /
* | Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions"Glen Lee2015-11-181-23/+25
* | Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-11-182-3/+4
|\ \ | |/ |/|
| * iio: lpc32xx_adc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-251-2/+2
| * staging: iio: select IRQ_WORK for IIO_DUMMY_EVGENArnd Bergmann2015-10-251-1/+2
* | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-111-2/+3
|\ \
| * | block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-071-2/+3
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-0713-16/+16
|\ \ \
| * | | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-072-2/+2