aboutsummaryrefslogtreecommitdiffstats
path: root/sound/arm
Commit message (Expand)AuthorAge
* ALSA: AACI: allow writes to MAINCR to take effectRussell King2011-02-07
* ALSA: AACI: fix timeout durationRussell King2011-01-25
* ALSA: AACI: fix timeout condition checkingRussell King2011-01-25
* Merge branch 'fix/misc' into for-linusTakashi Iwai2010-04-16
|\
| * ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3Philby John2010-04-13
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | Merge commit 'v2.6.34-rc2' into for-2.6.34Mark Brown2010-03-22
|\|
| * [ARM] pxa: remove now unnecessary pxa_gpio_mode() calls in ac97Eric Miao2010-03-01
| * [ARM] pxa: introduce processor specific pxa27x_assert_ac97reset()Eric Miao2010-03-01
| * [ARM] pxa: remove the unnecessary restoring of MFP registersEric Miao2010-03-01
* | ASoC: pxa-pcm-lib: initialize DMA channel to -1Daniel Mack2010-03-19
|/
* ALSA: sound/arm: Fix build failure caused by missing struct aaci definitionPeter Huewe2009-12-26
* ALSA: AACI: switch to per-pcm lockingRussell King2009-12-18
* ALSA: AACI: add double-rate supportRussell King2009-12-18
* ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_paramsRussell King2009-12-18
* ALSA: AACI: cleanup aaci_pcm_hw_paramsRussell King2009-12-18
* ALSA: AACI: simplify codec rate informationRussell King2009-12-18
* ALSA: aaci - Fix a typoTakashi Iwai2009-12-18
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-12-04
|\
| * ALSA: aaci - Clean up duplicate codeTakashi Iwai2009-12-01
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-12-01
| |\
| * | ALSA: AACI cleanupRussell King2009-11-23
* | | Merge branch 'topic/core-change' into for-linusTakashi Iwai2009-12-04
|\ \ \ | |_|/ |/| |
| * | ALSA: Remove old DMA-mmap code from arm/devdma.cTakashi Iwai2009-11-27
| |/
* | ALSA: AACI: fix recording bugRussell King2009-11-30
* | ALSA: AACI: fix AC97 multiple-open bugRussell King2009-11-30
|/
* ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeoutPhilby John2009-10-13
* Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-09-21
|\
| * [ARM] pxa: update pxa2xx-ac97.c to use 'struct dev_pm_ops'Mike Rapoport2009-09-10
* | ASoC: fix pxa2xx-ac97.c breakageRobert Schwebel2009-09-04
* | ASoC: Pass correct platform data from pxa2xx-ac97Marek Vasut2009-08-23
* | ALSA: Restore support for DMAless DAIs on PXAMark Brown2009-08-19
* | ALSA: Allow passing platform_data for pxa2xx-ac97Marek Vasut2009-08-13
|/
* ASoC: Fix NULL pointer dereference in __pxa2xx_pcm_hw_freeDaniel Mack2009-07-09
* [ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij2009-06-11
* [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-20
* pxa2xx-ac97: fix reset gpio mode settingMike Rapoport2009-05-11
* [ARM] pxa: merge AC97 platform data structuresMark Brown2009-04-14
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-04-05
|\
| * pxa2xx-ac97: fix displaying GSR after reset timeoutLuotao Fu2009-04-02
* | Merge branch 'origin' into develRussell King2009-03-28
|\ \
| * \ Merge branch 'topic/drop-l3' into for-linusTakashi Iwai2009-03-23
| |\ \
| | * | ALSA: drop outdated and broken sa11xx-uda1341 driverDmitry Artamonow2009-03-17
| | * | Merge branch 'topic/snd_card_new-err' into topic/drop-l3Takashi Iwai2009-03-17
| | |\ \
| * | \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-03-23
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ALSA: Fix wrong pointer to dev_err() in arm/pxa2xx-ac97-lib.cTakashi Iwai2009-03-19
| | * | | ASoC: Allow choice of ac97 gpio reset lineRobert Jarzmik2009-03-15
| | | |/ | | |/|
| * | | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-23
| |\ \ \ | | | |/ | | |/|
| | * | ALSA: Add missing KERN_* prefix to printk in other sound/*Takashi Iwai2009-02-05
='n583' href='#n583'>583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888























































































































































































































































































































































































































































































































































































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
‹