[PATCH 0/25] UBUNTU hardy-lum lpia branch sync

Steve Conklin sconklin at canonical.com
Tue Mar 10 18:55:15 UTC 2009


>From 659cba10ba5e94c85be8642f0e45ec23f1c7965f Mon Sep 17 00:00:00 2001
From: Steve Conklin <sconklin at canonical.com>
Date: Tue, 10 Mar 2009 13:48:32 -0500
Subject: [PATCH] patches to sync hardy-lum lpia branch

The following patches have been applied to the mid-tem/hardy-lum-netbook
tree, and I'd like to bring them into the lpia branch of the distro
hardy-lum repo.

Michael Frey (Senior Manager, MID) (6):
  Enable Bear audio via ALC272 codec.
  UBUNTU: 2.6.24-22.35netbook17
  UBUNTU: 2.6.24-22.35netbook18
  UBUNTU: 2.6.24-22.35netbook19
  Added functions to save / restore codec pin configuration over
    suspend / resume
  UBUNTU: 2.6.24-22.35netbook20

Michael Krufky (11):
  UBUNTU: sms1xxx: move definition of struct smsdvb_client_t into
    smsdvb.c
  UBUNTU: sms1xxx: move smsusb_id_table into smsusb.c
  UBUNTU: sms1xxx: fix checkpatch.pl violations introduced by previous
    changeset
  UBUNTU: sms1xxx: load smsdvb module automatically based on device id
  UBUNTU: siano: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPL
  UBUNTU: siano: prevent duplicate variable declaration
  UBUNTU: sms-cards: add some more debug
  UBUNTU: smsusb: add autodetection for devices based on the SMS1180
    chipset
  UBUNTU: sms1xxx: ensure that smsdvb is loaded for DVB-T devices
  UBUNTU: sms1xxx: update build system and fix build errors
  UBUNTU: sms1xxx: register smsnet and smschar device drivers

Uri Shkolnik (8):
  UBUNTU: sms1xxx: add USB suspend and hibernation support
  UBUNTU: sms1xxx: restore smsusb_driver.name to smsusb
  UBUNTU: sms1xxx: import changes from Siano
  UBUNTU: smsusb: whitespace cleanups
  UBUNTU: smscore: whitespace cleanups
  UBUNTU: smsdvb: whitespace cleanups
  UBUNTU: sms1xxx: update GPIO functionality to support all devices
  UBUNTU: sms1xxx: add smsnet and smschar modules (siano sub-system)

 debian/changelog                                 |   52 ++
 ubuntu/media/sms1xxx/Makefile                    |    4 +-
 ubuntu/media/sms1xxx/sms-cards.c                 |  114 +++--
 ubuntu/media/sms1xxx/sms-cards.h                 |    7 +-
 ubuntu/media/sms1xxx/smschar.c                   |  632 ++++++++++++++++++++++
 ubuntu/media/sms1xxx/smscharioctl.h              |   52 ++
 ubuntu/media/sms1xxx/smscoreapi.c                |  489 ++++++++++++-----
 ubuntu/media/sms1xxx/smscoreapi.h                |  368 +++++++-------
 ubuntu/media/sms1xxx/smsdvb.c                    |   74 ++-
 ubuntu/media/sms1xxx/smsnet.c                    |  446 +++++++++++++++
 ubuntu/media/sms1xxx/smsusb.c                    |  144 +++++-
 ubuntu/sound/alsa-kernel/pci/hda/patch_realtek.c |  249 ++++++++-
 12 files changed, 2209 insertions(+), 422 deletions(-)
 create mode 100644 ubuntu/media/sms1xxx/smschar.c
 create mode 100644 ubuntu/media/sms1xxx/smscharioctl.h
 create mode 100644 ubuntu/media/sms1xxx/smsnet.c





More information about the kernel-team mailing list