1
0
Fork 0
alistair23-linux/drivers/staging/media/omap4iss
Linus Torvalds 9dffdb38d8 Staging driver patches for 4.6-rc1
Here is the big staging driver pull request for 4.6-rc1.
 
 Lots of little things here, over 1600 patches or so.  Notible is all of
 the good Lustre work happening, those developers have finally woken up
 and are cleaning up their code greatly.  The Outreachy intern
 application process is also happening, which brought in another 400 or
 so patches.  Full details are in the very long shortlog.
 
 All of these have been in linux-next with no reported issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iEYEABECAAYFAlbrc3EACgkQMUfUDdst+ylu5ACgpdTKjrZn2vHElW3GRhTpzJdQ
 wz8AoJDeur2DmBkQrKD5/u/WL4UTRNZJ
 =+Q6N
 -----END PGP SIGNATURE-----

Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging

Pull staging driver updates from Greg KH:
 "Here is the big staging driver pull request for 4.6-rc1.

  Lots of little things here, over 1600 patches or so.  Notable is all
  of the good Lustre work happening, those developers have finally woken
  up and are cleaning up their code greatly.  The Outreachy intern
  application process is also happening, which brought in another 400 or
  so patches.  Full details are in the very long shortlog.

  All of these have been in linux-next with no reported issues"

* tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (1673 commits)
  staging: lustre: fix aligments in lnet selftest
  staging: lustre: report minimum of two buffers for LNet selftest load test
  staging: lustre: test for proper errno code in lstcon_rpc_trans_abort
  staging: lustre: filter remaining extra spacing for lnet selftest
  staging: lustre: remove extra spacing when setting variable for lnet selftest
  staging: lustre: remove extra spacing of variable declartions for lnet selftest
  staging: lustre: fix spacing issues checkpatch reported in lnet selftest
  staging: lustre: remove returns in void function for lnet selftest
  staging: lustre: fix bogus lst errors for lnet selftest
  staging: netlogic: Replacing pr_err with dev_err after the call to devm_kzalloc
  staging: mt29f_spinand: Replacing pr_info with dev_info after the call to devm_kzalloc
  staging: android: ion: fix up file mode
  staging: ion: debugfs invalid gfp mask
  staging: rts5208: Replace pci_enable_device with pcim_enable_device
  Staging: ieee80211: Place constant on right side of the test.
  staging: speakup: Replace del_timer with del_timer_sync
  staging: lowmemorykiller: fix 2 checks that checkpatch complained
  staging: mt29f_spinand: Drop void pointer cast
  staging: rdma: hfi1: file_ops: Replace ALIGN with PAGE_ALIGN
  staging: rdma: hfi1: driver: Replace IS_ALIGNED with PAGE_ALIGNED
  ...
2016-03-17 22:13:41 -07:00
..
Kconfig [media] staging: omap4iss: Compiling V4L2 framework and I2C as modules is fine 2015-11-19 08:32:34 -02:00
Makefile [media] v4l: omap4iss: Add support for OMAP4 camera interface - Build system 2013-12-03 17:43:58 -02:00
TODO [media] v4l: omap4iss: Enable driver compilation as a module 2015-07-06 08:25:51 -03:00
iss.c Staging driver patches for 4.6-rc1 2016-03-17 22:13:41 -07:00
iss.h [media] staging: v4l: omap4iss: Use V4L2 graph PM operations 2016-03-03 12:33:25 -03:00
iss_csi2.c [media] staging: omap4iss: remove pads prefix from *_create_pads_links() 2016-01-11 12:19:08 -02:00
iss_csi2.h [media] staging: omap4iss: remove pads prefix from *_create_pads_links() 2016-01-11 12:19:08 -02:00
iss_csiphy.c [media] v4l: omap4iss: Replace outdated OMAP4 control pad API with syscon 2015-04-28 08:38:23 -03:00
iss_csiphy.h [media] include/media: move platform_data to linux/platform_data/media 2015-11-17 06:58:42 -02:00
iss_ipipe.c [media] media framework: rename pads init function to media_entity_pads_init() 2016-01-11 12:19:03 -02:00
iss_ipipe.h staging: media: omap4iss: Matches alignment with open parenthesis 2015-10-27 16:53:12 +09:00
iss_ipipeif.c [media] staging: omap4iss: remove pads prefix from *_create_pads_links() 2016-01-11 12:19:08 -02:00
iss_ipipeif.h [media] staging: omap4iss: remove pads prefix from *_create_pads_links() 2016-01-11 12:19:08 -02:00
iss_regs.h staging: media: omap4iss: Replaces bit shift on 1 with BIT Macro 2015-10-27 16:53:12 +09:00
iss_resizer.c [media] staging: omap4iss: remove pads prefix from *_create_pads_links() 2016-01-11 12:19:08 -02:00
iss_resizer.h [media] staging: omap4iss: remove pads prefix from *_create_pads_links() 2016-01-11 12:19:08 -02:00
iss_video.c [media] staging: v4l: omap4iss: Use V4L2 graph PM operations 2016-03-03 12:33:25 -03:00
iss_video.h [media] staging: v4l: omap4iss: Use V4L2 graph PM operations 2016-03-03 12:33:25 -03:00