aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-26irqchip: renesas-intc-irqpin: r8a7779 IRLM setup supportMagnus Damm2-9/+46
2015-01-26[media] Si2168: increase timeout to fix firmware loadingJurgen Kramer1-1/+1
2015-01-26[media] mn88472: add 5MHz dvb-t2 bandwitdh supportBenjamin Larsson1-1/+4
2015-01-26x86,xen: use current->state helpersDavidlohr Bueso1-1/+1
2015-01-26Merge branch 'linus' into irq/coreThomas Gleixner256-2259/+2406
2015-01-26drm/i915: BDW Fix Halo PCI IDs marked as ULT.Rodrigo Vivi1-2/+1
2015-01-26drm/i915: Fix and clean BDW PCH identificationRodrigo Vivi1-10/+4
2015-01-26drm/i915: Only fence tiled region of object.Bob Paauwe1-0/+7
2015-01-26drm/i915: fix inconsistent brightness after resumeJeremiah Mahler1-1/+1
2015-01-26drm/i915: Init PPGTT before context enableDavid Woodhouse1-13/+6
2015-01-26ipv6: tcp: fix race in IPV6_2292PKTOPTIONSEric Dumazet1-6/+2
2015-01-26pinctrl: at91: allow to have disabled gpio bankJean-Christophe PLAGNIOL-VILLARD1-53/+55
2015-01-26pinctrl: add driver for Amlogic Meson SoCsBeniamino Galvani7-0/+2227
2015-01-26gpio: mcp23s08: handle default gpio baseSonic Zhang1-7/+10
2015-01-26gpio: omap: Fix bad device access with setup_irq()Tony Lindgren1-6/+33
2015-01-26rhashtable: fix rht_for_each_entry_safe() endless loopPatrick McHardy1-1/+3
2015-01-25Merge branch 's390'David S. Miller3-139/+248
2015-01-25390/qeth: Fix locking warning during qeth device setupThomas Richter3-34/+132
2015-01-25qeth: clean up error handlingEugene Crosser2-106/+117
2015-01-25net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdioShaohui Xie1-8/+16
2015-01-25net/fsl: drop in_be32() & out_be32() in xgmac_mdioShaohui Xie1-14/+14
2015-01-25bonding: handle more gso typesEric Dumazet1-3/+3
2015-01-25bridge: simplify br_getlink() a bitDan Carpenter1-6/+3
2015-01-26drm/plane-helper: Fix transitional helper kerneldocsMatt Roper1-2/+2
2015-01-26drm/plane-helper: Skip prepare_fb/cleanup_fb when newfb==oldfbMatt Roper1-1/+9
2015-01-26ARM: shmobile: Select CONFIG_REGULATOR in defconfig once againKuninori Morimoto1-0/+1
2015-01-25dmaengine: of: bail out early if "dmas" property is not presentWolfram Sang1-0/+4
2015-01-25dmaengine: shdmac: fixup WARNING of slave caps retrievalKuninori Morimoto1-0/+9
2015-01-25dmaengine: rcar-hpbdma: tidyup residue_granularityKuninori Morimoto1-1/+1
2015-01-25ipv6: Fix __ip6_route_redirectMartin KaFai Lau1-1/+5
2015-01-25hwmon: (jc42) Allow negative hysteresis temperaturesJean Delvare1-3/+4
2015-01-25hwmon: (adc128d818) Do proper sign extensionRasmus Villemoes1-1/+2
2015-01-25hwmon: (ad7314) Do proper sign extensionRasmus Villemoes1-2/+3
2015-01-25hwmon: (abx500) Fix format string warningsAsaf Vertz1-3/+3
2015-01-25hwmon: (jc42) Fix integer overflow when writing hysteresis valueGuenter Roeck1-0/+2
2015-01-25hwmon: (jc42) Fix integer overflowGuenter Roeck1-1/+1
2015-01-25hwmon: (jc42) Use sign_extend32 for sign extensionGuenter Roeck1-5/+1
2015-01-25hwmon: (ina2xx) Add ina231 compatible stringKevin Hilman3-4/+12
2015-01-25hwmon: (ina2xx) use DIV_ROUND_CLOSEST() to avoid rounding errorsBartosz Golaszewski1-3/+7
2015-01-25hwmon: (ina2xx) remove an unnecessary dev_get_drvdata() result checkBartosz Golaszewski1-3/+0
2015-01-25hwmon: (ina2xx) implement update_interval attribute for ina226Bartosz Golaszewski2-6/+165
2015-01-25hwmon: (ina2xx) make shunt resistance configurable at run-timeBartosz Golaszewski2-4/+49
2015-01-25hwmon: (ina2xx) don't accept shunt values greater than the calibration factorBartosz Golaszewski1-1/+2
2015-01-25hwmon: (ina2xx) remove a stray new lineBartosz Golaszewski1-1/+0
2015-01-25hwmon: (ina2xx) reinitialize the chip in case it's been resetBartosz Golaszewski1-37/+91
2015-01-25hwmon: (nct7802) Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-01-26extcon: max77693: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-01-26extcon: adc-jack: Release IIO channel on driver removeIvan T. Ivanov1-0/+1
2015-01-26extcon: Remove duplicated include from extcon-class.cWei Yongjun1-1/+0
2015-01-25switch the IO-triggering parts of umount to fs_pinAl Viro3-29/+20