index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
emxx_udc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-23
staging: emxx_udc: emxx_udc.c Align parenthesis
Walt Feasel
1
-2
/
+2
2016-11-23
staging: emxx_udc: emxx_udc.c Spaces preferred around operators
Walt Feasel
1
-1
/
+1
2016-11-23
staging: emxx_udc: emxx_udc.c {} Single statement blocks
Walt Feasel
1
-2
/
+1
2016-11-23
staging: emxx_udc: emxx_udc.c Logical continuation
Walt Feasel
1
-22
/
+15
2016-11-23
staging: emxx_udc: emxx_udc.c Blank lines after {
Walt Feasel
1
-13
/
+0
2016-11-07
Staging:emxx_udc:emxx_udc: Compression of lines for immediate return
Nadim Almas
1
-3
/
+1
2016-10-16
Staging: emxx_udc: constify usb_ep_ops structure
Bhumika Goyal
1
-1
/
+1
2016-10-16
Staging: emxx_udc: Remove useless type conversion
Bhumika Goyal
1
-3
/
+3
2016-09-16
staging: emxx_udc: add braces to if-else block
Gargi Sharma
1
-7
/
+8
2016-09-16
staging: emxx_udc: Fix unsigned int to bare use of unsigned
Anchal Jain
1
-1
/
+1
2016-09-12
staging: emxx_udc: Remove unnecessary blank line
Rehas Sachdeva
1
-1
/
+0
2016-09-01
staging: emxx_udc: Fix checkpatch warning
Anson Jacob
1
-3
/
+1
2016-07-26
staging: emxx_udc: allow modular build
Arnd Bergmann
2
-5
/
+33
2016-05-09
Staging: emxx_udc: emxx_udc: fixed coding style issue
Shyam Saini
1
-2
/
+2
2016-03-28
Staging: emxx_udc: emxx_udc: Add space around operator.
Sandhya Bankar
1
-20
/
+20
2016-03-28
Staging: emxx_udc: Add space around '-'
Dilek Uzulmez
1
-10
/
+10
2016-03-11
Staging: emxx_udc: Return NULL instead of 0.
Sandhya Bankar
1
-1
/
+1
2016-02-22
staging: emxx_udc: Remove header file
Amitoj Kaur Chawla
1
-1
/
+0
2016-02-11
staging: emxx_udc: Remove parentheses around the right hand side of assignment
Janani Ravichandran
1
-7
/
+7
2016-02-07
staging: emxx_udc: Alligned to match '('
Anjali Menon
1
-20
/
+18
2015-12-21
staging: emxx_udc: use list_first_entry_or_null()
Geliang Tang
1
-25
/
+5
2015-12-21
staging/emxx_udc: fix 64-bit warnings
Arnd Bergmann
1
-5
/
+5
2015-10-24
Staging: emxx_udc: Add space around operator.
Navya Sri Nizamkari
1
-1
/
+1
2015-10-24
staging: emxx_udc: Remove boolean comparisons
Luis de Bethencourt
1
-5
/
+5
2015-10-12
drivers/staging: make emxx_udc.c explicitly non-modular
Paul Gortmaker
1
-33
/
+4
2015-09-30
staging:emxx_udc: Fixed comparison style warnings
Cristina Moraru
1
-19
/
+19
2015-09-12
staging: emxx_udc: Remove unused parameter from function parameter list param...
Ravi Teja Darbha
1
-7
/
+5
2015-09-12
staging: emxx_udc: Remove cleanup1 label
Ravi Teja Darbha
1
-6
/
+3
2015-09-12
staging: emxx_udc: Fix NULL comparison style
Ravi Teja Darbha
1
-31
/
+31
2015-09-12
staging: emxx_udc: Avoid using multiple blank lines
Ravi Teja Darbha
2
-35
/
+0
2015-09-12
staging: emxx_udc: Remove FSF mailing address
Ravi Teja Darbha
2
-8
/
+0
2015-08-04
staging: emxx_udc: add ep capabilities support
Robert Baldyga
1
-31
/
+42
2015-07-31
staging: emxx_udc: add missing usb_ep_set_maxpacket_limit()
Robert Baldyga
1
-1
/
+2
2015-06-15
staging: emxx_udc: remove commented code
Hari Prasath Gujulan Elango
1
-10
/
+0
2015-06-08
staging: emxx_udc: remove commented code
Madhusudhanan Ravindran
1
-26
/
+0
2015-05-08
Staging: fixed multiple spelling errors.
Carlos E. Garcia
1
-1
/
+1
2015-04-30
staging: emxx_udc: Remove dead code
Gujulan Elango, Hari Prasath (H.)
1
-33
/
+0
2015-04-30
staging: emxx_udc : remove stray semicolon
Gujulan Elango, Hari Prasath (H.)
1
-1
/
+1
2015-04-30
staging: emxx_udc: test returned value
Julia Lawall
1
-1
/
+1
2015-03-16
Staging: emuxx_udc: replace pr_* with dev_*
Haneen Mohammed
1
-7
/
+7
2015-03-16
Staging: emxx_udc: Iterate list using list_for_each_entry
Somya Anand
1
-2
/
+1
2015-03-06
Staging: emxx_udc: Remove custom printk macro ERR
Haneen Mohammed
1
-1
/
+0
2015-03-06
Staging: emxx_udc: Replace custom printk macro ERR with dev_err or pr_err
Haneen Mohammed
1
-39
/
+41
2015-03-06
Staging: emxx_udc: Remove argument test from function
Haneen Mohammed
1
-5
/
+0
2015-03-06
Staging: emxx_udc: Fix do not add new typedefs and remove volatile
Haneen Mohammed
2
-44
/
+43
2015-02-26
staging: emxx_udc: rewrite the right hand side of an assignment
Aya Mahfouz
1
-2
/
+2
2015-02-24
Staging: emxx_udc: Convert from __attribute__((aligned(size))) to __aligned(s...
Vatika Harlalka
1
-1
/
+1
2015-02-24
staging: emxx_udc: Replace GFP_KERNEL with GFP_ATOMIC
Tapasweni Pathak
1
-1
/
+1
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-1
/
+1
2015-02-15
Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-38
/
+14
[next]