lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 21 Sep 2013 15:54:54 +0200
From:	Marc Kleine-Budde <mkl@...gutronix.de>
To:	Linux Netdev List <netdev@...r.kernel.org>
CC:	"linux-can@...r.kernel.org" <linux-can@...r.kernel.org>,
	David Miller <davem@...emloft.net>,
	"kernel@...gutronix.de" <kernel@...gutronix.de>
Subject: pull-request: can-next 2013-09-21

Hello David,

this is a pull request for net-next. It consists of two patches by Uwe
Kleine-König, they add explicit copyrights to the uapi CAN headers
(including Acked-bys of the header authors). And 12 cleanup patches by
Jingoo Han. Several drivers are converted to use dev_get_platdata()
instead of open coding it, two unnecessary pci_set_drvdata() are
removed from the CAN PCI drivers.

regards,
Marc

---

The following changes since commit 19717d05848849a3b1dddeced9abb5884cff9152:

  declance: Remove `incompatible pointer type' warnings (2013-09-20 14:41:03 -0400)

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 a0c7d83322521880caf8c9c1ef20a2a1cd5cb955:

  can: sja1000: remove unnecessary pci_set_drvdata() (2013-09-21 15:43:16 +0200)

----------------------------------------------------------------
Jingoo Han (12):
      can: at91_can: use dev_get_platdata()
      can: bfin_can: use dev_get_platdata()
      can: cc770: use dev_get_platdata()
      can: flexcan: use dev_get_platdata()
      can: janz-ican3: use dev_get_platdata()
      can: mcp251x: use dev_get_platdata()
      can: sja1000: use dev_get_platdata()
      can: softing: use dev_get_platdata()
      can: ti_hecc: use dev_get_platdata()
      can: c_can: remove unnecessary pci_set_drvdata()
      can: pch_can: remove unnecessary pci_set_drvdata()
      can: sja1000: remove unnecessary pci_set_drvdata()

Uwe Kleine-König (2):
      can: add explicit copyrights to can headers
      can: add explicit copyrights to can's netlink header

 drivers/net/can/at91_can.c                 |  2 +-
 drivers/net/can/bfin_can.c                 |  2 +-
 drivers/net/can/c_can/c_can_pci.c          |  2 --
 drivers/net/can/cc770/cc770_platform.c     |  4 ++--
 drivers/net/can/flexcan.c                  |  2 +-
 drivers/net/can/janz-ican3.c               |  2 +-
 drivers/net/can/mcp251x.c                  |  2 +-
 drivers/net/can/pch_can.c                  |  1 -
 drivers/net/can/sja1000/ems_pci.c          |  1 -
 drivers/net/can/sja1000/kvaser_pci.c       |  1 -
 drivers/net/can/sja1000/peak_pci.c         |  2 --
 drivers/net/can/sja1000/plx_pci.c          |  1 -
 drivers/net/can/sja1000/sja1000_platform.c |  2 +-
 drivers/net/can/softing/softing_main.c     |  2 +-
 drivers/net/can/ti_hecc.c                  |  2 +-
 include/uapi/linux/can/bcm.h               | 32 ++++++++++++++++++++++++++++++
 include/uapi/linux/can/error.h             | 32 ++++++++++++++++++++++++++++++
 include/uapi/linux/can/gw.h                | 32 ++++++++++++++++++++++++++++++
 include/uapi/linux/can/netlink.h           |  8 ++++++++
 include/uapi/linux/can/raw.h               | 32 ++++++++++++++++++++++++++++++
 20 files changed, 146 insertions(+), 18 deletions(-)

-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


Download attachment "signature.asc" of type "application/pgp-signature" (260 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ