| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: pxa: fix missing-prototypes warnings | Arnd Bergmann | 2023-05-26 | 1 | -2/+0 |
* | ALSA: arm: pxa: pxa2xx-ac97-lib: fix return value check of platform_get_irq() | Yang Yingliang | 2022-10-29 | 1 | -1/+3 |
* | ASoC: pxa: ac97: use normal MMIO accessors | Arnd Bergmann | 2022-05-07 | 1 | -52/+72 |
* | Input: touchscreen: use wrapper for pxa2xx ac97 registers | Arnd Bergmann | 2022-05-07 | 1 | -0/+12 |
* | ARM: pxa: pxa2xx-ac97-lib: use IRQ resource | Arnd Bergmann | 2022-04-19 | 1 | -3/+7 |
* | ARM: pxa: move mach/sound.h to linux/platform_data/ | Arnd Bergmann | 2022-04-19 | 1 | -1/+1 |
* | ARM: pxa: split up mach/hardware.h | Arnd Bergmann | 2022-04-19 | 1 | -0/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | ASoC: pxa: add devicetree support | Robert Jarzmik | 2018-06-18 | 1 | -0/+12 |
* | ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnostic | Robert Jarzmik | 2017-09-04 | 1 | -16/+21 |
* | ASoC: pxa2xx-ac97: prepare and unprepare the clocks | Robert Jarzmik | 2014-06-09 | 1 | -6/+6 |
* | ALSA: pxa2xx: Replace BUG() with snd_BUG() | Takashi Iwai | 2013-11-06 | 1 | -2/+2 |
* | ALSA: pxa: slightly refactor reset handling | Dmitry Eremin-Solenikov | 2013-10-18 | 1 | -17/+10 |
* | ALSA: pxa27x: rename pxa27x_assert_ac97reset() | Mike Dunn | 2013-01-08 | 1 | -4/+4 |
* | ALSA: pxa27x: fix ac97 warm reset | Mike Dunn | 2013-01-08 | 1 | -1/+17 |
* | ALSA: pxa27x: fix ac97 cold reset | Mike Dunn | 2013-01-08 | 1 | -2/+6 |
* | ALSA: pxa2xx: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 1 | -1/+1 |
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-30 | 1 | -0/+1 |
|\ |
|
| * | ARM: pxa: use common IOMEM definition | Rob Herring | 2012-03-25 | 1 | -0/+1 |
* | | sound: pxa2xx-ac97: include mach/irqs.h directly | Rob Herring | 2012-01-26 | 1 | -1/+1 |
|/ |
|
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-22 | 1 | -1/+1 |
* | [ARM] pxa: remove now unnecessary pxa_gpio_mode() calls in ac97 | Eric Miao | 2010-03-02 | 1 | -8/+0 |
* | [ARM] pxa: introduce processor specific pxa27x_assert_ac97reset() | Eric Miao | 2010-03-02 | 1 | -44/+6 |
* | [ARM] pxa: remove the unnecessary restoring of MFP registers | Eric Miao | 2010-03-02 | 1 | -10/+0 |
* | pxa2xx-ac97: fix reset gpio mode setting | Mike Rapoport | 2009-05-11 | 1 | -1/+1 |
* | [ARM] pxa: merge AC97 platform data structures | Mark Brown | 2009-04-15 | 1 | -1/+1 |
* | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-04-06 | 1 | -5/+10 |
|\ |
|
| * | pxa2xx-ac97: fix displaying GSR after reset timeout | Luotao Fu | 2009-04-02 | 1 | -5/+10 |
* | | Merge branch 'origin' into devel | Russell King | 2009-03-28 | 1 | -5/+66 |
|\| |
|
| * | ALSA: Fix wrong pointer to dev_err() in arm/pxa2xx-ac97-lib.c | Takashi Iwai | 2009-03-19 | 1 | -1/+1 |
| * | ASoC: Allow choice of ac97 gpio reset line | Robert Jarzmik | 2009-03-15 | 1 | -5/+66 |
* | | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h | Eric Miao | 2009-03-09 | 1 | -1/+0 |
|/ |
|
* | pxa2xx-ac97: switch AC unit to correct state before probing | Dmitry Baryshkov | 2009-01-05 | 1 | -9/+16 |
* | [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h | Eric Miao | 2008-12-02 | 1 | -1/+1 |
* | ALSA: Fix pxa2xx-ac97-lib.c compilation | Marc Zyngier | 2008-10-14 | 1 | -6/+6 |
* | ALSA: pxa2xx-ac97-lib: support building for several CPUs | Dmitry Baryshkov | 2008-09-23 | 1 | -78/+137 |
* | ALSA: Separate common pxa2xx-ac97 code | Dmitry Baryshkov | 2008-09-23 | 1 | -0/+325 |