All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] staging: Fix build of VCHIQ driver.
@ 2016-10-03 18:52 ` Eric Anholt
  0 siblings, 0 replies; 26+ messages in thread
From: Eric Anholt @ 2016-10-03 18:52 UTC (permalink / raw)
  To: linux-arm-kernel

This is a series of fixes for the vchiq driver that Greg recently
added to his staging-testing branch.

A full tree with nasty patches to add the other drivers necessary to
do "vcdbg log msg" is available at:

https://github.com/anholt/linux/tree/vchiq

Eric Anholt (4):
  staging/vchi: Convert to current get_user_pages() arguments.
  staging/vchi: Update for rename of page_cache_release() to put_page().
  ARM: bcm2835: Add #define for VCHIQ property message.
  drivers/vchi: Remove dependency on CONFIG_BROKEN.

 drivers/staging/vc04_services/Kconfig                              | 2 +-
 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_2835_arm.c | 6 +++---
 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c      | 5 ++---
 include/soc/bcm2835/raspberrypi-firmware.h                         | 2 ++
 4 files changed, 8 insertions(+), 7 deletions(-)

-- 
2.9.3

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2016-10-15 12:04 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-03 18:52 [PATCH 0/4] staging: Fix build of VCHIQ driver Eric Anholt
2016-10-03 18:52 ` Eric Anholt
2016-10-03 18:52 ` [PATCH 1/4] staging/vchi: Convert to current get_user_pages() arguments Eric Anholt
2016-10-03 18:52   ` Eric Anholt
2016-10-07 14:44   ` Greg Kroah-Hartman
2016-10-07 14:44     ` Greg Kroah-Hartman
2016-10-07 17:36     ` Eric Anholt
2016-10-07 17:36       ` Eric Anholt
2016-10-03 18:52 ` [PATCH 2/4] staging/vchi: Update for rename of page_cache_release() to put_page() Eric Anholt
2016-10-03 18:52   ` Eric Anholt
2016-10-03 18:52 ` [PATCH 3/4] ARM: bcm2835: Add #define for VCHIQ property message Eric Anholt
2016-10-03 18:52   ` Eric Anholt
2016-10-15  7:53   ` Stefan Wahren
2016-10-15  7:53     ` Stefan Wahren
2016-10-15  7:56     ` Stefan Wahren
2016-10-15  7:56       ` Stefan Wahren
2016-10-03 18:52 ` [PATCH 4/4] drivers/vchi: Remove dependency on CONFIG_BROKEN Eric Anholt
2016-10-03 18:52   ` Eric Anholt
2016-10-13  7:05   ` [PATCH 4/4] staging/vchi: " Greg Kroah-Hartman
2016-10-13  7:05     ` Greg Kroah-Hartman
2016-10-15  8:35     ` Stefan Wahren
2016-10-15  8:35       ` Stefan Wahren
2016-10-15 11:27       ` Greg Kroah-Hartman
2016-10-15 11:27         ` Greg Kroah-Hartman
2016-10-15 12:03         ` Stefan Wahren
2016-10-15 12:03           ` Stefan Wahren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.