1. 10 Feb, 2009 3 commits
  2. 09 Feb, 2009 5 commits
  3. 06 Feb, 2009 10 commits
  4. 05 Feb, 2009 9 commits
  5. 04 Feb, 2009 3 commits
  6. 03 Feb, 2009 2 commits
    • Tony Vroon's avatar
      ALSA: Document tyan model for Realtek ALC262 · 123848e7
      Tony Vroon authored
      As just pointed out to me, the new tyan model for ALC262 was
      implemented but not documented. This adds the board to the
      list, using both its marketing name (Thunder n6650W) and its
      model number (S2915-E).
      Signed-off-by: default avatarTony Vroon <tony@linx.net>
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      123848e7
    • Tony Vroon's avatar
      ALSA: hda - Add tyan model for Realtek ALC262 · ba340e82
      Tony Vroon authored
      The Realtek ALC262 on the Tyan Thunder n6650W (S2915-E) mainboard has a
      rather odd configuration template. As a result, the white AUX connector
      can not be used. This rewrites the default config to more accurately
      reflect the connector layout, colour and function.
      Unfortunately the black CD_IN connector, which is suspected to be widget
      0x1c refuses to switch into input (0x20), instead opting to remain on 0x0.
      As such, no mixer controls are exposed for it. Autoswitching is implemented
      between the front headphone output and back line output.
      Signed-off-by: default avatarTony Vroon <tony@linx.net>
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      ba340e82
  7. 02 Feb, 2009 2 commits
  8. 31 Jan, 2009 1 commit
  9. 30 Jan, 2009 1 commit
  10. 29 Jan, 2009 1 commit
  11. 28 Jan, 2009 3 commits
    • Linus Torvalds's avatar
      Linux 2.6.29-rc3 · 18e352e4
      Linus Torvalds authored
      18e352e4
    • Linus Torvalds's avatar
      Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc · c4568d6c
      Linus Torvalds authored
      * 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc:
        powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup code
        powerpc/pseries: Correct VIO bus accounting problem in CMO env.
        powerpc: More printing warning fixes for the l64 to ll64 conversion
        powerpc: Remove arch/ppc cruft from Kconfig
        powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.c
        powerpc/embedded6xx: Update defconfigs
        powerpc/8xx: Update defconfigs
        powerpc/86xx: Update defconfigs
        powerpc/83xx: Update defconfigs
        powerpc/85xx: Update defconfigs
        powerpc/mpc8313erdb: fix kernel panic because mdio device is not probed
        powerpc/4xx: Update multi-board PowerPC 4xx defconfigs
        powerpc/44x: Update PowerPC 44x defconfigs
        powerpc/40x: Update PowerPC 40x defconfigs
        powerpc/85xx: Fix typo in mpc8572ds dts
        powerpc/44x: Warp patches for the new NDFC driver
        powerpc/4xx: DTS: Add Add'l SDRAM0 Compatible and Interrupt Info
      c4568d6c
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu · 78a768b6
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu:
        m68knommu: fix 5329 ColdFire periphal addressing
        uclinux: add process name to allocation error message
        m68knommu: correct the mii calculations for 532x ColdFire FEC
        m68knommu: add ColdFire M532x to the FEC configuration options
        m68knommu: fix syscall restarting
        m68knommu: remove the obsolete and long unused comempci chip support
        m68knommu: remove the no longer used PCI support option
        m68knommu: remove obsolete and unused eLIA board
        m68knommu: set NO_DMA
        m68knommu: fix cache flushing for the 527x ColdFire processors
        m68knommu: fix ColdFire 5272 serial baud rates in mcf.c
        m68knommu: use one exist from execption
      78a768b6