mbox

pull-request: can-next 2014-01-11

Message ID 52D191E2.8040703@pengutronix.de
State Accepted, archived
Delegated to: David Miller
Headers show

Pull-request

git://gitorious.org/linux-can/linux-can-next.git for-davem

Message

Marc Kleine-Budde Jan. 11, 2014, 6:48 p.m. UTC
Hello David,

this is a pull request of three patches for net-next/master.

Oleg Moroz added support for a new PCI card to the generic SJA1000 PCI
driver, Guenter Roeck's patch limits the flexcan driver to little
endian arm (and powerpc) and I fixed a sparse warning found by the
kbuild robot in the ti_hecc driver.

regards,
Marc
---

The following changes since commit 45593c2bd2d1e257d03d795f9c80e22e18f188f0:

  Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge (2014-01-10 17:59:34 -0500)

are available in the git repository at:


  git://gitorious.org/linux-can/linux-can-next.git for-davem

for you to fetch changes up to ea79c1c18520c3a60a2fc8193e2fb58710812d4e:

  can: ti_hecc: fix endianness related sparse warning (2014-01-11 19:43:26 +0100)

----------------------------------------------------------------
Guenter Roeck (1):
      can: Disable flexcan driver build for big endian CPU on ARM

Marc Kleine-Budde (1):
      can: ti_hecc: fix endianness related sparse warning

Oleg Moroz (1):
      can: sja1000: add support for Elcus CAN200PCI

 drivers/net/can/Kconfig           |  2 +-
 drivers/net/can/sja1000/plx_pci.c | 23 ++++++++++++++++++++++-
 drivers/net/can/ti_hecc.c         | 10 ++++------
 3 files changed, 27 insertions(+), 8 deletions(-)

Comments

Sergei Shtylyov Jan. 14, 2014, 8:01 p.m. UTC | #1
Hello.

On 01/11/2014 09:48 PM, Marc Kleine-Budde wrote:

> Hello David,

> this is a pull request of three patches for net-next/master.

> Oleg Moroz added support for a new PCI card to the generic SJA1000 PCI
> driver, Guenter Roeck's patch limits the flexcan driver to little
> endian arm (and powerpc) and I fixed a sparse warning found by the
> kbuild robot in the ti_hecc driver.

    What about the rewritten Renesas R-Car CAN driver? Is there a chance to 
get it into 3.14-rc1 now that we've missed 3.13-rc1? I've sent it at the very 
end of December, and have got no feedback still...

> regards,
> Marc

WBR, Sergei

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Marc Kleine-Budde Jan. 14, 2014, 8:31 p.m. UTC | #2
On 01/14/2014 09:01 PM, Sergei Shtylyov wrote:
> Hello.
> 
> On 01/11/2014 09:48 PM, Marc Kleine-Budde wrote:
> 
>> Hello David,
> 
>> this is a pull request of three patches for net-next/master.
> 
>> Oleg Moroz added support for a new PCI card to the generic SJA1000 PCI
>> driver, Guenter Roeck's patch limits the flexcan driver to little
>> endian arm (and powerpc) and I fixed a sparse warning found by the
>> kbuild robot in the ti_hecc driver.
> 
>    What about the rewritten Renesas R-Car CAN driver? Is there a chance
> to get it into 3.14-rc1 now that we've missed 3.13-rc1? I've sent it at
> the very end of December, and have got no feedback still...

I was ill last week and as a customer today and tomorrow, I'll review
your driver this week.

regards,
Marc
Marc Kleine-Budde Jan. 14, 2014, 8:32 p.m. UTC | #3
On 01/14/2014 09:31 PM, Marc Kleine-Budde wrote:
>>    What about the rewritten Renesas R-Car CAN driver? Is there a chance
>> to get it into 3.14-rc1 now that we've missed 3.13-rc1? I've sent it at
>> the very end of December, and have got no feedback still...
> 
> I was ill last week and as a customer today and tomorrow, I'll review
                          ^^
                          at
> your driver this week.


Marc
David Miller Jan. 14, 2014, 11:30 p.m. UTC | #4
From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: Sat, 11 Jan 2014 19:48:02 +0100

> this is a pull request of three patches for net-next/master.
> 
> Oleg Moroz added support for a new PCI card to the generic SJA1000 PCI
> driver, Guenter Roeck's patch limits the flexcan driver to little
> endian arm (and powerpc) and I fixed a sparse warning found by the
> kbuild robot in the ti_hecc driver.

Pulled, thanks Marc.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html