Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
61f47132dcba1eacf8fd8e64488d0b6d4bcbe4a0
/
drivers
/
net
/
can
/
mcp251x.c
fce5c29
net: can: mcp251x: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
612b2a9
can: mcp251x: Use dev_pm_ops
by Lars-Peter Clausen
· 12 years ago
01b8807
can: mcp251x: Use module_spi_driver
by Lars-Peter Clausen
· 12 years ago
4c2e33f
can: mcp251x: Remove redundant spi driver bus initialization
by Lars-Peter Clausen
· 12 years ago
eb072a9
can: mcp251x: add LED trigger support
by Fabio Baltieri
· 12 years ago
3c8ac0f
can: remove __dev* attributes
by Bill Pemberton
· 12 years ago
cab32f3
can: mcp251x: avoid repeated frame bug
by Benoît Locher
· 12 years ago
194b9a4
can: mark bittiming_const pointer in struct can_priv as const
by Marc Kleine-Budde
· 12 years ago
c2fd03a
drivers: net: Remove casts to same type
by Joe Perches
· 12 years ago
aabdfd6
can: replace the dev_dbg/info/err/... with the new netdev_xxx macros
by Wolfgang Grandegger
· 13 years ago
34206f2
can: mcp251x: Allow pass IRQ flags through platform data.
by Enric Balletbo i Serra
· 14 years ago
58a69cb
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
by Tejun Heo
· 14 years ago
b9958a9
can: mcp251x: fix reception of standard RTR frames
by Marc Kleine-Budde
· 14 years ago
612eef4
can: mcp251x: fix generation of error frames
by Marc Kleine-Budde
· 14 years ago
5601b2d
can: mcp251x: fix endless loop in interrupt handler if CANINTF_MERRF is set
by Marc Kleine-Budde
· 14 years ago
9c473fc
can: mcp251x: optimize 2515, rx int gets cleared automatically
by Marc Kleine-Budde
· 14 years ago
beab675
can: mcp251x: define helper functions mcp251x_is_2510, mcp251x_is_2515
by Marc Kleine-Budde
· 14 years ago
f1f8c6c
can: mcp251x: Don't use pdata->model for chip selection anymore
by Marc Kleine-Budde
· 14 years ago
d3cd156
can: mcp251x: write intf only when needed
by Marc Kleine-Budde
· 14 years ago
7e15de3
can: mcp251x: read-modify-write eflag only when needed
by Sascha Hauer
· 14 years ago
f3a3ed3
can: mcp251x: allow to read two registers in one spi transfer
by Sascha Hauer
· 14 years ago
711e4d6
can: mcp251x: increase rx_errors on overflow, not only rx_over_errors
by Sascha Hauer
· 14 years ago
57d3c7b
can: mcp251x: fix NOHZ local_softirq_pending 08 warning
by Marc Kleine-Budde
· 14 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 14 years ago
829e001
Fix some #includes in CAN drivers (rebased for net-next-2.6)
by Hans J. Koch
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
e446630
Add hotplug support to mcp251x driver
by Marc Zyngier
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
bf66f37
can: mcp251x: Move to threaded interrupts instead of workqueues.
by Christian Pellegrin
· 15 years ago
ad72c34
can: Proper ctrlmode handling for CAN devices
by Christian Pellegrin
· 15 years ago
3ccd4c6
can: Unify droping of invalid tx skbs and netdev stats
by Oliver Hartkopp
· 15 years ago
ce739b4
drivers/net/can: Correct NULL test
by Julia Lawall
· 15 years ago
c7cd606
can: Fix data length code handling in rx path
by Oliver Hartkopp
· 15 years ago
615534b
can: fix setting mcp251x bit timing on open
by Christian Pellegrin
· 15 years ago
e000016
can: Driver for the Microchip MCP251x SPI CAN controllers
by Christian Pellegrin
· 15 years ago