index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
glamo
Age
Commit message (
Expand
)
Author
2010-04-28
Almost make rotation work
gdrm-2.6.32
Thomas White
2010-04-24
Remove a couple of debugging messages
Thomas White
2010-04-24
JBT6k74 tweaks: Make resolution switch work
Thomas White
2010-04-18
Reject modes with clock=0
Thomas White
2010-04-17
Revert "Re-enable Glamo fence IRQ if it sticks"
Thomas White
2010-04-13
Fix KMS framebuffer physical address
Thomas White
2010-04-13
Re-enable Glamo fence IRQ if it sticks
Thomas White
2010-03-21
Enable display before trying to set mode or base
Thomas White
2010-03-08
Clean up JBT hooks, and allow resolution switching
Thomas White
2010-03-01
Change connector type to LVDS
Thomas White
2010-03-01
Report all FB modes given by the lower levels
Thomas White
2010-02-28
Don't choke if userspace provides a pixel clock value
Thomas White
2010-02-28
Simplify the JBT6k74 driver
Thomas White
2010-02-09
A couple of GEM refcounting fixes
Thomas White
2010-02-09
Fix crash when reading Glamo registers via sysfs
Thomas White
2010-02-09
glamo-drm: select DRM_KMS_HELPER for crtc functions
Martin Jansa
2010-02-09
glamo-drm: use dev_set_drvdata instead of setting driver_data directly
Martin Jansa
2010-02-09
Work on Glamo-core for DRM
Thomas White
2010-02-09
Glamo DRM and KMS driver
Thomas White
2010-01-17
glamo: ups... forgot to commit header file for previous commit
Lars-Peter Clausen
2010-01-17
glamo: restore irq mask after resume.
Lars-Peter Clausen
2009-12-06
glamo-mci: select CRC7 in Kconfig
Marc Andre Tanner
2009-12-06
Fix jiffies comparison
Nelson Castillo
2009-12-06
glamo: Remove stupid debug message.
Lars-Peter Clausen
2009-12-06
glamo-mci: Fix regulator error check
Lars-Peter Clausen
2009-12-06
glamo-core: Use set_irq_flags on ARM only. set_irq_{no,}prove everywhere else
Lars-Peter Clausen
2009-12-06
glamo: Use set_irq_data instead of set_irq_chip_data for the demux handler
Lars-Peter Clausen
2009-12-06
glamo: Fix checkpatch issuses.
Lars-Peter Clausen
2009-12-06
glamo-core: Properly initalize irq_base
Lars-Peter Clausen
2009-12-06
glamo-mci: Reset if engine is stalled.
Lars-Peter Clausen
2009-12-06
glamo-mci: Wait for the mmc engine to become idle before signaling that a
Lars-Peter Clausen
2009-12-06
glamo-mci: do_pio_{read,write}: Use sg_mapping_iter to iterate through the sg...
Lars-Peter Clausen
2009-12-06
Add glamo driver.
Lars-Peter Clausen