View Single Post
Posts: 2,154 | Thanked: 8,464 times | Joined on May 2010
#219
current changelog for v53 is:
Code:
  * Backport security fixes from upstream kernel for radio driver in patch radio-bcm2048-security.patch
    * fix sign of value in bcm2048_##prop##_read()
    * fix missing unlock on error in bcm2048_rds_fifo_receive()
    * fix coccinelle warnings: Replace memcpy with struct assignment
    * fix unneeded semicolon in bcm2048_fops_read()
    * fix wrong overflow check in bcm2048_set_region()
  * Fix dangling if statement in patch power-supply-no-verbose.diff
  * Backport usb ids from upstream kernel for dm9601.ko and asix.ko drivers
  * Add patch nokia-av_key.patch for immediately headset button press event as KEY_PROG1
  * Remove shm_size=0x400000 from /etc/modprobe.d/bridgedriver because it is not needed
  * fix suspend to memory problems, generally only useful in offline mode
    use /sys/power/state to enter (not used by Mameo5, just less broken now)
    * advance system clock after resume using RTC time
    * computer USB port now is able to be detected and charge after resume
    * disable WARN_ON in getnstimeofday when timing system suspended
 

The Following 19 Users Say Thank You to pali For This Useful Post: