linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] upcoming pull request: const annoations + flexcan + janz-ican3 update
@ 2012-07-20 11:11 Marc Kleine-Budde
  2012-07-20 11:11 ` [PATCH 1/9] can: mark bittiming_const pointer in struct can_priv as const Marc Kleine-Budde
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Marc Kleine-Budde @ 2012-07-20 11:11 UTC (permalink / raw)
  To: linux-can; +Cc: Ira W. Snyder

Hello,

this is my upcoming pull request to David. Ira, I had a trivial conflict
while merging your patches. Further I improved the ican3_to_can_frame and
can_frame_to_ican3 functions. The helper "get_can_dlc()" is to limit the
dlc value coming from the controller, further only dlc bytes are copied
from and to the controller, not the whole frame. (see patch 5/9).

This pull request will also contain the flexcan update for imx53 and the
bittiming_const annotation posted earlier this week.

Pleae review and test.
Feel free to send Acked-by, Tested-by, Reviewed-by etc :)

regards, Marc



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

end of thread, other threads:[~2012-07-20 15:39 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-20 11:11 [PATCH 0/9] upcoming pull request: const annoations + flexcan + janz-ican3 update Marc Kleine-Budde
2012-07-20 11:11 ` [PATCH 1/9] can: mark bittiming_const pointer in struct can_priv as const Marc Kleine-Budde
2012-07-20 11:11 ` [PATCH 2/9] can: flexcan: add 2nd clock to support imx53 and newer Marc Kleine-Budde
2012-07-20 11:11 ` [PATCH 3/9] can: janz-ican3: remove dead code Marc Kleine-Budde
2012-07-20 11:11 ` [PATCH 4/9] can: janz-ican3: drop invalid skbs Marc Kleine-Budde
2012-07-20 11:11 ` [PATCH 5/9] can: janz-ican3: cleanup of ican3_to_can_frame and can_frame_to_ican3 Marc Kleine-Budde
2012-07-20 15:39   ` Ira W. Snyder
2012-07-20 11:11 ` [PATCH 6/9] can: janz-ican3: fix error and byte counters Marc Kleine-Budde
2012-07-20 11:11 ` [PATCH 7/9] can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS Marc Kleine-Budde
2012-07-20 11:11 ` [PATCH 8/9] can: janz-ican3: avoid firmware lockup caused by infinite bus error quota Marc Kleine-Budde
2012-07-20 11:11 ` [PATCH 9/9] can: janz-ican3: add support for one shot mode Marc Kleine-Budde
2012-07-20 11:15 ` [PATCH 0/9] upcoming pull request: const annoations + flexcan + janz-ican3 update Marc Kleine-Budde

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).