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