index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: emxx_udc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-03
1
-4
/
+2
*
staging: emxx_udc: Add checks for dma_alloc_coherent()
Yuan Can
2023-01-19
1
-1
/
+6
*
staging: emxx_udc: use min helper macro for variable comparison
Deepak R Varma
2022-11-08
1
-4
/
+1
*
staging: emxx_udc: fix alignment issues
Harold Mertzweiller
2021-05-25
1
-7
/
+4
*
staging: emxx_udc: fix loop in _nbu2ss_nuke()
Dan Carpenter
2021-05-20
1
-2
/
+2
*
staging: emxx_udc: remove unused variable driver_desc
Sean Behan
2021-03-10
1
-1
/
+0
*
staging: emxx_udc: Make incorrectly defined global static
Kumar Kartikeya Dwivedi
2021-02-07
2
-2
/
+3
*
staging/emxx_udc: fix indenting issue on a couple of statements
Colin Ian King
2020-09-22
1
-3
/
+3
*
staging: emxx_udc: Remove misplaced debugging aid
Mikhail Gusarov
2020-09-13
1
-5
/
+0
*
staging/emxx_udc: Remove pointless variable assignments
Alex Dewar
2020-09-02
1
-5
/
+4
*
staging: emxx_udc: Fix passing of NULL to dma_alloc_coherent()
Alex Dewar
2020-08-28
1
-2
/
+2
*
staging: emxx_udc: Allow for building on !ARM
Alex Dewar
2020-08-18
1
-1
/
+1
*
staging: emxx_udc: Use standard BIT() macro
Alex Dewar
2020-08-18
1
-245
/
+211
*
staging: emxx_udc: Fix invalid reference error
Javier F. Arias
2019-10-30
1
-10
/
+8
*
staging: emxx_udc: Fix the format of a parameter list
Frank A. Cancio Bello
2019-10-29
1
-3
/
+2
*
staging: emxx_udc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-10
1
-3
/
+1
*
staging: emxx_udc: remove local TRUE/FALSE definition
Saiyam Doshi
2019-09-12
2
-43
/
+38
*
staging: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
1
-3
/
+1
*
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
[next]