index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
emxx_udc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Linus Torvalds
1
-1
/
+1
2015-02-15
Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
1
-38
/
+14
2015-02-07
staging: emxx_udc: Remove nbu2ss_drv_set_dp_info()
Chris Rorvick
1
-38
/
+14
2015-02-04
staging: emxx_udc: fix the build error
Peter Chen
1
-0
/
+3
2015-01-29
staging: emxx_udc: use common is_selfpowered
Peter Chen
2
-7
/
+3
2015-01-07
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
1
-1
/
+1
2014-12-15
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
1
-4
/
+3
2014-10-30
staging: emxx_udc: use USB API functions rather than constants
Tapasweni Pathak
1
-2
/
+2
2014-10-23
staging: emxx_udc: Remove null check before kfree
Tapasweni Pathak
1
-2
/
+1
2014-10-20
staging: emxx_udc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-02
staging: emxx_udc: Use min_t instead of min
Ebru Akagunduz
1
-3
/
+3
2014-10-02
staging: emxx_udc: Fix replace printk(KERN_DEBUG ..) with dev_dbg
Ebru Akagunduz
1
-5
/
+5
2014-09-28
staging: emxx_udc: Fixed else is not usefull warning.
Gulsah Kose
1
-2
/
+1
2014-09-23
staging: emxx_udc: Do not assign bool to 0/1
Roberta Dobrescu
1
-6
/
+6
2014-09-23
staging: emxx_udc: Do not use comparisons on bool tests
Roberta Dobrescu
1
-4
/
+2
2014-09-19
staging: emxx_udc: Replace __constant_cpu_to_le16 with cpu_to_le16
Roberta Dobrescu
1
-3
/
+3
2014-09-19
staging: emxx_udc: fix compile warnings: discarding const qualifier
Vincenzo Scotti
1
-2
/
+2
2014-09-19
staging: exxx_udc: Convert pr_warning to pr_warn
Masanari Iida
1
-3
/
+3
2014-09-11
staging: emxx_udc: fix style warnings: const strings should be const char
Vincenzo Scotti
1
-14
/
+14
2014-09-11
staging: emxx_udc: fix style warnings: return in void functions
Vincenzo Scotti
1
-14
/
+0
2014-09-11
staging: emxx_udc: fix style warnings: blank line after declarations
Vincenzo Scotti
1
-0
/
+2
2014-09-08
staging: emxx_udc: remove check for CONFIG_MACH_EMGR
Paul Bolle
1
-4
/
+0
2014-08-30
Staging: emxx_udc: emxx_udc: remove spaces before semicolons
Andrew Plummer
1
-4
/
+4
2014-07-15
staging: emxx_udc: Fix coding style errors
KANG Yuxuan
1
-7
/
+7
2014-07-09
staging: emxx_udc: Fix build error
Sachin Kamat
1
-1
/
+1
2014-06-26
staging: emxx_udc: Use module_platform_driver
Sachin Kamat
1
-18
/
+1
2014-06-26
staging: emxx_udc: Fix build error
Sachin Kamat
1
-4
/
+3
2014-06-19
staging: emxx_udc: Add TODO file
Magnus Damm
1
-0
/
+4
2014-06-19
staging: emxx_udc: I/O memory and IRQ resource support
Magnus Damm
2
-48
/
+18
2014-06-19
staging: emxx_udc: Add Emma Mobile USB Gadget driver
Magnus Damm
4
-0
/
+4232