index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vc04_services
/
bcm2835-audio
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: bcm2835-audio: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-10
1
-2
/
+0
*
staging: bcm2835-audio: Use managed buffer allocation
Takashi Iwai
2019-12-10
1
-16
/
+1
*
staging: vc04: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
1
-6
/
+6
*
staging: vc04_services: Replace VCHI_SERVICE_HANDLE_T typedef with struct vch...
Jamal Shareef
2019-11-07
1
-1
/
+1
*
staging: vc04_services: Replace VCHI_INSTANCE_T with struct vhci_instance_handle
Jamal Shareef
2019-11-07
2
-2
/
+2
*
staging: vc04_services: Remove enum typedefs in vchi
Jamal Shareef
2019-11-02
1
-1
/
+1
*
Merge 5.4-rc3 into staging-next
Greg Kroah-Hartman
2019-10-14
2
-2
/
+3
|
\
|
*
staging: bcm2835-audio: Fix draining behavior regression
Takashi Iwai
2019-10-01
2
-2
/
+3
*
|
staging: bcm2835-audio: Need to judge the return value of vchi_msg_dequeue in...
zhengbin
2019-10-08
1
-0
/
+3
|
/
*
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2019-04-03
1
-0
/
+1
*
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-04-03
1
-0
/
+1
*
staging: vc04-services: bcm2835-audio: Fix alignment issues
Daniela Mormocea
2019-03-18
1
-6
/
+6
*
staging: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-02-04
1
-2
/
+1
*
staging: vc04_services: Remove SERVICE_CREATION_T typedef
Dominic Braun
2018-12-17
1
-1
/
+1
*
staging: bcm2835-audio: double free in init error path
Dan Carpenter
2018-12-17
1
-1
/
+0
*
staging: bcm2835-audio: Drop DT dependency
Stefan Wahren
2018-12-12
1
-22
/
+9
*
staging: bcm2835-audio: use module_platform_driver() macro
Stefan Wahren
2018-12-12
1
-19
/
+1
*
staging: bcm2835-audio: Enable compile test
Stefan Wahren
2018-12-12
1
-1
/
+1
*
staging: bcm2835-audio: interpolate audio delay
Mike Brady
2018-11-08
2
-0
/
+21
*
staging: bcm2835-audio: update TODO
Nicolas Saenz Julienne
2018-11-07
1
-22
/
+3
*
staging: bcm2835-audio: rename platform_driver structure
Nicolas Saenz Julienne
2018-11-07
1
-3
/
+3
*
staging: bcm2835-audio: more generic probe function name
Nicolas Saenz Julienne
2018-11-07
1
-2
/
+2
*
staging: bcm2835-audio: use anonymous union in struct vc_audio_msg
Nicolas Saenz Julienne
2018-11-07
2
-16
/
+16
*
staging: bcm2835-audio: reorder variable declarations & remove trivial comments
Nicolas Saenz Julienne
2018-11-07
3
-17
/
+11
*
staging: bcm2835-audio: don't initialize memory twice
Nicolas Saenz Julienne
2018-11-07
1
-2
/
+0
*
staging: bcm2835-audio: unify FOURCC command definitions
Nicolas Saenz Julienne
2018-11-07
2
-10
/
+7
*
staging: vc04_services: Drop unused parameters from vchi_connect()
Tuomas Tynkkynen
2018-10-09
1
-1
/
+1
*
staging: vc04_services: Drop trivially unused fields from SERVICE_CREATION_T
Tuomas Tynkkynen
2018-10-09
1
-5
/
+0
*
staging: vc04_services: Drop 'connection' field from SERVICE_CREATION_T
Tuomas Tynkkynen
2018-10-09
2
-4
/
+0
*
staging: bcm2835-audio: Simplify card object management
Takashi Iwai
2018-09-10
2
-89
/
+33
*
staging: bcm2835-audio: Simplify kctl creation helpers
Takashi Iwai
2018-09-10
1
-44
/
+25
*
staging: bcm2835-audio: Simplify PCM creation helpers
Takashi Iwai
2018-09-10
3
-81
/
+32
*
staging: bcm2835-audio: Set SNDRV_PCM_INFO_SYNC_APPLPTR
Takashi Iwai
2018-09-10
1
-2
/
+2
*
staging: bcm2835-audio: Use coherent device buffers
Takashi Iwai
2018-09-10
1
-6
/
+6
*
staging: bcm2835-audio: Move module parameter description
Takashi Iwai
2018-09-10
1
-3
/
+2
*
staging: bcm2835-audio: Remove unnecessary header file includes
Takashi Iwai
2018-09-10
2
-25
/
+0
*
staging: bcm2835-audio: Use standard error print helpers
Takashi Iwai
2018-09-10
4
-74
/
+27
*
staging: bcm2835-audio: Use card->private_data
Takashi Iwai
2018-09-10
1
-78
/
+13
*
staging: bcm2835-audio: Operate non-atomic PCM ops
Takashi Iwai
2018-09-10
3
-245
/
+82
*
staging: bcm2835-audio: Code refactoring of vchiq accessor codes
Takashi Iwai
2018-09-10
1
-298
/
+142
*
staging: bcm2835-audio: Make single vchi handle
Takashi Iwai
2018-09-10
1
-112
/
+58
*
staging: bcm2835-audio: Add 10ms period constraint
Takashi Iwai
2018-09-10
1
-0
/
+5
*
staging: bcm2835-audio: Drop superfluous mutex lock during prepare
Takashi Iwai
2018-09-10
1
-6
/
+2
*
staging: bcm2835-audio: Drop debug messages in bcm2835-pcm.c
Takashi Iwai
2018-09-10
1
-44
/
+7
*
staging: bcm2835-audio: Propagate parameter setup error
Takashi Iwai
2018-09-10
1
-2
/
+3
*
staging: bcm2835-audio: Drop useless NULL check
Takashi Iwai
2018-09-10
1
-2
/
+1
*
staging: bcm2835-audio: Drop unnecessary pcm indirect setup
Takashi Iwai
2018-09-10
1
-1
/
+0
*
staging: bcm2835-audio: Use PCM runtime values instead
Takashi Iwai
2018-09-10
2
-23
/
+4
*
staging: bcm2835-audio: Kill unused spinlock
Takashi Iwai
2018-09-10
2
-4
/
+0
*
staging: bcm2835-audio: Fix incorrect draining handling
Takashi Iwai
2018-09-10
1
-12
/
+6
[next]