public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/12] SEP cleanups
@ 2010-11-24 19:23 Alan Cox
  2010-11-24 19:33 ` [PATCH 01/12] sep: minimal fix for wrong include Alan Cox
                   ` (12 more replies)
  0 siblings, 13 replies; 15+ messages in thread
From: Alan Cox @ 2010-11-24 19:23 UTC (permalink / raw)
  To: greg, mark.a.allyn, linux-kernel

This is a rework from the bits I sent you a while back Mark (which I suspect
got eaten in the email) and some other cleanup. I've not beaten it up with
CodingStyle yet because most of the debug wants removing before that is done
so it is probably more productive to fix the logic and the inherited choice of
TRUELY_GIANT_DEFINE_NAMES_THAT_CAUSE_MUCH_WRAPPING before we worry about finer
points of style.

---

Alan Cox (12):
      sep: Fix crash if a device is not found
      sep: clean up a couple of spots missed in pass one
      sep: cant is an angular inclination
      sep: Make SEP consistent
      sep: Use kzalloc when needed
      sep: clean up some of the obvious sillies
      sep: Fix the kernel-doc in SEP
      sep: clean up caller_id function
      sep: netlink - what netlink
      sep: handle the memrar stuff in the headers
      sep: handle the rar definition stuff in the header
      sep: minimal fix for wrong include


 drivers/staging/memrar/memrar.h         |   19 
 drivers/staging/sep/sep_driver.c        | 2230 ++++++++++++-------------------
 drivers/staging/sep/sep_driver_config.h |  194 ---
 include/linux/rar_register.h            |   16 
 4 files changed, 902 insertions(+), 1557 deletions(-)

-- 

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

end of thread, other threads:[~2010-11-24 22:20 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-24 19:23 [PATCH 00/12] SEP cleanups Alan Cox
2010-11-24 19:33 ` [PATCH 01/12] sep: minimal fix for wrong include Alan Cox
2010-11-24 19:33 ` [PATCH 02/12] sep: handle the rar definition stuff in the header Alan Cox
2010-11-24 19:33 ` [PATCH 03/12] sep: handle the memrar stuff in the headers Alan Cox
2010-11-24 19:34 ` [PATCH 04/12] sep: netlink - what netlink Alan Cox
2010-11-24 19:34 ` [PATCH 05/12] sep: clean up caller_id function Alan Cox
2010-11-24 19:34 ` [PATCH 06/12] sep: Fix the kernel-doc in SEP Alan Cox
2010-11-24 19:38 ` [PATCH 07/12] sep: clean up some of the obvious sillies Alan Cox
2010-11-24 19:38 ` [PATCH 08/12] sep: Use kzalloc when needed Alan Cox
2010-11-24 19:38 ` [PATCH 09/12] sep: Make SEP consistent Alan Cox
2010-11-24 19:38 ` [PATCH 10/12] sep: cant is an angular inclination Alan Cox
2010-11-24 19:39 ` [PATCH 11/12] sep: clean up a couple of spots missed in pass one Alan Cox
2010-11-24 19:39 ` [PATCH 12/12] sep: Fix crash if a device is not found Alan Cox
2010-11-24 20:18 ` [PATCH 00/12] SEP cleanups Randy Dunlap
2010-11-24 22:19   ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox