messages from 2014-07-22 13:36:42 to 2014-09-08 14:10:36 UTC [more...]
[PATCH 00/13] net: can: Add can support for TI platforms
2014-09-08 14:10 UTC (8+ messages)
` [PATCH 01/13] can: c_can_platform: Fix c_can_hw_raminit_ti() and add timeout
` [PATCH 02/13] net: can: c_can: Add syscon/regmap RAMINIT mechanism
` [PATCH 03/13] net: can: c_can: Add support for START pulse in RAMINIT sequence
` [PATCH 04/13] ARM: dts: dra7: Add syscon regmap for CORE CONTROL area
` [PATCH 05/13] ARM: dts: DRA7: Add DCAN nodes
` [PATCH 06/13] ARM: dts: dra7-evm: Add CAN support
` [PATCH 07/13] ARM: dts: dra72-evm: "
[PATCH] can: ti_hecc: fix rx wrong sequence issue
2014-09-08 10:15 UTC (5+ messages)
FROM: Husam Al Sayed
2014-09-03 18:26 UTC
RFC: [PATCH v2] can: flexcan: Re-write receive path to use MB queue instead of FIFO
2014-09-03 16:16 UTC
[PATCH 0/3] Decrease likelyhood of RX overruns
2014-09-03 15:42 UTC (21+ messages)
` [PATCH 1/3] can: flexcan.c: Correctly initialize mailboxes
` [PATCH 2/3] can: flexcan.c: Re-write receive path to use MB queue instead of FIFO
` [PATCH 3/3] can: flexcan.c: Implement last step of workaround for errata ERR005829
RFC: [PATCH v2] can: flexcan: Implement errata ERR005829
2014-09-03 14:47 UTC
RFC [PATCH v2 1/2] can: flexcan: fix mailbox initialization
2014-09-03 14:36 UTC (7+ messages)
` RFC: [PATCH v2 1/2] can: flexcan: Correctly initialize mailboxes
` RFC: [PATCH v2 2/2] can: flexcan: increase FLEXCAN_MCR_MAXMB() macro to 7 bits
[PATCH v3 1/2] can: flexcan: Correctly initialize mailboxes
2014-09-03 9:08 UTC (2+ messages)
` [PATCH v3 2/2] can: flexcan: increase FLEXCAN_MCR_MAXMB() macro to 7 bits
[PATCH] flexcan.c: avoid calling usleep_range from interrupt context
2014-09-02 10:54 UTC (2+ messages)
Kvaser USB CAN II support in Linux Kernel
2014-08-26 12:19 UTC
pull-request: can-next 2014-08-20
2014-08-23 2:43 UTC (2+ messages)
pull-request: can 2014-08-21
2014-08-22 4:53 UTC (6+ messages)
` [PATCH 1/4] can: sja1000: Validate initialization state in start method
` [PATCH 2/4] can: c_can: checking IS_ERR() instead of NULL
` [PATCH 3/4] can: flexcan: Disable error interrupt when bus error reporting is disabled
` [PATCH 4/4] can: flexcan: handle state passive -> warning transition
[PATCH 1/1] net: can: sja1000: Validate initialization state in start method
2014-08-21 9:26 UTC (4+ messages)
[PATCH 1/4 RESEND] can: flexcan: Disable error interrupt when bus error reporting is disabled
2014-08-20 5:53 UTC (11+ messages)
` [PATCH 2/4] can: flexcan: Detect error passive state change
` [PATCH 3/4] can: flexcan: Put enabling error irq into separate function
` [PATCH 4/4] can: flexcan: Disable error irq when in error passive
Dear Good Friend in Christ
2014-08-18 21:05 UTC
[PATCH] net: can: use kbuild magic to inherit debug settings
2014-08-17 23:04 UTC (2+ messages)
[PATCH] can: dev: remove unused variable from can_calc_bittiming() function
2014-08-15 8:37 UTC (2+ messages)
[PATCH v3 4/4] can: flexcan: add vf610 support for FlexCAN
2014-08-14 10:38 UTC (10+ messages)
[PATCH] can: flexcan: Disable error interrupt when bus error reporting is disabled
2014-08-14 10:13 UTC (2+ messages)
[PATCH] can: c_can: Fix return value check in c_can_plat_probe()
2014-08-14 10:11 UTC (2+ messages)
[PATCH v3 1/2] rcar_can: document device tree bindings
2014-08-14 10:07 UTC (5+ messages)
[PATCH v5 1/2] can: m_can: add device tree binding documentation
2014-08-14 9:56 UTC (7+ messages)
Quick Cash
2014-08-13 16:24 UTC
Writing socketCAN module for my own hardware
2014-08-12 10:01 UTC (4+ messages)
[PATCH v5 0/2] Adding support for CAN busses via SPI interface
2014-08-07 8:06 UTC (4+ messages)
` [PATCH v5 1/2] Add documentation for SPI to CAN driver
` [PATCH v5 2/2] CAN: CAN driver to support multiple CAN bus on SPI interface
[patch] can: c_can: checking IS_ERR() instead of NULL
2014-08-01 18:16 UTC (5+ messages)
-- Re: Very Urgent
2014-08-01 10:28 UTC
[PATCH v3 2/2] rcar_can: add device tree support
2014-07-31 21:25 UTC
[PATCH v2] rcar_can: support all input clocks
2014-07-31 21:23 UTC
C_CAN: can frame drops
2014-07-31 14:19 UTC (24+ messages)
[PATCH v2 2/2] rcar_can: add device tree support
2014-07-30 7:38 UTC (2+ messages)
[PATCH] rcar_can: support all input clocks
2014-07-30 7:32 UTC (2+ messages)
[PATCH v7] flexcan: add err_irq handler for flexcan
2014-07-30 2:17 UTC
[PATCH v2 1/2] rcar_can: document device tree bindings
2014-07-29 22:51 UTC
Hello
2014-07-29 8:23 UTC
pull-request: can 2014-07-25
2014-07-29 0:01 UTC (4+ messages)
` [PATCH] can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_resource()
[PATCH V2 1/5] net: can: flexcan: provide propper return code in ISR
2014-07-28 7:08 UTC (11+ messages)
` [PATCH V2 2/5] net: can: flexcan: disable error interrupts in non ERR-Active state
` [PATCH V2 3/5] net: can: flexcan: handle state passive -> warning transition
` [PATCH V2 4/5] can: flexcan: fix transition from and to freeze mode in chip_{,un}freeze
` [PATCH V2 5/5] net: can: flexcan: fix for wrong TX error count behaviour on i.MX53
can: flexcan: problems with bus error reporting om i.MX53
2014-07-28 6:34 UTC (3+ messages)
[PATCH 1/5] net: can: flexcan: provide propper return code in ISR
2014-07-25 22:31 UTC (11+ messages)
` [PATCH 2/5] net: can: flexcan: disable error interrupts in non ERR-Active state
` [PATCH 3/5] net: can: flexcan: handle state passive -> warning transition
` [PATCH 4/5] net: can: flexcan: wait for completion when entering freeze mode
` [PATCH] net: can: flexcan: reset the error counter after leaving passive state
` [PATCH 5/5] net: can: flexcan: fix for wrong TX error count behaviour on i.MX53
CAN documentation
2014-07-25 14:03 UTC (2+ messages)
[can-next PATCH 1/1] net: can: c_can_platform: Use devm_ioremap instead of devm_ioremap_resource
2014-07-25 13:06 UTC (4+ messages)
[PATCH] GNUmakefile.am: include canpump
2014-07-25 12:51 UTC (3+ messages)
[PATCH v4 0/3] Adding support for CAN busses via SPI interface
2014-07-25 7:57 UTC (11+ messages)
` [PATCH v4 1/3] Add documentation for SPI to CAN driver
` [PATCH v4 2/3] CAN: moved SPI drivers into a separate directory
` [PATCH v4 3/3] CAN: CAN driver to support multiple CAN bus on SPI interface
[PATCH 3.8 013/116] genirq: Sanitize spurious interrupt detection of threaded irqs
2014-07-22 22:20 UTC
[PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
2014-07-22 17:12 UTC (8+ messages)
CAN_CTRLMODE_PRESUME_ACK follow-up patches
2014-07-22 14:42 UTC (8+ messages)
` [iproute2 1/2] Update CAN netlink header
` [libsocketcan 2/2] Update can_set_ctrlmode() documentation
Canutils can not up can0
2014-07-22 13:36 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).