summaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-16ARM: orion5x: Refactor mpp code to use common orion platform mpp.Andrew Lunn23-688/+622
2011-05-16ARM: orion: Refactor the MPP code common in the orion platformAndrew Lunn7-123/+122
2011-05-16ARM: orion: Consolidate setup of the crypto engine.Andrew Lunn4-57/+45
2011-05-16ARM: orion: Consolidate SATA platform setup.Andrew Lunn6-108/+50
2011-05-16ARM: orion: Consolidate USB platform setup code.Andrew Lunn6-247/+117
2011-05-16ARM: orion: Consolidate the XOR platform setup code.Andrew Lunn5-478/+242
2011-05-16ARM: orion: Consolidate the platform data setup for the watchdog.Andrew Lunn4-32/+25
2011-05-16ARM: orion: Consolidate SPI initialization.Andrew Lunn5-114/+58
2011-05-16ARM: orion: Consolidate I2C initialization.Andrew Lunn6-158/+67
2011-05-16ARM: orion: Consolidate ethernet platform dataAndrew Lunn7-572/+348
2011-05-16ARM: kirkwood: Add support for RTC interrupts which allows RTC alarms.Andrew Lunn2-1/+2
2011-05-16ARM: orion: Consolidate the creation of the RTC platform data.Andrew Lunn4-19/+23
2011-05-16ARM: orion: Consolidate the creation of the uart platform data.Andrew Lunn8-522/+241
2011-05-16ARM: orion: Rename some constants to macros to make code more identicalAndrew Lunn5-62/+64
2011-05-16arm: orion: Use generic irq chipThomas Gleixner3-117/+45
2011-05-16arm: omap2/3: Use generic irq chipTony Lindgren1-72/+25
2011-05-11arm: davinci: Use generic irq chipThomas Gleixner1-73/+20
2011-05-11ARM: GIC: Convert GIC library to use the IO relaxed operationsSantosh Shilimkar1-24/+30
2011-05-11ARM: gic: use handle_fasteoi_irq for SPIsWill Deacon1-16/+16
2011-05-11ARM: tegra: irq: Add tegra_eoiColin Cross1-0/+9
2011-05-11ARM: tegra: irq: Move legacy_irq.c into irq.cColin Cross4-183/+66
2011-05-11ARM: tegra: irq: Remove PM supportColin Cross3-146/+0
2011-05-11ARM: tegra: irq: convert to gic arch extensionsColin Cross1-38/+16
2011-05-11ARM: tegra: update GPIO chained IRQ handler to use entry/exit functionsWill Deacon1-3/+6
2011-05-11ARM: nmk: update GPIO chained IRQ handler to entry/exit functionsWill Deacon1-8/+4
2011-05-11ARM: msm: update GPIO chained IRQ handler to use entry/exit functionsWill Deacon1-2/+8
2011-05-11ARM: s5pv310: update IRQ combiner to use chained entry/exit functionsWill Deacon1-4/+2
2011-05-11ARM: omap: update GPIO chained IRQ handler to use entry/exit functionsWill Deacon1-3/+4
2011-05-10Linux 2.6.39-rc7v2.6.39-rc7Linus Torvalds1-1/+1
2011-05-10vm: fix vm_pgoff wrap in upward expansionHugh Dickins1-4/+7
2011-05-10Don't lock guardpage if the stack is growing upMikulas Patocka3-15/+37
2011-05-09drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson1-0/+3
2011-05-09drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"Chris Wilson1-2/+2
2011-05-09drm/i915: Only enable the plane after setting the fb base (pre-ILK)Chris Wilson1-2/+0
2011-05-09HPFS: Remove unused variableMikulas Patocka1-4/+0
2011-05-09HPFS: Move declaration up, so that there are no out-of-scope pointersMikulas Patocka1-1/+1
2011-05-09HPFS: Fix some unaligned accessesMikulas Patocka3-24/+32
2011-05-09HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka11-418/+498
2011-05-09HPFS: Implement fsync for hpfsMikulas Patocka1-2/+2
2011-05-09HPFS: Fix a bug that filesystem was not marked dirty when remounting itMikulas Patocka1-8/+8
2011-05-09HPFS: Restrict uid and gid to 16-bit valuesMikulas Patocka1-0/+4
2011-05-09HPFS: When marking or clearing the dirty bit, sync the filesystemMikulas Patocka1-0/+3
2011-05-09HPFS: Use types with defined widthMikulas Patocka1-112/+107
2011-05-09HPFS: Remove mark_inode_dirtyMikulas Patocka1-3/+0
2011-05-09HPFS: Remove CR/LF conversion optionMikulas Patocka6-75/+7
2011-05-09HPFS: Remove remaining locksMikulas Patocka9-155/+50
2011-05-09HPFS: Introduce a global mutex and lock it on every callback from VFS.Mikulas Patocka4-18/+51
2011-05-09HPFS: Make HPFS compile on preempt and SMPMikulas Patocka2-6/+0
2011-05-09eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett1-16/+41
2011-05-09[PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili1-24/+103