aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-03Bluetooth: Add support for Broadcom BCM20702A0 variants firmware downloadHeinrich Siebmanns1-1/+2
2014-12-03ASoC: mop500: Deletion of unnecessary checks before the function call "of_nod...Markus Elfring1-4/+2
2014-12-03ASoC: fsi: Deletion of unnecessary checks before the function call "clk_disable"Markus Elfring1-6/+3
2014-12-03ASoC: dwc: Allocate resources with devm_ioremap_resourceAndrew Jackson1-27/+19
2014-12-03dell-smo8800: Add more ACPI ids and change description of driverPali Rohár2-4/+10
2014-12-03platform: x86: dell-laptop: Add support for keyboard backlightPali Rohár1-6/+1049
2014-12-03toshiba_acpi: Add keyboard backlight mode change eventAzael Avalos1-6/+8
2014-12-03toshiba_acpi: Change notify funtion to handle more eventsAzael Avalos1-34/+51
2014-12-03toshiba_acpi: Move hotkey enabling code to its own functionAzael Avalos1-13/+27
2014-12-03dell-wmi: Don't report keypresses on keybord illumination changeGabriele Mazzotta1-3/+8
2014-12-03dell-wmi: Don't report keypresses for radio state changesGabriele Mazzotta1-4/+2
2014-12-03hp_wireless: Inform the user if hp_wireless_input_setup()/add() failsGiedrius Statkevicius1-0/+3
2014-12-03toshiba-acpi: Add missing ID (TOS6207)Ondrej Zary1-0/+1
2014-12-03Sony-laptop: Deletion of an unnecessary check before the function call "pci_d...Markus Elfring1-2/+1
2014-12-03platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring9-20/+10
2014-12-03toshiba_acpi: Fix regression caused by backlight extra check codeAzael Avalos1-17/+4
2014-12-03asus-nb-wmi: Add another wapf=4 quirkHans de Goede1-0/+9
2014-12-03hp_accel: Add support for HP ZBook 15Dominique Leuenberger1-0/+1
2014-12-03arm64: bpf: lift restriction on last instructionZi Shen Lim1-5/+8
2014-12-03Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds11-41/+55
2014-12-03slab: fix nodeid bounds check for non-contiguous node IDsPaul Mackerras1-1/+1
2014-12-03lib/genalloc.c: export devm_gen_pool_create() for modulesMichal Simek1-0/+1
2014-12-03mm: fix anon_vma_clone() error treatmentDaniel Forrest2-5/+11
2014-12-03mm: fix swapoff hang after page migration and forkHugh Dickins1-13/+13
2014-12-03fat: fix oops on corrupted vfat fsAl Viro1-9/+11
2014-12-03ipc/sem.c: fully initialize sem_array before making it visibleManfred Spraul1-7/+8
2014-12-03drivers/input/evdev.c: don't kfree() a vmalloc addressAndrew Morton1-1/+1
2014-12-03Bluetooth: btmrvl add firmware dump supportXinming Hu6-0/+364
2014-12-03Bluetooth: btmrvl: remove extra newline characterAmitkumar Karwar2-9/+9
2014-12-03drm/edid: Restore kerneldoc consistencyThierry Reding1-1/+1
2014-12-03ARM: 8221/1: PJ4: allow building in Thumb-2 modeArd Biesheuvel2-0/+14
2014-12-03ARM: 8234/1: sa1100: reorder IRQ handling codeDmitry Eremin-Solenikov1-89/+66
2014-12-03ARM: 8233/1: sa1100: switch to hwirq usageDmitry Eremin-Solenikov1-23/+14
2014-12-03ARM: 8232/1: sa1100: merge GPIO multiplexer IRQ to "normal" irq domainDmitry Eremin-Solenikov1-2/+1
2014-12-03ARM: 8231/1: sa1100: introduce irqdomains supportDmitry Eremin-Solenikov2-17/+62
2014-12-03ARM: 8230/1: sa1100: shift IRQs by oneDmitry Eremin-Solenikov1-51/+51
2014-12-03ARM: 8229/1: sa1100: replace irq numbers with names in irq driverDmitry Eremin-Solenikov1-7/+7
2014-12-03ARM: 8228/1: sa1100: drop entry-macro.SDmitry Eremin-Solenikov1-41/+0
2014-12-03ARM: 8227/1: sa1100: switch to MULTI_IRQ_HANDLERDmitry Eremin-Solenikov2-0/+21
2014-12-03ARM: 8241/1: Update processor_modes for hyp and monitor modeStephen Boyd1-2/+2
2014-12-03ARM: 8240/1: MCPM: document mcpm_sync_init()Nicolas Pitre1-0/+17
2014-12-03ARM: 8239/1: Introduce {set,clear}_pte_bitJungseung Lee1-11/+51
2014-12-03ARM: 8238/1: mm: Refine set_memory_* functionsJungseung Lee3-39/+92
2014-12-03ARM: 8237/1: fix flush_pfn_aliasJungseung Lee1-1/+1
2014-12-03ARM: 8236/1: mm: fix discard_old_kernel_dataJungseung Lee1-1/+1
2014-12-03ARM: 8235/1: Support for the PXN CPU feature on ARMv7Jungseung Lee4-2/+29
2014-12-03Bluetooth: Fix false-positive "uninitialized" compiler warningJohan Hedberg1-10/+12
2014-12-03Bluetooth: Fix minor coding style issue in smp.cJohan Hedberg1-1/+1
2014-12-03Bluetooth: Fix SMP debug key handlingJohan Hedberg2-11/+14
2014-12-03Bluetooth: Organize SMP crypto functions to logical sectionsJohan Hedberg1-63/+71