summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring2014-12-039-20/+10
* toshiba_acpi: Fix regression caused by backlight extra check codeAzael Avalos2014-12-031-17/+4
* asus-nb-wmi: Add another wapf=4 quirkHans de Goede2014-12-031-0/+9
* hp_accel: Add support for HP ZBook 15Dominique Leuenberger2014-12-031-0/+1
* dell-wmi: Update code for processing WMI eventsPali Rohár2014-11-191-31/+128
* eeepc-laptop: clean up control flow in eeepc_acpi_notifyFrans Klaver2014-11-191-27/+26
* intel_ips: fix a comment typoChen Hanxiao2014-11-191-1/+1
* eeepc-laptop: don't assume get_acpi succeedsFrans Klaver2014-11-191-2/+3
* eeepc-laptop: document fan_pwm conversionsFrans Klaver2014-11-191-3/+13
* eeepc-laptop: replace magic numbers with definesFrans Klaver2014-11-191-6/+10
* eeepc-laptop: define rfkill notifier nodes only onceFrans Klaver2014-11-191-9/+13
* eeepc-laptop: don't break user visible stringsFrans Klaver2014-11-191-10/+7
* eeepc-laptop: flatten control flowFrans Klaver2014-11-191-44/+45
* drivers: platform: change 0x20 to I8042_STR_AUXDATA in i8042 filtersGiedrius Statkevičius2014-11-193-3/+3
* Linux 3.18-rc5v3.18-rc5Linus Torvalds2014-11-161-1/+1
* Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-1614-20/+68
|\
| * ARM: at91/dt: Fix sama5d3x typosPeter Rosin2014-11-166-6/+6
| * Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linu...Olof Johansson2014-11-166-9/+29
| |\
| | * pinctrl: dra: dt-bindings: Fix output pull up/downRoger Quadros2014-11-101-2/+2
| | * MAINTAINERS: Update entry for omap related .dts files to cover new SoCsNishanth Menon2014-11-101-0/+3
| | * MAINTAINERS: add more files under OMAP SUPPORTFelipe Balbi2014-11-101-0/+17
| | * ARM: dts: AM437x-SK-EVM: Fix DCDC3 voltageKeerthy2014-11-101-2/+2
| | * ARM: dts: AM437x-GP-EVM: Fix DCDC3 voltageKeerthy2014-11-101-2/+2
| | * ARM: dts: AM43x-EPOS-EVM: Fix DCDC3 voltageKeerthy2014-11-101-2/+2
| | * ARM: dts: am335x-evm: Fix 5th NAND partition's nameRoger Quadros2014-11-061-1/+1
| * | Merge tag 'mvebu-fixes-3.18' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2014-11-162-5/+33
| |\ \
| | * | ARM: orion: Fix for certain sequence of request_irq can cause irq stormEvgeniy Dushistov2014-11-011-4/+32
| | * | ARM: mvebu: armada xp: Generalize use of i2c quirkAndrew Lunn2014-11-011-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-11-166-20/+43
|\ \ \ \
| * | | | sparc64: Fix constraints on swab helpers.David S. Miller2014-11-161-6/+6
| * | | | sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson2014-11-073-11/+30
| * | | | sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller2014-11-071-0/+4
| * | | | sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller2014-11-011-3/+3
* | | | | Merge tag 'md/3.18-fix' of git://neil.brown.name/mdLinus Torvalds2014-11-161-0/+4
|\ \ \ \ \
| * | | | | md: Always set RECOVERY_NEEDED when clearing RECOVERY_FROZENNeilBrown2014-11-171-0/+4
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-11-168-37/+60
|\ \ \ \ \ \
| * | | | | | bnx2fc: fix tgt spinlock lockingMaurizio Lombardi2014-11-102-11/+10
| * | | | | | megaraid_sas: fix bug in handling return value of pci_enable_msix_range()Jiang Liu2014-11-101-1/+1
| * | | | | | cxgb4i: send abort_rpl correctlyAnish Bhatt2014-11-102-16/+17
| * | | | | | cxgbi: add maintainer for cxgb3i/cxgb4iAnish Bhatt2014-11-101-0/+14
| * | | | | | scsi: TUR path is down after adapter gets reset with multipathwenxiong@linux.vnet.ibm.com2014-11-101-0/+7
| * | | | | | scsi: call device handler for failed TUR commandChristoph Hellwig2014-11-101-8/+8
| * | | | | | scsi: only re-lock door after EH on devices that were resetChristoph Hellwig2014-11-101-1/+3
| |/ / / / /
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-1611-26/+94
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2014-11-102-11/+15
| |\ \ \ \ \ \
| | * | | | | | x86, microcode, AMD: Fix ucode patch stashing on 32-bitBorislav Petkov2014-11-101-10/+14
| | * | | | | | x86, microcode: Fix accessing dis_ucode_ldr on 32-bitBorislav Petkov2014-11-051-1/+1
| * | | | | | | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU downBoris Ostrovsky2014-11-103-4/+15
| |/ / / / / /
| * | | | | | x86, kaslr: Prevent .bss from overlaping initrdJunjie Mao2014-11-016-9/+57
| * | | | | | x86, microcode, AMD: Fix early ucode loading on 32-bitBorislav Petkov2014-11-011-2/+7
OpenPOWER on IntegriCloud