1. eeeabba TTY: serial/ifx6x60, initialize more by Jiri Slaby · 9 years ago
  2. 0b8053f serial: ifx6x60: avoid uninitialized variable use by Arnd Bergmann · 9 years ago
  3. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  4. cbbcd1f serial: ifx6x60: Remove superfluous casts when calling request_irq() by Geert Uytterhoeven · 10 years ago
  5. 9a499db serial: ifx6x60: Remove dangerous spi_driver casts by Geert Uytterhoeven · 10 years ago
  6. 7a89c79 serial: ifx6x60: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  7. 574de55 serial: use dev_get_platdata() by Jingoo Han · 11 years ago
  8. 91debb0 tty: ifx6x60: Remove unused suspend/resume callbacks by Lars-Peter Clausen · 12 years ago
  9. aa27a09 TTY: add tty_port_tty_hangup helper by Jiri Slaby · 12 years ago
  10. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 12 years ago
  11. 9f9cba8 Merge 3.8-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  12. aea9554 serial:ifx6x60: Remove memset for SPI frame by channing · 12 years ago
  13. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  14. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago
  15. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  16. 5dd070d serial:ifx6x60:Keep word size accordance with SPI controller by channing · 12 years ago
  17. 014b9b4 serial:ifx6x60:Delete SPI timer when shut down port by chao bi · 12 years ago
  18. 72d4724 serial: ifx6x60: Add modem power off function in the platform reboot process by Jun Chen · 12 years ago
  19. bc6835a tty/serial: fix ifx6x60.c declaration warning by Randy Dunlap · 12 years ago
  20. 2d47b71 tty: serial: remove use of __devexit_p by Bill Pemberton · 12 years ago
  21. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  22. e8823f1 serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not empty by Jun Chen · 12 years ago
  23. 1b2f8a9 serial:ifx6x60:SPI header is decoded incorrectly by chao bi · 12 years ago
  24. 31fe990 serial:ifx6x60:Prevent data transfer when IFX6x60 port is shutdown by chao bi · 12 years ago
  25. 2e30802 serial: ifx6x60: del_timer_sync must not be called in interrupt context. by Jun Chen · 12 years ago
  26. c73ba2a serial: ifx6x60: add_timer is not safe in the mrdy_assert function by Jun Chen · 12 years ago
  27. 319fb0d serial: ifx6x60: different SPI word width configure requires different swap process by chao bi · 12 years ago
  28. e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  29. 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 12 years ago
  30. 7d9739c serial: ifx6x60: fix paging fault on spi_register_driver by Fengguang Wu · 12 years ago
  31. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
  32. bb74041 TTY: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  33. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  34. d942060 Serial: ifx6x60c: Remove duplicate includes of linux/tty.h by Jesper Juhl · 14 years ago
  35. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  36. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  37. 8115be0 serial: ifx6x60: minor cleanup by Russ Gorby · 14 years ago
  38. 2aff8d9 serial: ifx6x60: probe routine needs to call spi_setup by Russ Gorby · 14 years ago
  39. 1b79b44 serial: ifx6x60: set SPI max_speed_hz based on platform type by Russ Gorby · 14 years ago
  40. f089140 serial: ifx6x60: changed internal bpw from boolean to int by Russ Gorby · 14 years ago
  41. 5fc32495 serial: ifx6x60: dma_alloc_coherent must use parent dev by Russ Gorby · 14 years ago
  42. b68f23b serial: ifx6x60: fixed call to tty_port_init by Russ Gorby · 14 years ago
  43. 2f1522e serial: ifx6x60: expanded info available from platform data by Russ Gorby · 14 years ago
  44. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/serial/ifx6x60.c]
  45. a4fb0b2 serial: ifx6x60: fix memory leak by Vasiliy Kulikov · 14 years ago
  46. badb953 serial: ifx6x60: free IRQ on error by Vasiliy Kulikov · 14 years ago
  47. 83abd0d serial: ifx6x60: Fix missing include for msleep by Alan Cox · 14 years ago
  48. af3b888 ifx6x60: SPI protocol driver for Infineon 6x60 modem by Russ Gorby · 14 years ago