[openetna] r318 committed - ChangeLog for 6.3-rc7

6 views
Skip to first unread message

open...@googlecode.com

unread,
Feb 17, 2011, 9:44:22 AM2/17/11
to open...@googlegroups.com
Revision: 318
Author: polytheus
Date: Thu Feb 17 06:43:08 2011
Log: ChangeLog for 6.3-rc7

http://code.google.com/p/openetna/source/detail?r=318

Modified:
/wiki/ChangeLog.wiki

=======================================
--- /wiki/ChangeLog.wiki Fri Feb 11 04:38:48 2011
+++ /wiki/ChangeLog.wiki Thu Feb 17 06:43:08 2011
@@ -2,11 +2,299 @@
#labels Featured

*Attention: The first boot of a new version always takes a lot of time (up
to 10 minutes)*
+
+= v6.3-rc7 =
+
+== Changes ==
+ * Reboot phone after a crash
+ * After crash&reboot, the last kernel log will be at /proc/last_kmsg
+ * Fixed a bug in the wifi driver, which corrupted memory and eventually
killed the device
+ * Fixed issue 393 'Phone only charges when plugged to pc and not from
outlet'
+ * Fixed issue 377 'no light on hardware keyboard' (by trmfreitas)
+ * Fixed issue 415 'Brightness sensor does not report a value after
waking up/lcd brightness is wrong after waking up' (by trmfreitas)
+ * Fixed issue 396 'Back button too sensitive when "kill with back
button" is activated' (by trmfreitas)
+ * Fixed issue 303 'Music button works even if screen is locked' (by
trmfreitas)
+ * Show the "Gps active" icon earlier
+
+== Git log ==
+{{{
+frameworks/policies/base:
+9f5f04d Corrected PhoneWindowManager.java this is probably the last
correction.
+caddce3 Made a safety verification on the kill with the back button
callback. Only kills if the back button is still pressed.
+f69f61d PhoneWindowManager.java changed to correct issue 303 (music plays
even if screen is locked) and 396 (back kill too sensitive)
+device/lg/eve:
+b938066 Corrected values. Changed config.xml autobrightness values issue
377
+008efaa Corrected values. Changed config.xml autobrightness values issue
377
+frameworks/base:
+82a2548 Move HACK to other place
+56f2ccd Corrected PowerManagerService.java
+e0bff88 Changed PowerManagerService.java
+f92c0d8 Changed PowerManagerService.java
+hardware/msm7k:
+dbbc973 libaudio: Remove unused bluetooth endpoints
+kernel:
+ed9216e Revert "drivers_mmc: Supersonic/Wimax/mmc/dma updates mmc driver
to support wimax sdio funcytion."
+b51eaac Revert "Enable memmory mapping for new radio"
+d14fa68 msm72k_udc: always call usb_connected(), as we cannot determine
wall charger
+0f51ba2 rpc_charger: fix race condition
+2cca7a8 board-eve: add reset hook, so device can reboot after panic
+0269385 bcm4329: destroy wake_lock if module_init failed
+50d37d3 board-eve-touchkeys: fix using irq number as gpio
+0d6644c bcm4329: call wake_lock_destroy
+477885a cm: D/S: Update defconfig
+3fe5931 Enable memmory mapping for new radio
+a185ce9 cm: supersonic: Update defconfig
+6ae90aa msm_q6venc: Fixed a bug in double stop.
+84afc46 cm: supersonic: Update defconfig
+3196673 drivers_mmc: Supersonic/Wimax/mmc/dma updates mmc driver to
support wimax sdio funcytion. this corrects the issues with the wimax SQN
driver.
+a5567f3 Revert "usb: gadget: Add compatible switch device for UMS"
+aa25dbb cm: Update defconfigs
+6e30a07 Release 2.6.35.10
+6ff639d Fix pktcdvd ioctl dev_minor range check
+e9ecd66 Un-inline get_pipe_info() helper function
+937026c Export 'get_pipe_info()' to other users
+7563e68 Rename 'pipe_info()' to 'get_pipe_info()'
+5debb89 nmi: fix clock comparator revalidation
+786d862 r8169: fix checksum broken
+f9af870 r8169: (re)init phy on resume
+a31d06b r8169: fix rx checksum offload
+0c3d0ae cfg80211: fix extension channel checks to initiate communication
+fb13dc6 rds: Integer overflow in RDS cmsg handling
+42f44d7 econet: fix CVE-2010-3848
+c0546e2 econet: fix CVE-2010-3850
+a8fd852 econet: disallow NULL remote addr for sendmsg(), fixes
CVE-2010-3849
+aae81ca crypto: padlock - Fix AES-CBC handling on odd-block-sized input
+727b780 x25: Prevent crashing when parsing bad X.25 facilities
+a19fb37 can-bcm: fix minor heap overflow
+8a3cd40 filter: make sure filters dont read uninitialized memory
+5ba3f32 net: optimize Berkeley Packet Filter (BPF) processing
+94444ed memory corruption in X.25 facilities parsing
+ee40602 OMAP3: DMA: Errata i541: sDMA FIFO draining does not finish
+91fe45c omap: dma: Fix buffering disable bit setting for omap24xx
+1786d9a Input: i8042 - add Sony VAIO VPCZ122GX to nomux list
+2588881 net: Limit socket I/O iovec total length to INT_MAX.
+c4907d9 net: Truncate recvfrom and sendto length to INT_MAX.
+62257ba genirq: Fix incorrect proc spurious output
+16924aa nohz/s390: fix arch_needs_cpu() return value on offline cpus
+97eaa32 wmi: use memcmp instead of strncmp to compare GUIDs
+f67ac93 PM / Hibernate: Fix memory corruption related to swap
+ed8f6d4 ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.
+f3e2ae7 perf: Fix inherit vs. context rotation bug
+6d1287a Staging: batman-adv: ensure that eth_type_trans gets linear memory
+284447d staging: rtl8187se: Change panic to warn when RF switch turned off
+266b002 Staging: frontier: fix up some sysfs attribute permissions
+3761550 Staging: samsung-laptop: fix up my fixup for some sysfs attribute
permissions
+a710d8e Staging: samsung-laptop: fix up some sysfs attribute permissions
+4cf4674 Staging: iio: adis16220: fix up my fixup for some sysfs attribute
permissions
+331c33e Staging: iio: adis16220: fix up some sysfs attribute permissions
+d972869 Staging: udlfb: fix up some sysfs attribute permissions
+490ced3 leds: fix bug with reading NAS SS4200 dmi code
+c5c43fa ARM: 6482/2: Fix find_next_zero_bit and related assembly
+e34e996 ARM: 6489/1: thumb2: fix incorrect optimisation in usracc
+b42e03b ARM: 6464/2: fix spinlock recursion in adjust_pte()
+787a0f3 perf_events: Fix perf_counter_mmap() hook in mprotect()
+cbbaf9d DECnet: don't leak uninitialized stack byte
+9598196 mmc: fix rmmod race for hosts using card-detection polling
+5c6cceb x86: Ignore trap bits on single step exceptions
+cae7b13 nommu: yield CPU while disposing VM
+2e75f26 backlight: grab ops_lock before testing bd->ops
+52c7573 uml: disable winch irq before freeing handler data
+ab1d750 cifs: fix another memleak, in cifs_root_iget
+2e6fbbd do_exit(): make sure that we run with get_fs() == USER_DS
+a1ca449 cs5535-gpio: apply CS5536 errata workaround for GPIOs
+c108808 saa7134: Fix autodetect for Behold A7 and H7 TV cards
+81c2662 PNPACPI: cope with invalid device IDs
+ebc69ff ACPI: debugfs custom_method open to non-root
+bb9388e acpi-cpufreq: fix a memleak when unloading driver
+0c1d7a8 ACPI battery: support percentage battery remaining capacity
+cf52c9b e1000: fix screaming IRQ
+ba2e828 USB: fix autosuspend bug in usb-serial
+bf5eec3 USB: serial: ftdi_sio: Vardaan USB RS422/485 converter PID added
+5feae5e USB: ftdi_sio: Add ID for RT Systems USB-29B radio cable
+1fb9275 USB: misc: usbsevseg: fix up some sysfs attribute permissions
+d51f782 USB: misc: trancevibrator: fix up a sysfs attribute permission
+a9acefc USB: misc: usbled: fix up some sysfs attribute permissions
+c98635f USB: misc: cypress_cy7c63: fix up some sysfs attribute permissions
+f3423a3 USB: atm: ueagle-atm: fix up some permissions on the sysfs files
+9faa216 USB: storage: sierra_ms: fix sysfs file attribute
+491b74e USB: EHCI: fix obscure race in ehci_endpoint_disable
+8f7cbdd Staging: rt2870: Add USB ID for Buffalo Airstation WLI-UC-GN
+49cfe5d usb: core: fix information leak to userland
+da6269b usb: misc: iowarrior: fix information leak to userland
+c4cb8e5 usb: misc: sisusbvga: fix information leak to userland
+8a18cd8 USB: option: fix when the driver is loaded incorrectly for some
Huawei devices.
+fa583e5 USB: ftdi_sio: add device IDs for Milkymist One JTAG/serial
+a7c0d2f usb: musb: fix kernel oops when loading musb_hdrc module for the
2nd time
+f117ea8 USB: gadget: AT91: fix typo in atmel_usba_udc driver
+6193339 xhci: Don't let the USB core disable SuperSpeed ports.
+071cfc3 xhci: Setup array of USB 2.0 and USB 3.0 ports.
+c8154dd xhci: Fix reset-device and configure-endpoint commands
+ec42166 xHCI: fix wMaxPacketSize mask
+2201b3a PCI: fix offset check for sysfs mmapped files
+cfe6222 PCI: fix size checks for mmap() on /proc/bus/pci files
+0ae8306 libata: fix NULL sdev dereference race in atapi_qc_complete()
+c863472 sched: fix RCU lockdep splat from task_group()
+19884b1 intel-gtt: fix gtt_total_entries detection
+bd7c2e5 drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection
reliable
+2adb69e exec: copy-and-paste the fixes into compat_do_execve() paths
+edf7203 exec: make argv/envp memory visible to oom-killer
+2c69505 drm/radeon/kms: fix interlaced and doublescan handling
+2d207cf drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once.
+c6dca72 drm/radeon/kms: add workaround for dce3 ddc line vbios bug
+1d9fc5f drm/radeon/kms: fix typos in disabled vbios code
+5b5c8e1 drm/radeon/kms/atom: set sane defaults in
atombios_get_encoder_mode()
+77d42a4 bio: take care not overflow page count when mapping/copying user
data
+40179d1 mm/vfs: revalidate page->mapping in do_generic_file_read()
+c360976 latencytop: fix per task accumulator
+3e31b7c radix-tree: fix RCU bug
+250572a netfilter: NF_HOOK_COND has wrong conditional
+adae92e netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get
highmem pages
+84107bd ALSA: hda: Use "alienware" model quirk for another SSID
+25a9275 ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulation
+8ceeffe ALSA: HDA: Add an extra DAC for Realtek ALC887-VD
+e521ba6 ALSA: hda - Fix ALC660-VD/ALC861-VD capture/playback mixers
+3b8d11f ALSA: hda - Use ALC_INIT_DEFAULT for really default initialization
+6c5e06d ALSA: hda: Add Samsung R720 SSID for subwoofer pin fixup
+761ea5d ALSA: hda: Add speaker pin to automute Acer Aspire 8943G
+f616186 ALSA: hda - Added fixup for Lenovo Y550P
+4f121e7 ALSA: HDA: Add fixup pins for Ideapad Y550
+74c1b17 ALSA: ac97: Apply quirk for Dell Latitude D610 binding Master and
Headphone controls
+c3fe46a ALSA: hda - Fixed ALC887-VD initial error
+87768cb firewire: ohci: fix race in AR split packet handling
+b74e707 firewire: ohci: fix buffer overflow in AR split packet handling
+201fb29 ASoC: wm8961 - clear WM8961_MCLKDIV bit for freq <= 16500000
+8a39cab ASoC: wm8961 - clear WM8961_DACSLOPE bit for normal mode
+1c82be4 ASoC: Remove volatility from WM8900 POWER1 register
+8fa80a9 KVM: Correct ordering of ldt reload wrt fs/gs reload
+921e041 KVM: x86: fix information leak to userland
+337921e KVM: Write protect memory after slot swap
+8af9b57 drivers/media/video/cx23885/cx23885-core.c: fix
cx23885_dev_checkrevision()
+fe06c3b hdpvr: Add missing URB_NO_TRANSFER_DMA_MAP flag
+931827d gspca - sonixj: Fix a regression of sensors hv7131r and mi0360
+aaed338 HID: Fix for problems with eGalax/DWAV multi-touch-screen
+e2b4c10 usbnet: fix usb_autopm_get_interface failure(v1)
+8714a84 TTY: ldisc, fix open flag handling
+b8c56a4 tty_ldisc: Fix BUG() on hangup
+11dd808 TTY: restore tty_ldisc_wait_idle
+35989f5 tty: prevent DOS in the flush_to_ldisc
+db69550 ALSA: hda: Use BIOS auto-parsing instead of existing model quirk
for MEDION MD2
+8734b5b md: fix return value of rdev_size_change()
+55a59c6 md/raid1: really fix recovery looping when single good device
fails.
+fffaa40 ecryptfs: call vfs_setxattr() in ecryptfs_setxattr()
+60f237c eCryptfs: Clear LOOKUP_OPEN flag when creating lower file
+7486731 sata_via: apply magic FIFO fix to vt6420 too
+4f1d8d9 viafb: use proper register for colour when doing fill ops
+6264b2c drivers/char/vt_ioctl.c: fix VT_OPENQRY error value
+8769f5e net: NETIF_F_HW_CSUM does not imply FCoE CRC offload
+0108740 ipc: shm: fix information leak to userland
+089a9f8 ipc: initialize structure memory to zero for compat functions
+c401d48 xen: don't bother to stop other cpus on shutdown/reboot
+55efdc0 xen: ensure that all event channels start off bound to VCPU 0
+628d851 sgi-xpc: XPC fails to discover partitions with all nasids above 128
+50b0c4e drivers/misc/ad525x_dpot.c: fix typo in spi write16 and write24
transfer counts
+26708e8 ssb: b43-pci-bridge: Add new vendor for BCM4318
+bf578b4 wireless: b43: fix error path in SDIO
+5e83b5c b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmd
+2a5d644 agp/intel: Also add B43.1 to list of supported devices
+7f66f42 mm: fix is_mem_section_removable() page_order BUG_ON check
+b59aeda mm, page-allocator: do not check the state of a non-existant buddy
during free
+da70d26 mm: fix return value of scan_lru_pages in memory unplug
+880839d oprofile: Fix the hang while taking the cpu offline
+d672d70 hwmon: (lm85) Fix ADT7468 frequency table
+f832a4c numa: fix slab_node(MPOL_BIND)
+2200e9b um: fix global timer issue when using CONFIG_NO_HZ
+d1a35d4 um: remove PAGE_SIZE alignment in linker script causing kernel
segfault.
+eea6650 ipmi: proper spinlock initialization
+121e988 percpu: fix list_head init bug in __percpu_counter_init()
+6c6f225 olpc_battery: Fix endian neutral breakage for s16 values
+716db34 hpet: unmap unused I/O space
+83c975f hpet: fix unwanted interrupt due to stale irq status bit
+803eb2f Staging: line6: fix up some sysfs attribute permissions
+d95b9f7 ALSA: hda: Use hp-laptop quirk to enable headphones automute for
Asus A52J
+57db3ae Staging: asus_oled: fix up my fixup for some sysfs attribute
permissions
+592698f Staging: asus_oled: fix up some sysfs attribute permissions
+10e11f7 staging: rt2870: Add new USB ID for Belkin F6D4050 v1
+3b58799 reiserfs: don't acquire lock recursively in reiserfs_acl_chmod
+37c25bb reiserfs: fix inode mutex - reiserfs lock misordering
+3aeb0d3 SH: Add missing consts to sys_execve() declaration
+39b2015 pcnet_cs: add new_id
+d77be44 drm/i915/overlay: Ensure that the reg_bo is in the GTT prior to
writing.
+991a0fa drm/i915: diasable clock gating for the panel power sequencer
+8316f3c drm/i915: Free hardware status page on unload when physically
mapped
+0ad4b95 drm/radeon/kms: fix handling of tex lookup disable in cs checker
on r2xx
+2cc78b0 drm/radeon/kms: make sure blit addr masks are 64 bit
+686ffa3 drm/radeon/kms: properly compute group_size on 6xx/7xx
+037880a drm/radeon/kms: MC vram map needs to be >= pci aperture size
+2868e9d NFS: Don't SIGBUS if nfs_vm_page_mkwrite races with a cache
invalidation
+8041720 NFSv4: Fix open recovery
+dc69d18 NFSv4: Don't call nfs4_state_mark_reclaim_reboot() from error
handlers
+60f6787 NFSv4: Don't call nfs4_reclaim_complete() on receiving
NFS4ERR_STALE_CLIENTID
+9d70857 microblaze: Fix build with make 3.82
+506d1fa powerpc: Fix call to subpage_protection()
+6b203ad ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
+e4fab7a ALSA: OSS mixer emulation - fix locking
+7a699e3 ALSA: hda - Add some workarounds for Creative IBG
+4b99eda ALSA: hda - Fix wrong SPDIF NID assignment for CA0110
+f48695f drm/radeon/kms: register an i2c adapter name for the dp aux bus
+c39ee30 viafb: fix i2c_transfer error handling
+edc742b i2c-pca-platform: Change device name of request_irq
+52a6bec isdn/gigaset: bas_gigaset locking fix
+c4ca9f62 isdn/gigaset: correct bas_gigaset rx buffer handling
+531f1fa isdn/gigaset: fix bas_gigaset AT read error handling
+a4e5249 mac80211: delete AddBA response timer
+ce90a56 mac80211: don't sanitize invalid rates
+907bb09 mac80211: Fix ibss station got expired immediately
+d386020 mac80211: reset probe send counter upon connection timer reset
+5ec886c mac80211: clear txflags for ps-filtered frames
+4742876 mac80211: use correct station flags lock
+c09c748 mac80211: disable beacon monitor while going offchannel
+84dbc99 mac80211: send last 3/5 probe requests as unicast
+9c733e7 mac80211: make the beacon monitor available externally
+4b0a5d2 mac80211: reset connection idle when going offchannel
+fd94a9d mac80211: add helper for reseting the connection monitor
+77e4a5b mac80211: Fix signal strength average initialization for CQM events
+98301c8 mac80211: fix offchannel assumption upon association
+8d79e15 mac80211: fix channel assumption for association done work
+e6f32bb cfg80211: fix regression on processing country IEs
+e2e7282 cfg80211: fix locking
+be6a351 cfg80211: fix BSS double-unlinking
+7e9cf03 irda: Fix heap memory corruption in iriap.c
+6d18ead irda: Fix parameter extraction stack overflow
+443ab0e jme: Fix PHY power-off error
+c883bd1 drm/radeon/kms: don't disable shared encoders on pre-DCE3 display
blocks
+7d9b882 block: check for proper length of iov entries in
blk_rq_map_user_iov()
+e583ce6 block: take care not to overflow when calculating total iov length
+b61ec97 block: limit vec count in bio_kmalloc() and bio_alloc_map_data()
+fa26aca block: Fix race during disk initialization
+26ede2d block: Ensure physical block size is unsigned int
+ef5f21e supersonic: Enable bcm4329 CSCAN for Android 2.3
+d5a61c2 cm: bravo(c): updated defconfig
+d3f62b7 Various updates from HTC
+66eaeb4 supersonic: Update for new camera drivers
+058e438 msm: camera: New camera drivers from HTC
+1db1c48 cm: mahimahi: Update defconfig
+3dfa1fa cpufreq interactive governor: fix crash on CPU shutdown
+9d844d2 staging: android: lowmemorykiller: Don't wait more than one second
for a process to die
+0521dcb lowmemorykiller: don't unregister notifier from atomic context
+2ea3561 net: wireless: bcm4329: Update to version 4.218.248-18
+f4efec8 cgroup: Remove call to synchronize_rcu in cgroup_attach_task
+ba8eef2 cgroup: Set CGRP_RELEASABLE when adding to a cgroup
+d9139bb bravo(c): tune handset audio
+android:
+62a587e Move frameworks/policies/base to openetn
+3356857 Release 6.3-rc6
+vendor/cyanogen:
+d3bda19 eve: disable compcache by default
+ndk:
+8bff717 Minor doc fixes.
+9a99271 Simplify x86-4.4.x toolchain setup.mk
+}}}

= v6.3-rc6 =

== Changes ==
* Should fix the (A)GPS issue 354 by downloading xtra data the right way
+
== Known Issues ==
* Backlight on the keyboard and touchbuttons is influenced by
brightness. This may need some more tuning.

Reply all
Reply to author
Forward
0 new messages