1. 014b9b4 serial:ifx6x60:Delete SPI timer when shut down port by chao bi · 12 years ago
  2. 72d4724 serial: ifx6x60: Add modem power off function in the platform reboot process by Jun Chen · 12 years ago
  3. bc6835a tty/serial: fix ifx6x60.c declaration warning by Randy Dunlap · 12 years ago
  4. 2d47b71 tty: serial: remove use of __devexit_p by Bill Pemberton · 12 years ago
  5. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  6. e8823f1 serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not empty by Jun Chen · 12 years ago
  7. 1b2f8a9 serial:ifx6x60:SPI header is decoded incorrectly by chao bi · 12 years ago
  8. 31fe990 serial:ifx6x60:Prevent data transfer when IFX6x60 port is shutdown by chao bi · 12 years ago
  9. 2e30802 serial: ifx6x60: del_timer_sync must not be called in interrupt context. by Jun Chen · 12 years ago
  10. c73ba2a serial: ifx6x60: add_timer is not safe in the mrdy_assert function by Jun Chen · 12 years ago
  11. 319fb0d serial: ifx6x60: different SPI word width configure requires different swap process by chao bi · 12 years ago
  12. e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  13. 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 12 years ago
  14. 7d9739c serial: ifx6x60: fix paging fault on spi_register_driver by Fengguang Wu · 12 years ago
  15. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  16. bb74041 TTY: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  17. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  18. d942060 Serial: ifx6x60c: Remove duplicate includes of linux/tty.h by Jesper Juhl · 13 years ago
  19. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  20. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  21. 8115be0 serial: ifx6x60: minor cleanup by Russ Gorby · 13 years ago
  22. 2aff8d9 serial: ifx6x60: probe routine needs to call spi_setup by Russ Gorby · 13 years ago
  23. 1b79b440 serial: ifx6x60: set SPI max_speed_hz based on platform type by Russ Gorby · 13 years ago
  24. f089140 serial: ifx6x60: changed internal bpw from boolean to int by Russ Gorby · 13 years ago
  25. 5fc32495 serial: ifx6x60: dma_alloc_coherent must use parent dev by Russ Gorby · 13 years ago
  26. b68f23b serial: ifx6x60: fixed call to tty_port_init by Russ Gorby · 13 years ago
  27. 2f1522e serial: ifx6x60: expanded info available from platform data by Russ Gorby · 13 years ago
  28. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 13 years ago[Renamed from drivers/serial/ifx6x60.c]
  29. a4fb0b22 serial: ifx6x60: fix memory leak by Vasiliy Kulikov · 14 years ago
  30. badb953 serial: ifx6x60: free IRQ on error by Vasiliy Kulikov · 14 years ago
  31. 83abd0d serial: ifx6x60: Fix missing include for msleep by Alan Cox · 14 years ago
  32. af3b888 ifx6x60: SPI protocol driver for Infineon 6x60 modem by Russ Gorby · 14 years ago