summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespaceBen Dooks2011-02-231-2/+2
* i2c-omap: Double clear of ARDY status in IRQ handlerRichard woodruff2011-02-231-1/+5
* i2c-omap: fix build for !CONFIG_SUSPENDBalaji T K2011-02-231-2/+3
* i2c-omap: fix static suspend vs. runtime suspendKevin Hilman2011-02-221-0/+28
* i2c-stu300: make sure adapter-name is terminatedWolfram Sang2011-02-221-1/+1
* Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2011-02-227-23/+39
|\
| * pcmcia: re-enable Zoomed Video supportDominik Brodowski2011-02-202-0/+3
| * cm4000_cs: Fix undefined ops warningAlan Cox2011-02-191-2/+1
| * pcmcia vs. MECR on pxa25x/sa1111Pavel Machek2011-02-193-1/+3
| * drivers/char/pcmcia/ipwireless/main.c: Convert release_resource to release_re...Julia Lawall2011-02-191-20/+32
* | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-224-3/+18
|\ \
| * | genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for nowThomas Gleixner2011-02-191-1/+1
| * | genirq: Prevent access beyond allocated_irqs bitmapThomas Gleixner2011-02-193-2/+17
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-223-7/+24
|\ \ \
| * | | perf: Fix throttle logicPeter Zijlstra2011-02-161-4/+15
| * | | perf, x86: P4 PMU: Fix spurious NMI messagesCyrill Gorcunov2011-02-162-3/+9
| | |/ | |/|
* | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-02-225-24/+210
|\ \ \
| * | | ASoC: Ensure supplies are maintained for force enabled widgetsMark Brown2011-02-131-1/+9
| * | | ASoC: WM8994: Improve playback robustnessDimitris Papastamos2011-02-131-7/+52
| * | | ASoC: WM8994: Improve robustness in some use casesDimitris Papastamos2011-02-131-9/+133
| * | | ASoC: WM8903: Fix mic detection enable logicStephen Warren2011-02-131-1/+1
| * | | ASoC: WM8903: Fix mic detection register definitionsStephen Warren2011-02-131-7/+3
| * | | ASoC: CX20442: fix wrong reg_cache_default contentJanusz Krzysztofik2011-02-111-1/+1
| * | | ASoC: Sync initial widget state with hardwareMark Brown2011-02-091-0/+13
* | | | .gitignore: ignore *.xz filesRomain Francoise2011-02-221-0/+1
* | | | Linux 2.6.38-rc6v2.6.38-rc6Linus Torvalds2011-02-211-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2011-02-214-120/+44
|\ \ \ \
| * | | | eCryptfs: Copy up lower inode attrs in getattrTyler Hicks2011-02-211-0/+2
| * | | | ecryptfs: read on a directory should return EISDIR if not supportedAndy Whitcroft2011-02-211-0/+1
| * | | | eCryptfs: Handle NULL nameidata pointersTyler Hicks2011-02-213-26/+29
| * | | | eCryptfs: Revert "dont call lookup_one_len to avoid NULL nameidata"Tyler Hicks2011-02-171-94/+12
| | |/ / | |/| |
* | | | drm/i915: Do not handle backlight combination mode speciallyIndan Zupancic2011-02-212-47/+0
* | | | module: explicitly align module_version_attribute structureDmitry Torokhov2011-02-211-1/+1
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-02-217-103/+61
|\ \ \ \
| * | | | dell-laptop: Toggle the unsupported hardware killswitchKeng-Yu Lin2011-02-211-2/+22
| * | | | thinkpad_acpi: Always report scancodes for hotkeysSeth Forshee2011-02-211-6/+2
| * | | | acer-wmi: Fix capitalisation of GUIDMatthew Garrett2011-02-211-1/+1
| * | | | platform/x86: ideapad-laptop depends on INPUTRandy Dunlap2011-02-211-1/+1
| * | | | platform: x86: acer-wmi: world-writable sysfs threeg fileVasiliy Kulikov2011-02-211-1/+1
| * | | | platform: x86: asus_acpi: world-writable procfs filesVasiliy Kulikov2011-02-211-7/+1
| * | | | platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial filesVasiliy Kulikov2011-02-211-1/+1
| * | | | platform-drivers: x86: pmic: Use request_irq instead of chained handlerThomas Gleixner2011-02-211-38/+12
| * | | | platform-drivers: x86: pmic: Use irq_chip buslock mechanismThomas Gleixner2011-02-071-48/+32
| * | | | platform-drivers: x86: Convert pmic to new irq_chip functionsThomas Gleixner2011-02-071-14/+8
| * | | | platform-drivers: x86: pmic: Fix up bogus irq hackeryThomas Gleixner2011-02-071-5/+1
* | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2011-02-211-1/+11
|\ \ \ \ \
| * | | | | fixdep: Do not record dependency on the source file itselfMichal Marek2011-02-211-1/+11
* | | | | | Docbook: add fs/eventfd.c and fix typos in itRandy Dunlap2011-02-212-6/+11
* | | | | | Documentation: log_buf_len uses [KMG] suffixRandy Dunlap2011-02-211-4/+3
* | | | | | Documentation: explain [KMG] parameter suffixAhmed S. Darwish2011-02-211-0/+5
OpenPOWER on IntegriCloud