summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OMAPDSS: HDMI: support larger register offsets for OMAP5 HDMI coreArchit Taneja2014-05-091-2/+2
* OMAPDSS: HDMI: move irq & phy pwr handlingTomi Valkeinen2014-05-093-80/+71
* OMAPDSS: HDMI: improve MakefileTomi Valkeinen2014-05-092-5/+9
* OMAPDSS: DSI: Add OMAP5 DSI module IDsTomi Valkeinen2014-05-091-0/+7
* OMAPDSS: DPI: fix LCD3 DSI sourceTomi Valkeinen2014-05-091-0/+2
* OMAPDSS: features: fix OMAP5 featuresTomi Valkeinen2014-05-091-1/+2
* OMAPDSS: DSS & DISPC DT support for OMAP5Tomi Valkeinen2014-05-092-0/+2
* ARM: OMAP: add detection of omap5-dssTomi Valkeinen2014-05-091-0/+4
* OMAPDSS: Add DSS features for AM43xxSathya Prakash M R2014-05-097-0/+85
* OMAPDSS: remove unused macrosTomi Valkeinen2014-05-091-3/+0
* OMAPDSS: remove venc_panel.cTomi Valkeinen2014-05-091-232/+0
* omapdss: remove check for simpler port/endpoint bindingArchit Taneja2014-05-091-5/+1
* OMAPDSS: add __exit to dss_uninit_portsFabian Frederick2014-05-091-1/+1
* video: omap2dss: fix LPAE warningsArnd Bergmann2014-05-092-5/+5
* omapdss: panel-tpo-td028ec1: Add module aliasMarek Belisko2014-05-091-0/+1
* omapdss: panel-tpo-td028ec1: Add DT support.Marek Belisko2014-05-093-1/+62
* OMAPDSS: DSI: set regulator voltage to 1.8VTomi Valkeinen2014-05-071-0/+10
* OMAPDSS: HDMI4: set regulator voltage to 1.8VTomi Valkeinen2014-05-071-0/+10
* Doc/DT: ti,omap4-dss: hdmi lanesTomi Valkeinen2014-05-071-0/+4
* OMAPDSS: HDMI: lane config supportTomi Valkeinen2014-05-074-2/+167
* Doc/DT: hdmi-connector: add HPD GPIO documentationTomi Valkeinen2014-05-071-0/+1
* OMAPDSS: connector-hdmi: hpd supportTomi Valkeinen2014-05-071-1/+24
* Doc/DT: Add DT binding documentation for MIPI DPI PanelTomi Valkeinen2014-05-071-0/+45
* OMAPDSS: panel-dpi: Add DT supportTomi Valkeinen2014-05-071-1/+58
* OMAPDSS: panel-dpi: use gpiod for enable gpioTomi Valkeinen2014-05-071-13/+19
* Linux 3.15-rc4v3.15-rc4Linus Torvalds2014-05-041-1/+1
* Merge tag 'locks-v3.15-3' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-05-041-1/+1
|\
| * MAINTAINERS: email address change for Jeff LaytonJeff Layton2014-04-301-1/+1
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-05-048-7/+50
|\ \
| * | vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas2014-05-041-0/+2
| * | arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherentCatalin Marinas2014-05-032-0/+6
| * | arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas2014-05-032-2/+33
| * | arm64: Make default dma_ops to be noncoherentRitesh Harjani2014-05-031-1/+1
| * | arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier2014-05-032-4/+5
| * | arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson2014-05-031-0/+3
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-05-042-2/+5
|\ \ \
| * | | [SCSI] virtio-scsi: Skip setting affinity on uninitialized vqFam Zheng2014-04-281-1/+5
| * | | [SCSI] mpt2sas: Don't disable device twice at suspend.Tyler Stachecki2014-04-281-1/+0
| |/ /
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-037-37/+42
|\ \ \
| * \ \ Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner2014-04-291-3/+14
| |\ \ \
| | * | | irqchip: armada-370-xp: Fix releasing of MSIsNeil Greatorex2014-04-201-1/+3
| | * | | irqchip: armada-370-xp: implement the ->check_device() msi_chip operationThomas Petazzoni2014-04-201-0/+10
| | * | | irqchip: armada-370-xp: fix invalid cast of signed value into unsigned variableThomas Petazzoni2014-04-201-2/+1
| * | | | irqchip: irq-crossbar: Not allocating enough memoryDan Carpenter2014-04-281-1/+1
| * | | | irqchip: armanda: Sanitize set_irq_affinity()Thomas Gleixner2014-04-281-31/+6
| * | | | genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-284-0/+19
| * | | | linux/interrupt.h: fix new kernel-doc warningsRandy Dunlap2014-04-281-2/+2
| | |/ / | |/| |
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-05-035-3/+37
|\ \ \ \
| * | | | timer: Prevent overflow in apply_slackJiri Bohac2014-04-301-1/+1
| * | | | hrtimer: Prevent remote enqueue of leftmost timersLeon Ma2014-04-301-0/+5
OpenPOWER on IntegriCloud