Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HDMI driver cleanup and move irqchip driver to drivers/irqchip #17

Merged
merged 4 commits into from
Feb 2, 2015

Commits on Jan 29, 2015

  1. gpu: drm: jz4780: Fix incorrect use of dev_err and cleanup code

    Signed-off-by: Paul Cercueil <[email protected]>
    pcercuei committed Jan 29, 2015
    Configuration menu
    Copy the full SHA
    8cdae43 View commit details
    Browse the repository at this point in the history
  2. MIPS: JZ4740: Move IRQ driver to drivers/irqchip

    Signed-off-by: Paul Cercueil <[email protected]>
    pcercuei committed Jan 29, 2015
    Configuration menu
    Copy the full SHA
    36a38c3 View commit details
    Browse the repository at this point in the history
  3. irqchip: jz4740: Read base address from devicetree

    Signed-off-by: Paul Cercueil <[email protected]>
    pcercuei committed Jan 29, 2015
    Configuration menu
    Copy the full SHA
    51f012b View commit details
    Browse the repository at this point in the history
  4. irqchip: jz4740: Drop dependency towards <asm/mach-jz4740/irq.h>

    Signed-off-by: Paul Cercueil <[email protected]>
    pcercuei committed Jan 29, 2015
    Configuration menu
    Copy the full SHA
    90d600f View commit details
    Browse the repository at this point in the history