summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-03[media] staging/media: add missing TODO filesHans Verkuil
2016-03-03[media] Staging: media/lirc: lirc_zilog.c : fixed a string split in multi-lin...RitwikGopi
2016-03-03[media] staging: v4l: omap4iss: Use V4L2 graph PM operationsSakari Ailus
2016-03-03[media] mn88473: move out of stagingAntti Palosaari
2016-03-03[media] soc_camera/mx3_camera.c: move to staging in preparation, for removalHans Verkuil
2016-03-03[media] soc_camera/mx2_camera.c: move to staging in preparation, for removalHans Verkuil
2016-03-03[media] soc_camera/omap1: move to staging in preparation for removalHans Verkuil
2016-02-19[media] timblogiw: move to staging in preparation for removalHans Verkuil
2016-02-16Merge branch 'fixes' into patchworkMauro Carvalho Chehab
2016-02-14Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman
2016-02-14Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman
2016-02-10[media] media: davinci_vpfe: fix missing unlock on error in vpfe_prepare_pipe...Wei Yongjun
2016-02-09Merge tag 'v4.5-rc3' into patchworkMauro Carvalho Chehab
2016-02-07staging: goldfish: (coding style) Rewrite comparisons to NULL as "!data->reg_...Christian Colic
2016-02-07staging: goldfish: (coding style) Add spaces around the "+" to conform to che...Christian Colic
2016-02-07staging: goldfish: use div64_s64 instead of do_divArnd Bergmann
2016-02-06Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-06staging: lustre: Use ahashHerbert Xu
2016-02-03staging/rdma: remove deprecated ipath driverDoug Ledford
2016-02-03staging/rdma: remove deprecated ehca driverDoug Ledford
2016-02-03staging/rdma: remove deprecated amso1100 driverDoug Ledford
2016-02-01Merge tag 'iio-fixes-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-02-01Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-02-01Staging: speakup: Fix allyesconfig build on mn10300Samuel Thibault
2016-02-01Merge 4.5-rc2 into tty-nextGreg Kroah-Hartman
2016-02-01[media] staging: media: lirc: fix MODULE_PARM_DESC typoDan Carpenter
2016-01-31Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-01-31Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-30iio: ade7753: avoid uninitialized dataArnd Bergmann
2016-01-30staging: iio: Fix dependencies for !HAS_IOMEM archsRichard Weinberger
2016-01-28Staging: goldfish: goldfish_nand: Add DMA Support using dmam_alloc_coherentShraddha Barke
2016-01-28Staging: speakup: fix read scrolled-back VTSamuel Thibault
2016-01-28Staging: speakup: Fix getting port informationSamuel Thibault
2016-01-28Revert "Staging: panel: usleep_range is preferred over udelay"Sudip Mukherjee
2016-01-28tty: Use termios c_*flag macrosPeter Hurley
2016-01-28staging: dgap: Remove redundant write_wait wakeupsPeter Hurley
2016-01-27staging: digi: Replace open-coded tty_wakeup()Peter Hurley
2016-01-27staging: rtl8192u: Use skcipher and ahashHerbert Xu
2016-01-27staging: rtl8192e: Replace uses of obsolete blkcipher and hashHerbert Xu
2016-01-26staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley
2016-01-25[media] staging: media: lirc: space around operatorSudip Mukherjee
2016-01-25[media] staging: media: lirc: no space after castSudip Mukherjee
2016-01-25[media] staging: media: lirc: replace NULL comparisons with !varSudip Mukherjee
2016-01-25[media] davinci_vpfe: make checkpatch happyJoseph Marrero
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa