| Commit message (Expand) | Author | Age |
... | |
| | * | | | | | | OMAP: DSS2: Adding dss_features for independent core clk divider | Murthy, Raghuveer | 2011-03-11 |
| | * | | | | | | HACK: OMAP: DSS2: add delay after enabling clocks | Tomi Valkeinen | 2011-03-11 |
| | * | | | | | | HACK: OMAP: DSS2: Fix OMAP2_DSS_USE_DSI_PLL | Tomi Valkeinen | 2011-03-11 |
| | * | | | | | | OMAP: DSS2: Use request / release calls in Taal for DSI Virtual Channels. | Archit Taneja | 2011-03-11 |
| | * | | | | | | OMAP: DSS2: Functions to request/release DSI VCs | Archit Taneja | 2011-03-11 |
| | * | | | | | | OMAP: DSS2: Remove unneeded cpu_is_xxx checks | Tomi Valkeinen | 2011-03-11 |
| | * | | | | | | OMAP: DSS2: Move DPI & SDI init into DSS plat driver | Tomi Valkeinen | 2011-03-11 |
| | * | | | | | | OMAP: DSS2: Remove pdev argument from dpi_init | Tomi Valkeinen | 2011-03-11 |
| | * | | | | | | OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT support | Tomi Valkeinen | 2011-03-11 |
| | * | | | | | | OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock Naming | Archit Taneja | 2011-03-11 |
| | * | | | | | | OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP | Archit Taneja | 2011-03-11 |
| | * | | | | | | OMAP2PLUS: DSS2: Make members of dss_clk_source generic | Archit Taneja | 2011-03-11 |
| | * | | | | | | OMAP2PLUS: DSS2: FEATURES: Function to Provide the max fck supported | Archit Taneja | 2011-03-11 |
| | * | | | | | | OMAP2PLUS: DSS2: FEATURES: DISPC overlay code cleanup | Archit Taneja | 2011-03-11 |
| | * | | | | | | omapfb: Fix linker error in drivers/video/omap/lcd_2430sdp.c | Jarkko Nikula | 2011-03-11 |
| | * | | | | | | OMAP2PLUS:DSS2: Use opt_clock_available from pdata | Semwal, Sumit | 2011-03-11 |
| | * | | | | | | OMAP: DSS2: DSI: remove unused function | Tomi Valkeinen | 2011-03-11 |
| | * | | | | | | OMAP: DSS2: Remove unused list | Tomi Valkeinen | 2011-03-11 |
| | * | | | | | | OMAP: OMAPFB: Adding help for FB_OMAP_LCD_VGA option | Janorkar, Mayuresh | 2011-03-11 |
| | * | | | | | | OMAP: DSS2: Check for SDI HW before accessing SDI registers | Tomi Valkeinen | 2011-03-11 |
| | * | | | | | | OMAP: DSS2: FEATURES: Remove DSI & SDI from OMAP2 | Tomi Valkeinen | 2011-03-11 |
| | * | | | | | | OMAP: DSS2: FEATURES: Remove SDI from 3630 displays | Tomi Valkeinen | 2011-03-11 |
| | * | | | | | | OMAP: DSS2: Clean up a switch-case | Tomi Valkeinen | 2011-03-11 |
| | * | | | | | | OMAP: DSS2: Have separate irq handlers for DISPC and DSI | archit taneja | 2011-03-11 |
| | * | | | | | | OMAPFB: Adding a check for timings in set_def_mode | Janorkar, Mayuresh | 2011-03-11 |
| | * | | | | | | OMAP: DSS2: Support for Samsung LTE430WQ-F0C | Tomi Valkeinen | 2011-03-11 |
| | * | | | | | | OMAP: DSS2: Delay regulator_get() calls | Tomi Valkeinen | 2011-03-11 |
| | * | | | | | | OMAP: DSS2: Fix def_disp module param description | Jani Nikula | 2011-03-11 |
| | * | | | | | | OMAP2PLUS: DSS2: Add OMAP4 Kconfig support | Mayuresh Janorkar | 2011-03-11 |
| | * | | | | | | OMAP2PLUS: DSS2: Generalize external clock names in struct dss of dss.c | Archit Taneja | 2011-03-11 |
| | * | | | | | | OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver | Archit Taneja | 2011-03-11 |
| | * | | | | | | OMAP2PLUS: clocks: Align DSS clock names and roles | Sumit Semwal | 2011-03-11 |
| | * | | | | | | OMAP2,3: DSS2: Get DSS IRQ from platform device | Senthilvadivu Guruswamy | 2011-03-11 |
| | * | | | | | | OMAP2,3: DSS2: Use platform device to get baseaddr | Senthilvadivu Guruswamy | 2011-03-11 |
| | * | | | | | | OMAP2,3: DSS2: replace printk with dev_dbg in init | Sumit Semwal | 2011-03-11 |
| | * | | | | | | OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 |
| | * | | | | | | OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 |
| | * | | | | | | OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 |
| | * | | | | | | OMAP2, 3: DSS2: RFBI: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 |
| | * | | | | | | OMAP2, 3: DSS2: Move clocks from core driver to dss driver | Senthilvadivu Guruswamy | 2011-03-11 |
| | * | | | | | | OMAP2, 3: DSS2: DSS: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 |
| | * | | | | | | OMAP2, 3: DSS2: remove forced clk-disable from omap_dss_remove | Sumit Semwal | 2011-03-11 |
| | | |/ / / /
| | |/| | | | |
|
* | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-23 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| | | | | | | | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *---. \ \ \ \ \ | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel | Russell King | 2011-03-20 |
| |\ \ \ \ \ \ \ \
| | | |_|_|/ / / /
| | |/| | | | | | |
|
| | | | * | | | | | ARM: clcd: add method for describing display capabilities | Russell King | 2011-02-19 |
| | | | * | | | | | ARM: clcd: clean up CLCD announcement printks | Russell King | 2011-02-19 |
* | | | | | | | | | kstrto*: converting strings to integers done (hopefully) right | Alexey Dobriyan | 2011-03-22 |
* | | | | | | | | | pwm_backlight: add check_fb() hook | Robert Morell | 2011-03-22 |
* | | | | | | | | | drivers/video/backlight/jornada720_*.c: make needlessly global symbols static | Axel Lin | 2011-03-22 |
* | | | | | | | | | backlight: apple_bl depends on ACPI | Randy Dunlap | 2011-03-22 |