summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-06-01drm: fix fb refcount issue with atomic modesettingTomi Valkeinen1-1/+2
2016-06-01drm: make drm_atomic_set_mode_prop_for_crtc() more reliableTomi Valkeinen1-1/+2
2016-06-01drm/sti: remove extra mode fixupTomi Valkeinen1-10/+0
2016-06-01drm: add missing drm_mode_set_crtcinfo callTomi Valkeinen2-2/+2
2016-05-31sfc: Track RPS flow IDs per channel instead of per functionJon Cooper3-17/+56
2016-05-31vfio/pci: Allow VPD short readAlex Williamson1-1/+2
2016-05-31usbnet: smsc95xx: fix link detection for disabled autonegotiationChristoph Fritz1-0/+51
2016-05-31virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recvwangyunjian1-16/+2
2016-05-31bnx2x: avoid leaking memory on bnx2x_init_one() failuresVitaly Kuznetsov1-7/+10
2016-05-31net: fec: update dirty_tx even if no skbTroy Kisky1-5/+3
2016-05-31atm: iphase: off by one in rx_pkt()Dan Carpenter1-1/+1
2016-05-31atm: firestream: add more reserved stringsDan Carpenter1-1/+5
2016-05-31vxlan: Accept user specified MTU value when create new vxlan linkChen Haiquan1-0/+3
2016-05-31dma-buf: use vma_pages()Muhammad Falak R Wani1-3/+4
2016-05-31reservation: add headerdoc commentsRob Clark1-4/+68
2016-05-31Merge tag 'gpio-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-58/+41
2016-05-31pinctrl: mediatek: fix dual-edge code defecthongkun.cao1-2/+3
2016-05-31drm/omap: include gpio/consumer.h where neededArnd Bergmann9-8/+6
2016-05-31drm/omap: include linux/seq_file.h where neededArnd Bergmann7-0/+9
2016-05-31Revert "drm/omap: no need to select OMAP2_DSS"Peter Ujfalusi1-0/+1
2016-05-31drm/omap: Remove regulator API abusePeter Ujfalusi3-27/+0
2016-05-31OMAPDSS: HDMI5: Change DDC timingsJim Lodes2-4/+4
2016-05-31OMAPDSS: HDMI5: Fix AVI infoframeJim Lodes2-2/+2
2016-05-31drm/omap: fix OMAP4 hdmi_core_powerdown_disable()Tomi Valkeinen1-1/+1
2016-05-31drm/omap: Fix missing includesTomi Valkeinen6-0/+6
2016-05-31drm/omapdrm: include pinctrl/consumer.h where neededArnd Bergmann1-0/+1
2016-05-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-6/+13
2016-05-30gpio: drop lock before reading GPIO directionLinus Walleij1-2/+2
2016-05-30gpio: bail out silently on NULL descriptorsLinus Walleij1-3/+8
2016-05-30gpio: handle compatible ioctl() pointersLinus Walleij1-2/+13
2016-05-30vfio/type1: Fix build warningAlex Williamson1-1/+1
2016-05-30vfio/pci: Fix ordering of eventfd vs virqfd shutdownAlex Williamson1-3/+3
2016-05-30cpufreq: intel_pstate: Downgrade print level for _PPCSrinivas Pandruvada1-1/+1
2016-05-30ACPI / Thermal / video: fix max_level incorrect valueAaron Lu2-4/+7
2016-05-30pinctrl: nomadik: fix inversion of gpio directionLinus Walleij1-1/+1
2016-05-30gpio: flush direction status in gpiochip_lock_as_irq()Linus Walleij1-4/+17
2016-05-30gpio: lpc32xx: disable broken to_irq supportSylvain Lemieux1-47/+1
2016-05-30drm/imx: plane: Don't set plane->crtc in ipu_plane_update()Liu Ying1-1/+0
2016-05-30drm/imx: ipuv3-plane: Constify ipu_plane_funcsLiu Ying1-1/+1
2016-05-30drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DTLothar Waßmann1-1/+2
2016-05-30drm/imx: parallel-display: remove dead codeLothar Waßmann1-12/+0
2016-05-30drm/imx: use bus_flags for pixel clock polarityPhilipp Zabel5-15/+25
2016-05-30drm/imx: ipuv3-plane: enable UYVY and VYUY formatsPhilipp Zabel1-0/+2
2016-05-30drm/imx: parallel-display: use of_graph_get_endpoint_by_regs helperPhilipp Zabel1-12/+12
2016-05-30drm/imx: imx-ldb: use of_graph_get_endpoint_by_regs helperPhilipp Zabel1-17/+18
2016-05-30drm/imx: imx-ldb: Add DDC supportSteve Longerbeam1-8/+34
2016-05-29sfc: use flow dissector helpers for aRFSEdward Cree1-54/+21
2016-05-29net: nps_enet: Disable interrupts before napi rescheduleElad Kanfi1-1/+3
2016-05-29ptp: oops in ptp_ioctl()Dan Carpenter1-0/+1
2016-05-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-10/+25