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