提交历史

作者 SHA1 备注 提交日期
  Uwe Kleine-König 8f1bd8f2ad serial: atmel: fix error path of probe function 10 年之前
  Cyrille Pitchen a649943522 tty/serial: at91: fix I/O accesses on RHR and THR for AVR32 10 年之前
  Cyrille Pitchen 5f258b3e3d tty/serial: at91: use 32bit writes into TX FIFO when DMA is enabled 10 年之前
  Cyrille Pitchen b5199d4681 tty/serial: at91: add support to FIFOs 10 年之前
  Cyrille Pitchen 4e7decdaaa tty/serial: at91: remove bunch of macros to access UART registers 10 年之前
  Nicolas Ferre 8687634b79 tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_send 10 年之前
  Leilei Zhao d033e82db9 tty/serial: at91: handle IRQ status more safely 10 年之前
  Ludovic Desroches a8d4e01637 tty/serial: at91: maxburst was missing for dma transfers 10 年之前
  Greg Kroah-Hartman becba85f0e Merge 4.0-rc3 into tty-testing 10 年之前
  Leilei Zhao 1e1257860f tty/serial: at91: correct the usage of tasklet 10 年之前
  Leilei Zhao 4d9628a148 tty/serial: at91: set ops in property init each time 10 年之前
  Leilei Zhao 4a1e888867 tty/serial: at91: revise the return type of atmel_init_property 10 年之前
  Leilei Zhao a510880f6e tty/serial: at91: correct buffer size used in DMA 10 年之前
  Leilei Zhao 2c27705410 tty/serial: at91: correct check of buf used in DMA 10 年之前
  Uwe Kleine-König 722ccf416a serial: atmel: fix error handling when mctrl_gpio_init fails 10 年之前
  Boris BREZILLON 2c7af5ba65 tty: serial: atmel: rework interrupt and wakeup handling 10 年之前
  Cyrille Pitchen 1842dc2e29 tty/serial: at91: fix typo and indentation 10 年之前
  Cyrille Pitchen 1cf6e8fc83 tty/serial: at91: fix RTS line management when hardware handshake is enabled 10 年之前
  Cyrille Pitchen 6fbb9bdf0f tty/serial: at91: fix error handling in atmel_serial_probe() 10 年之前
  Cyrille Pitchen d4f641876a tty/serial: at91: enable peripheral clock before accessing I/O registers 10 年之前
  Cyrille Pitchen 485819b5b9 tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_for_device() 10 年之前
  Linus Torvalds e6b5be2be4 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 10 年之前
  Ricardo Ribalda Delgado bd737f8738 tty/serial_core: Introduce lock mechanism for RS485 10 年之前
  Ricardo Ribalda Delgado 13bd3e6fa1 serial/atmel: Use the rs485 functions on serial_core 10 年之前
  Peter Hurley cab68f8954 serial: Test/disable MSIs if switching from N_PPS 10 年之前
  Peter Hurley d41510ce2f serial: Take uart port lock for direct *_enable_ms() 10 年之前
  Peter Hurley 732a84a037 serial: core: Pass termios to set_ldisc() notifications 10 年之前
  Maxime Ripard 5483c10e03 serial: at91: Use dmaengine_slave_config API 10 年之前
  Cyrille Pitchen 66f37aafd6 tty/serial: at91: fix rx ring buffer management 10 年之前
  Peter Hurley 479e9b94fd serial: Refactor uart_flush_buffer() from uart_close() 10 年之前