1. 332ad43 caif-hsi: Add RX flip buffer by sjur.brandeland@stericsson.com · 12 years ago
  2. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  3. f84ea77 caif: Replace BUG_ON with WARN_ON. by Roar Førde · 13 years ago
  4. 095d2a7 caif-shm: Bugfixes for caif_shmcore.c by sjur.brandeland@stericsson.com · 13 years ago
  5. 1e22677 caif-hsi: Remove wake line modification when flushing FIFO by Christian Auby · 13 years ago
  6. d5f43c1 caif-spi: Bugfix for dump upon device removal by Erwan Bracq · 13 years ago
  7. 5ea2ef5 caif-hsi: Added recovery check of CA wake status. by Daniel Martensson · 13 years ago
  8. 5bbed92 caif-hsi: Added sanity check for length of CAIF frames by Daniel Martensson · 13 years ago
  9. 28bd204 caif-hsi: Make inactivity timeout configurable. by Dmitry Tarnyagin · 13 years ago
  10. ca63f8c caif-hsi: HSI-Platform device register and unregisters itself by Daniel Martensson · 13 years ago
  11. 687b13e caif-hsi: Making read and writes asynchronous. by Daniel Martensson · 13 years ago
  12. 73033c9 caif-hsi: Fix for wakeup condition problem by Dmitry Tarnyagin · 13 years ago
  13. fe47f12 caif-hsi: Fixing a race condition in the caif_hsi code by Dmitry Tarnyagin · 13 years ago
  14. 94230fe caif-hsi: HSI Fix uninitialized data in HSI header by sjur.brandeland@stericsson.com · 13 years ago
  15. 7ac2ed0 caif: Remove OOM messages, use kzalloc by Joe Perches · 13 years ago
  16. fa917ff net: fix warning of versioncheck by Shan Wei · 13 years ago
  17. 864834f caif: Fix recieve/receive typo by Joe Perches · 13 years ago
  18. 95cb365 net: Remove unneeded version.h includes from drivers/net/ by Jesper Juhl · 13 years ago
  19. 43d620c drivers/net: Remove casts of void * by Joe Perches · 13 years ago
  20. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  21. e990b37 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  22. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  23. 40d6904 caif: Add CAIF HSI Link layer driver by Dmitry.Tarnyagin · 13 years ago
  24. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 13 years ago
  25. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  26. 5a8b7cd net: change to new flag variable by matt mooney · 13 years ago
  27. cde9efe Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into devel-stable by Russell King · 14 years ago
  28. 11c8ea8 ux500: rename modem IRQ and MBOX files by Linus Walleij · 14 years ago
  29. e832932 CAIF: Fix U5500 compile error for shared memory driver by Kim Lilliestierna XX · 14 years ago
  30. 8ea9122 net: caif: spi: fix potential NULL dereference by Vasiliy Kulikov · 14 years ago
  31. 2c24a5d caif: SPI-driver bugfix - incorrect padding. by Sjur Brændeland · 14 years ago
  32. 1933f0c caif-u5500: Build config for CAIF shared mem driver by Amarnath Revanna · 14 years ago
  33. e57731f caif-u5500: CAIF shared memory mailbox interface by Amarnath Revanna · 14 years ago
  34. dfae55d caif-u5500: CAIF shared memory transport protocol by sjur.brandeland@stericsson.com · 14 years ago
  35. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  36. 9dc002d caif-driver: add HAS_DMA dependency by Heiko Carstens · 14 years ago
  37. 98a21ef caif-spi: Bugfix SPI_DATA_POS settings were inverted. by Sjur Braendeland · 14 years ago
  38. 7b7b0b9 caif: handle snprintf() return by Dan Carpenter · 14 years ago
  39. cb8b6a9 drivers/net/caif: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  40. 529d6da caif-driver: Add CAIF-SPI Protocol driver. by Sjur Braendeland · 14 years ago
  41. 01eebb5 caif: Kconfig and Makefile fixes by Sjur Braendeland · 14 years ago
  42. 2aa40ae caif: Use link layer MTU instead of fixed MTU by Sjur Braendeland · 14 years ago
  43. c1f8fc5 caif: add newlines after declarations in caif_serial.c by Dan Carpenter · 14 years ago
  44. 7c25492 caif: remove unneeded variable from caif_net_open() by Dan Carpenter · 14 years ago
  45. d3f744e caif: Ldisc add permission check and mem-alloc error check by Sjur Braendeland · 14 years ago
  46. e31d5a0 caif: tty's are kref objects so take a reference by Alan Cox · 14 years ago
  47. c93f094 caif: check write operations by Alan Cox · 14 years ago
  48. 9b27105 net-caif-driver: add CAIF serial driver (ldisc) by Sjur Braendeland · 14 years ago