| Commit message (Expand) | Author | Age |
* | gpio/mxc: convert gpio-mxc to use basic_mmio_gpio library | Shawn Guo | 2011-06-06 |
* | gpio/mxc: Change gpio-mxc into an upstanding gpio driver | Shawn Guo | 2011-06-06 |
* | gpio/mxc: Move Freescale MXC gpio driver to drivers/gpio | Shawn Guo | 2011-06-06 |
* | gpio/mxs: Change gpio-mxs into an upstanding gpio driver | Shawn Guo | 2011-06-06 |
* | gpio/mxs: Move Freescale mxs gpio driver to drivers/gpio | Grant Likely | 2011-06-06 |
* | Linux 3.0-rc2 | Linus Torvalds | 2011-06-06 |
* | mm: fix ENOSPC returned by handle_mm_fault() | Hugh Dickins | 2011-06-06 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-06-06 |
|\ |
|
| * | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-06-06 |
| |\ |
|
| | * | ASoC: Fix wm_hubs input PGA ZC bits | Mark Brown | 2011-05-27 |
| | * | ASoC: Fix dapm_is_shared_kcontrol so everything isn't shared | Stephen Warren | 2011-05-27 |
| * | | ALSA: usb - turn off de-emphasis in s/pdif for cm6206 | Eric Lammerts | 2011-06-03 |
| * | | ALSA: asihpi: Use angle brackets for system includes | Joe Perches | 2011-06-03 |
| * | | ALSA: fm801: add error handling if auto-detect fails | Dan Carpenter | 2011-06-03 |
| * | | ALSA: hda - Check pin support EAPD in ad198x_power_eapd_write | Raymond Yau | 2011-06-03 |
| * | | ALSA: hda - Fix HP and Front pins of ad1988/ad1989 in ad198x_power_eapd() | Takashi Iwai | 2011-06-03 |
| * | | ALSA: 6fire: Don't leak firmware in error path | Jesper Juhl | 2011-06-02 |
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-06-06 |
|\ \ \ |
|
| * | | | hwmon: (max6642): Better chip detection schema | Per Dalén | 2011-06-04 |
| * | | | hwmon: (coretemp) Further relax temperature range checks | Guenter Roeck | 2011-06-01 |
| * | | | hwmon: (coretemp) Fix TjMax detection for older CPUs | Guenter Roeck | 2011-06-01 |
| * | | | hwmon: (coretemp) Relax target temperature range check | Jean Delvare | 2011-06-01 |
| * | | | hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_fault | Per Dalen | 2011-06-01 |
* | | | | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra | Linus Torvalds | 2011-06-04 |
|\ \ \ \ |
|
| * | | | | ARM: Tegra: Harmony: Fix conflicting GPIO numbering | Stephen Warren | 2011-06-04 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-06-04 |
|\ \ \ \ |
|
| * | | | | btrfs: fix uninitialized variable warning | David Sterba | 2011-06-04 |
| * | | | | btrfs: add helper for fs_info->closing | David Sterba | 2011-06-04 |
| * | | | | Btrfs: add mount -o inode_cache | Chris Mason | 2011-06-04 |
| * | | | | btrfs: scrub: add explicit plugging | Arne Jansen | 2011-06-04 |
| * | | | | btrfs: use btrfs_ino to access inode number | David Sterba | 2011-06-04 |
| * | | | | Btrfs: don't save the inode cache if we are deleting this root | Josef Bacik | 2011-06-04 |
| * | | | | btrfs: false BUG_ON when degraded | Arne Jansen | 2011-06-04 |
| * | | | | Btrfs: don't save the inode cache in non-FS roots | liubo | 2011-06-04 |
| * | | | | Btrfs: make sure we don't overflow the free space cache crc page | Chris Mason | 2011-06-04 |
| * | | | | Btrfs: fix uninit variable in the delayed inode code | Chris Mason | 2011-06-04 |
| * | | | | btrfs: scrub: don't reuse bios and pages | Arne Jansen | 2011-06-04 |
| * | | | | Merge branch 'for-chris' of | Chris Mason | 2011-05-28 |
| |\ \ \ \ |
|
| | * | | | | Btrfs: leave spinning on lookup and map the leaf | Josef Bacik | 2011-05-23 |
| | * | | | | Btrfs: check for duplicate entries in the free space cache | Josef Bacik | 2011-05-23 |
| | * | | | | Btrfs: don't try to allocate from a block group that doesn't have enough space | Josef Bacik | 2011-05-23 |
| | * | | | | Btrfs: don't always do readahead | Josef Bacik | 2011-05-23 |
| | * | | | | Btrfs: try not to sleep as much when doing slow caching | Josef Bacik | 2011-05-23 |
| | * | | | | Btrfs: kill BTRFS_I(inode)->block_group | Josef Bacik | 2011-05-23 |
| | * | | | | Btrfs: don't look at the extent buffer level 3 times in a row | Josef Bacik | 2011-05-23 |
| | * | | | | Btrfs: map the node block when looking for readahead targets | Josef Bacik | 2011-05-23 |
| | * | | | | Btrfs: set range_start to the right start in count_range_bits | Josef Bacik | 2011-05-23 |
| | * | | | | Btrfs: fix how we do space reservation for truncate | Josef Bacik | 2011-05-23 |
| | * | | | | Btrfs: kill trans_mutex | Josef Bacik | 2011-05-23 |
| | * | | | | Btrfs: if we've already started a trans handle, use that one | Josef Bacik | 2011-05-23 |