| Commit message (Expand) | Author | Age | Files | Lines |
* | net: can: replace strict_strtoul() with kstrtoul() | Jingoo Han | 2013-06-03 | 1 | -1/+1 |
* | can: remove __dev* attributes | Bill Pemberton | 2012-12-03 | 1 | -12/+12 |
* | can: janz-ican3: Fix the usage of wait_for_completion_timeout | Chuansheng Liu | 2012-11-15 | 1 | -2/+2 |
* | can: janz-ican3: fix support for older hardware revisions | Ira W. Snyder | 2012-09-21 | 1 | -3/+1 |
* | can: janz-ican3: add support for one shot mode | Ira W. Snyder | 2012-07-20 | 1 | -1/+7 |
* | can: janz-ican3: avoid firmware lockup caused by infinite bus error quota | Ira W. Snyder | 2012-07-20 | 1 | -1/+11 |
* | can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS | Ira W. Snyder | 2012-07-20 | 1 | -46/+157 |
* | can: janz-ican3: fix error and byte counters | Ira W. Snyder | 2012-07-20 | 1 | -5/+6 |
* | can: janz-ican3: cleanup of ican3_to_can_frame and can_frame_to_ican3 | Marc Kleine-Budde | 2012-07-20 | 1 | -5/+5 |
* | can: janz-ican3: drop invalid skbs | Ira W. Snyder | 2012-07-20 | 1 | -0/+3 |
* | can: janz-ican3: remove dead code | Ira W. Snyder | 2012-07-20 | 1 | -2/+0 |
* | can: mark bittiming_const pointer in struct can_priv as const | Marc Kleine-Budde | 2012-07-20 | 1 | -1/+1 |
* | net/can: convert drivers/net/can/* to use module_platform_driver() | Axel Lin | 2011-11-29 | 1 | -12/+1 |
* | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-22 | 1 | -0/+1 |
* | mfd: Use mfd cell platform_data for janz cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -2/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -4/+4 |
* | mfd: mfd_cell is now implicitly available to janz drivers | Andres Salomon | 2011-03-23 | 1 | -1/+2 |
* | net: can: janz-ican3: world-writable sysfs termination file | Vasiliy Kulikov | 2011-02-04 | 1 | -1/+1 |
* | drivers/net: remove unnecessary flush_scheduled_work() calls | Tejun Heo | 2010-12-12 | 1 | -9/+0 |
* | can: Add support for Janz VMOD-ICAN3 Intelligent CAN module | Ira W. Snyder | 2010-05-28 | 1 | -0/+1830 |