summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/uart.c
AgeCommit message (Expand)Author
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