Age | Commit message (Expand) | Author | Files | Lines |
2016-06-01 | drm/sti: remove extra mode fixup | Tomi Valkeinen | 1 | -10/+0 |
2016-06-01 | drm: add missing drm_mode_set_crtcinfo call | Tomi Valkeinen | 2 | -2/+2 |
2016-05-31 | sfc: Track RPS flow IDs per channel instead of per function | Jon Cooper | 3 | -17/+56 |
2016-05-31 | vfio/pci: Allow VPD short read | Alex Williamson | 1 | -1/+2 |
2016-05-31 | usbnet: smsc95xx: fix link detection for disabled autonegotiation | Christoph Fritz | 1 | -0/+51 |
2016-05-31 | virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv | wangyunjian | 1 | -16/+2 |
2016-05-31 | bnx2x: avoid leaking memory on bnx2x_init_one() failures | Vitaly Kuznetsov | 1 | -7/+10 |
2016-05-31 | net: fec: update dirty_tx even if no skb | Troy Kisky | 1 | -5/+3 |
2016-05-31 | atm: iphase: off by one in rx_pkt() | Dan Carpenter | 1 | -1/+1 |
2016-05-31 | atm: firestream: add more reserved strings | Dan Carpenter | 1 | -1/+5 |
2016-05-31 | vxlan: Accept user specified MTU value when create new vxlan link | Chen Haiquan | 1 | -0/+3 |
2016-05-31 | dma-buf: use vma_pages() | Muhammad Falak R Wani | 1 | -3/+4 |
2016-05-31 | reservation: add headerdoc comments | Rob Clark | 1 | -4/+68 |
2016-05-31 | Merge tag 'gpio-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2 | -58/+41 |
2016-05-31 | pinctrl: mediatek: fix dual-edge code defect | hongkun.cao | 1 | -2/+3 |
2016-05-31 | drm/omap: include gpio/consumer.h where needed | Arnd Bergmann | 9 | -8/+6 |
2016-05-31 | drm/omap: include linux/seq_file.h where needed | Arnd Bergmann | 7 | -0/+9 |
2016-05-31 | Revert "drm/omap: no need to select OMAP2_DSS" | Peter Ujfalusi | 1 | -0/+1 |
2016-05-31 | drm/omap: Remove regulator API abuse | Peter Ujfalusi | 3 | -27/+0 |
2016-05-31 | OMAPDSS: HDMI5: Change DDC timings | Jim Lodes | 2 | -4/+4 |
2016-05-31 | OMAPDSS: HDMI5: Fix AVI infoframe | Jim Lodes | 2 | -2/+2 |
2016-05-31 | drm/omap: fix OMAP4 hdmi_core_powerdown_disable() | Tomi Valkeinen | 1 | -1/+1 |
2016-05-31 | drm/omap: Fix missing includes | Tomi Valkeinen | 6 | -0/+6 |
2016-05-31 | drm/omapdrm: include pinctrl/consumer.h where needed | Arnd Bergmann | 1 | -0/+1 |
2016-05-30 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -6/+13 |
2016-05-30 | gpio: drop lock before reading GPIO direction | Linus Walleij | 1 | -2/+2 |
2016-05-30 | gpio: bail out silently on NULL descriptors | Linus Walleij | 1 | -3/+8 |
2016-05-30 | gpio: handle compatible ioctl() pointers | Linus Walleij | 1 | -2/+13 |
2016-05-30 | vfio/type1: Fix build warning | Alex Williamson | 1 | -1/+1 |
2016-05-30 | vfio/pci: Fix ordering of eventfd vs virqfd shutdown | Alex Williamson | 1 | -3/+3 |
2016-05-30 | cpufreq: intel_pstate: Downgrade print level for _PPC | Srinivas Pandruvada | 1 | -1/+1 |
2016-05-30 | ACPI / Thermal / video: fix max_level incorrect value | Aaron Lu | 2 | -4/+7 |
2016-05-30 | pinctrl: nomadik: fix inversion of gpio direction | Linus Walleij | 1 | -1/+1 |
2016-05-30 | gpio: flush direction status in gpiochip_lock_as_irq() | Linus Walleij | 1 | -4/+17 |
2016-05-30 | gpio: lpc32xx: disable broken to_irq support | Sylvain Lemieux | 1 | -47/+1 |
2016-05-30 | drm/imx: plane: Don't set plane->crtc in ipu_plane_update() | Liu Ying | 1 | -1/+0 |
2016-05-30 | drm/imx: ipuv3-plane: Constify ipu_plane_funcs | Liu Ying | 1 | -1/+1 |
2016-05-30 | drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DT | Lothar Waßmann | 1 | -1/+2 |
2016-05-30 | drm/imx: parallel-display: remove dead code | Lothar Waßmann | 1 | -12/+0 |
2016-05-30 | drm/imx: use bus_flags for pixel clock polarity | Philipp Zabel | 5 | -15/+25 |
2016-05-30 | drm/imx: ipuv3-plane: enable UYVY and VYUY formats | Philipp Zabel | 1 | -0/+2 |
2016-05-30 | drm/imx: parallel-display: use of_graph_get_endpoint_by_regs helper | Philipp Zabel | 1 | -12/+12 |
2016-05-30 | drm/imx: imx-ldb: use of_graph_get_endpoint_by_regs helper | Philipp Zabel | 1 | -17/+18 |
2016-05-30 | drm/imx: imx-ldb: Add DDC support | Steve Longerbeam | 1 | -8/+34 |
2016-05-29 | sfc: use flow dissector helpers for aRFS | Edward Cree | 1 | -54/+21 |
2016-05-29 | net: nps_enet: Disable interrupts before napi reschedule | Elad Kanfi | 1 | -1/+3 |
2016-05-29 | ptp: oops in ptp_ioctl() | Dan Carpenter | 1 | -0/+1 |
2016-05-29 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 5 | -10/+25 |
2016-05-28 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -1/+9 |
2016-05-28 | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds | 1 | -0/+2 |