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: emuxx_udc: replace pr_* with dev_*
Haneen Mohammed
2015-03-16
1
-7
/
+7
*
Staging: emxx_udc: Iterate list using list_for_each_entry
Somya Anand
2015-03-16
1
-2
/
+1
*
Staging: emxx_udc: Remove custom printk macro ERR
Haneen Mohammed
2015-03-06
1
-1
/
+0
*
Staging: emxx_udc: Replace custom printk macro ERR with dev_err or pr_err
Haneen Mohammed
2015-03-06
1
-39
/
+41
*
Staging: emxx_udc: Remove argument test from function
Haneen Mohammed
2015-03-06
1
-5
/
+0
*
Staging: emxx_udc: Fix do not add new typedefs and remove volatile
Haneen Mohammed
2015-03-06
2
-44
/
+43
*
staging: emxx_udc: rewrite the right hand side of an assignment
Aya Mahfouz
2015-02-26
1
-2
/
+2
*
Staging: emxx_udc: Convert from __attribute__((aligned(size))) to __aligned(s...
Vatika Harlalka
2015-02-24
1
-1
/
+1
*
staging: emxx_udc: Replace GFP_KERNEL with GFP_ATOMIC
Tapasweni Pathak
2015-02-24
1
-1
/
+1
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-02-19
1
-1
/
+1
|
\
|
*
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2015-01-07
1
-1
/
+1
*
|
Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-02-15
1
-38
/
+14
|
\
\
|
*
|
staging: emxx_udc: Remove nbu2ss_drv_set_dp_info()
Chris Rorvick
2015-02-07
1
-38
/
+14
|
|
/
*
|
staging: emxx_udc: fix the build error
Peter Chen
2015-02-04
1
-0
/
+3
*
|
staging: emxx_udc: use common is_selfpowered
Peter Chen
2015-01-29
2
-7
/
+3
|
/
*
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-15
1
-4
/
+3
|
\
|
*
staging: emxx_udc: use USB API functions rather than constants
Tapasweni Pathak
2014-10-30
1
-2
/
+2
|
*
staging: emxx_udc: Remove null check before kfree
Tapasweni Pathak
2014-10-23
1
-2
/
+1
*
|
staging: emxx_udc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
/
*
staging: emxx_udc: Use min_t instead of min
Ebru Akagunduz
2014-10-02
1
-3
/
+3
*
staging: emxx_udc: Fix replace printk(KERN_DEBUG ..) with dev_dbg
Ebru Akagunduz
2014-10-02
1
-5
/
+5
*
staging: emxx_udc: Fixed else is not usefull warning.
Gulsah Kose
2014-09-28
1
-2
/
+1
*
staging: emxx_udc: Do not assign bool to 0/1
Roberta Dobrescu
2014-09-23
1
-6
/
+6
*
staging: emxx_udc: Do not use comparisons on bool tests
Roberta Dobrescu
2014-09-23
1
-4
/
+2
*
staging: emxx_udc: Replace __constant_cpu_to_le16 with cpu_to_le16
Roberta Dobrescu
2014-09-19
1
-3
/
+3
*
staging: emxx_udc: fix compile warnings: discarding const qualifier
Vincenzo Scotti
2014-09-19
1
-2
/
+2
*
staging: exxx_udc: Convert pr_warning to pr_warn
Masanari Iida
2014-09-19
1
-3
/
+3
*
staging: emxx_udc: fix style warnings: const strings should be const char
Vincenzo Scotti
2014-09-11
1
-14
/
+14
*
staging: emxx_udc: fix style warnings: return in void functions
Vincenzo Scotti
2014-09-11
1
-14
/
+0
*
staging: emxx_udc: fix style warnings: blank line after declarations
Vincenzo Scotti
2014-09-11
1
-0
/
+2
*
staging: emxx_udc: remove check for CONFIG_MACH_EMGR
Paul Bolle
2014-09-08
1
-4
/
+0
*
Staging: emxx_udc: emxx_udc: remove spaces before semicolons
Andrew Plummer
2014-08-30
1
-4
/
+4
*
staging: emxx_udc: Fix coding style errors
KANG Yuxuan
2014-07-15
1
-7
/
+7
*
staging: emxx_udc: Fix build error
Sachin Kamat
2014-07-09
1
-1
/
+1
*
staging: emxx_udc: Use module_platform_driver
Sachin Kamat
2014-06-26
1
-18
/
+1
*
staging: emxx_udc: Fix build error
Sachin Kamat
2014-06-26
1
-4
/
+3
*
staging: emxx_udc: Add TODO file
Magnus Damm
2014-06-19
1
-0
/
+4
*
staging: emxx_udc: I/O memory and IRQ resource support
Magnus Damm
2014-06-19
2
-48
/
+18
*
staging: emxx_udc: Add Emma Mobile USB Gadget driver
Magnus Damm
2014-06-19
4
-0
/
+4232