aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaolo Pisati <paolo.pisati@canonical.com>2012-04-11 06:30:12 -0400
committerPaolo Pisati <paolo.pisati@canonical.com>2012-08-17 04:19:40 -0400
commitf015ae620f50d976a6e258f3958ce88c7f21bcc2 (patch)
treecb643ceabade5b91203156a6eda3d2e0162eae96
parent758d5f280759a3bd0fa3d4202e0dfdcede349e3e (diff)
UBUNTU: rebased on Ubuntu-3.0.0-19.32
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
-rw-r--r--debian.ti-omap4/changelog260
1 files changed, 260 insertions, 0 deletions
diff --git a/debian.ti-omap4/changelog b/debian.ti-omap4/changelog
index 4e9c2c45445..0933819d81d 100644
--- a/debian.ti-omap4/changelog
+++ b/debian.ti-omap4/changelog
@@ -4,6 +4,266 @@ linux-ti-omap4 (3.0.0-1208.20) UNRELEASED; urgency=low
4 CHANGELOG: Use the printchanges target to see the curent changes. 4 CHANGELOG: Use the printchanges target to see the curent changes.
5 CHANGELOG: Use the insertchanges target to create the final log. 5 CHANGELOG: Use the insertchanges target to create the final log.
6 6
7 [ Ubuntu: 3.0.0-19.32 ]
8
9 * Release Tracking Bug
10 - LP: #974368
11 * SAUCE (no-up) Provide a param for allowing the BIOS to handle changing
12 the brightness on AC/battery status changes.
13 - LP: #949311
14 * SAUCE (no-up) Quirk for enabling backlight hotkeys on Samsung N150P
15 - LP: #875893
16 * SAUCE: (drop after 3.5) drm/i915: reinstate GM45 TV detection fix
17 - LP: #638939
18 * SAUCE: (no-up) Reinstate missing hunk from nx emulation
19 - LP: #972821
20 * SAUCE: ubuntu drivers: use UMH_WAIT_PROC consistently
21 - LP: #963685
22 * SAUCE: disable_nx should not be in __cpuinitdata section for X86_32
23 - LP: #968233
24 * SAUCE: (no-up) remove __initdata from vesafb_fix
25 - LP: #969309
26 * usermodehelper: use UMH_WAIT_PROC consistently
27 - LP: #963685
28 * usermodehelper: introduce umh_complete(sub_info)
29 - LP: #963685
30 * usermodehelper: implement UMH_KILLABLE
31 - LP: #963685
32 * usermodehelper: kill umh_wait, renumber UMH_* constants
33 - LP: #963685
34 * usermodehelper: ____call_usermodehelper() doesn't need do_exit()
35 - LP: #963685
36 * kmod: introduce call_modprobe() helper
37 - LP: #963685
38 * kmod: make __request_module() killable
39 - LP: #963685
40 * x86, tsc: Fix SMI induced variation in quick_pit_calibrate()
41 - LP: #965586
42 * ata_piix: Add Toshiba Satellite Pro A120 to the quirks list due to
43 broken suspend functionality.
44 - LP: #886850
45 * ACPICA: Fix regression in FADT revision checks
46 - LP: #883441
47 * ASPM: Fix pcie devices with non-pcie children
48 - LP: #961482
49 * USB: option: Add MediaTek MT6276M modem&app interfaces
50 - LP: #971808
51 * USB: option driver: adding support for Telit CC864-SINGLE, CC864-DUAL
52 and DE910-DUAL modems
53 - LP: #971808
54 * USB: option: make interface blacklist work again
55 - LP: #971808
56 * USB: option: add ZTE MF820D
57 - LP: #971808
58 * USB: ftdi_sio: fix problem when the manufacture is a NULL string
59 - LP: #971808
60 * USB: ftdi_sio: add support for BeagleBone rev A5+
61 - LP: #971808
62 * USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.
63 - LP: #971808
64 * USB: ftdi_sio: new PID: Distortec JTAG-lock-pick
65 - LP: #971808
66 * USB: ftdi_sio: add support for FT-X series devices
67 - LP: #971808
68 * USB: ftdi_sio: new PID: LUMEL PD12
69 - LP: #971808
70 * powerpc/usb: fix bug of kernel hang when initializing usb
71 - LP: #971808
72 * usb: musb: Reselect index reg in interrupt context
73 - LP: #971808
74 * usb: gadgetfs: return number of bytes on ep0 read request
75 - LP: #971808
76 * USB: gadget: Make g_hid device class conform to spec.
77 - LP: #971808
78 * futex: Cover all PI opcodes with cmpxchg enabled check
79 - LP: #971808
80 * sysfs: Fix memory leak in sysfs_sd_setsecdata().
81 - LP: #971808
82 * tty: moxa: fix bit test in moxa_start()
83 - LP: #971808
84 * TTY: Wrong unicode value copied in con_set_unimap()
85 - LP: #971808
86 * USB: serial: fix console error reporting
87 - LP: #971808
88 * cdc-wdm: Fix more races on the read path
89 - LP: #971808
90 * cdc-wdm: Don't clear WDM_READ unless entire read buffer is emptied
91 - LP: #971808
92 * usb: fsl_udc_core: Fix scheduling while atomic dump message
93 - LP: #971808
94 * usb: Fix build error due to dma_mask is not at pdev_archdata at ARM
95 - LP: #971808
96 * USB: qcserial: add several new serial devices
97 - LP: #971808
98 * USB: qcserial: don't grab QMI port on Gobi 1000 devices
99 - LP: #971808
100 * usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS device
101 - LP: #971808
102 * usb: cp210x: Update to support CP2105 and multiple interface devices
103 - LP: #971808
104 * USB: serial: mos7840: Fixed MCS7820 device attach problem
105 - LP: #971808
106 * rt2x00: Add support for D-Link DWA-127 to rt2800usb.
107 - LP: #971808
108 * rtlwifi: Handle previous allocation failures when freeing device memory
109 - LP: #971808
110 * rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cu
111 - LP: #971808
112 * rtlwifi: rtl8192ce: Fix loss of receive performance
113 - LP: #971808
114 * math: Introduce div64_long
115 - LP: #971808
116 * ntp: Fix integer overflow when setting time
117 - LP: #971808
118 * uevent: send events in correct order according to seqnum (v3)
119 - LP: #971808
120 * genirq: Fix long-term regression in genirq irq_set_irq_type() handling
121 - LP: #971808
122 * genirq: Fix incorrect check for forced IRQ thread handler
123 - LP: #971808
124 * rtc: Disable the alarm in the hardware (v2)
125 - LP: #971808
126 * p54spi: Release GPIO lines and IRQ on error in p54spi_probe
127 - LP: #971808
128 * IB/iser: Post initial receive buffers before sending the final login
129 request
130 - LP: #971808
131 * x86/ioapic: Add register level checks to detect bogus io-apic entries
132 - LP: #971808
133 * mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read
134 mode
135 - LP: #971808
136 * bootmem/sparsemem: remove limit constraint in alloc_bootmem_section
137 - LP: #971808
138 * hugetlbfs: avoid taking i_mutex from hugetlbfs_read()
139 - LP: #971808
140 * ASoC: pxa-ssp: atomically set stream active masks
141 - LP: #971808
142 * tcm_loop: Set residual field for SCSI commands
143 - LP: #971808
144 * udlfb: remove sysfs framebuffer device with USB .disconnect()
145 - LP: #971808
146 * tcm_fc: Fix fc_exch memory leak in ft_send_resp_status
147 - LP: #971808
148 * md/bitmap: ensure to load bitmap when creating via sysfs.
149 - LP: #971808
150 * md/raid1,raid10: avoid deadlock during resync/recovery.
151 - LP: #971808
152 * drm/radeon: Restrict offset for legacy hardware cursor.
153 - LP: #971808
154 * drm/radeon/kms: fix analog load detection on DVI-I connectors
155 - LP: #971808
156 * drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 board
157 - LP: #971808
158 * target: Don't set WBUS16 or SYNC bits in INQUIRY response
159 - LP: #971808
160 * target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation
161 - LP: #971808
162 * Bluetooth: Add AR30XX device ID on Asus laptops
163 - LP: #971808
164 * HID: add extra hotkeys in Asus AIO keyboards
165 - LP: #971808
166 * HID: add more hotkeys in Asus AIO keyboards
167 - LP: #971808
168 * pata_legacy: correctly mask recovery field for HT6560B
169 - LP: #971808
170 * firewire: ohci: fix too-early completion of IR multichannel buffers
171 - LP: #971808
172 * NFS: Properly handle the case where the delegation is revoked
173 - LP: #971808
174 * NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE
175 - LP: #971808
176 * xfs: fix inode lookup race
177 - LP: #971808
178 * cifs: fix issue mounting of DFS ROOT when redirecting from one domain
179 controller to the next
180 - LP: #971808
181 * UBI: fix error handling in ubi_scan()
182 - LP: #971808
183 * UBI: fix eraseblock picking criteria
184 - LP: #971808
185 * SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()
186 - LP: #971808
187 * usbnet: increase URB reference count before usb_unlink_urb
188 - LP: #971808
189 * usbnet: don't clear urb->dev in tx_complete
190 - LP: #971808
191 * x86-32: Fix endless loop when processing signals for kernel tasks
192 - LP: #971808
193 * proc-ns: use d_set_d_op() API to set dentry ops in
194 proc_ns_instantiate().
195 - LP: #971808
196 * hwmon: (fam15h_power) Correct sign extension of running_avg_capture
197 - LP: #971808
198 * lgdt330x: fix signedness error in i2c_read_demod_bytes()
199 - LP: #971808
200 * pvrusb2: fix 7MHz & 8MHz DVB-T tuner support for HVR1900 rev D1F5
201 - LP: #971808
202 * e1000e: Avoid wrong check on TX hang
203 - LP: #971808
204 * PM / Hibernate: Enable usermodehelpers in hibernate() error path
205 - LP: #971808
206 * ext4: flush any pending end_io requests before DIO reads
207 w/dioread_nolock
208 - LP: #971808
209 * jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer
210 - LP: #971808
211 * ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc
212 - LP: #971808
213 * ext4: check for zero length extent
214 - LP: #971808
215 * vfs: fix d_ancestor() case in d_materialize_unique
216 - LP: #971808
217 * udf: Fix deadlock in udf_release_file()
218 - LP: #971808
219 * dm crypt: fix mempool deadlock
220 - LP: #971808
221 * dm crypt: add missing error handling
222 - LP: #971808
223 * dm exception store: fix init error path
224 - LP: #971808
225 * backlight: fix typo in tosa_lcd.c
226 - LP: #971808
227 * xfs: Fix oops on IO error during xlog_recover_process_iunlinks()
228 - LP: #971808
229 * slub: Do not hold slub_lock when calling sysfs_slab_add()
230 - LP: #971808
231 * module: Remove module size limit
232 - LP: #971808
233 * Bluetooth: btusb: fix bInterval for high/super speed isochronous
234 endpoints
235 - LP: #971808
236 * drm/i915: suspend fbdev device around suspend/hibernate
237 - LP: #971808
238 * Fix pppol2tp getsockname()
239 - LP: #971808
240 * net: bpf_jit: fix BPF_S_LDX_B_MSH compilation
241 - LP: #971808
242 * net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()
243 - LP: #971808
244 * net: fix napi_reuse_skb() skb reserve
245 - LP: #971808
246 * Remove printk from rds_sendmsg
247 - LP: #971808
248 * sky2: override for PCI legacy power management
249 - LP: #971808
250 * xfrm: Access the replay notify functions via the registered callbacks
251 - LP: #971808
252 * lockd: fix arg parsing for grace_period and timeout.
253 - LP: #971808
254 * x86, tsc: Skip refined tsc calibration on systems with reliable TSC
255 - LP: #971808
256 * x86, tls: Off by one limit check
257 - LP: #971808
258 * compat: use sys_sendfile64() implementation for sendfile syscall
259 - LP: #971808
260 * nfsd: don't allow zero length strings in cache_parse()
261 - LP: #971808
262 * serial: sh-sci: fix a race of DMA submit_tx on transfer
263 - LP: #971808
264 * Linux 3.0.27
265 - LP: #971808
266
7 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 11 Apr 2012 12:24:35 +0200 267 -- Paolo Pisati <paolo.pisati@canonical.com> Wed, 11 Apr 2012 12:24:35 +0200
8 268
9linux-ti-omap4 (3.0.0-1208.19) oneiric-proposed; urgency=low 269linux-ti-omap4 (3.0.0-1208.19) oneiric-proposed; urgency=low