summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2015-02-15Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov-35/+3
2015-02-15Merge branch 'bfin_rotary' into nextDmitry Torokhov-3591/+4536
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/+43
2015-02-15Input: bfin_rotary - move pin lists into into platform dataSonic Zhang-14/+16
2015-02-15Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang-1/+1
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-39/+0
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-1619/+4179
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-15021/+32253
2015-02-15Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-40/+22
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-441/+1799
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-5/+44
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-2902/+8110
2015-02-15Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifsLinus Torvalds-173/+319
2015-02-15Added Little Endian support to vtpm modulehonclo-8/+12
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: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081Sylvain Rochet-0/+28
2015-02-14r8152: restore hw settingshayeswang-2/+57
2015-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-432/+855
2015-02-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds-107/+1830
2015-02-14IIO: si7020: Allocate correct amount of memory in devm_iio_device_allocAndrey Smirnov-1/+1
2015-02-14Revert "iio:humidity:si7020: fix pointer to i2c client"Jonathan Cameron-2/+2
2015-02-14iio: light: gp2ap020a00f: Select REGMAP_I2CRoberta Dobrescu-0/+1
2015-02-14iio: light: jsa1212: Select REGMAP_I2CRoberta Dobrescu-0/+1
2015-02-14regmap-irq: set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg-1/+2
2015-02-13drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCsGregory CLEMENT-0/+331
2015-02-13rtc: rtc-ab-b5ze-s3: add sub-minute alarm supportArnaud Ebalard-29/+262
2015-02-13rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chipArnaud Ebalard-0/+814
2015-02-13drivers/rtc/rtc-rk808.c: fix rtc time reading issueChris Zhong-2/+8
2015-02-13drivers/rtc/rtc-isl12057.c: constify struct regmap_configKrzysztof Kozlowski-1/+1