index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
emxx_udc
Age
Commit message (
Expand
)
Author
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-04-02
staging: emxx_udc: emxx_udc.c: Replace bit shifting with BIT macro
Payal Kshirsagar
2019-03-27
staging: emxx_udc: remove unneeded parenthesis
Emiliano Ingrassia
2019-03-21
staging: emxx_udc: lines should not end with parenthesis
Payal Kshirsagar
2019-03-18
staging: emxx_udc: Fix open parenthesis at the end of the line
Daniela Mormocea
2019-03-18
staging: emxx_udc: Fix equal sign alignment
Daniela Mormocea
2019-01-15
Staging: emxx_udc: Switch to the gpio descriptor interface
Nishad Kamdar
2018-12-05
staging: emxx_udc: Remove cast and move all in one line.
Cristian Sicilia
2018-11-20
staging: emxx_udc: Fixing function naming
Cristian Sicilia
2018-11-08
staging: emxx_udc: Added missing le16_to_cpu conversions
Carmeli Tamir
2018-11-08
staging: emxx_udc: Added missing __iomem modifier to handle p_regs
Carmeli Tamir
2018-11-08
staging: emxx_udc: Added static modifier to udc_controller
Carmeli Tamir
2018-10-09
staging: emxx_udc: Remove unused device_desc declaration
Nathan Chancellor
2018-09-25
staging: emxx_udc: remove unnecessary nullpointer checks
Arkadiusz Lis
2018-04-23
staging: emxx_udc: Add GPIO descriptor work to TODO
Linus Walleij
2018-04-23
staging: emxx_udc: Change platform dependency to ARCH_RENESAS
Geert Uytterhoeven
2018-03-06
staging: emxx_udc: Remove unnecessary NULL checks
Dan Carpenter
2018-02-22
staging: emxx_udc: Remove unneeded cast
Christopher Diaz Riveros
2018-01-15
staging: emxx_udc: remove redundant license text
Greg Kroah-Hartman
2018-01-15
staging: emxx_udc: add SPDX identifier.
Greg Kroah-Hartman
2017-05-15
staging: emxx_udc: Update "reserved" registers name
Alexis Lothoré
2017-05-15
staging: emxx_udc: Break long lines
Alexis Lothoré
2017-05-15
staging: emxx_udc: Update function parameters name
Alexis Lothoré
2017-05-15
staging: emxx_udc: Update local variable names
Alexis Lothoré
2017-05-15
staging: emxx_udc: Update function names
Alexis Lothoré
2017-05-15
staging: emxx_udc: Balance "else" parenthesis
Alexis Lothoré
2017-05-15
staging: emxx_udc: Update EPn variables name
Alexis Lothoré
2017-03-09
staging: emxx_udc: Add comment for spinlock_t definition.
Varsha Rao
2017-01-03
staging: emxx_udc: Fix CamelCase variable name
Afonso Bordado
2017-01-03
staging: emxx_udc: Remove unecessary temporary variable
Afonso Bordado
2017-01-03
staging: emxx_udc: Rename CamelCase variable
Afonso Bordado
2017-01-03
staging: emxx_udc: Fix CamelCase function name
Afonso Bordado
2017-01-03
staging: emxx_udc: remove incorrect __init annotations
Arnd Bergmann
2016-11-23
staging: emxx_udc: emxx_udc.c Align parenthesis
Walt Feasel
2016-11-23
staging: emxx_udc: emxx_udc.c Spaces preferred around operators
Walt Feasel
2016-11-23
staging: emxx_udc: emxx_udc.c {} Single statement blocks
Walt Feasel
2016-11-23
staging: emxx_udc: emxx_udc.c Logical continuation
Walt Feasel
2016-11-23
staging: emxx_udc: emxx_udc.c Blank lines after {
Walt Feasel
2016-11-07
Staging:emxx_udc:emxx_udc: Compression of lines for immediate return
Nadim Almas
2016-10-16
Staging: emxx_udc: constify usb_ep_ops structure
Bhumika Goyal
2016-10-16
Staging: emxx_udc: Remove useless type conversion
Bhumika Goyal
2016-09-16
staging: emxx_udc: add braces to if-else block
Gargi Sharma
2016-09-16
staging: emxx_udc: Fix unsigned int to bare use of unsigned
Anchal Jain
2016-09-12
staging: emxx_udc: Remove unnecessary blank line
Rehas Sachdeva
2016-09-01
staging: emxx_udc: Fix checkpatch warning
Anson Jacob
2016-07-26
staging: emxx_udc: allow modular build
Arnd Bergmann
2016-05-09
Staging: emxx_udc: emxx_udc: fixed coding style issue
Shyam Saini
2016-03-28
Staging: emxx_udc: emxx_udc: Add space around operator.
Sandhya Bankar
2016-03-28
Staging: emxx_udc: Add space around '-'
Dilek Uzulmez
[next]