index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
flexcan.c
Commit message (
Expand
)
Author
Age
*
can: Unify MTU settings for CAN interfaces
Oliver Hartkopp
2014-03-17
*
can: flexcan: make use of platform_get_device_id()
Marc Kleine-Budde
2014-03-06
*
can: flexcan: Remove #ifdef CONFIG_PM_SLEEP
Marc Kleine-Budde
2014-03-06
*
can: flexcan: factor out soft reset into seperate funtion
Marc Kleine-Budde
2014-03-03
*
can: flexcan: flexcan_remove(): add missing netif_napi_del()
Marc Kleine-Budde
2014-03-03
*
can: flexcan: fix transition from and to freeze mode in chip_{,un}freeze
Marc Kleine-Budde
2014-03-03
*
can: flexcan: factor out transceiver {en,dis}able into seperate functions
Marc Kleine-Budde
2014-03-03
*
can: flexcan: fix transition from and to low power mode in chip_{en,dis}able
Marc Kleine-Budde
2014-03-03
*
can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() fails
Marc Kleine-Budde
2014-03-03
*
can: flexcan: fix shutdown: first disable chip, then all interrupts
Marc Kleine-Budde
2014-03-03
*
can: flexcan: fix flexcan driver build for big endian on ARM and little endia...
Arnd Bergmann
2014-01-29
*
can: flexcan: use correct clock as base for bit rate calculation
Marc Kleine-Budde
2013-11-26
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
|
\
|
*
can: flexcan: fix mx28 detection by rearanging OF match table
Marc Kleine-Budde
2013-10-09
|
*
can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abor...
Marc Kleine-Budde
2013-10-09
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
|
\
|
|
*
can: flexcan: fix flexcan_chip_start() on imx6
Marc Kleine-Budde
2013-09-30
*
|
can: flexcan: use dev_get_platdata()
Jingoo Han
2013-09-21
|
/
*
can: flexcan: use platform_set_drvdata()
Libo Chen
2013-08-22
*
can: flexcan: Check the return value from clk_prepare_enable()
Fabio Estevam
2013-08-01
*
can: flexcan: Use devm_ioremap_resource()
Fabio Estevam
2013-08-01
*
can: flexcan: Use a regulator to control the CAN transceiver
Fabio Estevam
2013-06-27
*
can: flexcan: Use SIMPLE_DEV_PM_OPS
Fabio Estevam
2013-06-03
*
can: flexcan: Let device core handle pinctrl
Fabio Estevam
2013-06-03
*
net: can: flexcan: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-16
*
can: flexcan: add LED trigger support
Fabio Baltieri
2013-01-26
*
can: remove __dev* attributes
Bill Pemberton
2012-12-03
*
can: flexcan: add MODULE_DEVICE_TABLE
Marc Kleine-Budde
2012-11-27
*
can: flexcan: disable bus error interrupts for the i.MX6q
Wolfgang Grandegger
2012-10-23
*
flexcan: disable bus error interrupts for the i.MX28
Wolfgang Grandegger
2012-10-01
*
can: flexcan: add 2nd clock to support imx53 and newer
Steffen Trumtrar
2012-07-20
*
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
2012-07-20
*
can: flexcan: make flexcan_priv.devtype_data member point to const data
Marc Kleine-Budde
2012-07-17
*
can: flexcan: add hardware controller version support
Hui Wang
2012-07-03
*
can: flexcan: use of_property_read_u32 to get DT entry value
Hui Wang
2012-07-02
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-28
|
\
|
*
can: flexcan: use be32_to_cpup to handle the value of dt entry
Hui Wang
2012-06-27
*
|
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2012-06-06
|
\
\
|
|
/
|
/
|
|
*
can: flexcan: add PM support
Eric BĂ©nard
2012-05-23
*
|
can: flexcan: adopt pinctrl support
Shawn Guo
2012-05-11
|
/
*
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2012-02-04
|
\
|
*
can: replace the dev_dbg/info/err/... with the new netdev_xxx macros
Wolfgang Grandegger
2012-02-02
|
*
can: flexcan: Fix CAN_RAW_RECV_OWN_MSGS and CAN_RAW_LOOPBACK
Reuben Dowle
2012-02-02
*
|
can: flexcan: fix irq flooding by clearing all interrupt sources
Wolfgang Grandegger
2012-02-02
|
/
*
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
|
\
|
*
net: flexcan: convert to clk_prepare/clk_unprepare
Shawn Guo
2011-12-28
*
|
net/can: convert drivers/net/can/* to use module_platform_driver()
Axel Lin
2011-11-29
|
/
*
flexcan: Prefer device tree clock frequency if available.
holt@sgi.com
2011-08-17
*
flexcan: Add of_match to platform_device definition.
holt@sgi.com
2011-08-17
*
flexcan: Abstract off read/write for big/little endian.
holt@sgi.com
2011-08-17
[next]