linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/9] fix sm7xxfb
@ 2015-06-17 11:36 Sudip Mukherjee
  2015-06-17 11:36 ` [PATCH v2 1/9] staging: sm7xxfb: declare struct as const Sudip Mukherjee
                   ` (9 more replies)
  0 siblings, 10 replies; 17+ messages in thread
From: Sudip Mukherjee @ 2015-06-17 11:36 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: linux-fbdev, devel, linux-kernel, Joe Perches, Sudip Mukherjee

fixing the few remaining issues of sm7xxfb before sending the patch to
remove it from staging.
Also attempted to setup a tree and all the patches of this series are
available there for you.


The following changes since commit f0feeaff9c60bfb3dbadf09da15d70cf35700f29:

  staging: wilc1000: remove unwanted code (2015-06-16 19:23:25 -0700)

are available in the git repository at:

  git://git.vectorindia.net/staging staging-testing

for you to fetch changes up to e1acca34e255e7ed0c93d1a66dc06bda2000a1b0:

  staging: sm7xxfb: fix camelcase (2015-06-17 16:32:00 +0530)

----------------------------------------------------------------
Sudip Mukherjee (9):
      staging: sm7xxfb: declare struct as const
      staging: sm7xxfb: remove numvgamodes
      staging: sm7xxfb: add newline
      staging: sm7xxfb: no space after cast
      staging: sm7xxfb: fix alignment
      staging: sm7xxfb: reduce indention
      staging: sm7xxfb: move mode table
      staging: sm7xxfb: fix indention
      staging: sm7xxfb: fix camelcase

 drivers/staging/sm7xxfb/sm7xx.h   | 664 +----------------------------
 drivers/staging/sm7xxfb/sm7xxfb.c | 872 +++++++++++++++++++++++++++++++++-----
 2 files changed, 761 insertions(+), 775 deletions(-)

-- 
1.8.1.2


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

end of thread, other threads:[~2015-06-19 14:51 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-17 11:36 [PATCH v2 0/9] fix sm7xxfb Sudip Mukherjee
2015-06-17 11:36 ` [PATCH v2 1/9] staging: sm7xxfb: declare struct as const Sudip Mukherjee
2015-06-17 11:36 ` [PATCH v2 2/9] staging: sm7xxfb: remove numvgamodes Sudip Mukherjee
2015-06-17 11:36 ` [PATCH v2 3/9] staging: sm7xxfb: add newline Sudip Mukherjee
2015-06-17 11:36 ` [PATCH v2 4/9] staging: sm7xxfb: no space after cast Sudip Mukherjee
2015-06-17 11:36 ` [PATCH v2 5/9] staging: sm7xxfb: fix alignment Sudip Mukherjee
2015-06-19 14:45   ` Dan Carpenter
2015-06-17 11:36 ` [PATCH v2 6/9] staging: sm7xxfb: reduce indention Sudip Mukherjee
2015-06-17 11:36 ` [PATCH v2 7/9] staging: sm7xxfb: move mode table Sudip Mukherjee
2015-06-19 14:48   ` Dan Carpenter
2015-06-17 11:36 ` [PATCH v2 8/9] staging: sm7xxfb: fix indention Sudip Mukherjee
2015-06-19 14:50   ` Dan Carpenter
2015-06-17 11:36 ` [PATCH v2 9/9] staging: sm7xxfb: fix camelcase Sudip Mukherjee
2015-06-19 14:51   ` Dan Carpenter
2015-06-18  4:43 ` [PATCH v2 0/9] fix sm7xxfb Greg Kroah-Hartman
2015-06-18  4:45   ` Greg Kroah-Hartman
2015-06-18  8:49     ` Sudip Mukherjee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).