aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/caif
AgeCommit message (Expand)Author
2011-01-03Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Russell King
2010-12-22ux500: rename modem IRQ and MBOX filesLinus Walleij
2010-12-08CAIF: Fix U5500 compile error for shared memory driverKim Lilliestierna XX
2010-11-18net: caif: spi: fix potential NULL dereferenceVasiliy Kulikov
2010-11-03caif: SPI-driver bugfix - incorrect padding.Sjur Brændeland
2010-10-27caif-u5500: Build config for CAIF shared mem driverAmarnath Revanna
2010-10-27caif-u5500: CAIF shared memory mailbox interfaceAmarnath Revanna
2010-10-27caif-u5500: CAIF shared memory transport protocolsjur.brandeland@stericsson.com
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-24caif-driver: add HAS_DMA dependencyHeiko Carstens
2010-08-10caif-spi: Bugfix SPI_DATA_POS settings were inverted.Sjur Braendeland
2010-07-26caif: handle snprintf() returnDan Carpenter
2010-07-12drivers/net/caif: Remove unnecessary casts of private_dataJoe Perches
2010-06-29caif-driver: Add CAIF-SPI Protocol driver.Sjur Braendeland
2010-06-29caif: Kconfig and Makefile fixesSjur Braendeland
2010-06-20caif: Use link layer MTU instead of fixed MTUSjur Braendeland
2010-06-02caif: add newlines after declarations in caif_serial.cDan Carpenter
2010-06-02caif: remove unneeded variable from caif_net_open()Dan Carpenter
2010-04-28caif: Ldisc add permission check and mem-alloc error checkSjur Braendeland
2010-04-07caif: tty's are kref objects so take a referenceAlan Cox
2010-04-07caif: check write operationsAlan Cox
2010-03-30net-caif-driver: add CAIF serial driver (ldisc)Sjur Braendeland