summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-30drm/imx: imx-ldb: use of_graph_get_endpoint_by_regs helperPhilipp Zabel1-17/+18
2016-05-30dt-bindings: imx: ldb: Add ddc-i2c-bus propertyAkshay Bhat1-0/+1
2016-05-30drm/imx: imx-ldb: Add DDC supportSteve Longerbeam1-8/+34
2016-05-30net: l2tp: Make l2tp_ip6 namespace awareShmulik Ladkani1-5/+7
2016-05-30drm: sun4i: do cleanup if RGB output init failsChen-Yu Tsai1-1/+5
2016-05-30drm/sun4i: Convert to connector register helpersMaxime Ripard1-29/+2
2016-05-30drm/sun4i: remove simplefb at probeMaxime Ripard1-0/+19
2016-05-30drm/sun4i: rgb: panel is an error pointerMaxime Ripard1-1/+1
2016-05-30drm/sun4i: defer only if we didn't find our panelMaxime Ripard1-8/+9
2016-05-30drm/sun4i: rgb: Validate the clock rateMaxime Ripard1-0/+14
2016-05-30drm/sun4i: request exact rates to our parentsMaxime Ripard1-2/+29
2016-05-30drm: sun4i: fix probe error handlingArnd Bergmann1-2/+6
2016-05-30drm: sun4i: print DMA address correctlyArnd Bergmann1-2/+2
2016-05-30drm/sun4i: add COMMON_CLK dependencyArnd Bergmann1-1/+1
2016-05-30Documentation: ip-sysctl.txt: clarify secure_redirectsEric Garver1-3/+5
2016-05-30sfc: use flow dissector helpers for aRFSEdward Cree1-54/+21
2016-05-30ieee802154: fix logic error in ieee802154_llsec_parse_dev_addrBaozeng Ding1-2/+2
2016-05-30net: nps_enet: Disable interrupts before napi rescheduleElad Kanfi1-1/+3
2016-05-30net/lapb: tuse %*ph to dump buffersAndy Shevchenko3-15/+8
2016-05-30ptp: oops in ptp_ioctl()Dan Carpenter1-0/+1
2016-05-30fou: add Kconfig options for IPv6 supportArnd Bergmann3-2/+11
2016-05-30ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitionsArnd Bergmann1-1/+2
2016-05-30dmaengine: at_xdmac: double FIFO flush needed to compute residueLudovic Desroches1-1/+23
2016-05-30dmaengine: at_xdmac: fix residue corruptionLudovic Desroches1-22/+32
2016-05-30dmaengine: at_xdmac: align descriptors on 64 bitsLudovic Desroches1-2/+2
2016-05-30MAINTAINERS: Add file patterns for dma device tree bindingsGeert Uytterhoeven1-0/+1
2016-05-30arc: Get rid of root core-frequency propertyAlexey Brodkin15-17/+0
2016-05-30Fix typosAndrea Gelmini15-18/+18
2016-05-30powerpc/pseries/eeh: Refactor the configure_bridge RTAS tokensRussell Currey1-16/+12
2016-05-30powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey1-15/+36
2016-05-30sparc64: Fix return from trap window fill crashes.David S. Miller5-52/+116
2016-05-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-10/+25
2016-05-29iio: st_sensors: Disable DRDY at init timeCrestez Dan Leonard1-0/+5
2016-05-29iio: st_sensors: Init trigger before irq requestCrestez Dan Leonard1-4/+4
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij12-26/+111
2016-05-29iio: light: bh1780: assign a static nameLinus Walleij1-1/+1
2016-05-29iio: bh1780: dereference the client properlyLinus Walleij1-2/+4
2016-05-29iio: humidity: hdc100x: fix IIO_TEMP channel reportingMatt Ranostay1-1/+1
2016-05-29sparc: Harden signal return frame checks.David S. Miller5-45/+92
2016-05-29Merge tag 'perf-urgent-for-mingo-20160527' of git://git.kernel.org/pub/scm/li...Ingo Molnar3-10/+49
2016-05-29Linux 4.7-rc1v4.7-rc1Linus Torvalds1-3/+3
2016-05-29iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie1-30/+50
2016-05-29hash_string: Fix zero-length case for !DCACHE_WORD_ACCESSGeorge Spelvin1-2/+2
2016-05-29Rename other copy of hash_string to hashlen_stringGeorge Spelvin1-2/+2
2016-05-29hpfs: implement the show_options methodMikulas Patocka1-11/+32
2016-05-29affs: fix remount failure when there are no options changedMikulas Patocka1-2/+3
2016-05-29hpfs: fix remount failure when there are no options changedMikulas Patocka1-2/+3
2016-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds67-258/+373
2016-05-29fs: fix binfmt_aout.c build errorGuenter Roeck1-1/+0
2016-05-29Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds17-150/+734