Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6e8793674bb0d1135ca0e5c9f7e16fecbf815926
/
sound
/
sparc
808709d
ALSA: sparc: no need to initialise statics to 0
by Jason Wang
· 3 years, 1 month ago
bdab9e5
ALSA: sparc: Fix assignment in if condition
by Takashi Iwai
· 3 years, 7 months ago
6417f03
module: remove never implemented MODULE_SUPPORTED_DEVICE
by Leon Romanovsky
· 3 years, 10 months ago
a97cbcd
ALSA: sparc: dbri: fix repeated word 'the'
by Randy Dunlap
· 4 years, 2 months ago
7ed33ea
ALSA: Replace HTTP links with HTTPS ones
by Alexander A. Klimov
· 4 years, 5 months ago
c0dbbda
ALSA: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 6 months ago
121f46b
ALSA: sparc: More constifications
by Takashi Iwai
· 5 years ago
f8a32d9
ALSA: sparc: Constify snd_kcontrol_new items
by Takashi Iwai
· 5 years ago
5ff16a3
ALSA: Constify snd_timer_hardware definitions
by Takashi Iwai
· 5 years ago
b75851d
ALSA: sparc: Constify snd_device_ops definitions
by Takashi Iwai
· 5 years ago
5fcd1ae
ALSA: sparc: Drop superfluous ioctl PCM ops
by Takashi Iwai
· 5 years ago
786e90b
ALSA: sparc: Use managed buffer allocation
by Takashi Iwai
· 5 years ago
0382e4e
ALSA: sparc: Remove superfluous snd_dma_continuous_data()
by Takashi Iwai
· 5 years ago
83554cb
ALSA: sparc: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
d02cac1
Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 6 years ago
36e4617
Merge branch 'topic/memory-device-fixes-2' into for-next
by Takashi Iwai
· 6 years ago
3c6ee77
ALSA: sparc: Clean up with new procfs helpers
by Takashi Iwai
· 6 years ago
1267e24
ALSA: sparc: Drop superfluous PCM preallocation error checks
by Takashi Iwai
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
c2f1f3e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 6 years ago
c23b8e7
ALSA: sparc: Use of_node_name_eq for node name comparisons
by Rob Herring
· 6 years ago
9a20332
ALSA: sparc: Fix invalid snd_free_pages() at error path
by Takashi Iwai
· 6 years ago
6a73cf4
sound: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
207459a
ALSA: sparc: Use GFP_KERNEL for non-atomic allocation
by Takashi Iwai
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
544d627
ALSA: sparc: constify snd_pcm_ops structures
by Arvind Yadav
· 7 years ago
688ed20
ALSA: sparc: make snd_pcm_hardware const
by Bhumika Goyal
· 7 years ago
4e4b7ea
ALSA: sparc: Constify hw_constraints
by Takashi Iwai
· 8 years ago
163117e
dbri: move dereference after check for NULL
by Dan Carpenter
· 8 years ago
16f4605
dbri: Fix compiler warning
by Tushar Dave
· 8 years ago
61595dc
ALSA: Add missing dependency on CONFIG_SND_TIMER
by Takashi Iwai
· 9 years ago
86bfbc1
ALSA: sparc: amd7930: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
25e5eaf
ALSA: sparc: Add missing kfree in error path
by Christophe JAILLET
· 9 years ago
6cbbfe1
ALSA: Include linux/io.h instead of asm/io.h
by Takashi Iwai
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
5fe0b0e
ALSA: sparc: Use snd_ctl_enum_info()
by Takashi Iwai
· 10 years ago
79cd176
ALSA: sparc: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
7f0f204
ALSA: Use dma_zalloc_coherent
by Joe Perches
· 11 years ago
a2fefc3
ALSA: sparc: Convert to snd_card_new() with a device pointer
by Takashi Iwai
· 11 years ago
a522409
ALSA: sparc: fix missing unlock on error in snd_cs4231_playback_prepare()
by Wei Yongjun
· 11 years ago
5a19b17
ALSA: sparc/cs4231: Use WARN_ON() instead of BUG_ON()
by Takashi Iwai
· 11 years ago
f35e839
ALSA: Remove the rest of *_set_drvdata(NULL) calls
by Takashi Iwai
· 12 years ago
32e02a7
ALSA: sparc: remove __dev* attributes
by Bill Pemberton
· 12 years ago
395d9dd
sound: Remove unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
a67ff6a
ALSA: module_param: make bool parameters really bool
by Rusty Russell
· 13 years ago
a09452e
ALSA: convert sound/* to use module_platform_driver()
by Axel Lin
· 13 years ago
da155d5
sound: Add module.h to the previously silent sound users
by Paul Gortmaker
· 13 years ago
88e24c3
sound: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
f07eb22
dt/sound: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
1ab1d63
of/platform: remove all of_bus_type and of_platform_bus_type references
by Grant Likely
· 15 years ago
1636f8a
sparc/of: Move of_device fields into struct pdev_archdata
by Grant Likely
· 15 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
2008f13
ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers
by Takashi Iwai
· 16 years ago
7816238
sparc: Fix section mismatch warnings in cs4231 sound driver.
by David S. Miller
· 16 years ago
e0d2054
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 16 years ago
2ebfb8e
ALSA: Add missing KERN_* prefix to printk in other sound/*
by Takashi Iwai
· 16 years ago
bd7dd77
ALSA: Convert to snd_card_create() in other sound/*
by Takashi Iwai
· 16 years ago
3f4528d
sparc64: Fix unsigned long long warnings in drivers.
by Sam Ravnborg
· 16 years ago
33b07db9
Revert "of_platform_driver noise on sparce"
by Linus Torvalds
· 16 years ago
e669dae
of_platform_driver noise on sparce
by Al Viro
· 16 years ago
be37664
dbri: check dma_alloc_coherent errors
by FUJITA Tomonori
· 16 years ago
56c5d90
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
fd09831
sparc: Annotate of_device_id arrays with const or __initdata.
by David S. Miller
· 16 years ago
afc88ad
cs4231: Convert to EBUS side to pure OF driver.
by David S. Miller
· 16 years ago
aae7fb8
sparc: Move EBUS DMA interfaces into seperate header file.
by David S. Miller
· 16 years ago
ae25103
cs4231: Convert SBUS side to OF driver.
by David S. Miller
· 16 years ago
12b1c03
cs4231: Use SNDRV_DMA_TYPE_DEV instead of SNDRV_DMA_TYPE_SBUS.
by David S. Miller
· 16 years ago
2bd320f
dbri: Convert to pure OF driver.
by David S. Miller
· 16 years ago
dc8aa2e
amd7930: Convert to pure OF driver.
by David S. Miller
· 16 years ago
738f2b7
sparc: Convert all SBUS drivers to dma_*() interfaces.
by David S. Miller
· 16 years ago
7a715f4
sparc: Make SBUS DMA interfaces take struct device.
by David S. Miller
· 16 years ago
5e246b8
ALSA: Kill snd_assert() in other places
by Takashi Iwai
· 16 years ago
e7bd3de
ALSA: make sparc/dbri.c:snd_dbri_proc() static
by Adrian Bunk
· 17 years ago
89fe511
sound: Convert to menuconfig
by Takashi Iwai
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
4581aa3
[ALSA] dbri - Fix broken change for value range checks
by Takashi Iwai
· 17 years ago
3b8924677
[ALSA] Check value range in ctl callbacks
by Takashi Iwai
· 17 years ago
9823adf
[ALSA] This simplifies and fixes waiting loops of the mce_down()
by Krzysztof Helt
· 17 years ago
b875d65
[ALSA] Fix thinko in cs4231 mce down check
by Takashi Iwai
· 17 years ago
56f9158
[ALSA] sun-cs4231: improved waiting after MCE down
by Krzysztof Helt
· 17 years ago
7e52f3d
[ALSA] sun-cs4231: use cs4231-regs.h
by Krzysztof Helt
· 17 years ago
c1017a4
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
by Jaroslav Kysela
· 17 years ago
9e9abb4
[ALSA] sun-cs4231: checkpatch fixes
by Krzysztof Helt
· 17 years ago
ef285fe
[ALSA] dbri - Use linux/of.h instead of asm/prom.h
by Krzysztof Helt
· 17 years ago
7b85b4f
[ALSA] sun-cs4231: memory management fix
by Krzysztof Helt
· 17 years ago
afeacfd
[ALSA] dbri: conversion to OpenFirmware framework
by Krzysztof Helt
· 17 years ago
cf68d21
[ALSA] dbri: more cleanups
by Krzysztof Helt
· 17 years ago
c6c2d57
[ALSA] sun-cs4231: code improvements
by Krzysztof Helt
· 17 years ago
098ccbc
[ALSA] dbri: driver cleanup
by Krzysztof Helt
· 17 years ago
3daadf3
[SOUND] CS4231 SBus: Two fixes.
by Georg Chini
· 17 years ago
a43ae90
[ALSA] Fix compilation error in sparc/cs4231.c
by Takashi Iwai
· 18 years ago
ef991b9
[ALSA] Add snd_pcm_group_for_each_entry() for code cleanup
by Takashi Iwai
· 18 years ago
beb7dd8
Fix misspellings collected by members of KJ list.
by Robert P. J. Day
· 18 years ago
3198514
[SPARC/64] constify of_get_property return: sound
by Stephen Rothwell
· 18 years ago
Next »