alistair23-linux/drivers/staging/media/omap4iss
Linus Torvalds 2f37dd131c Staging and IIO driver update for 4.7-rc1
Here's the big staging and iio driver update for 4.7-rc1.
 
 I think we almost broke even with this release, only adding a few more
 lines than we removed, which isn't bad overall given that there's a
 bunch of new iio drivers added.  The Lustre developers seem to have
 woken up from their sleep and have been doing a great job in cleaning up
 the code and pruning unused or old cruft, the filesystem is almost
 readable :)
 
 Other than that, just a lot of basic coding style cleanups in the churn.
 All have been in linux-next for a while with no reported issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iEYEABECAAYFAlc/00QACgkQMUfUDdst+ynXYQCdG9oEsw4CCItbjGfQau5YVGbd
 TOcAnA19tZz+Wcg3sLT8Zsm979dgVvDt
 =9UG/
 -----END PGP SIGNATURE-----

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

Pull staging and IIO driver updates from Greg KH:
 "Here's the big staging and iio driver update for 4.7-rc1.

  I think we almost broke even with this release, only adding a few more
  lines than we removed, which isn't bad overall given that there's a
  bunch of new iio drivers added.

  The Lustre developers seem to have woken up from their sleep and have
  been doing a great job in cleaning up the code and pruning unused or
  old cruft, the filesystem is almost readable :)

  Other than that, just a lot of basic coding style cleanups in the
  churn.  All have been in linux-next for a while with no reported
  issues"

* tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (938 commits)
  Staging: emxx_udc: emxx_udc: fixed coding style issue
  staging/gdm724x: fix "alignment should match open parenthesis" issues
  staging/gdm724x: Fix avoid CamelCase
  staging: unisys: rename misleading var ii with frag
  staging: unisys: visorhba: switch success handling to error handling
  staging: unisys: visorhba: main path needs to flow down the left margin
  staging: unisys: visorinput: handle_locking_key() simplifications
  staging: unisys: visorhba: fail gracefully for thread creation failures
  staging: unisys: visornic: comment restructuring and removing bad diction
  staging: unisys: fix format string %Lx to %llx for u64
  staging: unisys: remove unused struct members
  staging: unisys: visorchannel: correct variable misspelling
  staging: unisys: visorhba: replace functionlike macro with function
  staging: dgnc: Need to check for NULL of ch
  staging: dgnc: remove redundant condition check
  staging: dgnc: fix 'line over 80 characters'
  staging: dgnc: clean up the dgnc_get_modem_info()
  staging: lustre: lnet: enable configuration per NI interface
  staging: lustre: o2iblnd: properly set ibr_why
  staging: lustre: o2iblnd: remove last of kiblnd_tunables_fini
  ...
2016-05-20 22:20:48 -07:00
..
iss.c staging: media: omap4iss: Match alignment with open parenthesis. 2016-03-28 07:30:36 -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] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_device 2016-04-13 17:20:48 -03:00
iss_video.h [media] staging: v4l: omap4iss: Use V4L2 graph PM operations 2016-03-03 12:33:25 -03: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