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