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