summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-175-162/+215
|\
| * staging: lustre: Use ahashHerbert Xu2016-02-061-40/+52
| * staging: rtl8192u: Use skcipher and ahashHerbert Xu2016-01-272-57/+81
| * staging: rtl8192e: Replace uses of obsolete blkcipher and hashHerbert Xu2016-01-272-65/+82
* | [media] staging/media: add missing TODO filesHans Verkuil2016-03-034-3/+34
* | [media] Staging: media/lirc: lirc_zilog.c : fixed a string split in multi-lin...RitwikGopi2016-03-031-3/+1
* | [media] staging: v4l: omap4iss: Use V4L2 graph PM operationsSakari Ailus2016-03-034-226/+7
* | [media] mn88473: move out of stagingAntti Palosaari2016-03-037-595/+0
* | [media] soc_camera/mx3_camera.c: move to staging in preparation, for removalHans Verkuil2016-03-035-0/+1285
* | [media] soc_camera/mx2_camera.c: move to staging in preparation, for removalHans Verkuil2016-03-035-0/+1654
* | [media] soc_camera/omap1: move to staging in preparation for removalHans Verkuil2016-03-035-0/+1757
* | [media] timblogiw: move to staging in preparation for removalHans Verkuil2016-02-195-0/+885
* | Merge branch 'fixes' into patchworkMauro Carvalho Chehab2016-02-161-1/+1
|\ \
| * | [media] media: davinci_vpfe: fix missing unlock on error in vpfe_prepare_pipe...Wei Yongjun2016-02-101-1/+1
| |/
* | Merge tag 'v4.5-rc3' into patchworkMauro Carvalho Chehab2016-02-09103-53098/+56
|\ \
| * \ Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-02-063-3/+12
| |\ \
| | * \ Merge tag 'iio-fixes-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-02-011-0/+1
| | |\ \
| | | * | staging: iio: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-01-301-0/+1
| | * | | Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-02-011-2/+10
| | |\ \ \
| | | * | | iio: ade7753: avoid uninitialized dataArnd Bergmann2016-01-301-2/+10
| | * | | | Staging: speakup: Fix allyesconfig build on mn10300Samuel Thibault2016-02-011-1/+1
| * | | | | staging/rdma: remove deprecated ipath driverDoug Ledford2016-02-0340-30434/+0
| * | | | | staging/rdma: remove deprecated ehca driverDoug Ledford2016-02-0334-13575/+0
| * | | | | staging/rdma: remove deprecated amso1100 driverDoug Ledford2016-02-0326-9057/+0
| |/ / / /
| * | | | Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-01-311-1/+4
| |\ \ \ \
| | * | | | staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley2016-01-261-1/+4
| | | |_|/ | | |/| |
| * | | | Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-313-28/+40
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Staging: speakup: fix read scrolled-back VTSamuel Thibault2016-01-281-8/+13
| | * | | Staging: speakup: Fix getting port informationSamuel Thibault2016-01-281-1/+12
| | * | | Revert "Staging: panel: usleep_range is preferred over udelay"Sudip Mukherjee2016-01-281-19/+15
* | | | | [media] staging: media: lirc: fix MODULE_PARM_DESC typoDan Carpenter2016-02-011-1/+1
* | | | | [media] staging: media: lirc: space around operatorSudip Mukherjee2016-01-251-7/+7
* | | | | [media] staging: media: lirc: no space after castSudip Mukherjee2016-01-251-4/+4
* | | | | [media] staging: media: lirc: replace NULL comparisons with !varSudip Mukherjee2016-01-251-2/+2
* | | | | [media] davinci_vpfe: make checkpatch happyJoseph Marrero2016-01-251-1/+1
|/ / / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-2315-658/+62
|\ \ \ \
| * | | | IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2015-12-231-1/+0
| * | | | ehca: stop using struct ib_phys_bufChristoph Hellwig2015-12-232-53/+46
| * | | | amso1100: fold c2_reg_phys_mr into c2_get_dma_mrChristoph Hellwig2015-12-231-57/+14
| * | | | IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-235-20/+0
| * | | | IB: remove support for phys MRsChristoph Hellwig2015-12-2311-455/+1
| * | | | IB: remove ib_query_mrChristoph Hellwig2015-12-233-52/+0
| * | | | staging/o2iblnd: Avoid calling ib_query_deviceOr Gerlitz2015-12-221-20/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-2311-33/+31
|\ \ \ \ \
| * | | | | wrappers for ->i_mutex accessAl Viro2016-01-2210-31/+31
| * | | | | lustre: remove unused declarationAl Viro2016-01-221-2/+0
* | | | | | tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-221-6/+2
|/ / / / /
* | | | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-202-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge tag 'renesas-gic-cleanup-for-v4.5' of git://git.kernel.org/pub/scm/linu...Olof Johansson2015-12-222-2/+2
| |\ \ \ \ \
| | * | | | | staging: board: armadillo800eva: Use "arm,pl390"Geert Uytterhoeven2015-12-181-1/+1