Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | ARM: SAMSUNG: Remove unused onenand plat functions | Kyungmin Park | 2011-06-03 | 2 | -24/+0 | |
| | * | | | | | | | | | | ARM: EXYNOS4: Remove compiler warning on exynos4_pwm4_resume | Kyungmin Park | 2011-06-03 | 1 | -0/+2 | |
| | * | | | | | | | | | | ARM: S5P: Fix compilation error for exynos4_defconfig | Tushar Behera | 2011-06-03 | 3 | -1/+7 | |
| | * | | | | | | | | | | ARM: S5P: Should be S3C_VA_USB_HSPHY instead of S5P_VA_XX | Kukjin Kim | 2011-06-01 | 3 | -3/+3 | |
| | * | | | | | | | | | | ARM: S5P64X0: Fix SPI platform device name | Padmavathi Venna | 2011-06-01 | 1 | -4/+2 | |
| | * | | | | | | | | | | ARM: S5PV210: Fix possible null pointer dereference | Jonghwan Choi | 2011-06-01 | 1 | -3/+5 | |
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2011-06-13 | 2 | -13/+28 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | nilfs2: fix problem in setting checkpoint interval | Ryusuke Konishi | 2011-06-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | nilfs2: fix missing block address termination in btree node shrinking | Ryusuke Konishi | 2011-06-11 | 1 | -7/+14 | |
| | * | | | | | | | | | | nilfs2: fix incorrect block address termination in node concatenation | Ryusuke Konishi | 2011-06-11 | 1 | -5/+13 | |
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-06-12 | 10 | -113/+233 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Btrfs: use join_transaction in btrfs_evict_inode() | Li Zefan | 2011-06-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Btrfs - use %pU to print fsid | Ilya Dryomov | 2011-06-10 | 1 | -6/+2 | |
| | * | | | | | | | | | | | Btrfs: fix extent state leak on failed nodatasum reads | Jan Schmidt | 2011-06-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Chris Mason | 2011-06-10 | 2 | -32/+39 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | btrfs: remove unneeded includes from scrub.c | Arne Jansen | 2011-06-10 | 1 | -6/+0 | |
| | | * | | | | | | | | | | | btrfs: reinitialize scrub workers | Arne Jansen | 2011-06-10 | 2 | -3/+5 | |
| | | * | | | | | | | | | | | btrfs: scrub: errors in tree enumeration | Arne Jansen | 2011-06-10 | 1 | -23/+34 | |
| | | * | | | | | | | | | | | Btrfs: don't map extent buffer if path->skip_locking is set | Josef Bacik | 2011-06-10 | 1 | -3/+7 | |
| | * | | | | | | | | | | | | btrfs: fix unlocked access of delalloc_inodes | David Sterba | 2011-06-10 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | Btrfs: avoid stack bloat in btrfs_ioctl_fs_info() | Li Zefan | 2011-06-10 | 1 | -9/+14 | |
| | * | | | | | | | | | | | | btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one ... | richard kennedy | 2011-06-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Btrfs: clear current->journal_info on async transaction commit | Sage Weil | 2011-06-10 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | Btrfs: make sure to recheck for bitmaps in clusters | Chris Mason | 2011-06-10 | 1 | -4/+5 | |
| | * | | | | | | | | | | | | Btrfs: unlock the trans lock properly | Josef Bacik | 2011-06-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Btrfs: don't map extent buffer if path->skip_locking is set | Josef Bacik | 2011-06-09 | 1 | -3/+7 | |
| | * | | | | | | | | | | | | Btrfs: fix duplicate checking logic | Josef Bacik | 2011-06-08 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | Btrfs: fix the allocator loop logic | Josef Bacik | 2011-06-08 | 1 | -23/+25 | |
| | * | | | | | | | | | | | | Btrfs: fix bitmap regression | Josef Bacik | 2011-06-08 | 1 | -19/+69 | |
| | * | | | | | | | | | | | | Btrfs: don't commit the transaction if we dont have enough pinned bytes | Josef Bacik | 2011-06-08 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | Btrfs: noinline the cluster searching functions | Josef Bacik | 2011-06-08 | 1 | -8/+10 | |
| | * | | | | | | | | | | | | Btrfs: cache bitmaps when searching for a cluster | Josef Bacik | 2011-06-08 | 1 | -5/+49 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-06-12 | 14 | -60/+74 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-06-10 | 11 | -31/+47 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON register | Sangbeom Kim | 2011-06-10 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM context | Lars-Peter Clausen | 2011-06-09 | 1 | -9/+8 | |
| | | * | | | | | | | | | | | | ASoC: fsl: fix initialization of DMA buffers | Timur Tabi | 2011-06-09 | 1 | -4/+5 | |
| | | * | | | | | | | | | | | | ASoC: WM8804 does not support sample rates below 32kHz | Mark Brown | 2011-06-09 | 1 | -2/+7 | |
| | | * | | | | | | | | | | | | ASoC: Fix WM8962 headphone volume update for use of advanced caches | Mark Brown | 2011-06-08 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | ASoC: Blackfin: bf5xx-ad1836: Fix codec device name | Lars-Peter Clausen | 2011-06-07 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | ASoC: AD1836: Fix setting the PCM format | Lars-Peter Clausen | 2011-06-06 | 2 | -7/+13 | |
| | | * | | | | | | | | | | | | ASoC: Check for NULL register bank in snd_soc_get_cache_val() | Mark Brown | 2011-06-06 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | ASoC: Add missing break in WM8915 FLL source selection | Mark Brown | 2011-06-06 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | ASoC: Only update SYSCLK_ENA when pausing WM8915 SYSCLK | Mark Brown | 2011-06-06 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Mark Brown | 2011-06-06 | 3 | -7/+11 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | ASoC: atmel_ssc: Don't try to free ssc if request failed | Joachim Eastwood | 2011-06-03 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | ALSA: hda: Fix inaudible internal speakers on CyberpowerPC Gamer Xplorer N570... | Daniel T Chen | 2011-06-10 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | ALSA: Use %pV for snd_printk() | Takashi Iwai | 2011-06-10 | 1 | -23/+17 | |
| | * | | | | | | | | | | | | | ALSA: hda - Fix initialization of hp pins with master_mute in Realtek | Takashi Iwai | 2011-06-10 | 1 | -5/+7 | |
| | * | | | | | | | | | | | | | ALSA: hda - Fix invalid unsol tag for some alc262 model quirks | Takashi Iwai | 2011-06-10 | 1 | -1/+1 |