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