summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: mvpp2: fix possible memory leakSudip Mukherjee2014-11-011-9/+18
* sunhme: Add DMA mapping error checks.David S. Miller2014-11-011-5/+57
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-3112-29/+302
|\
| * Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov2014-10-313-10/+275
| * Input: altera_ps2 - use correct type for irq return valueTobias Klauser2014-10-311-1/+1
| * Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser2014-10-311-1/+1
| * Input: max77693-haptic - fix potential overflowDmitry Torokhov2014-10-311-3/+2
| * Input: psmouse - remove unneeded check in psmouse_reconnect()Dmitry Torokhov2014-10-281-7/+0
| * Input: vsxxxaa - fix code dropping bytes from queueDmitry Torokhov2014-10-281-1/+1
| * Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()Dmitry Torokhov2014-10-281-1/+1
| * Input: opencores-kbd - fix error handlingDmitry Torokhov2014-10-281-1/+1
| * Input: wm97xx - adapt parameters to tosa touchscreen.Dmitry Eremin-Solenikov2014-10-241-2/+2
| * Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede2014-10-241-0/+16
| * Input: stmpe-keypad - fix valid key line bitmaskLinus Walleij2014-10-241-1/+1
| * Input: soc_button_array - update calls to gpiod_get*()Alexandre Courbot2014-10-241-1/+1
* | Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-315-53/+126
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2014-10-313-27/+51
| |\ \ \
| | | * | PM / Sleep: fix recovery during resuming from hibernationImre Deak2014-10-271-1/+7
| | | * | PM / Sleep: fix async suspend_late/freeze_late error handlingImre Deak2014-10-271-0/+2
| | * | | cpufreq: cpufreq-dt: Restore default cpumask_setall(policy->cpus)Geert Uytterhoeven2014-10-271-1/+1
| | * | | cpufreq: cpufreq-dt: disable unsupported OPPsLucas Stach2014-10-271-25/+41
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'acpi-scan' and 'acpi-ec'Rafael J. Wysocki2014-10-312-26/+75
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...Lv Zheng2014-10-291-7/+18
| | | * | Revert "ACPI / EC: Add support to disallow QR_EC to be issued before completi...Lv Zheng2014-10-291-3/+3
| | |/ / | |/| |
| | * | ACPI: Use ACPI companion to match only the first physical deviceMika Westerberg2014-10-271-16/+54
| |/ /
* | | Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-313-14/+14
|\ \ \
| * | | PCI: Rename sysfs 'enabled' file back to 'enable'Greg Kroah-Hartman2014-10-301-4/+4
| * | | PCI: imx6: Wait for clocks to stabilize after ref_enRichard Zhu2014-10-291-3/+10
| * | | Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"Kamal Mostafa2014-10-271-7/+0
* | | | x86_64, entry: Fix out of bounds read on sysenterAndy Lutomirski2014-10-311-1/+1
* | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-318-28/+51
|\ \ \ \
| * | | | ext4: make ext4_ext_convert_to_initialized() return proper number of blocksJan Kara2014-10-301-5/+4
| * | | | ext4: bail early when clearing inode journal flag failsJan Kara2014-10-301-1/+6
| * | | | ext4: bail out from make_indexed_dir() on first errorJan Kara2014-10-301-10/+18
| * | | | jbd2: use a better hash function for the revoke tableTheodore Ts'o2014-10-301-8/+2
| * | | | ext4: prevent bugon on race between write/fcntlDmitry Monakhov2014-10-301-1/+1
| * | | | ext4: remove extent status procfs files if journal load failsDarrick J. Wong2014-10-301-2/+3
| * | | | ext4: disallow changing journal_csum option during remountDarrick J. Wong2014-10-301-0/+8
| * | | | ext4: enable journal checksum when metadata checksum feature enabledDarrick J. Wong2014-10-301-0/+4
| * | | | ext4: fix oops when loading block bitmap failedJan Kara2014-10-301-0/+4
| * | | | ext4: fix overflow when updating superblock backups after resizeJan Kara2014-10-301-1/+1
| | |/ / | |/| |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-10-313-13/+3
|\ \ \ \
| * | | | fs, jbd: use a more generic hash functionSasha Levin2014-10-221-5/+2
| * | | | quota: Properly return errors from dquot_writeback_dquots()Jan Kara2014-10-221-1/+1
| * | | | ext3: Don't check quota format when there are no quota filesJan Kara2014-10-221-7/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-31164-789/+1943
|\ \ \ \ \
| * \ \ \ \ Merge tag 'master-2014-10-30' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-3114-32/+67
| |\ \ \ \ \
| | * | | | | rtlwifi: rtl8192se: Fix firmware loadingLarry Finger2014-10-301-2/+2
| | * | | | | rtlwifi: rtl8192ce: Add missing section to read descriptor settingLarry Finger2014-10-302-0/+5
| | * | | | | rtlwifi: rtl8192se: Add missing section to read descriptor settingLarry Finger2014-10-302-0/+5