summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/uart.c
AgeCommit message (Expand)Author
2015-08-10greybus: uart: Use (already defined) major/minor macrosViresh Kumar
2015-07-14greybus: uart: fix typo in defintionBryan O'Donoghue
2015-07-08greybus: properly cleanup ida and idr structures when shutting downGreg Kroah-Hartman
2015-07-01greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()Viresh Kumar
2015-06-30greybus: uart: Update UART to reflect field size changesBryan O'Donoghue
2015-06-30greybus: uart: Add support for UART error signalsBryan O'Donoghue
2015-06-17greybus: uart: Latch modem control signals for tciomgetBryan O'Donoghue
2015-06-11greybus: uart: fix the clean up while uart initiates connection unsucessfullyPhong Tran
2015-06-09greybus: uart: remove the redundant unregister chrdevPhong Tran
2015-06-08greybus: uart: properly interpret receive data sizeAlex Elder
2015-06-04greybus: uart: Remove magic numbers make struct gb_tty variable names consistentBryan O'Donoghue
2015-06-04greybus: uart: Add gb_uart_request_recv for receiving async UART dataBryan O'Donoghue
2015-06-04greybus: uart: kmalloc for send_data once onlyBryan O'Donoghue
2015-06-04greybus: uart: send_data should return size or errorBryan O'Donoghue
2015-06-04greybus: uart: Update uart.c to register tty portsBryan O'Donoghue
2015-06-04greybus: uart: Reduce UART count from 255 to 16Bryan O'Donoghue
2015-06-04greybus: uart: Tidy naming convention to more closely match specBryan O'Donoghue
2015-06-04greybus: uart: Move UART protocol structs/defines to greybus_protocols.hBryan O'Donoghue
2015-06-04greybus: uart: Fix the memory leak in connection initPhong Tran
2015-05-20greybus: Use gb_gpbridge_protocol_init()Viresh Kumar
2015-05-07greybus: eliminate extra response flag definitionsAlex Elder
2015-03-17greybus: uart: remove packed-attribute from line-coding structJohan Hovold
2015-01-22greybus: remove unused version-response structsViresh Kumar
2015-01-22greybus: create get_version() routines with the help of a macroViresh Kumar
2015-01-22greybus: uart: s/REQ/TYPEViresh Kumar
2015-01-22greybus: Remove "-gb" suffix from .c filesViresh Kumar