← Back to team overview

ac100 team mailing list archive

linux-ac100 (2.6.37-2.1) uploaded to the PPA

 

hi,

a new kernel package was uploaded to the PPA [1] which should fix most
of the wlan as well as the input device issues ... changelog attached.

if you already use the PPA kernel, just run
sudo apt-get update
sudo apt-get install linux-ac100

If you want to file bugs for any of the PPA packages, use the url at [2]
(you need a launchpad account)

ciao
	oli

[1] https://launchpad.net/~ac100/+archive/ppa
[2] https://bugs.launchpad.net/ac100/+filebug

Changelog:

linux-ac100 (2.6.37-2.1) natty; urgency=low

  * ABI bump
  * Latest git changes:
   - nvec: fix nvec_write_sync and use it
   - nvec: better protect this by a semaphore
   - rt2x00: Interface sequence lock doesn't have to disable interrupts.
   - rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to
rt2800usb.
   - rt2x00: Queue index locks don't have to disable IRQs.
   - rt2x00: Enabled rt35xx device support by default.
   - Revert "rt2x00: Queue index locks don't have to disable IRQs."
   - move nvec stuff to staging dir
   - nvec: add a README
   - add tegra rtc device
   - Merge branch 'chromeos-ac100-2.6.37' of
     git://gitorious.org/~marvin24/ac100/marvin24s-kernel into
chromeos-2.6.37
   - nvec: try to fix ping storms
   - disable tegra_rtc for now
   - ubuntufy defconfig
   - nvec: also adjust tx path to look more like .32
   - connect to wifi led to rfkill event
   - introduce quirks and use them for tegra bus reset quirk
   - use existing workaround field
   - in wrong struct
   - tegra setup timeout as workaround
   - implement tegra run-timeout as workaround
   - remove fsl-tegra-udc and use common name fsl-usb2-udc
   - powering down the udc when no cable is connected is interessting to
all
     platforms
   - forgot one ifdef
   - import spelling improvements from commit
     25985edcedea6396277003854657b5f3cb31a628
   - import patch 2cd5bb29a42f305c5749571c8cd693fbe69cc28d (kill is_iso)
   - remove obsolete return as in
7f26b3a7533bbc1ddd88b297c935ee4da8f74cea
   - remove another fsl_tegra instance
   - remove test_mode
   - nvec: add more checks
   - nvec: make checkpatch happy
   - nvec: add missing copyright / MODULE_ stuff
   - nvec: move subdevs to mfd cells
   - nvec: convert keyboard to platform device
   - nvec: convert mouse driver to platform device
   - nvec: retransmit if something went wrong
   - nvec: only trigger gpio if we are in WAIT state
   - nvec: add a timeout for sync writes
   - nvec: use complete/wait_for_completion to determine if ec is free
   - update defconfig to include gpio led stuff
   - rt2x00: Serialize TX operations on aqueue.
   - rt2x00: Don't use queue entry asparameter when creating TX
descriptor.
   - rt2x00: Reduce window of a queue's txlock.
   - update to lastest "ogra" config
  * Changes in package config:
   - CONFIG_TASKSTATS=y
   - CONFIG_TASK_DELAY_ACCT=y
   - CONFIG_TASK_XACCT=y
   - CONFIG_TASK_IO_ACCOUNTING=y
   - CONFIG_USER_NS=y
   - CONFIG_RD_LZO=y
   - # CONFIG_RT2800USB_RT53XX is not set
   - # CONFIG_RT2X00_DEBUG is not set
   - CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
   - CONFIG_USB_GADGET=y
   - CONFIG_USB_GADGET_VBUS_DRAW=500
   - CONFIG_USB_GADGET_SELECTED=y
   - CONFIG_USB_GADGET_FSL_USB2=y
   - CONFIG_USB_FSL_USB2=y
   - CONFIG_USB_GADGET_DUALSPEED=y
   - CONFIG_USB_CDC_COMPOSITE=m
   - CONFIG_USB_OTG_UTILS=y
   - CONFIG_USB_TEGRA_OTG=y
   - CONFIG_LEDS_GPIO=y
   - CONFIG_LEDS_GPIO_PLATFORM=y
   - CONFIG_LEDS_TRIGGER_GPIO=y
   - CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
   - CONFIG_RTC_DRV_TEGRA=y
   - CONFIG_STAGING=y
   - CONFIG_NILFS2_FS=y
   - CONFIG_EFI_PARTITION=y
   - CONFIG_DECOMPRESS_LZO=y






Follow ups