1. 01 12月, 2009 2 次提交
  2. 25 11月, 2009 6 次提交
  3. 12 11月, 2009 2 次提交
  4. 06 11月, 2009 1 次提交
  5. 30 10月, 2009 1 次提交
  6. 29 10月, 2009 3 次提交
  7. 15 10月, 2009 1 次提交
  8. 13 10月, 2009 1 次提交
  9. 05 10月, 2009 1 次提交
  10. 02 10月, 2009 4 次提交
  11. 01 10月, 2009 1 次提交
  12. 29 9月, 2009 1 次提交
  13. 24 9月, 2009 2 次提交
    • B
      Fix build of cpm_uart due to core changes · 09dd3fc1
      Benjamin Herrenschmidt 提交于
      Commit ebd2c8f6 "serial: kill off uart_info"
      
      broke the build of this driver, this fixes it.
      Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
      09dd3fc1
    • R
      serial core: fix new kernel-doc warnings · 1b9894f3
      Randy Dunlap 提交于
      Fix new kernel-doc warnings in serial_core.[hc] files.
      
        Warning(include/linux/serial_core.h:485): No description found for parameter 'uport'
        Warning(include/linux/serial_core.h:485): Excess function parameter 'port' description in 'uart_handle_dcd_change'
        Warning(include/linux/serial_core.h:511): No description found for parameter 'uport'
        Warning(include/linux/serial_core.h:511): Excess function parameter 'port' description in 'uart_handle_cts_change'
        Warning(drivers/serial/serial_core.c:2437): No description found for parameter 'uport'
        Warning(drivers/serial/serial_core.c:2437): Excess function parameter 'port' description in 'uart_add_one_port'
        Warning(drivers/serial/serial_core.c:2509): No description found for parameter 'uport'
        Warning(drivers/serial/serial_core.c:2509): Excess function parameter 'port' description in 'uart_remove_one_port'
      Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      1b9894f3
  14. 23 9月, 2009 1 次提交
  15. 20 9月, 2009 13 次提交