| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'can/at91-sam9x5' of git://git.pengutronix.de/git/mkl/linux-2.6 | David S. Miller | 2011-06-07 | 2 | -112/+259 |
|\ |
|
| * | net/can: allow CAN_AT91 on AT91SAM9X5 | Uwe Kleine-König | 2011-06-06 | 1 | -2/+3 |
| * | can: at91_can: add support for the AT91SAM9X5 SOCs | Marc Kleine-Budde | 2011-06-06 | 1 | -14/+55 |
| * | can: at91_can: register mb0 sysfs entry only on at91sam9263 | Marc Kleine-Budde | 2011-06-06 | 1 | -1/+3 |
| * | can: at91_can: add id_table and convert prime mailbox constats to functions | Marc Kleine-Budde | 2011-06-06 | 1 | -38/+99 |
| * | can: at91_can: convert derived mailbox constants into functions | Marc Kleine-Budde | 2011-06-06 | 1 | -42/+83 |
| * | can: at91_can: rename AT91_MB_RX_MASK to AT91_IRQ_MB_RX | Marc Kleine-Budde | 2011-06-06 | 1 | -9/+9 |
| * | can: at91_can: directly define AT91_MB_RX_LAST | Marc Kleine-Budde | 2011-06-06 | 1 | -2/+1 |
| * | can: at91_can: let get_tx_* functions return unsigned int | Marc Kleine-Budde | 2011-06-06 | 1 | -3/+3 |
| * | can: at91_can: don't copy data to rx'ed RTR frames | Marc Kleine-Budde | 2011-06-06 | 1 | -4/+6 |
| * | can: at91_can: fix comment about priv->tx_next | Marc Kleine-Budde | 2011-06-06 | 1 | -1/+1 |
| * | can: at91_can: don't align struct definitions | Marc Kleine-Budde | 2011-06-06 | 1 | -17/+17 |
* | | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-06 | 1 | -0/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-06-04 | 1 | -3/+2 |
|\ |
|
| * | drivers/net/can/flexcan.c: add missing clk_put | Julia Lawall | 2011-06-02 | 1 | -3/+2 |
* | | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 2011-06-04 | 1 | -6/+3 |
* | | mfd: Use mfd cell platform_data for janz cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -2/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2011-05-24 | 1 | -1/+1 |
|\ \ |
|
| * | | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 2011-05-06 | 1 | -1/+1 |
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 | 1 | -3/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 2011-04-22 | 1 | -3/+6 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 | 1 | -1/+1 |
| * | | | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 | 13 | -36/+33 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | treewide: remove extra semicolons | Justin P. Mattock | 2011-04-10 | 1 | -1/+1 |
* | | | | drivercore: revert addition of of_match to struct device | Grant Likely | 2011-05-18 | 1 | -2/+5 |
* | | | | slcan: fix ldisc->open retval | Oliver Hartkopp | 2011-05-10 | 1 | -1/+3 |
* | | | | can: fix SJA1000 dlc for RTR packets | Kurt Van Dijck | 2011-05-05 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | net: can: mscan: fix build breakage in mpc5xxx_can | Anatolij Gustschin | 2011-04-13 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-04-11 | 1 | -1/+2 |
|\ \ |
|
| * | | can: mcp251x: Allow pass IRQ flags through platform data. | Enric Balletbo i Serra | 2011-04-06 | 1 | -1/+2 |
* | | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 10 | -15/+15 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-03-29 | 2 | -15/+10 |
|\ \ |
|
| * | | can: c_can: Fix tx_bytes accounting | Jan Altenberg | 2011-03-27 | 1 | -1/+1 |
| * | | can: c_can_platform: fix irq check in probe | Marc Kleine-Budde | 2011-03-27 | 1 | -4/+5 |
| * | | can: c_can: disable one shot mode until driver is fixed | Marc Kleine-Budde | 2011-03-27 | 1 | -10/+4 |
* | | | mfd: mfd_cell is now implicitly available to janz drivers | Andres Salomon | 2011-03-23 | 1 | -1/+2 |
|/ / |
|
* | | can: c_can: Do basic c_can configuration _before_ enabling the interrupts | Jan Altenberg | 2011-03-21 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-16 | 2 | -11/+13 |
|\ |
|
| * | dt/net: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 2 | -11/+13 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-03-15 | 1 | -3/+3 |
|\ \ |
|
| * | | can: wrong index used in inner loop | roel kluin | 2011-03-14 | 1 | -3/+3 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-03-03 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | CAN: add controller hardware name for Softing cards | Kurt Van Dijck | 2011-02-28 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-02-19 | 5 | -5/+6 |
|\ \
| |/ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-02-18 | 1 | -1/+1 |
| |\ |
|
| | * | net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTING | Kurt Van Dijck | 2011-02-14 | 1 | -1/+1 |
| * | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-02-18 | 1 | -1/+1 |
| |\ \ |
|
| | * | | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' | Tejun Heo | 2011-02-16 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2011-02-15 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|