aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-26mfd: Use mfd cell platform_data for janz cells platform bitsSamuel Ortiz1-2/+1
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-1/+1
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-3/+6
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely1-2/+5
2011-05-10slcan: fix ldisc->open retvalOliver Hartkopp1-1/+3
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches1-1/+1
2011-05-05can: fix SJA1000 dlc for RTR packetsKurt Van Dijck1-1/+1
2011-04-26Merge branch 'master' into for-nextJiri Kosina13-36/+33
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi1-3/+6
2011-04-13net: can: mscan: fix build breakage in mpc5xxx_canAnatolij Gustschin1-1/+1
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+2
2011-04-10treewide: remove extra semicolonsJustin P. Mattock1-1/+1
2011-04-06can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra1-1/+2
2011-03-31Fix common misspellingsLucas De Marchi10-15/+15
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-15/+10
2011-03-27can: c_can: Fix tx_bytes accountingJan Altenberg1-1/+1
2011-03-27can: c_can_platform: fix irq check in probeMarc Kleine-Budde1-4/+5
2011-03-27can: c_can: disable one shot mode until driver is fixedMarc Kleine-Budde1-10/+4
2011-03-23mfd: mfd_cell is now implicitly available to janz driversAndres Salomon1-1/+2
2011-03-21can: c_can: Do basic c_can configuration _before_ enabling the interruptsJan Altenberg1-3/+3
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-11/+13
2011-03-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-3/+3
2011-03-14can: wrong index used in inner looproel kluin1-3/+3
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2011-02-28dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely2-11/+13
2011-02-28CAN: add controller hardware name for Softing cardsKurt Van Dijck1-0/+1
2011-02-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-5/+6
2011-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo1-1/+1
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-1/+1
2011-02-14net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTINGKurt Van Dijck1-1/+1
2011-02-13can: c_can: Added support for Bosch C_CAN controllerBhupesh Sharma7-0/+1485
2011-02-09pch_can: fix tseg1/tseg2 setting issueTomoya MORINAGA1-2/+2
2011-02-09can: softing_cs needs slab.hRandy Dunlap1-0/+1
2011-02-08pch_can: fix module reload issue with MSITomoya1-0/+1
2011-02-08pch_can: fix rmmod issueTomoya1-1/+1
2011-02-08pch_can: fix 800k comms issueTomoya1-1/+1
2011-02-08m68knommu: Remove dependencies on nonexistent M68KNOMMUGeert Uytterhoeven1-1/+1
2011-02-04net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov1-1/+1
2011-02-04net: can: at91_can: world-writable sysfs filesVasiliy Kulikov1-1/+1
2011-01-31CAN: softing driver depends on IOMEMChuck Ebbert1-1/+1
2011-01-30slcan: fix referenced website in Kconfig help textOliver Hartkopp1-1/+1
2011-01-24Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/linux-2.6David S. Miller1-26/+112
2011-01-24can: at91_can: make can_id of mailbox 0 configurableMarc Kleine-Budde1-7/+83
2011-01-24can: at91_can: don't use mailbox 0Marc Kleine-Budde1-12/+20
2011-01-24can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUMMarc Kleine-Budde1-8/+10
2011-01-21can: add driver for Softing cardKurt Van Dijck3-0/+374