| Commit message (Expand) | Author | Files | Lines |
2010-02-15 | omap2/3: Make get_irqnr_and_base common for mach-omap2 multiboot | Tony Lindgren | 1 | -20/+57 |
2010-02-15 | omap: Remove old DEBUG_LL serial port options | Tony Lindgren | 1 | -19/+0 |
2010-02-15 | omap: Make uncompress code and DEBUG_LL code generic | Tony Lindgren | 4 | -82/+322 |
2010-02-15 | omap: Clean the serial port defines | Tony Lindgren | 11 | -87/+130 |
2010-02-12 | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 48 | -64/+64 |
2010-02-12 | omap3: cm-t35: add DSS2 display support | Mike Rapoport | 1 | -1/+238 |
2010-02-12 | OMAP: AM3517: Enable DSS2 for AM3517EVM board | Vaibhav Hiremath | 1 | -0/+145 |
2010-02-12 | OMAP: Enable DSS2 for OMAP3EVM board | Vaibhav Hiremath | 1 | -11/+235 |
2010-02-10 | OMAP: hsmmc: fix memory leak | Aaro Koskinen | 1 | -1/+6 |
2010-02-07 | Fix race in tty_fasync() properly | Linus Torvalds | 2 | -5/+5 |
2010-02-06 | Linux 2.6.33-rc7v2.6.33-rc7 | Linus Torvalds | 1 | -1/+1 |
2010-02-06 | Fix potential crash with sys_move_pages | Linus Torvalds | 1 | -0/+3 |
2010-02-05 | hwmon: (w83781d) Request I/O ports individually for probing | Jean Delvare | 1 | -13/+13 |
2010-02-05 | hwmon: (lm78) Request I/O ports individually for probing | Jean Delvare | 1 | -13/+12 |
2010-02-05 | hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT | Ray Copeland | 1 | -1/+1 |
2010-02-05 | CS5536: apply pci quirk for BIOS SMBUS bug | Andres Salomon | 1 | -0/+17 |
2010-02-05 | percpu: add __percpu for sparse | Stephen Rothwell | 1 | -0/+2 |
2010-02-05 | ASoC: pandora: Add APLL supply to fix audio output | Grazvydas Ignotas | 1 | -0/+1 |
2010-02-05 | ALSA: ice1724 - aureon - fix wm8770 volume offset | Jaroslav Kysela | 1 | -5/+7 |
2010-02-05 | ALSA: cosmetic: make hda intel interrupt name consistent with others | Maxim Levitsky | 1 | -1/+1 |
2010-02-05 | ALSA: hda - Delay switching to polling mode if an interrupt was missing | Maxim Levitsky | 1 | -2/+17 |
2010-02-05 | drm/radeon/kms: fix r300 vram width calculations | Dave Airlie | 1 | -4/+7 |
2010-02-05 | drm/radeon/kms: rs400/480 MC setup is different than r300. | Dave Airlie | 1 | -5/+21 |
2010-02-05 | drm/radeon/kms: make initial state of load detect property correct. | Dave Airlie | 1 | -1/+1 |
2010-02-05 | drm/radeon/kms: disable HDMI audio for now on rv710/rv730 | Dave Airlie | 1 | -1/+1 |
2010-02-05 | drm/radeon/kms: don't call suspend path before cleaning up GPU | Jerome Glisse | 11 | -33/+26 |
2010-02-05 | drivers/gpu/drm/radeon/radeon_combios.c: fix warning | Andrew Morton | 1 | -2/+1 |
2010-02-05 | ati_pcigart: fix printk format warning | Randy Dunlap | 1 | -1/+1 |
2010-02-05 | drm/r100/kms: Emit cache flush to the end of command buffer. (v2) | Pauli Nieminen | 1 | -2/+8 |
2010-02-05 | drm/radeon/kms: fix regression rendering issue on R6XX/R7XX | Jerome Glisse | 4 | -0/+36 |
2010-02-05 | drm/radeon/kms: move blit initialization after we disabled VGA | Jerome Glisse | 2 | -12/+12 |
2010-02-05 | idr: revert misallocation bug fix | Tejun Heo | 1 | -3/+4 |
2010-02-04 | ALSA: ctxfi - fix PTP address initialization | Jaroslav Kysela | 3 | -36/+25 |
2010-02-04 | drm/i915: Fix leak of relocs along do_execbuffer error path | Chris Wilson | 1 | -2/+5 |
2010-02-04 | drm/i915: slow acpi_lid_open() causes flickering - V2 | Thomas Meyer | 1 | -1/+8 |
2010-02-04 | drm/i915: Disable SR when more than one pipe is enabled | David John | 1 | -0/+12 |
2010-02-04 | Btrfs: apply updated fallocate i_size fix | Aneesh Kumar K.V | 1 | -1/+3 |
2010-02-04 | Btrfs: do not try and lookup the file extent when finishing ordered io | Josef Bacik | 1 | -44/+2 |
2010-02-04 | Btrfs: Fix oopsen when dropping empty tree. | Yan, Zheng | 1 | -4/+4 |
2010-02-04 | Btrfs: remove BUG_ON() due to mounting bad filesystem | Miao Xie | 2 | -2/+8 |
2010-02-04 | Btrfs: make error return negative in btrfs_sync_file() | Roel Kluin | 1 | -1/+1 |
2010-02-04 | Btrfs: fix race between allocate and release extent buffer. | Yan, Zheng | 1 | -2/+1 |
2010-02-04 | [libata] Call flush_dcache_page after PIO data transfers in libata-sff.c | Catalin Marinas | 1 | -0/+3 |
2010-02-04 | ahci: add Acer G725 to broken suspend list | Tejun Heo | 1 | -0/+15 |
2010-02-04 | libata: fix ata_id_logical_per_physical_sectors | Christoph Hellwig | 1 | -2/+2 |
2010-02-04 | libata-scsi passthru: fix bug which truncated LBA48 return values | Douglas Gilbert | 1 | -1/+1 |
2010-02-03 | omap: Disable serial port autoidle by default | Tony Lindgren | 1 | -2/+9 |
2010-02-03 | omap: Fix access to already released memory in clk_debugfs_register_one() | Marek Skuczynski | 1 | -2/+2 |
2010-02-03 | omap: Fix arch/arm/mach-omap2/mux.c: Off by one error | Tony Lindgren | 1 | -1/+2 |
2010-02-03 | omap: Fix 3630 mux errors | Tony Lindgren | 2 | -0/+54 |