1. 170e0ab staging: emxx_udc: remove incorrect __init annotations by Arnd Bergmann · 7 years ago
  2. 3428e91 staging: emxx_udc: add braces to if-else block by Gargi Sharma · 8 years ago
  3. 190b951 staging: emxx_udc: Fix unsigned int to bare use of unsigned by Anchal Jain · 8 years ago
  4. bb84f35 staging: emxx_udc: Remove unnecessary blank line by Rehas Sachdeva · 8 years ago
  5. 8e02a3f staging: emxx_udc: Fix checkpatch warning by Anson Jacob · 8 years ago
  6. 0bf048a staging: emxx_udc: allow modular build by Arnd Bergmann · 8 years ago
  7. ffc83a7 Staging: emxx_udc: emxx_udc: fixed coding style issue by Shyam Saini · 8 years ago
  8. b6d3b45 Staging: emxx_udc: emxx_udc: Add space around operator. by Sandhya Bankar · 8 years ago
  9. abe3417 Staging: emxx_udc: Add space around '-' by Dilek Uzulmez · 8 years ago
  10. 5a20df7 Staging: emxx_udc: Return NULL instead of 0. by Sandhya Bankar · 8 years ago
  11. 40a13d0 staging: emxx_udc: Remove header file by Amitoj Kaur Chawla · 8 years ago
  12. 599b878 staging: emxx_udc: Remove parentheses around the right hand side of assignment by Janani Ravichandran · 8 years ago
  13. c75955d staging: emxx_udc: Alligned to match '(' by Anjali Menon · 8 years ago
  14. e59ac74 staging: emxx_udc: use list_first_entry_or_null() by Geliang Tang · 9 years ago
  15. e7cfb39 staging/emxx_udc: fix 64-bit warnings by Arnd Bergmann · 9 years ago
  16. ba57f5f Staging: emxx_udc: Add space around operator. by Navya Sri Nizamkari · 9 years ago
  17. 5a602ac staging: emxx_udc: Remove boolean comparisons by Luis de Bethencourt · 9 years ago
  18. 0af61e6 drivers/staging: make emxx_udc.c explicitly non-modular by Paul Gortmaker · 9 years ago
  19. 2866914 staging:emxx_udc: Fixed comparison style warnings by Cristina Moraru · 9 years ago
  20. f2b2916 staging: emxx_udc: Remove unused parameter from function parameter list parameter list by Ravi Teja Darbha · 9 years ago
  21. c648a57 staging: emxx_udc: Remove cleanup1 label by Ravi Teja Darbha · 9 years ago
  22. 706eb8c staging: emxx_udc: Fix NULL comparison style by Ravi Teja Darbha · 9 years ago
  23. b68ff8f staging: emxx_udc: Avoid using multiple blank lines by Ravi Teja Darbha · 9 years ago
  24. 446be1b staging: emxx_udc: Remove FSF mailing address by Ravi Teja Darbha · 9 years ago
  25. 68b5c94 staging: emxx_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  26. cb009d6 staging: emxx_udc: add missing usb_ep_set_maxpacket_limit() by Robert Baldyga · 9 years ago
  27. f194f4e staging: emxx_udc: remove commented code by Hari Prasath Gujulan Elango · 9 years ago
  28. f51cd2b staging: emxx_udc: remove commented code by Madhusudhanan Ravindran · 9 years ago
  29. 69e98df Staging: fixed multiple spelling errors. by Carlos E. Garcia · 9 years ago
  30. 9436165 staging: emxx_udc: Remove dead code by Gujulan Elango, Hari Prasath (H.) · 9 years ago
  31. 3e2bb64 staging: emxx_udc : remove stray semicolon by Gujulan Elango, Hari Prasath (H.) · 9 years ago
  32. bd7de5c staging: emxx_udc: test returned value by Julia Lawall · 9 years ago
  33. 93275c8 Staging: emuxx_udc: replace pr_* with dev_* by Haneen Mohammed · 9 years ago
  34. ca3d253 Staging: emxx_udc: Iterate list using list_for_each_entry by Somya Anand · 9 years ago
  35. f737ea5 Staging: emxx_udc: Remove custom printk macro ERR by Haneen Mohammed · 9 years ago
  36. 8868927 Staging: emxx_udc: Replace custom printk macro ERR with dev_err or pr_err by Haneen Mohammed · 9 years ago
  37. d45c4c6 Staging: emxx_udc: Remove argument test from function by Haneen Mohammed · 9 years ago
  38. f6ef6c0 Staging: emxx_udc: Fix do not add new typedefs and remove volatile by Haneen Mohammed · 9 years ago
  39. 410c944 staging: emxx_udc: rewrite the right hand side of an assignment by Aya Mahfouz · 9 years ago
  40. ce5aebd Staging: emxx_udc: Convert from __attribute__((aligned(size))) to __aligned(size) by Vatika Harlalka · 9 years ago
  41. 4a0721b staging: emxx_udc: Replace GFP_KERNEL with GFP_ATOMIC by Tapasweni Pathak · 9 years ago
  42. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  43. 46f7b63 Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  44. 737fee1 staging: emxx_udc: Remove nbu2ss_drv_set_dp_info() by Chris Rorvick · 9 years ago
  45. 1fa2df0 staging: emxx_udc: fix the build error by Peter Chen · 9 years ago
  46. 9239d88 staging: emxx_udc: use common is_selfpowered by Peter Chen · 9 years ago
  47. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 9 years ago
  48. dab363f Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  49. 3f3efca staging: emxx_udc: use USB API functions rather than constants by Tapasweni Pathak · 10 years ago
  50. a5a89d7 staging: emxx_udc: Remove null check before kfree by Tapasweni Pathak · 10 years ago
  51. 9feba53 staging: emxx_udc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  52. 77d966f staging: emxx_udc: Use min_t instead of min by Ebru Akagunduz · 10 years ago
  53. fb71d24 staging: emxx_udc: Fix replace printk(KERN_DEBUG ..) with dev_dbg by Ebru Akagunduz · 10 years ago
  54. 924c6ee staging: emxx_udc: Fixed else is not usefull warning. by Gulsah Kose · 10 years ago
  55. 666e908 staging: emxx_udc: Do not assign bool to 0/1 by Roberta Dobrescu · 10 years ago
  56. 5cbca95 staging: emxx_udc: Do not use comparisons on bool tests by Roberta Dobrescu · 10 years ago
  57. 1ff99b3 staging: emxx_udc: Replace __constant_cpu_to_le16 with cpu_to_le16 by Roberta Dobrescu · 10 years ago
  58. 5b1ebbf staging: emxx_udc: fix compile warnings: discarding const qualifier by Vincenzo Scotti · 10 years ago
  59. f02935c staging: exxx_udc: Convert pr_warning to pr_warn by Masanari Iida · 10 years ago
  60. 1fe473b staging: emxx_udc: fix style warnings: const strings should be const char by Vincenzo Scotti · 10 years ago
  61. 9af9281 staging: emxx_udc: fix style warnings: return in void functions by Vincenzo Scotti · 10 years ago
  62. 7f39ae0 staging: emxx_udc: fix style warnings: blank line after declarations by Vincenzo Scotti · 10 years ago
  63. 5e5d744 staging: emxx_udc: remove check for CONFIG_MACH_EMGR by Paul Bolle · 10 years ago
  64. ce1e3eb Staging: emxx_udc: emxx_udc: remove spaces before semicolons by Andrew Plummer · 10 years ago
  65. a2c14e9 staging: emxx_udc: Fix coding style errors by KANG Yuxuan · 10 years ago
  66. 6de2a1a staging: emxx_udc: Fix build error by Sachin Kamat · 10 years ago
  67. 464cad2 staging: emxx_udc: Use module_platform_driver by Sachin Kamat · 10 years ago
  68. a790ebc staging: emxx_udc: Fix build error by Sachin Kamat · 10 years ago
  69. 8a62956 staging: emxx_udc: Add TODO file by Magnus Damm · 10 years ago
  70. 96b29ca staging: emxx_udc: I/O memory and IRQ resource support by Magnus Damm · 10 years ago
  71. 33aa8d4 staging: emxx_udc: Add Emma Mobile USB Gadget driver by Magnus Damm · 10 years ago