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
2021-05-25
staging: emxx_udc: fix alignment issues
Harold Mertzweiller
2021-05-20
staging: emxx_udc: fix loop in _nbu2ss_nuke()
Dan Carpenter
2021-03-10
staging: emxx_udc: remove unused variable driver_desc
Sean Behan
2021-02-07
staging: emxx_udc: Make incorrectly defined global static
Kumar Kartikeya Dwivedi
2020-09-22
staging/emxx_udc: fix indenting issue on a couple of statements
Colin Ian King
2020-09-13
staging: emxx_udc: Remove misplaced debugging aid
Mikhail Gusarov
2020-09-02
staging/emxx_udc: Remove pointless variable assignments
Alex Dewar
2020-08-28
staging: emxx_udc: Fix passing of NULL to dma_alloc_coherent()
Alex Dewar
2020-08-18
staging: emxx_udc: Allow for building on !ARM
Alex Dewar
2020-08-18
staging: emxx_udc: Use standard BIT() macro
Alex Dewar
2019-10-30
staging: emxx_udc: Fix invalid reference error
Javier F. Arias
2019-10-29
staging: emxx_udc: Fix the format of a parameter list
Frank A. Cancio Bello
2019-10-10
staging: emxx_udc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-12
staging: emxx_udc: remove local TRUE/FALSE definition
Saiyam Doshi
2019-07-30
staging: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
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
[next]