Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | thinkpad-acpi: enable loading module with new B-series Lenovo BIOS | Manoj Iyer | 2013-02-24 | 1 | -2/+4 |
* | Platform: hp-wmi: add rfkill support for integrated GPS | Trepák Vilmos | 2013-02-24 | 1 | -1/+43 |
* | acer-wmi: support Lenovo ideapad S205 1038DPG wifi switch | Lee, Chun-Yi | 2013-02-24 | 1 | -0/+9 |
* | acer-wmi: support Lenovo ideapad S205 10382JG wifi switch | Lee, Chun-Yi | 2013-02-24 | 1 | -0/+9 |
* | asus-nb-wmi: add all video switch keys | AceLan Kao | 2013-02-24 | 1 | -3/+19 |
* | asus-wmi: add display toggle quirk | AceLan Kao | 2013-02-24 | 3 | -4/+65 |
* | asus-laptop: add all video switch keys | AceLan Kao | 2013-02-24 | 1 | -3/+23 |
* | asus-nb-wmi: correct a touchpad hotkey mapping | AceLan Kao | 2013-02-24 | 1 | -1/+1 |
* | asus-laptop: correct a touchpad hotkey mapping | AceLan Kao | 2013-02-24 | 1 | -1/+1 |
* | asus-{nb-wmi|laptop}.c: sync keymaps | Corentin Chary | 2013-02-24 | 2 | -30/+30 |
* | asus-laptop: map some new keys | Corentin Chary | 2013-02-24 | 2 | -0/+4 |
* | msi-wmi: Add MSI Wind support | Maxim Mikityanskiy | 2013-02-24 | 1 | -15/+50 |
* | msi-wmi: Introduced quirk_last_pressed | Maxim Mikityanskiy | 2013-02-24 | 1 | -26/+28 |
* | msi-wmi: Make keys and backlight independent | Maxim Mikityanskiy | 2013-02-24 | 1 | -37/+64 |
* | msi-wmi: Use enums for scancodes | Maxim Mikityanskiy | 2013-02-24 | 1 | -16/+18 |
* | msi-wmi: Avoid repeating constants | Maxim Mikityanskiy | 2013-02-24 | 1 | -3/+3 |
* | msi-wmi: Fix memory leak | Maxim Mikityanskiy | 2013-02-24 | 1 | -1/+3 |
* | msi-laptop: Disable brightness control for new EC | Maxim Mikityanskiy | 2013-02-24 | 1 | -12/+27 |
* | msi-laptop: Add missing ABI documentation | Maxim Mikityanskiy | 2013-02-24 | 1 | -0/+83 |
* | msi-laptop: Add MSI Wind U90/U100 support | Maxim Mikityanskiy | 2013-02-24 | 1 | -2/+121 |
* | msi-laptop: merge quirk tables to one | Lee, Chun-Yi | 2013-02-24 | 1 | -69/+127 |
* | msi-laptop: Work around gcc warning | Maxim Mikityanskiy | 2013-02-24 | 1 | -2/+2 |
* | msi-laptop: Use proper return codes instead of -1 | Maxim Mikityanskiy | 2013-02-24 | 1 | -6/+6 |
* | asus-wmi: update wlan LED through rfkill led trigger | AceLan Kao | 2013-02-24 | 1 | -0/+76 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 185 | -4825/+1363 |
|\ | |||||
| * | x86: convert to ksignal | Al Viro | 2013-02-14 | 3 | -85/+74 |
| * | sparc: convert to ksignal | Al Viro | 2013-02-14 | 3 | -254/+164 |
| * | arm: switch to struct ksignal * passing | Al Viro | 2013-02-14 | 1 | -61/+47 |
| * | alpha: pass k_sigaction and siginfo_t using ksignal pointer | Al Viro | 2013-02-14 | 1 | -66/+45 |
| * | burying unused conditionals | Al Viro | 2013-02-14 | 56 | -159/+0 |
| * | make do_sigaltstack() static | Al Viro | 2013-02-14 | 2 | -2/+1 |
| *-------------------------------------------------. | Merge branches 'arch-alpha', 'arch-arm', 'arch-arm64', 'arch-avr32', 'arch-bl... | Al Viro | 2013-02-14 | 150 | -3930/+496 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | | | | | | | | | | | | | | * | xtensa: switch to generic sigaltstack | Al Viro | 2013-02-03 | 4 | -18/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | x86: switch to generic old sigaction | Al Viro | 2013-02-03 | 11 | -148/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | x86: switch to generic compat rt_sigaction() | Al Viro | 2013-02-03 | 6 | -89/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | x86: switch to generic compat sched_rr_get_interval() | Al Viro | 2013-02-03 | 3 | -21/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | x86,um: switch to generic old sigsuspend() | Al Viro | 2013-02-03 | 8 | -31/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | x86: switch to generic compat rt_sigqueueinfo() | Al Viro | 2013-02-03 | 5 | -18/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | x86: switch to generic compat rt_sigpending() | Al Viro | 2013-02-03 | 5 | -27/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | x86: get rid of pt_regs argument in vm86/vm86old | Al Viro | 2013-02-03 | 5 | -32/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | x86: get rid of pt_regs argument in sigreturn variants | Al Viro | 2013-02-03 | 9 | -55/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | x86: get rid of pt_regs argument of iopl(2) | Al Viro | 2013-02-03 | 7 | -24/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * | | amd64: get rid of useless RESTORE_TOP_OF_STACK in stub_execve() | Al Viro | 2013-02-03 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | |/ | |||||
| | | | | | | | | | | | | | | | | | | | | | | | | * | | unicore32: switch to generic sigaltstack | Al Viro | 2013-02-03 | 3 | -15/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | |/ | |||||
| | | | | | | | | | | | | | | | | | | | | | | | * | | tile: switch to generic compat rt_sigaction() | Al Viro | 2013-02-03 | 3 | -53/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | * | | tile: switch to generic compat rt_sigqueueinfo() | Al Viro | 2013-02-03 | 3 | -17/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | * | | tile: switch to generic compat rt_sig{procmask,pending}() | Al Viro | 2013-02-03 | 2 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | * | | tile: switch to generic sigaltstack | Al Viro | 2013-02-03 | 5 | -63/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | |/ | |||||
| | | | | | | | | | | | | | | | | | | | | | | * | | sparc: switch to generic old sigsuspend | Al Viro | 2013-02-03 | 4 | -15/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * | | sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE | Al Viro | 2013-02-03 | 2 | -18/+8 |