Commit Graph

279 Commits (1ea6b8f48918282bdca0b32a34095504ee65bab5)

Author SHA1 Message Date
Marc Kleine-Budde f861c2b80c can: remove references to berlios mailinglist 13 years ago
Wolfgang Grandegger a3a4bfde8a mscan: too much data copied to CAN frame due to 16 bit accesses 13 years ago
Oliver Hartkopp 2e11437427 candev: allow SJW user setting for bittiming calculation 13 years ago
Oliver Hartkopp fd734c6f25 can/sja1000: add driver for EMS PCMCIA card 13 years ago
Paul Bolle 395cf9691d doc: fix broken references 13 years ago
Wolfgang Grandegger 38034518c0 can/sja1000: driver for PEAK PCAN PCI/PCIe cards 13 years ago
Daniel Mack 34b8686d27 can: ti_hecc: include linux/io.h 13 years ago
Abhilash K V 86ad47fff9 can: ti_hecc: Fix uninitialized spinlock in probe 14 years ago
Abhilash K V 6f288cc52f can: ti_hecc: Fix unintialized variable 14 years ago
holt@sgi.com 97efe9aef1 flexcan: Prefer device tree clock frequency if available. 14 years ago
holt@sgi.com c8aef4cb78 flexcan: Add of_match to platform_device definition. 14 years ago
holt@sgi.com 61e271ee64 flexcan: Abstract off read/write for big/little endian. 14 years ago
holt@sgi.com 12732c3083 flexcan: Remove #include <mach/clock.h> 14 years ago
Marc Kleine-Budde 665d7eb887 net/can/mscan: add __iomem annotations 14 years ago
Julia Lawall 951f2f960e drivers/net/can/sja1000/plx_pci.c: eliminate double free 14 years ago
Oliver Hartkopp 174c95d252 slcan: ldisc generated skbs are received in softirq context 14 years ago
Huang Weiyi 4570a5248b can: c_can: remove duplicated #include 14 years ago
Thadeu Lima de Souza Cascardo 61463a30f6 can: make function can_get_bittiming static 14 years ago
Matvejchikov Ilya 7ad711b49e slcan: remove unused 'leased', 'line' and 'pid' fields from the 'slcan' structure 14 years ago
Andy Shevchenko 81fc70d865 net: can: remove custom hex_to_bin() 14 years ago
Oliver Hartkopp 2af4ba8591 slcan: remove obsolete code in slcan initialisation 14 years ago
Kurt Van Dijck b21f3c7ed9 can: remove useless defaults in Kconfig 14 years ago
Marc Kleine-Budde a30d5155a4 net/can: activate bit-timing calculation and netlink based drivers by default 14 years ago
Stephen Rothwell 8d0f7cea7a net: include io.h in sja1000_of_platform.c for iounmap etc 14 years ago
Mike Frysinger cfbf7586bc can: bfin_can: auto-calculate accessor sizes 14 years ago
Mike Frysinger 9118f08a77 can: bfin_can: simplify xmit id1 setup 14 years ago
Jesper Juhl 95cb3656c0 net: Remove unneeded version.h includes from drivers/net/ 14 years ago
Alexey Dobriyan b7f080cfe2 net: remove mm.h inclusion from netdevice.h 14 years ago
Vitaliy Ivanov e44ba033c5 treewide: remove duplicate includes 14 years ago
Joe Perches 28f65c11f2 treewide: Convert uses of struct resource to resource_size(ptr) 14 years ago
Alexey Dobriyan a6b7a40786 net: remove interrupt.h inclusion from netdevice.h 14 years ago
Uwe Kleine-König b9e379bccd net/can: allow CAN_AT91 on AT91SAM9X5 14 years ago
Marc Kleine-Budde 6388b39614 can: at91_can: add support for the AT91SAM9X5 SOCs 14 years ago
Marc Kleine-Budde 07a648e668 can: at91_can: register mb0 sysfs entry only on at91sam9263 14 years ago
Marc Kleine-Budde d3d47264a3 can: at91_can: add id_table and convert prime mailbox constats to functions 14 years ago
Marc Kleine-Budde 79008997e2 can: at91_can: convert derived mailbox constants into functions 14 years ago
Marc Kleine-Budde b049994d0f can: at91_can: rename AT91_MB_RX_MASK to AT91_IRQ_MB_RX 14 years ago
Marc Kleine-Budde 267cbe047c can: at91_can: directly define AT91_MB_RX_LAST 14 years ago
Marc Kleine-Budde 9c2e0a6d2f can: at91_can: let get_tx_* functions return unsigned int 14 years ago
Marc Kleine-Budde e14ee40bec can: at91_can: don't copy data to rx'ed RTR frames 14 years ago
Marc Kleine-Budde 5613fff2dc can: at91_can: fix comment about priv->tx_next 14 years ago
Marc Kleine-Budde 44d8566657 can: at91_can: don't align struct definitions 14 years ago
Linus Torvalds 55db4c64ed Revert "tty: make receive_buf() return the amout of bytes received" 14 years ago
Julia Lawall 2e4ceec4ed drivers/net/can/flexcan.c: add missing clk_put 14 years ago
Samuel Ortiz 3d2bdf759f mfd: Use mfd cell platform_data for janz cells platform bits 14 years ago
Grant Likely b1608d69cb drivercore: revert addition of of_match to struct device 14 years ago
Oliver Hartkopp 0d4420a90b slcan: fix ldisc->open retval 14 years ago
Justin P. Mattock 70f23fd66b treewide: fix a few typos in comments 14 years ago
Joe Perches 25f8f54f6e pcmcia: Convert pcmcia_device_id declarations to const 14 years ago
Kurt Van Dijck 87e9af6cc6 can: fix SJA1000 dlc for RTR packets 14 years ago