aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/caif
Commit message (Expand)AuthorAgeFilesLines
* caif: fix NULL pointer checkAlan Cox2012-08-091-0/+3
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-041-4/+2
* tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-221-2/+4
* Fix common misspellingsLucas De Marchi2011-03-313-4/+4
* net: change to new flag variablematt mooney2011-03-171-3/+1
* Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Russell King2011-01-031-1/+1
|\
| * ux500: rename modem IRQ and MBOX filesLinus Walleij2010-12-221-1/+1
* | CAIF: Fix U5500 compile error for shared memory driverKim Lilliestierna XX2010-12-082-2/+2
|/
* net: caif: spi: fix potential NULL dereferenceVasiliy Kulikov2010-11-181-2/+2
* caif: SPI-driver bugfix - incorrect padding.Sjur Brændeland2010-11-032-19/+51
* caif-u5500: Build config for CAIF shared mem driverAmarnath Revanna2010-10-272-0/+11
* caif-u5500: CAIF shared memory mailbox interfaceAmarnath Revanna2010-10-271-0/+129
* caif-u5500: CAIF shared memory transport protocolsjur.brandeland@stericsson.com2010-10-271-0/+744
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-2/+4
* caif-driver: add HAS_DMA dependencyHeiko Carstens2010-08-241-1/+1
* caif-spi: Bugfix SPI_DATA_POS settings were inverted.Sjur Braendeland2010-08-101-2/+2
* caif: handle snprintf() returnDan Carpenter2010-07-261-0/+3
* drivers/net/caif: Remove unnecessary casts of private_dataJoe Perches2010-07-121-2/+2
* caif-driver: Add CAIF-SPI Protocol driver.Sjur Braendeland2010-06-294-0/+1122
* caif: Kconfig and Makefile fixesSjur Braendeland2010-06-292-12/+3
* caif: Use link layer MTU instead of fixed MTUSjur Braendeland2010-06-201-1/+0
* caif: add newlines after declarations in caif_serial.cDan Carpenter2010-06-021-0/+9
* caif: remove unneeded variable from caif_net_open()Dan Carpenter2010-06-021-2/+0
* caif: Ldisc add permission check and mem-alloc error checkSjur Braendeland2010-04-281-1/+4
* caif: tty's are kref objects so take a referenceAlan Cox2010-04-071-1/+2
* caif: check write operationsAlan Cox2010-04-071-0/+4
* net-caif-driver: add CAIF serial driver (ldisc)Sjur Braendeland2010-03-303-0/+470