1. 02 7月, 2011 18 次提交
  2. 29 6月, 2011 7 次提交
  3. 16 6月, 2011 1 次提交
  4. 15 6月, 2011 1 次提交
  5. 14 6月, 2011 10 次提交
  6. 13 6月, 2011 3 次提交
    • V
      spi-pl022: Add missing return value update · e3f88ae9
      Virupax Sadashivpetimath 提交于
      Return error on out of range cpsdvsr value.
      Acked-by: NLinus Walleij <linus.walleij@linaro.org>
      Signed-off-by: NVirupax Sadashivpetimath <virupax.sadashivpetimath@stericsson.com>
      Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
      e3f88ae9
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable · 3c25fa74
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable:
        Btrfs: use join_transaction in btrfs_evict_inode()
        Btrfs - use %pU to print fsid
        Btrfs: fix extent state leak on failed nodatasum reads
        btrfs: fix unlocked access of delalloc_inodes
        Btrfs: avoid stack bloat in btrfs_ioctl_fs_info()
        btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one fewer cacheline
        Btrfs: clear current->journal_info on async transaction commit
        Btrfs: make sure to recheck for bitmaps in clusters
        btrfs: remove unneeded includes from scrub.c
        btrfs: reinitialize scrub workers
        btrfs: scrub: errors in tree enumeration
        Btrfs: don't map extent buffer if path->skip_locking is set
        Btrfs: unlock the trans lock properly
        Btrfs: don't map extent buffer if path->skip_locking is set
        Btrfs: fix duplicate checking logic
        Btrfs: fix the allocator loop logic
        Btrfs: fix bitmap regression
        Btrfs: don't commit the transaction if we dont have enough pinned bytes
        Btrfs: noinline the cluster searching functions
        Btrfs: cache bitmaps when searching for a cluster
      3c25fa74
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 · 9d6fa8fa
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6:
        ALSA: hda: Fix inaudible internal speakers on CyberpowerPC Gamer Xplorer N57001 laptop
        ALSA: Use %pV for snd_printk()
        ALSA: hda - Fix initialization of hp pins with master_mute in Realtek
        ALSA: hda - Fix invalid unsol tag for some alc262 model quirks
        ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON register
        ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM context
        ASoC: fsl: fix initialization of DMA buffers
        ASoC: WM8804 does not support sample rates below 32kHz
        ASoC: Fix WM8962 headphone volume update for use of advanced caches
        ASoC: Blackfin: bf5xx-ad1836: Fix codec device name
        ALSA: hda: Fix quirk for Dell Inspiron 910
        ASoC: AD1836: Fix setting the PCM format
        ASoC: Check for NULL register bank in snd_soc_get_cache_val()
        ASoC: Add missing break in WM8915 FLL source selection
        ASoC: Only update SYSCLK_ENA when pausing WM8915 SYSCLK
        ASoC: atmel_ssc: Don't try to free ssc if request failed
      9d6fa8fa