summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2015-02-15Input: bfin_rotary - introduce open and close methodsDmitry Torokhov-28/+42
2015-02-15Input: bfin_rotary - convert to use managed resourcesSonic Zhang-45/+38
2015-02-15Input: bfin_rotary - use generic IO functionsSonic Zhang-19/+63
2015-02-15Input: bfin_rotary - move pin lists into into platform dataSonic Zhang-14/+33
2015-02-15Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang-5/+5
2015-02-15Input: bfin_rotary - mark suspend and resume code as __maybe_unusedDmitry Torokhov-10/+4
2015-02-15Input: bfin_rotary - fix potential oops in interrupt handlerDmitry Torokhov-5/+4
2015-02-15Input: ALPS - move v7 packet info to Documentation and v6 packet infoPali Rohár-41/+66
2015-02-15Input: ALPS - fix confusing comment in protocol dataDmitry Torokhov-7/+8
2015-02-15Input: ALPS - do not mix trackstick and external PS/2 mouse dataPali Rohár-53/+151
2015-02-15Input: ALPS - fix trackstick detection on some Dell LatitudesDmitry Torokhov-22/+56
2015-02-15Input: ALPS - consolidate setting protocol parametersDmitry Torokhov-64/+67
2015-02-15Input: ALPS - split protocol data from model infoDmitry Torokhov-38/+46
2015-02-15Input: ALPS - make Rushmore a separate protocolDmitry Torokhov-11/+19
2015-02-15Input: ALPS - renumber protocol numbersDmitry Torokhov-16/+16
2015-02-15Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1910/+4523
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-15103/+31906
2015-02-15Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-73/+53
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-527/+2127
2015-02-15ACPI / idle: Implement ->enter_freeze callback routineRafael J. Wysocki-8/+40
2015-02-15intel_idle: Add ->enter_freeze callbacksRafael J. Wysocki-54/+125
2015-02-15PM / sleep: Make it possible to quiesce timers during suspend-to-idleRafael J. Wysocki-8/+112
2015-02-15timekeeping: Make it safe to use the fast timekeeper while suspendedRafael J. Wysocki-0/+30
2015-02-15sg: fix read() error reportingTony Battersby-3/+3
2015-02-15wd719x: add missing .module to wd719x_templateOndrej Zary-0/+1
2015-02-15hpsa: correct compiler warnings introduced by hpsa-add-local-workqueue patchDon Brace-3/+1
2015-02-15fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran-1/+0
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-3050/+9309
2015-02-15Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifsLinus Torvalds-193/+521
2015-02-15Added Little Endian support to vtpm modulehonclo-8/+12
2015-02-15rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong-1/+8
2015-02-15com20020-pci: add support for eae single cardMichael Grzeschik-3/+18
2015-02-15vhost_net: fix wrong iter offset when setting number of buffersJason Wang-5/+6
2015-02-15tpm, tpm_tis: fix TPM 2.0 probingJarkko Sakkinen-15/+39
2015-02-15tpm: fix suspend/resume paths for TPM 2.0Jarkko Sakkinen-39/+34
2015-02-15mtd: hisilicon: && vs & typoDan Carpenter-1/+1
2015-02-14net: spelling fixesStephen Hemminger-3/+3
2015-02-14net/core: Fix warning while make xmldocs caused by dev.cMasanari Iida-1/+1
2015-02-14net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081Sylvain Rochet-0/+28
2015-02-14ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau-1/+1
2015-02-14openvswitch: Fix key serialization.Pravin B Shelar-1/+1
2015-02-14r8152: restore hw settingshayeswang-2/+57
2015-02-14ext4: fix indirect punch hole corruptionOmar Sandoval-34/+71
2015-02-14mutex: remove unused field "name" in debug modeAdrien Schildknecht-1/+0
2015-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds-24/+35
2015-02-14CRIS: Whitespace cleanupJesper Nilsson-31/+52
2015-02-14CRIS: macro whitespace fixes in uaccess.hMichael S. Tsirkin-55/+58
2015-02-14CRIS: uaccess: fix sparse errorsMichael S. Tsirkin-2/+2
2015-02-14CRISv32: Remove unnecessary KERN_INFO from sync_serialMasanari Iida-2/+2
2015-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-709/+1785