summaryrefslogtreecommitdiff
path: root/drivers/staging/ced1401/usb1401.c
AgeCommit message (Expand)Author
2014-07-24staging: ced1401: remove driverKristina Martšenko
2014-07-12staging: ced1401: usb1401.c: join quoted stringsLuca Ellero
2014-07-12staging: ced1401: usb1401.c: split long linesLuca Ellero
2014-07-12staging: ced1401: usb1401.c rename camel case variableLuca Ellero
2014-07-12staging: ced1401: usb1401.c: fix code indentLuca Ellero
2014-07-12staging: ced1401: usb1401.c: add blank line after declarationsLuca Ellero
2014-07-12staging: ced1401: usb1401.c: change spaces to tabsLuca Ellero
2014-07-10staging: ced1401: fix ced_disconnect()Luca Ellero
2014-07-10staging: ced1401: fix ced_ioctl()Luca Ellero
2014-07-10staging: ced1401: fix ced_allowi()Luca Ellero
2014-07-10staging: ced1401: fix ced_readchar_callback()Luca Ellero
2014-07-10staging: ced1401: fix ced_handle_esc()Luca Ellero
2014-07-10staging: ced1401: fix ced_read_dma_info()Luca Ellero
2014-07-10staging: ced1401: fix ced_read_huff()Luca Ellero
2014-07-10staging: ced1401: fix ced_read_word()Luca Ellero
2014-07-10staging: ced1401: fix ced_read_char()Luca Ellero
2014-07-10staging: ced1401: fix ced_read_write_mem()Luca Ellero
2014-07-10staging: ced1401: fix ced_stage_chunk()Luca Ellero
2014-07-10staging: ced1401: fix staged_callback()Luca Ellero
2014-07-10staging: ced1401: fix ced_copy_user_space()Luca Ellero
2014-07-10staging: ced1401: fix ced_send_chars()Luca Ellero
2014-07-10staging: ced1401: fix ced_writechar_callback()Luca Ellero
2014-07-10staging: ced1401: rename members of struct ced_dataLuca Ellero
2014-07-10staging: ced1401: rename members of struct dmadescLuca Ellero
2014-07-10staging: ced1401: rename members of struct transareaLuca Ellero
2014-07-10staging: ced1401: rename members of struct circ_blkLuca Ellero
2014-07-10staging: ced1401: remove typedef DEVICE_EXTENSIONLuca Ellero
2014-07-10staging: ced1401: remove typedef for DMADESCLuca Ellero
2014-07-10staging: ced1401: remove typedef for TRANSAREALuca Ellero
2014-07-08staging: ced1401: rename FreeCircBlock()Luca Ellero
2014-07-08staging: ced1401: rename GetCircBlock()Luca Ellero
2014-07-08staging: ced1401: rename SetCircular()Luca Ellero
2014-07-08staging: ced1401: rename DbgStopLoop()Luca Ellero
2014-07-08staging: ced1401: rename DbgGetData()Luca Ellero
2014-07-08staging: ced1401: rename DbgRampAddr()Luca Ellero
2014-07-08staging: ced1401: rename DbgRampData()Luca Ellero
2014-07-08staging: ced1401: rename DbgPoke()Luca Ellero
2014-07-08staging: ced1401: rename DbgPeek()Luca Ellero
2014-07-08staging: ced1401: rename TransferFlags()Luca Ellero
2014-07-08staging: ced1401: rename TypeOf1401()Luca Ellero
2014-07-08staging: ced1401: rename CheckSelfTest()Luca Ellero
2014-07-08staging: ced1401: rename StartSelfTest()Luca Ellero
2014-07-08staging: ced1401: rename StateOf1401()Luca Ellero
2014-07-08staging: ced1401: rename KillIO1401()Luca Ellero
2014-07-08staging: ced1401: rename GetTransfer()Luca Ellero
2014-07-08staging: ced1401: rename TestEvent()Luca Ellero
2014-07-08staging: ced1401: rename WaitEvent()Luca Ellero
2014-07-08staging: ced1401: rename SetEvent()Luca Ellero
2014-07-08staging: ced1401: rename UnsetTransfer()Luca Ellero
2014-07-08staging: ced1401: rename SetTransfer()Luca Ellero