summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: paz00: enable wifi ledMarc Dietrich2011-08-093-0/+24
* ARM: tegra: paz00: enable rfkill for internal wifi cardMarc Dietrich2011-08-093-4/+30
* ARM: tegra: paz00: add support serial port on JP1Marc Dietrich2011-08-091-0/+11
* ARM: Tegra: Seaboard: Add USB devicesStephen Warren2011-08-092-0/+28
* ARM: Tegra: Seaboard board updates for audioStephen Warren2011-08-093-6/+62
* ARM: Tegra: Harmony: Add USB deviceStephen Warren2011-08-091-0/+2
* Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2011-08-091-3/+5
|\
| * slub: fix check_bytes() for slub debuggingAkinobu Mita2011-08-091-1/+1
| * slub: Fix full list corruption if debugging is onChristoph Lameter2011-08-091-2/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-08-0927-6896/+6876
|\ \
| * \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-08-0820-7081/+6810
| |\ \
| | * \ Merge branch 'wm8996-rename' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2011-08-088836-390177/+529650
| | |\ \
| | | * | ASoC: Acknowledge WM8996 interrupts before acting on themMark Brown2011-08-081-5/+4
| | | * | ASoC: Rename WM8915 to WM8996Mark Brown2011-08-0810-6758/+6758
| | | |/
| | * | ASoC: sgtl5000: fix cache handlingWolfram Sang2011-08-031-93/+35
| | * | ASoC: Disable wm_hubs periodic DC servo updateMark Brown2011-07-291-2/+1
| * | | Merge branch 'fix/kconfig' into for-linusTakashi Iwai2011-08-088622-359803/+499463
| |\ \ \
| | * | | ALSA: Fix dependency of CONFIG_SND_TEA575XTakashi Iwai2011-08-071-5/+5
| * | | | sound: pss - don't use the deprecated function check_regionWang Shaoyan2011-08-081-2/+4
| * | | | ALSA: timer - Add NULL-check for invalid slave timerTakashi Iwai2011-08-081-0/+3
| * | | | ALSA: timer - Fix Oops at closing slave timerTakashi Iwai2011-08-081-0/+2
| * | | | ALSA: asihpi - use kzalloc()Thomas Meyer2011-08-071-3/+2
| * | | | ALSA: snd-usb-caiaq: Fix keymap for RigKontrol3Daniel Mack2011-08-061-1/+1
| * | | | ALSA: snd-usb: Fix uninitialized variable usageDaniel Mack2011-08-061-1/+1
| * | | | ALSA: hda - Fix a complile warning in patch_via.cWang Shaoyan2011-08-051-1/+1
| * | | | ALSA: hdspm - Fix uninitialized compile warningsTakashi Iwai2011-08-051-6/+13
| * | | | ALSA: usb-audio - add quirk for Keith McMillen StringPortMiller Puckette2011-08-051-0/+6
| * | | | ALSA: snd-usb: operate on given mixer interface onlyDaniel Mack2011-08-042-12/+9
| * | | | ALSA: snd-usb: avoid dividing by zero on invalid inputNicolai Krakowiak2011-08-041-0/+5
| * | | | ALSA: snd-usb: Accept UAC2 FORMAT_TYPE descriptors with bLength > 6Clemens Ladisch2011-08-041-1/+1
| * | | | sound: oss/pas2: Remove CLOCK_TICK_RATE dependency from PAS16 driverDeepak Saxena2011-08-041-4/+4
| * | | | ALSA: hda - Use auto-parser for ASUS UX50, Eee PC P901, S101 and P1005Takashi Iwai2011-08-041-7/+0
| * | | | ALSA: hda - Fix digital-mic mono recording on ASUS Eee PCTakashi Iwai2011-08-041-0/+26
* | | | | gma500: Fix clashes with DRM updatesAlan Cox2011-08-092-24/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-08-081-1/+4
|\ \ \ \ \
| * | | | | TOMOYO: Fix incomplete read of /sys/kernel/security/tomoyo/profileTetsuo Handa2011-08-081-1/+4
| | |_|_|/ | |/| | |
* | | | | mm: Fix fixup_user_fault() for MMU=nPeter Zijlstra2011-08-081-2/+10
* | | | | autofs4: fix debug printk warning uncovered by cleanupLinus Torvalds2011-08-081-1/+1
* | | | | autofs4: clean up uaotfs use of debug/info/warning printoutsLinus Torvalds2011-08-081-18/+8
* | | | | cred: use 'const' in get_current_{user,groups}Linus Torvalds2011-08-081-2/+2
* | | | | CRED: Restore const to current_cred()David Howells2011-08-081-1/+1
|/ / / /
* | | | Linux 3.1-rc1v3.1-rc1Linus Torvalds2011-08-081-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-081-2/+4
|\ \ \ \
| * | | | sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller2011-08-061-2/+4
* | | | | sh: Fix boot crash related to SCIRafael J. Wysocki2011-08-081-1/+1
* | | | | arm: remove stale export of 'sha_transform'Linus Torvalds2011-08-081-3/+0
* | | | | arm: remove "optimized" SHA1 routinesLinus Torvalds2011-08-072-212/+1
* | | | | fix rcu annotations noise in cred.hAl Viro2011-08-071-5/+6
* | | | | vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds2011-08-071-2/+2
* | | | | Fix POSIX ACL permission checkAri Savolainen2011-08-071-1/+1
| |_|/ / |/| | |