Sign in
android-kvm
/
linux
/
ab5098fa25b91cb6fe0a0676f17abb64f2bbf024
/
drivers
/
staging
/
emxx_udc
c38465d
staging: emxx_udc: Remove cast and move all in one line.
by Cristian Sicilia
· 6 years ago
e2d34df
staging: emxx_udc: Fixing function naming
by Cristian Sicilia
· 6 years ago
484a415
staging: emxx_udc: Added missing le16_to_cpu conversions
by Carmeli Tamir
· 6 years ago
64407f6
staging: emxx_udc: Added missing __iomem modifier to handle p_regs
by Carmeli Tamir
· 6 years ago
3f9da94
staging: emxx_udc: Added static modifier to udc_controller
by Carmeli Tamir
· 6 years ago
97972cc
staging: emxx_udc: Remove unused device_desc declaration
by Nathan Chancellor
· 6 years ago
96ffa48
staging: emxx_udc: remove unnecessary nullpointer checks
by Arkadiusz Lis
· 6 years ago
8618b9a
staging: emxx_udc: Add GPIO descriptor work to TODO
by Linus Walleij
· 7 years ago
3ba03cf
staging: emxx_udc: Change platform dependency to ARCH_RENESAS
by Geert Uytterhoeven
· 7 years ago
716003b
staging: emxx_udc: Remove unnecessary NULL checks
by Dan Carpenter
· 7 years ago
2bd27b9
staging: emxx_udc: Remove unneeded cast
by Christopher Diaz Riveros
· 7 years ago
a04c727
staging: emxx_udc: remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
38e08a4
staging: emxx_udc: add SPDX identifier.
by Greg Kroah-Hartman
· 7 years ago
2c51378
staging: emxx_udc: Update "reserved" registers name
by Alexis Lothoré
· 8 years ago
aa53aea9
staging: emxx_udc: Break long lines
by Alexis Lothoré
· 8 years ago
e6b410c
staging: emxx_udc: Update function parameters name
by Alexis Lothoré
· 8 years ago
5a012f6
staging: emxx_udc: Update local variable names
by Alexis Lothoré
· 8 years ago
16047b1
staging: emxx_udc: Update function names
by Alexis Lothoré
· 8 years ago
ecddcb7
staging: emxx_udc: Balance "else" parenthesis
by Alexis Lothoré
· 8 years ago
75d9c39
staging: emxx_udc: Update EPn variables name
by Alexis Lothoré
· 8 years ago
a71c8e9
staging: emxx_udc: Add comment for spinlock_t definition.
by Varsha Rao
· 8 years ago
af1550c
staging: emxx_udc: Fix CamelCase variable name
by Afonso Bordado
· 8 years ago
7e026bf
staging: emxx_udc: Remove unecessary temporary variable
by Afonso Bordado
· 8 years ago
86e2ba1
staging: emxx_udc: Rename CamelCase variable
by Afonso Bordado
· 8 years ago
34e89dd
staging: emxx_udc: Fix CamelCase function name
by Afonso Bordado
· 8 years ago
4f34450
staging: emxx_udc: remove incorrect __init annotations
by Arnd Bergmann
· 8 years ago
be8431d
staging: emxx_udc: emxx_udc.c Align parenthesis
by Walt Feasel
· 8 years ago
89c9251
staging: emxx_udc: emxx_udc.c Spaces preferred around operators
by Walt Feasel
· 8 years ago
b657679
staging: emxx_udc: emxx_udc.c {} Single statement blocks
by Walt Feasel
· 8 years ago
89eda1f
staging: emxx_udc: emxx_udc.c Logical continuation
by Walt Feasel
· 8 years ago
a0edbc9
staging: emxx_udc: emxx_udc.c Blank lines after {
by Walt Feasel
· 8 years ago
fb6e3cf
Staging:emxx_udc:emxx_udc: Compression of lines for immediate return
by Nadim Almas
· 8 years ago
03f705d
Staging: emxx_udc: constify usb_ep_ops structure
by Bhumika Goyal
· 8 years ago
15fb2af
Staging: emxx_udc: Remove useless type conversion
by Bhumika Goyal
· 8 years ago
3428e91
staging: emxx_udc: add braces to if-else block
by Gargi Sharma
· 8 years ago
190b951
staging: emxx_udc: Fix unsigned int to bare use of unsigned
by Anchal Jain
· 8 years ago
bb84f35
staging: emxx_udc: Remove unnecessary blank line
by Rehas Sachdeva
· 8 years ago
8e02a3f
staging: emxx_udc: Fix checkpatch warning
by Anson Jacob
· 8 years ago
0bf048a
staging: emxx_udc: allow modular build
by Arnd Bergmann
· 9 years ago
ffc83a7
Staging: emxx_udc: emxx_udc: fixed coding style issue
by Shyam Saini
· 9 years ago
b6d3b45
Staging: emxx_udc: emxx_udc: Add space around operator.
by Sandhya Bankar
· 9 years ago
abe3417
Staging: emxx_udc: Add space around '-'
by Dilek Uzulmez
· 9 years ago
5a20df7
Staging: emxx_udc: Return NULL instead of 0.
by Sandhya Bankar
· 9 years ago
40a13d0
staging: emxx_udc: Remove header file
by Amitoj Kaur Chawla
· 9 years ago
599b878
staging: emxx_udc: Remove parentheses around the right hand side of assignment
by Janani Ravichandran
· 9 years ago
c75955d
staging: emxx_udc: Alligned to match '('
by Anjali Menon
· 9 years ago
e59ac74
staging: emxx_udc: use list_first_entry_or_null()
by Geliang Tang
· 9 years ago
e7cfb39
staging/emxx_udc: fix 64-bit warnings
by Arnd Bergmann
· 9 years ago
ba57f5f
Staging: emxx_udc: Add space around operator.
by Navya Sri Nizamkari
· 9 years ago
5a602ac
staging: emxx_udc: Remove boolean comparisons
by Luis de Bethencourt
· 9 years ago
0af61e6
drivers/staging: make emxx_udc.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
2866914
staging:emxx_udc: Fixed comparison style warnings
by Cristina Moraru
· 9 years ago
f2b2916
staging: emxx_udc: Remove unused parameter from function parameter list parameter list
by Ravi Teja Darbha
· 9 years ago
c648a57
staging: emxx_udc: Remove cleanup1 label
by Ravi Teja Darbha
· 9 years ago
706eb8c
staging: emxx_udc: Fix NULL comparison style
by Ravi Teja Darbha
· 9 years ago
b68ff8f
staging: emxx_udc: Avoid using multiple blank lines
by Ravi Teja Darbha
· 9 years ago
446be1b
staging: emxx_udc: Remove FSF mailing address
by Ravi Teja Darbha
· 9 years ago
68b5c94
staging: emxx_udc: add ep capabilities support
by Robert Baldyga
· 10 years ago
cb009d6
staging: emxx_udc: add missing usb_ep_set_maxpacket_limit()
by Robert Baldyga
· 10 years ago
f194f4e
staging: emxx_udc: remove commented code
by Hari Prasath Gujulan Elango
· 10 years ago
f51cd2b
staging: emxx_udc: remove commented code
by Madhusudhanan Ravindran
· 10 years ago
69e98df
Staging: fixed multiple spelling errors.
by Carlos E. Garcia
· 10 years ago
9436165
staging: emxx_udc: Remove dead code
by Gujulan Elango, Hari Prasath (H.)
· 10 years ago
3e2bb64
staging: emxx_udc : remove stray semicolon
by Gujulan Elango, Hari Prasath (H.)
· 10 years ago
bd7de5c
staging: emxx_udc: test returned value
by Julia Lawall
· 10 years ago
93275c8
Staging: emuxx_udc: replace pr_* with dev_*
by Haneen Mohammed
· 10 years ago
ca3d253
Staging: emxx_udc: Iterate list using list_for_each_entry
by Somya Anand
· 10 years ago
f737ea5
Staging: emxx_udc: Remove custom printk macro ERR
by Haneen Mohammed
· 10 years ago
8868927
Staging: emxx_udc: Replace custom printk macro ERR with dev_err or pr_err
by Haneen Mohammed
· 10 years ago
d45c4c6
Staging: emxx_udc: Remove argument test from function
by Haneen Mohammed
· 10 years ago
f6ef6c0
Staging: emxx_udc: Fix do not add new typedefs and remove volatile
by Haneen Mohammed
· 10 years ago
410c944
staging: emxx_udc: rewrite the right hand side of an assignment
by Aya Mahfouz
· 10 years ago
ce5aebd
Staging: emxx_udc: Convert from __attribute__((aligned(size))) to __aligned(size)
by Vatika Harlalka
· 10 years ago
4a0721b
staging: emxx_udc: Replace GFP_KERNEL with GFP_ATOMIC
by Tapasweni Pathak
· 10 years ago
b11a278
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
46f7b63
Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
737fee1
staging: emxx_udc: Remove nbu2ss_drv_set_dp_info()
by Chris Rorvick
· 10 years ago
1fa2df0
staging: emxx_udc: fix the build error
by Peter Chen
· 10 years ago
9239d88
staging: emxx_udc: use common is_selfpowered
by Peter Chen
· 10 years ago
6341e62
kconfig: use bool instead of boolean for type definition attributes
by Christoph Jaeger
· 10 years ago
dab363f
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
3f3efca
staging: emxx_udc: use USB API functions rather than constants
by Tapasweni Pathak
· 10 years ago
a5a89d7
staging: emxx_udc: Remove null check before kfree
by Tapasweni Pathak
· 10 years ago
9feba53
staging: emxx_udc: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
77d966f
staging: emxx_udc: Use min_t instead of min
by Ebru Akagunduz
· 10 years ago
fb71d24
staging: emxx_udc: Fix replace printk(KERN_DEBUG ..) with dev_dbg
by Ebru Akagunduz
· 10 years ago
924c6ee
staging: emxx_udc: Fixed else is not usefull warning.
by Gulsah Kose
· 10 years ago
666e908
staging: emxx_udc: Do not assign bool to 0/1
by Roberta Dobrescu
· 10 years ago
5cbca95
staging: emxx_udc: Do not use comparisons on bool tests
by Roberta Dobrescu
· 10 years ago
1ff99b3
staging: emxx_udc: Replace __constant_cpu_to_le16 with cpu_to_le16
by Roberta Dobrescu
· 10 years ago
5b1ebbf
staging: emxx_udc: fix compile warnings: discarding const qualifier
by Vincenzo Scotti
· 10 years ago
f02935c
staging: exxx_udc: Convert pr_warning to pr_warn
by Masanari Iida
· 10 years ago
1fe473b
staging: emxx_udc: fix style warnings: const strings should be const char
by Vincenzo Scotti
· 10 years ago
9af9281
staging: emxx_udc: fix style warnings: return in void functions
by Vincenzo Scotti
· 10 years ago
7f39ae0
staging: emxx_udc: fix style warnings: blank line after declarations
by Vincenzo Scotti
· 10 years ago
5e5d744
staging: emxx_udc: remove check for CONFIG_MACH_EMGR
by Paul Bolle
· 10 years ago
ce1e3eb
Staging: emxx_udc: emxx_udc: remove spaces before semicolons
by Andrew Plummer
· 10 years ago
a2c14e9
staging: emxx_udc: Fix coding style errors
by KANG Yuxuan
· 11 years ago
6de2a1a
staging: emxx_udc: Fix build error
by Sachin Kamat
· 11 years ago
464cad2
staging: emxx_udc: Use module_platform_driver
by Sachin Kamat
· 11 years ago
Next »