| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 1 | -2/+2 |
| |\ |
|
| * | | treewide: remove duplicate includes | Vitaliy Ivanov | 2011-06-20 | 2 | -2/+0 |
| * | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
* | | | can: c_can: remove duplicated #include | Huang Weiyi | 2011-07-24 | 2 | -2/+0 |
* | | | can: make function can_get_bittiming static | Thadeu Lima de Souza Cascardo | 2011-07-22 | 1 | -1/+1 |
* | | | slcan: remove unused 'leased', 'line' and 'pid' fields from the 'slcan' struc... | Matvejchikov Ilya | 2011-07-20 | 1 | -9/+1 |
* | | | net: can: remove custom hex_to_bin() | Andy Shevchenko | 2011-07-18 | 1 | -21/+5 |
* | | | slcan: remove obsolete code in slcan initialisation | Oliver Hartkopp | 2011-07-15 | 1 | -21/+6 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-07-06 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | net/can: activate bit-timing calculation and netlink based drivers by default | Marc Kleine-Budde | 2011-06-29 | 1 | -2/+2 |
| |/ |
|
* | | can: remove useless defaults in Kconfig | Kurt Van Dijck | 2011-07-01 | 1 | -3/+0 |
* | | net: include io.h in sja1000_of_platform.c for iounmap etc | Stephen Rothwell | 2011-06-29 | 1 | -0/+1 |
* | | can: bfin_can: auto-calculate accessor sizes | Mike Frysinger | 2011-06-28 | 1 | -59/+59 |
* | | can: bfin_can: simplify xmit id1 setup | Mike Frysinger | 2011-06-28 | 1 | -15/+6 |
* | | net: Remove unneeded version.h includes from drivers/net/ | Jesper Juhl | 2011-06-24 | 3 | -3/+0 |
* | | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-22 | 3 | -0/+3 |
* | | 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-07 | 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-03 | 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-23 | 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-11 | 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 |
|\ \ |
|