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
/
bcm2835-audio
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-16
Staging: bcm2835-audio: fixed a code style issue:
Bo YU
1
-0
/
+1
2017-02-16
staging: bcm2835-audio: allocate enough data for work queues
Dan Carpenter
1
-6
/
+9
2017-02-16
Staging: bcm2835-audio: && vs & typo
Dan Carpenter
1
-1
/
+1
2017-02-14
staging: bcm2835-audio: remove unused macro
Hendrik v. Raven
1
-3
/
+0
2017-02-14
staging: bcm2835-audio: Fixed checkpatch warning due to line spacing
Abhijit Naik
1
-1
/
+17
2017-02-12
staging: bcm2835-audio: fix trailing statements
AbdAllah-MEZITI
1
-1
/
+3
2017-02-10
staging: bcm2835-audio: Make internal symbols static
Simon Sandström
1
-4
/
+4
2017-02-10
staging: bcm2835-audio: Fixed initialization of global to "false"
Abhijit Naik
1
-1
/
+1
2017-02-09
Staging: bcm2835-audio: remove unneeded NULL check
Dan Carpenter
1
-4
/
+3
2017-02-09
Staging: bcm2835-audio: fix an uninitialized return value
Dan Carpenter
1
-0
/
+1
2017-02-09
staging: bcm2835-audio: off by one in snd_bcm2835_playback_open_generic()
Dan Carpenter
1
-1
/
+1
2017-02-09
Staging: bcm2835-audio: Fixed that open brace should be on previous line erro...
Victor Vaschenko
1
-2
/
+1
2017-02-09
staging: bcm2835-audio: Remove unnecessary space after cast
Simon Sandström
1
-1
/
+1
2017-02-09
staging: bcm2835-audio: Rewrite comparison to NULL
Simon Sandström
1
-1
/
+1
2017-02-09
staging: bcm2835-audio: Fix argument indentation
Simon Sandström
1
-5
/
+5
2017-02-09
staging: bcm2835-audio: Simplify bcm2835_alsa_device_init()
Simon Sandström
1
-7
/
+6
2017-02-09
staging: bcm2835-audio: Move open brace to correct line
Simon Sandström
1
-2
/
+1
2017-02-09
staging: bcm2835-audio: Remove whitespace before quoted newline
Simon Sandström
1
-1
/
+1
2017-02-09
staging: bcm2835-audio: Remove incorrect whitespace
Simon Sandström
1
-1
/
+1
2017-02-09
staging: bcm2835-audio: Remove static initialisation
Simon Sandström
1
-2
/
+2
2017-02-05
Staging: bcm2835-audio: removed spaces around parenthesis
Michael Rupprecht
1
-8
/
+8
2017-02-03
staging: bcm2835: cleanup: remove deprecated <asm/uaccess.h> include
Seraphime Kirkovski
1
-1
/
+1
2017-02-02
staging: bcm2835-audio: fix style problem in vc_vchi_audioserv_defs.h
Miquel Raynal
1
-1
/
+1
2017-02-02
staging: bcm2835-audio: use | instead of || otherwise result is just boolean 1
Colin Ian King
1
-2
/
+2
2017-02-02
staging: bcm2835-audio: fix empty-body warning
Arnd Bergmann
1
-3
/
+3
2017-02-02
staging: bcm2835-audio: remove incorrect include path
Arnd Bergmann
1
-1
/
+1
2017-02-02
staging: bcm2835-audio: Replace call to vchi_msg_queue with vchi_queue_kernel...
Michael Zoran
1
-12
/
+3
2017-01-31
staging: bcm2835-audio: Simplify callback structure for write data
Michael Zoran
4
-44
/
+22
2017-01-31
staging: bcm2835-audio: Remove code for non device tree init
Michael Zoran
1
-269
/
+2
2017-01-31
staging: bcm2835-audio: Add TODO list
Michael Zoran
1
-0
/
+29
2017-01-27
staging: bcm2835-audio: initial staging submission
Michael Zoran
8
-0
/
+2630