Age | Commit message (Expand) | Author | Files | Lines |
2011-07-07 | net: fix warning of versioncheck | Shan Wei | 1 | -1/+0 |
2011-06-29 | caif: Fix recieve/receive typo | Joe Perches | 1 | -1/+1 |
2011-06-24 | net: Remove unneeded version.h includes from drivers/net/ | Jesper Juhl | 4 | -4/+0 |
2011-06-21 | drivers/net: Remove casts of void * | Joe Perches | 1 | -1/+1 |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
2011-06-04 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -4/+2 |
2011-06-04 | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 1 | -4/+2 |
2011-06-01 | caif: Add CAIF HSI Link layer driver | Dmitry.Tarnyagin | 3 | -0/+1232 |
2011-04-22 | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 1 | -2/+4 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 3 | -4/+4 |
2011-03-17 | net: change to new flag variable | matt mooney | 1 | -3/+1 |
2011-01-03 | Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/li... | Russell King | 1 | -1/+1 |
2010-12-22 | ux500: rename modem IRQ and MBOX files | Linus Walleij | 1 | -1/+1 |
2010-12-08 | CAIF: Fix U5500 compile error for shared memory driver | Kim Lilliestierna XX | 2 | -2/+2 |
2010-11-18 | net: caif: spi: fix potential NULL dereference | Vasiliy Kulikov | 1 | -2/+2 |
2010-11-03 | caif: SPI-driver bugfix - incorrect padding. | Sjur Brændeland | 2 | -19/+51 |
2010-10-27 | caif-u5500: Build config for CAIF shared mem driver | Amarnath Revanna | 2 | -0/+11 |
2010-10-27 | caif-u5500: CAIF shared memory mailbox interface | Amarnath Revanna | 1 | -0/+129 |
2010-10-27 | caif-u5500: CAIF shared memory transport protocol | sjur.brandeland@stericsson.com | 1 | -0/+744 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -2/+4 |
2010-08-24 | caif-driver: add HAS_DMA dependency | Heiko Carstens | 1 | -1/+1 |
2010-08-10 | caif-spi: Bugfix SPI_DATA_POS settings were inverted. | Sjur Braendeland | 1 | -2/+2 |
2010-07-26 | caif: handle snprintf() return | Dan Carpenter | 1 | -0/+3 |
2010-07-12 | drivers/net/caif: Remove unnecessary casts of private_data | Joe Perches | 1 | -2/+2 |
2010-06-29 | caif-driver: Add CAIF-SPI Protocol driver. | Sjur Braendeland | 4 | -0/+1122 |
2010-06-29 | caif: Kconfig and Makefile fixes | Sjur Braendeland | 2 | -12/+3 |
2010-06-20 | caif: Use link layer MTU instead of fixed MTU | Sjur Braendeland | 1 | -1/+0 |
2010-06-02 | caif: add newlines after declarations in caif_serial.c | Dan Carpenter | 1 | -0/+9 |
2010-06-02 | caif: remove unneeded variable from caif_net_open() | Dan Carpenter | 1 | -2/+0 |
2010-04-28 | caif: Ldisc add permission check and mem-alloc error check | Sjur Braendeland | 1 | -1/+4 |
2010-04-07 | caif: tty's are kref objects so take a reference | Alan Cox | 1 | -1/+2 |
2010-04-07 | caif: check write operations | Alan Cox | 1 | -0/+4 |
2010-03-30 | net-caif-driver: add CAIF serial driver (ldisc) | Sjur Braendeland | 3 | -0/+470 |