summaryrefslogtreecommitdiff
path: root/debian.ti-omap4/changelog
blob: f931892812da67ba489c6d2eb4e7466ca3e2a456 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
linux-ti-omap4 (3.1.0-1282.3) oneiric; urgency=low

  [ Sebastien Jan ]

  * Config: set DRM CRTCS count to 3
  * Config: increase kernel log buffer size
  * Config: uplevel and enable touchscreen
  * Config: config BT as modules

  [ Upstream Kernel Changes ]

  * Revert "OMAP: DSS2: remove update_mode from omapdss"
  * revert omap2plus opp DISABLE FAST BIN SPEEDS
  * revert config disable thermal framework
  * revert config set default governor performance
  * Changing TSHUT thresholds to higher values
  * Setting enable_bit flag for bandgap_fclk
  * config errata 754322
  * debug thermal messages as err
  * thermal_framework bodge up init races
  * fix fck alias on scm
  * move smartreflex init earlier
  * omap4 clocks detect clock rounding error
  * omap2plus cpufreq disallow setting zero clock rate
  * omap2plus clock fix dcc error path and solve random crashes
  * omap4 clocks allow 1MHz leeway
  * quench thermal debug
  * OMAP: 4430SDP: Remove unneeded lcd config
  * OMAP4: 4430SDP: Add panel support to board file
  * OMAPDSS: DISPC: skip scaling calculations when not scaling
  * OMAPDSS: HDMI: fix returned HDMI pixel clock
  * HACK: 4430SDP: Set backlight
  * drm/omap: don't use set_timings if it doesn't exist
  * OMAP: DRM: auto-update mode
  * OMAP: DSS2: Implement dsi_mux_pads for OMAP4
  * ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fields
  * omapdrm: check for check_timings callback
  * omapdrm: sysfs entry for updating a manual display
  * Restore ALSA api sanity for trigger and hw_params
  * Improve DPLL frequency rounding code
  * OMAP4: SDP4430: add missing vcxio regulator
  * OMAP4: 4430SDP: Consolidate DSS regulator supplies
  * OMAP4: SDP4430: add vaux2 regulator and audio init
  * OMAP4460: HDMI: Disable HDMI DDC internal pull up resistor
  * syntm12xx: Port synaptics touch screen
  * [Blaze] Add board-blaze-touch.c: Add touch screen board file
  * [Blaze] Board 4430 sdp file and kconfig
  * [Blaze] Synaptics: Update the TS driver from K35
  * [Blaze] board-blaze-touch: Add linux friendly names
  * SDP4430: Add HDMI audio device
  * WL12XX: fix nvs filename for 1283 device
  * omap: blaze: Add TI-ST driver support

 -- Sebastien JAN <s-jan@ti.com>  Thu, 24 Nov 2011 13:58:01 +0100

linux-ti-omap4 (3.1.0-1282.2) oneiric; urgency=low

  [ Sebastien Jan ]

  * Config: enable cpufreq governors
  * Config: enable ARM errata 754322
  * Config: uplevel with recent changes

  [ Upstream Kernel Changes ]

  * Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3"
  * Revert "OMAP: DSS2: HDMI: fix hdmi clock name"
  * OMAP: hwmod: Fix the addr space, irq, dma count APIs
  * OMAP4: ERRATA 742230 for OMAP4430
  * omap4430: fix core domain frequency
  * omap4430: disable OPP50 support for core and iva
  * omap4460: Fix core domain frequency
  * omap4460: disable OPP50 for iva and core
  * OMAP4: ERRATA 751472 for OMAP44XX
  * OMAP: Revert DSS DRM patches
  * OMAP: DSS2: Add picodlp panel driver
  * OMAP: DSS2: PicoDLP: fix error handling in power_on
  * OMAP: DSS2: check for manager when enabling display
  * OMAP: DSS2: Don't allow moving managers away from enabled displays
  * OMAP: DSS: dispc: enable/disable clocks in error handler
  * OMAPFB: make debug message more useful
  * OMAP: DSS2: DISPC: Prepare dispc_dump_regs() for shortening
  * OMAP: DSS2: DISPC: Shorten dispc_dump_regs()
  * OMAP: DSS2: DISPC: dispc_save_context() and dispc_restore_context()
    cleanup
  * OMAP: DSS2: DISPC: Shorten _dispc_set_color_conv_coef()
  * OMAP: DSS2: Use a macro to declare size of the fifo_size array in
    dispc.c
  * OMAP: DSS2: remove unneeded fck enable/disables
  * OMAP: DSS2: Change DSI device naming
  * OMAP: DSS2: DSI: Improve dsi_mux_pads parameters
  * OMAP: OMAPFB: make omapfb start even when a display is missing a driver
  * OMAP: DSS2: fix clock sources on error and uninit
  * OMAP: DSS2: Handle manager change in apply
  * OMAP: DSS2: Remove "EXPERIMENTAL" from Kconfig
  * OMAP: DSS2: Remove support for non-DISPC overlays
  * OMAP: DSS2: DISPC: use lookup tables for bit shifts
  * OMAP: DSS2: Add overlay caps to DSS features
  * OMAP: DSS2: Add GLOBAL_ALPHA & PRE_MULT_ALPHA to ovl caps
  * OMAP: DSS2: string parsing cleanups
  * OMAP: OMAPFB: string parsing cleanups
  * OMAP: DSS2: DISPC: remove non-existing func prototypes
  * OMAP: DSS2: DISPC: rename overlay related funcs
  * OMAP: DSS2: DISPC: rename manager related funcs
  * OMAP: DSS2: reorganize functions in dss.h
  * OMAP: DSS2: Support for Innolux AT070TN83
  * OMAP: DSS2: Use MIPI DSI enums from include/video/mipi_display.h
  * OMAP: DSS2: DSI: Represent L4 and VP as sources of VC instead of modes
  * OMAP: DSS2: Create enum for DSI operation modes
  * OMAP: DSS2: DSI: Introduce generic write functions
  * OMAP: DSS2: DSI: Remove functions dsi_vc_dcs_read_1() and
    dsi_vc_dcs_read_2()
  * OMAP: DSS2: DSI: Split dsi_vc_dcs_read() into 2 functions
  * OMAP: DSS2: DSI: Introduce generic read functions
  * OMAP: DSS2: Clean up stallmode and io pad mode selection
  * OMAP: DSS2: Create an enum for DSI pixel formats
  * OMAP: DSS2: DSI: Send zero length packet in dsi_vc_send_null()
  * OMAP: DSS2: DSI Video mode support
  * OMAP4: DSS2: HDMI: HDMI clean up to pass base_address
  * OMAP4: DSS2: HDMI: Move pll and video configuration
  * OMAP4: DSS2: HDMI: Use specific HDMI timings structure
  * OMAP4: DSS2: HDMI: Move HDMI IP independent generic header
  * OMAP4: DSS2: HDMI: Move the EDID definition from HDMI
  * OMAP4: DSS2: HDMI: Split the current HDMI driver to move
  * OMAP4: DSS2: HDMI: Move the HDMI IP dependent audio
  * OMAP4: DSS2: HDMI: Rename the functions in HDMI IP library
  * OMAP4: DSS2: HDMI: Function pointer approach to call
  * OMAP4: DSS2: Rename hdmi_omap4_panel.c to hdmi_panel.c
  * OMAP: DSS2: DISPC: Fix minimum PCD value
  * OMAP: DSS2: HDMI: use default dividers
  * OMAP: DSS2: HDMI: change regn definition
  * OMAP: DSS2: DSI: Add comment about regn
  * OMAP: DSS2: DISPC: Add missing IRQ	definitions
  * OMAP: DSS2: add dss_get_hdmi_venc_clk_source()
  * OMAP: DSS2: DISPC: improve dispc_mgr_enable_digit_out()
  * OMAP: DSS2: HDMI: improve hdmi output enable
  * OMAP: DSS2: add read_edid() to omap_dss_driver struct
  * OMAP: DSS2: add detect() to omap_dss_driver struct
  * OMAP: DSS2: HDMI: make set_timing saner
  * OMAP: DSS2: HDMI: implement read_edid()
  * OMAP: DSS2: HDMI: remove edid parsing
  * OMAP: DSS2: HDMI: split hdmi_core_ddc_edid
  * OMAP: DSS2: HDMI: clean up edid reading & fix checksum
  * OMAP: DSS2: HDMI: remove error prints in check_timings
  * OMAP: DSS2: HDMI: implement detect()
  * OMAP: DSS2: add panel-dvi driver
  * OMAP: DSS2: panel-generic-dpi: remove "generic" panel
  * OMAPFB: find best mode from edid
  * OMAPDSS: DISPC: Reduce the number of arguments in dispc_ovl_setup()
  * OMAPDSS: DISPC: Pass overlay params as arguments to dispc_ovl_setup()
  * OMAPDSS: DISPC: Create helper function dispc_mgr_is_lcd()
  * OMAPDSS: DISPC: Get correct pixel clock for TV manager
  * OMAPDSS: DISPC: Remove hardcoded use of PPL in five tap clock
    calculation
  * OMAPDSS: DISPC: Clean up scaling related clock and five tap
    calculations
  * OMAPDSS: FEATURES: Create a range param to get max downscaling
  * OMAPDSS: Taal: remove external backlight support
  * OMAPDSS: Port 2430sdp display driver to DSS2
  * OMAPDSS: Port the H4 display driver to DSS2
  * OMAPDSS: Port the Apollon display driver to DSS2
  * OMAPDSS: Add N800 panel driver
  * OMAPDSS: HDMI: Move the comments in avi infoframe
  * OMAPDSS: HDMI: Replace hdmi_reg struct with u16
  * OMAPDSS: HDMI: Add missing register definitions
  * OMAPDSS: HDMI: Add support to dump registers through debugfs
  * OMAPDSS: remove vaddr from overlay info
  * video/omap: fix build dependencies
  * OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility setting
  * OMAPDSS: DISPC: VIDEO3 pipeline support
  * OMAPDSS: DISPC: zorder support for DSS overlays
  * video: irq: Remove IRQF_DISABLED
  * OMAPDSS: picodlp: add missing #include <linux/module.h>
  * omap dss2 dont die on null driver for display
  * After resume the HDMI/DVI output was still blank. It turns out that
  * config omap2plus dss enable sdi dss omap4
  * omap dss unable to bring up hdmi nonfatal
  * V4L2: OMAP: Make it work for OMAP4
  * OMAP DSS: allow discovery of default display
  * OMAP: DSS: ensure default panel is enabled
  * omap dss use correct codec name
  * Add omap drm display driver
  * drm/omap: make module unloading work
  * drm/omap: add common scaled modes
  * OMAP: DSS2: HDMI: use default dividers
  * OMAP: DSS2: HDMI: change regn definition
  * get_edid read_edid
  * omap dss drm remove vaddr support
  * omap dss drm partial_alpha_enabled
  * omap dss make gfx fifo underflow nonfatal
  * omap dss drm explain which connector did not initialize
  * fix get_edid to read_edid
  * fixes
  * omapdrm remove get set update mode api
  * add dssdev args
  * dss correct return value for drm api
  * dss hdmi msleep on detect
  * remove enable display
  * OMAP: DSS2: Add is_detected() driver API
  * compile fixes generic dpi
  * quench hdmi detect debug
  * tps62361 default to nominal voltage
  * [Blaze] Call smartreflex enable in the blaze board file
  * arch/arm/mach-omap2/smartreflex.c: add missing error-handling code
  * ARM: Panda: Add smartreflex call in panda board config

 -- Sebastien JAN <s-jan@ti.com>  Mon, 14 Nov 2011 10:06:56 +0100

linux-ti-omap4 (3.1.0-1282.1) oneiric; urgency=low

 -- Xavier Boudet <x-boudet@ti.com>  Thu, 27 Oct 2011 13:29:33 +0100

linux-ti-omap4 (3.1.0-1282.0) oneiric; urgency=low

 -- Xavier Boudet <x-boudet@ti.com>  Wed, 26 Oct 2011 21:01:33 +0100

linux-ti-omap4 (3.0.0-1281.0) oneiric; urgency=low

 -- Sebastien JAN <s-jan@ti.com>  Wed, 23 Mar 2011 18:01:33 +0100