All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/13] backports: cw1200 needs get_random_int() exported
@ 2013-08-16 17:26 Hauke Mehrtens
  2013-08-16 17:26 ` [PATCH 02/13] backports: fix conditional include of arch_phys_wc_add() Hauke Mehrtens
                   ` (11 more replies)
  0 siblings, 12 replies; 20+ messages in thread
From: Hauke Mehrtens @ 2013-08-16 17:26 UTC (permalink / raw)
  To: mcgrof; +Cc: backports, Hauke Mehrtens, Solomon Peachy

get_random_int() does not get exported in kernel < 3.10 and cw1200
needs it.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Cc: Solomon Peachy <pizza@shaftnet.org>
---
 dependencies |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/dependencies b/dependencies
index f1e514b..1ad08ac 100644
--- a/dependencies
+++ b/dependencies
@@ -45,6 +45,8 @@ WL1251 3.0
 
 MWIFIEX 2.6.27
 
+CW1200 3.10
+
 # DRM stuff
 HDMI 3.2
 DRM 3.2
-- 
1.7.10.4


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

end of thread, other threads:[~2013-08-18 23:04 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-16 17:26 [PATCH 01/13] backports: cw1200 needs get_random_int() exported Hauke Mehrtens
2013-08-16 17:26 ` [PATCH 02/13] backports: fix conditional include of arch_phys_wc_add() Hauke Mehrtens
2013-08-16 19:32   ` Arik Nemtsov
2013-08-18  7:05     ` Arik Nemtsov
2013-08-18 23:04       ` Hauke Mehrtens
2013-08-16 17:26 ` [PATCH 03/13] backports: usb_translate_errors() is needed for < 3.2 Hauke Mehrtens
2013-08-16 17:26 ` [PATCH 04/13] backports: add missing include for is_valid_ether_addr() Hauke Mehrtens
2013-08-16 17:47   ` Johannes Berg
2013-08-16 17:26 ` [PATCH 05/13] backports: do not copy wrong header files for regulators Hauke Mehrtens
2013-08-16 17:26 ` [PATCH 06/13] backports: add hid_alloc_report_buf() Hauke Mehrtens
2013-08-16 17:26 ` [PATCH 07/13] backports: add include/linux/regulator/pfuze100.h Hauke Mehrtens
2013-08-16 17:26 ` [PATCH 08/13] backports: revert the sysfs api change Hauke Mehrtens
2013-08-16 17:35   ` Johannes Berg
2013-08-16 18:04     ` Hauke Mehrtens
2013-08-16 19:22       ` Johannes Berg
2013-08-16 17:26 ` [PATCH 09/13] backports: add some new regulator drivers to default config Hauke Mehrtens
2013-08-16 17:26 ` [PATCH 10/13] backports: do not access hw_features in wil6210 Hauke Mehrtens
2013-08-16 17:26 ` [PATCH 11/13] backports: backport pci power save for mwifiex Hauke Mehrtens
2013-08-16 17:26 ` [PATCH 12/13] backports: refresh on next-20130726 Hauke Mehrtens
2013-08-16 17:26 ` [PATCH 13/13] backports: add defconfig for cw1200 Hauke Mehrtens

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.