Age | Commit message (Expand) | Author | Files | Lines |
2024-09-20 | ALSA: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 2 | -2/+2 |
2024-08-16 | ALSA: aoa: Use helper function for_each_child_of_node() | Zhang Zekun | 1 | -2/+2 |
2024-05-08 | ALSA: aoa: Use *-y instead of *-objs in Makefile | Takashi Iwai | 5 | -7/+7 |
2024-05-08 | ALSA: aoa: soundbus: i2sbus: pcm: use 'time_left' variable with wait_for_comp... | Wolfram Sang | 1 | -5/+5 |
2024-04-05 | Merge tag 'asoc-fix-v6.9-rc2' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 1 | -3/+1 |
2024-03-27 | ALSA: aoa: avoid false-positive format truncation warning | Arnd Bergmann | 1 | -1/+1 |
2024-03-15 | Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -3/+1 |
2024-03-07 | powerpc/macio: Make remove callback of macio driver void returned | Dawei Li | 1 | -3/+1 |
2024-02-15 | ALSA: aoa: make soundbus_bus_type const | Ricardo B. Marliere | 1 | -1/+1 |
2024-02-12 | ALSA: aoa: Replace with DEFINE_SIMPLE_DEV_PM_OPS() | Takashi Iwai | 1 | -6/+1 |
2023-10-26 | ALSA: aoa: Replace with __packed attribute | Takashi Iwai | 1 | -1/+1 |
2023-10-06 | ALSA: aoa: Replace asm/prom.h with explicit includes | Rob Herring | 11 | -8/+8 |
2023-08-18 | ALSA: aoa: Fix typos in PCM fix patch | Takashi Iwai | 1 | -2/+2 |
2023-08-17 | ALSA: pcm: Don't embed device | Takashi Iwai | 1 | -2/+2 |
2023-06-05 | ALSA: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2 | -2/+2 |
2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+3 |
2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 1 | -3/+3 |
2023-01-25 | ALSA: aoa: make remove callback of soundbus driver void returned | Dawei Li | 2 | -3/+2 |
2022-11-19 | ALSA: aoa: tas: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
2022-11-19 | ALSA: aoa: onyx: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
2022-10-27 | ALSA: aoa: Fix I2S device accounting | Takashi Iwai | 1 | -1/+2 |
2022-10-27 | ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev() | Yang Yingliang | 1 | -0/+4 |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 2 | -4/+2 |
2022-08-02 | ALSA: aoa: Replace sprintf() with sysfs_emit() | Takashi Iwai | 1 | -14/+8 |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -2/+0 |
2021-08-19 | isystem: trim/fixup stdarg.h and other headers | Alexey Dobriyan | 2 | -2/+0 |
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
2021-06-17 | ALSA: aoa: remove unnecessary oom message | Zhen Lei | 1 | -3/+1 |
2021-01-08 | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches | 6 | -11/+11 |
2020-09-03 | ALSA: aoa: i2sbus: use DECLARE_COMPLETION_ONSTACK() macro | Pierre-Louis Bossart | 1 | -2/+1 |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 4 | -7/+7 |
2020-01-05 | ALSA: aoa: More constifications | Takashi Iwai | 4 | -6/+6 |
2020-01-03 | ALSA: aoa: Constify snd_kcontrol_new items | Takashi Iwai | 3 | -3/+3 |
2020-01-03 | ALSA: aoa: Constify snd_device_ops definitions | Takashi Iwai | 5 | -5/+5 |
2019-12-11 | ALSA: aoa: Drop superfluous ioctl PCM ops | Takashi Iwai | 1 | -2/+0 |
2019-12-11 | ALSA: aoa: Use managed buffer allocation | Takashi Iwai | 1 | -10/+1 |
2019-11-06 | ALSA: aoa: Avoid non-standard macro usage | Takashi Iwai | 1 | -1/+1 |
2019-07-29 | ALSA: aoa: onyx: always initialize register read value | Johannes Berg | 1 | -1/+3 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 250 | Thomas Gleixner | 20 | -44/+20 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 8 | -0/+8 |
2019-02-19 | ALSA: aoa: Fix of-node refcount unbalance | Takashi Iwai | 1 | -0/+1 |
2019-02-08 | Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 1 | -2/+2 |
2019-01-15 | ALSA: aoa: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai | 1 | -4/+0 |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 1 | -2/+2 |
2018-12-06 | ALSA: aoa: Use of_node_name_eq for node name comparisons | Rob Herring | 2 | -4/+4 |
2018-12-06 | ALSA: aoa: Remove direct OF name and type accesses | Rob Herring | 2 | -14/+22 |
2018-11-19 | ALSA: aoa: Use device_type helpers to access the node type | Rob Herring | 2 | -3/+3 |
2018-09-03 | ALSA: aoa: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -7/+8 |
2018-06-29 | ALSA: snd-aoa: add of_node_put() in error path | Nicholas Mc Guire | 1 | -1/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 5 | -0/+5 |
2017-08-29 | ALSA: aoa: Convert to using %pOF instead of full_name | Rob Herring | 1 | -2/+2 |
2017-08-19 | ALSA: aoa: constify snd_pcm_ops structures | Arvind Yadav | 1 | -2/+2 |
2017-08-16 | ALSA: aoa: make snd_kcontrol_new const | Bhumika Goyal | 1 | -6/+6 |
2017-05-30 | ALSA: declare snd_kcontrol_new structures as const | Bhumika Goyal | 2 | -11/+11 |
2016-10-07 | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -2/+2 |
2016-09-20 | powerpc: Remove all usages of NO_IRQ | Michael Ellerman | 1 | -2/+2 |
2016-09-07 | ALSA: squash lines for simple wrapper functions | Masahiro Yamada | 1 | -6/+1 |
2016-08-25 | ALSA: snd-aoa: enable sound on PowerBook G4 12" | Aaro Koskinen | 2 | -1/+9 |
2015-08-05 | ALSA: aoa-soundbus: Switch to dev_pm_ops | Lars-Peter Clausen | 3 | -39/+12 |
2015-07-10 | ALSA: aoa: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2 | -2/+0 |
2015-06-12 | ALSA: aoa: convert bus code to use dev_groups | Quentin Lambert | 3 | -7/+12 |
2015-03-19 | ALSA: aoa: constify of_device_id array | Fabian Frederick | 1 | -1/+1 |
2015-02-03 | Merge branch 'topic/snd-device' into for-next | Takashi Iwai | 1 | -1/+4 |
2015-02-02 | ALSA: pcm: Embed struct device | Takashi Iwai | 1 | -1/+4 |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 2 | -2/+2 |
2015-01-04 | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring | 1 | -7/+6 |
2015-01-04 | ALSA: aoa: Delete an unnecessary check before the function call "snd_pcm_susp... | Markus Elfring | 1 | -4/+2 |
2014-12-03 | ALSA: i2sbus: Deletion of unnecessary checks before the function call "releas... | Markus Elfring | 1 | -4/+2 |
2014-10-21 | ALSA: aoa: Use snd_ctl_elem_info() | Takashi Iwai | 2 | -15/+3 |
2014-06-16 | ALSA: Use dma_zalloc_coherent | Joe Perches | 1 | -8/+4 |
2014-05-27 | ALSA: sound/aoa/codecs/onyx.c: use static const for texts | Fabian Frederick | 1 | -1/+1 |
2014-02-14 | ALSA: Drop __bitwise and typedefs for snd_device attributes | Takashi Iwai | 2 | -2/+2 |
2014-02-14 | ALSA: aoa: Use SNDRV_DEV_CODEC for AOA codec objects | Takashi Iwai | 3 | -3/+3 |
2014-02-14 | ALSA: ppc: Convert to snd_card_new() with a device pointer | Takashi Iwai | 1 | -3/+2 |
2013-11-16 | Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
2013-11-13 | ALSA: snd-aoa: two copy and paste bugs | Dan Carpenter | 1 | -2/+2 |
2013-10-09 | drivers: clean-up prom.h implicit includes | Rob Herring | 2 | -1/+4 |
2013-05-16 | ALSA: snd-aoa: Add a layout entry for PowerBook6,5 | Michael Ellerman | 2 | -1/+10 |
2013-04-29 | ALSA: pcm_format_to_bits strong-typed conversion | Eldad Zack | 1 | -1/+1 |
2012-07-11 | sound/aoa: Adapt to new i2c probing scheme | Andreas Schwab | 2 | -149/+6 |
2012-01-27 | ALSA: aoa: Convert onyx and tas codec drivers to module_i2c_driver | Axel Lin | 2 | -24/+2 |
2011-11-13 | Merge branch 'master' into for-next | Jiri Kosina | 2 | -3/+2 |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 1 | -0/+1 |
2011-10-29 | snd-aoa: remove commented out Kconfig entry | Paul Bolle | 1 | -8/+0 |
2011-09-16 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 1 | -1/+1 |
2011-09-12 | ALSA: aoa: Remove obsolete cleanup for clientdata | Axel Lin | 1 | -3/+1 |
2011-08-20 | ALSA: sound/aoa/fabrics/layout.c: remove unneeded kfree | Julia Lawall | 1 | -1/+1 |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 1 | -5/+4 |
2011-04-26 | Revert wrong fixes for common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-12-13 | Merge branch 'topic/workq-update' into topic/misc | Takashi Iwai | 2 | -8/+6 |
2010-12-13 | sound: don't use flush_scheduled_work() | Tejun Heo | 2 | -8/+6 |
2010-12-10 | ALSA: aoa: Remove wrong i2c_set_clientdata in onyx_i2c_remove() | Axel Lin | 1 | -1/+0 |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 3 | -3/+3 |
2010-06-02 | powerpc/macio: Fix probing of macio devices by using the right of match table | Benjamin Herrenschmidt | 1 | -3/+5 |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 1 | -6/+3 |
2010-05-22 | arch/powerpc: Move dma_mask from of_device into pdev_archdata | Grant Likely | 1 | -2/+2 |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 5 | -10/+10 |
2010-04-07 | powerpc/aoa: gpio-pmf.c: 3 * redundant code | d binderman | 1 | -6/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 8 | -0/+8 |
2010-01-28 | of: unify phandle name in struct device_node | Grant Likely | 1 | -1/+1 |
2009-10-01 | ALSA: Don't assume i2c device probing always succeeds | Takashi Iwai | 1 | -0/+9 |
2009-07-31 | ALSA: sound/aoa: Add kmalloc NULL tests | Julia Lawall | 1 | -0/+4 |
2009-05-12 | sound: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2 | -8/+8 |
2009-04-21 | ALSA: AOA: Convert onyx and tas codecs to new-style i2c drivers | Jean Delvare | 2 | -47/+95 |
2009-03-24 | Merge branch 'topic/aoa' into for-linus | Takashi Iwai | 4 | -23/+99 |
2009-01-15 | ALSA: snd-aoa: handle master-amp if present | Johannes Berg | 3 | -1/+25 |
2009-01-15 | ALSA: snd-aoa: handle older machines | Johannes Berg | 2 | -22/+74 |
2009-01-12 | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai | 1 | -3/+4 |
2008-12-25 | Merge branch 'topic/aoa' into to-push | Takashi Iwai | 22 | -24/+30 |
2008-11-03 | Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus | Takashi Iwai | 1 | -1/+1 |
2008-11-03 | sound: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2008-10-23 | Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linus | Takashi Iwai | 1 | -3/+3 |
2008-10-23 | ALSA: aoa: clean up file names | Johannes Berg | 22 | -24/+30 |
2008-10-23 | ALSA: aoa i2sbus: don't overwrite module parameter | Johannes Berg | 1 | -3/+3 |
2008-10-15 | Merge commit 'origin' | Benjamin Herrenschmidt | 1 | -4/+2 |
2008-08-25 | ALSA: aoa - Remove duplicate assignment of SNDRV_PCM_FMTBIT_S{16,24}_BE bits | Roel Kluin | 1 | -4/+2 |
2008-08-20 | powerpc/drivers: Use linux/of_device.h instead of asm/of_device.h | Stephen Rothwell | 1 | -1/+1 |
2008-05-27 | sound: Convert to menuconfig | Takashi Iwai | 4 | -12/+5 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 3 | -6/+0 |
2008-01-31 | [ALSA] aoa - fix compile warning | Takashi Iwai | 1 | -0/+1 |
2008-01-31 | [ALSA] add number of periods constraint to snd-aoa | Heikki Lindholm | 1 | -0/+6 |
2008-01-31 | [ALSA] aoa - Check value range in ctl callbacks | Takashi Iwai | 3 | -2/+33 |
2007-10-16 | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai | 3 | -45/+5 |
2007-10-16 | [ALSA] Fix tas_suspend/resume build warning | Stephen Rothwell | 1 | -4/+5 |
2007-10-12 | Driver core: change add_uevent_var to use a struct | Kay Sievers | 1 | -23/+10 |
2007-07-20 | [ALSA] snd-aoa-codec-onyx: fix typo | Yoann Padioleau | 1 | -2/+2 |
2007-05-11 | [ALSA] snd-aoa-i2sbus: use MODULE_DEVICE_TABLE instead of plain MODULE_ALIAS | Johannes Berg | 1 | -3/+2 |
2007-05-11 | [ALSA] sound: strlcpy is smart enough | Jean Delvare | 2 | -4/+4 |
2007-05-11 | [ALSA] aoa: fix a sparse warning | Johannes Berg | 2 | -2/+2 |
2007-05-07 | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 3 | -5/+5 |
2007-04-30 | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 1 | -46/+31 |
2007-04-27 | uevent: use add_uevent_var() instead of open coding it | Eric Rannaud | 1 | -48/+32 |
2007-04-13 | [POWERPC] Rename get_property to of_get_property: sound | Stephen Rothwell | 6 | -12/+13 |
2007-04-13 | [POWERPC] get_property returns const | Stephen Rothwell | 6 | -19/+18 |
2007-02-09 | [ALSA] aoa i2sbus: Stop Apple i2s DMA gracefully | Paul Mackerras | 3 | -146/+210 |
2007-02-09 | [ALSA] aoa: remove suspend/resume printks | Johannes Berg | 1 | -4/+0 |
2007-02-09 | [ALSA] sound: aoa of_node_put and kfree cleanup | Mariusz Kozlowski | 1 | -2/+2 |
2007-02-09 | [ALSA] snd-aoa: fix onyx resume | Johannes Berg | 1 | -1/+10 |
2007-02-09 | [ALSA] create driver symlink in snd-aoa /sys/bus/aoa-soundbus/devices/*/ | Olaf Hering | 1 | -0/+3 |
2007-02-09 | [ALSA] create device symlink in snd-aoa | Olaf Hering | 5 | -6/+7 |
2007-02-09 | [ALSA] aoa: fix up i2sbus_attach_codec | Johannes Berg | 1 | -46/+26 |
2007-02-09 | [ALSA] aoa: set device pointer in pcms | Johannes Berg | 2 | -6/+3 |
2006-12-20 | [ALSA] sound: Don't include i2c-dev.h | Jean Delvare | 2 | -2/+0 |
2006-12-12 | kconfig: Standardize "depends" -> "depends on" in Kconfig files | Robert P. J. Day | 1 | -1/+1 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 1 | -4/+9 |
2006-11-28 | [ALSA] Enable stereo line input for TAS codec | Paul Mackerras | 1 | -4/+9 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 3 | -19/+15 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 4 | -10/+7 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 1 | -1/+0 |
2006-09-23 | [ALSA] aoa: add locking to tas codec | Johannes Berg | 1 | -13/+83 |
2006-09-23 | [ALSA] Select I2C and I2C_POWERMAC in aoa/codecs/Kconfig | Takashi Iwai | 1 | -0/+4 |
2006-09-22 | [PATCH] aoa is pmac-only | Al Viro | 1 | -1/+1 |
2006-08-08 | Merge branch 'merge' | Paul Mackerras | 3 | -7/+19 |
2006-08-03 | [ALSA] aoa: platform function gpio: ignore errors from functions that don't e... | Johannes Berg | 1 | -1/+1 |
2006-08-03 | [ALSA] aoa: fix toonie codec | Johannes Berg | 1 | -4/+13 |
2006-08-03 | [ALSA] aoa: feature gpio layer: fix IRQ access | Johannes Berg | 1 | -2/+5 |
2006-08-01 | Merge branch 'merge' | Paul Mackerras | 11 | -157/+645 |
2006-07-31 | [POWERPC] sound: Constify & voidify get_property() | Jeremy Kerr | 1 | -1/+1 |
2006-07-10 | [PATCH] aoa: tas: add missing bass/treble controls | Johannes Berg | 2 | -3/+247 |
2006-07-10 | [PATCH] aoa: layout fabric: add missing module aliases | Johannes Berg | 1 | -0/+15 |
2006-07-10 | [PATCH] aoa: tas: surface DRC control again | Johannes Berg | 1 | -1/+94 |
2006-07-10 | [PATCH] aoa: tas: fix initialisation/reset | Benjamin Herrenschmidt | 2 | -24/+110 |
2006-07-10 | [PATCH] aoa: tas: change PCM1 name to PCM | Johannes Berg | 1 | -1/+1 |
2006-07-10 | [PATCH] aoa fabric layout: clean up messages | Benjamin Herrenschmidt | 1 | -4/+7 |
2006-07-10 | [PATCH] aoa: pmf gpio: report if function calling fails | Benjamin Herrenschmidt | 1 | -3/+11 |
2006-07-10 | [PATCH] aoa: i2sbus: revamp control layer | Benjamin Herrenschmidt | 3 | -81/+47 |
2006-07-10 | [PATCH] aoa: fix when all is built into the kernel | Benjamin Herrenschmidt | 2 | -13/+13 |
2006-07-10 | [PATCH] aoa: i2sbus: fix for PowerMac7,2 and 7,3 | Benjamin Herrenschmidt | 2 | -21/+97 |
2006-07-10 | [PATCH] aoa: i2sbus: move module parameter declaration up | Benjamin Herrenschmidt | 1 | -5/+5 |
2006-07-10 | [PATCH] Fix snd-aoa irq conversion | Andreas Schwab | 1 | -6/+3 |
2006-07-03 | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2 | -9/+5 |
2006-06-28 | [ALSA] snd-aoa: enable dual-edge in GPIOs | Johannes Berg | 1 | -0/+15 |
2006-06-28 | [ALSA] snd-aoa: support iMac G5 iSight | Johannes Berg | 1 | -6/+8 |
2006-06-28 | [ALSA] snd-aoa: not experimental | Johannes Berg | 1 | -1/+2 |
2006-06-28 | [ALSA] Fix wrong dependencies of snd-aoa driver | Takashi Iwai | 1 | -1/+2 |
2006-06-22 | [ALSA] aoa driver - Kconfig - remove spaces for SND!=n | Jaroslav Kysela | 1 | -1/+1 |
2006-06-22 | [ALSA] snd-aoa: add snd-aoa | Johannes Berg | 33 | -0/+7006 |