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
2016-03-11
Staging: emxx_udc: Return NULL instead of 0.
Sandhya Bankar
2016-02-22
staging: emxx_udc: Remove header file
Amitoj Kaur Chawla
2016-02-11
staging: emxx_udc: Remove parentheses around the right hand side of assignment
Janani Ravichandran
2016-02-07
staging: emxx_udc: Alligned to match '('
Anjali Menon
2015-12-21
staging: emxx_udc: use list_first_entry_or_null()
Geliang Tang
2015-12-21
staging/emxx_udc: fix 64-bit warnings
Arnd Bergmann
2015-10-24
Staging: emxx_udc: Add space around operator.
Navya Sri Nizamkari
2015-10-24
staging: emxx_udc: Remove boolean comparisons
Luis de Bethencourt
2015-10-12
drivers/staging: make emxx_udc.c explicitly non-modular
Paul Gortmaker
2015-09-30
staging:emxx_udc: Fixed comparison style warnings
Cristina Moraru
2015-09-12
staging: emxx_udc: Remove unused parameter from function parameter list param...
Ravi Teja Darbha
2015-09-12
staging: emxx_udc: Remove cleanup1 label
Ravi Teja Darbha
2015-09-12
staging: emxx_udc: Fix NULL comparison style
Ravi Teja Darbha
2015-09-12
staging: emxx_udc: Avoid using multiple blank lines
Ravi Teja Darbha
2015-09-12
staging: emxx_udc: Remove FSF mailing address
Ravi Teja Darbha
2015-08-04
staging: emxx_udc: add ep capabilities support
Robert Baldyga
2015-07-31
staging: emxx_udc: add missing usb_ep_set_maxpacket_limit()
Robert Baldyga
2015-06-15
staging: emxx_udc: remove commented code
Hari Prasath Gujulan Elango
2015-06-08
staging: emxx_udc: remove commented code
Madhusudhanan Ravindran
2015-05-08
Staging: fixed multiple spelling errors.
Carlos E. Garcia
2015-04-30
staging: emxx_udc: Remove dead code
Gujulan Elango, Hari Prasath (H.)
2015-04-30
staging: emxx_udc : remove stray semicolon
Gujulan Elango, Hari Prasath (H.)
2015-04-30
staging: emxx_udc: test returned value
Julia Lawall
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
[next]