aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss/sequencer.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-03[ARM] 5338/1: Add Nuvoton W90P910 Platform supportwanzongshun23-0/+986
2008-12-02[ARM] pxa: add basic support for HP iPAQ h5000Anton Vorontsov5-0/+1314
2008-12-02[ARM] pxa/poodle: add physmap mapping for ROMDmitry Baryshkov1-0/+32
2008-12-02[ARM] pxa/corgi: add physmap mapping for ROMDmitry Baryshkov1-0/+32
2008-12-02[ARM] pxa/spitz: add physmap mapping for ROMDmitry Baryshkov1-0/+32
2008-12-02[ARM] pxa/tosa: add physmap mapping for ROMDmitry Baryshkov1-0/+32
2008-12-02[ARM] pxa/tosa: fix building w/o TC6393XB driverDmitry Baryshkov1-0/+4
2008-12-02[ARM] pxa/tosa: support tc6393xb/tmiofb.Dmitry Baryshkov1-0/+38
2008-12-02[ARM] pxa/MioA701: improve power supply sourcesRobert Jarzmik1-116/+26
2008-12-02[ARM] pxa/MioA701: discovered new gpio definitions.Robert Jarzmik2-13/+18
2008-12-02[ARM] pxa/MioA701: change reset function to preserve RTC.Robert Jarzmik1-2/+2
2008-12-02[ARM] pxa/MioA701: add camera support for Mio A701 board.Robert Jarzmik1-0/+51
2008-12-02[ARM] pxa/MioA701: remove KConfig leds driver requirementRobert Jarzmik1-1/+0
2008-12-02[ARM] pxa: add resources for incoming rtc-pxa driverRobert Jarzmik5-2/+30
2008-12-02[ARM] pxa: cpufreq-pxa2xx: sdram_rows detection supportPhilipp Zabel2-3/+27
2008-12-02[ARM] pxa: cpufreq-pxa2xx: allow frequency table selectionMarc Zyngier1-13/+19
2008-12-02[ARM] pxafb: make {backlight,lcd}_power() members of struct pxafb_infoEric Miao2-9/+12
2008-12-02[ARM] locomo: export locomo_frontlight_set()Eric Miao1-0/+1
2008-12-02[ARM] pxa: add missing GPIOs definitionsEric Miao1-0/+6
2008-12-02[ARM] pxa: add base PXA935 support due to CPUID changeEric Miao2-0/+31
2008-12-02[ARM] pxa: introduced cpu_is_pxa935() and cpu_is_pxa9xx()Eric Miao2-1/+33
2008-12-02[ARM] pxa: move I2C pin configurations out into board specific filesEric Miao7-8/+24
2008-12-02[ARM] pxa: register Power I2C device only when necessaryEric Miao2-4/+3
2008-12-02[ARM] pxa: move power I2C device definitions into devices.cEric Miao3-39/+42
2008-12-02[ARM] pxa: remove unnecessary #include of pxa2xx-gpio.h in clock.cEric Miao1-1/+0
2008-12-02[ARM] pxa: include <mach/hardware.h> in pxa-regs.hEric Miao1-0/+1
2008-12-02[ARM] pxa: further cleanup of pxa-regs.hEric Miao1-29/+0
2008-12-02[ARM] pxa: move GPIOx_BASE and GPIO register offsets to gpio.cEric Miao2-28/+12
2008-12-02[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao6-98/+103
2008-12-02[ARM] pxa: move UART register definitions into dedicated regs-uart.hEric Miao6-150/+154
2008-12-02[ARM] pxa: move pxa2xx specific PWRMODE definitions into pxa2xx-regs.hEric Miao2-7/+7
2008-12-02[ARM] pxa: remove the now unused IMPMCR/IMPMSR register definitionsEric Miao1-54/+0
2008-12-02[ARM] pxa: remove unused PWM register definitions, use generic PWM APIEric Miao1-13/+0
2008-12-02[ARM] pxa: move FICP register definitions into pxaficp_ir.cEric Miao2-44/+43
2008-12-02[ARM] pxa: move camera (QCI) registers definition out of pxa-regs.hEric Miao3-95/+97
2008-12-02[ARM] pxa: removed unused declarations of pxa_gpio_* in hardware.hEric Miao2-15/+5
2008-12-02[ARM] pxa: use <linux/gpio.h> instead of unnecessary <mach/gpio.h>Eric Miao5-5/+4
2008-12-02[ARM] pxa: add support for additional GPIOs on PXA26xEric Miao5-16/+95
2008-12-02Revert "[ARM] pxa: introduce cpu_is_pxa26x()"Eric Miao2-9/+1
2008-12-02[ARM] pxa: use 'pxa_last_gpio' instead of 'gpio_nr' in mfp-pxa2xx.cEric Miao2-10/+6
2008-12-02[ARM] pxa: add muxed gpio wakeup sources on pxa2xx architecturesRobert Jarzmik1-2/+29
2008-12-02[ARM] pxa: explicit #include <mach/dma.h> in various driversEric Miao3-2/+5
2008-12-01[ARM] fix missing includes for iop33x and sa1100_irRussell King2-1/+2
2008-12-01[ARM] 5336/1: Formatting/Whitespace cleanups in mach-sa1100Kristoffer Ericson10-88/+87
2008-12-01[ARM] 5324/2: ep93xx: support gpio interrupt debounceHartley Sweeten2-0/+20
2008-12-01[ARM] 5311/1: ep93xx: add core support for built in i2c busHartley Sweeten2-0/+23
2008-12-01[ARM] 5309/1: ep93xx: add edb9307a platformHartley Sweeten3-0/+74
2008-12-01[ARM] 5319/1: AT91: support AT91CAP9 revC CPUsStelian Pop7-8/+49
2008-12-01[ARM] 5290/1: [AT91] Add support for the Adeneo NeoCore 926 boardAndrew Victor4-1/+1707
2008-12-01[ARM] 5289/1: [AT91] Convert boards to use sam9_smc_configure()Andrew Victor11-59/+405