summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'devel-cleanup', 'devel-omap4', 'devel-board' and 'devel-nand'...Tony Lindgren2011-02-234-137/+307
|\ \ \
| | | * mtd: OneNAND: OMAP2: increase multiblock erase verify timeoutRoman Tereshonkov2011-02-171-5/+3
| | | * OMAP: OneNAND: determine frequency in one placeAdrian Hunter2011-02-171-23/+5
| | | * omap3: nand: making ecc layout as compatible with romcode eccSukumar Ghorai2011-02-171-1/+36
| | | * omap3: nand: ecc layout select from board fileSukumar Ghorai2011-02-171-15/+11
| | | * omap3: nand: configurable fifo threshold to gain the throughputSukumar Ghorai2011-02-171-8/+14
| | | * omap3: nand: prefetch in irq mode supportSukumar Ghorai2011-02-171-9/+189
| | | * omap3: nand: configurable transfer type per boardSukumar Ghorai2011-02-172-77/+34
| | | * omap3630: nand: fix device size to work in polled modeSukumar Ghorai2011-02-171-1/+1
| |_|/ |/| |
| | * OMAP: hsmmc: Enable MMC4 and MMC5 on OMAP4 platformsKishore Kadiyala2011-02-221-4/+20
| |/ |/|
* | Merge branches 'devel-hwspinlock' and 'devel-mcspi' into omap-for-linusTony Lindgren2011-02-171-154/+68
|\ \
| * | OMAP: runtime: McSPI driver runtime conversionGovindraj.R2011-02-171-74/+42
| * | OMAP: devices: Modify McSPI device to adapt to hwmod frameworkCharulatha V2011-02-171-83/+29
| |/
* | drivers: hwspinlock: add OMAP implementationSimon Que2011-02-173-0/+241
* | drivers: hwspinlock: add frameworkOhad Ben-Cohen2011-02-176-0/+631
|/
*-. Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren2011-02-167-10/+10
|\ \
| * | wip: fix section mismatches in omap1_defconfigUwe Kleine-König2011-02-091-1/+1
| * | omap: Start using CONFIG_SOC_OMAPTony Lindgren2011-01-276-9/+9
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2011-02-155-45/+44
|\ \ \
| * | | m68knommu: fix dereference of port.ttyGreg Ungerer2011-02-161-15/+14
| * | | m68knommu: Rename m548x_wdt.c to m54xx_wdt.cPhilippe De Muyter2011-02-083-4/+4
| * | | m68knommu: fix m548x_wdt.c compilation after headers renamingPhilippe De Muyter2011-02-081-25/+25
| * | | m68knommu: Remove dependencies on nonexistent M68KNOMMUGeert Uytterhoeven2011-02-081-1/+1
| | |/ | |/|
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-1545-299/+676
|\ \ \
| * | | drm/radeon/kms: hopefully fix pll issues for real (v3)Alex Deucher2011-02-151-14/+8
| * | | drm/radeon/kms: add bounds checking to avivo pll algoAlex Deucher2011-02-151-0/+10
| * | | drm/radeon/kms: fix a few more atombios endian issuesAlex Deucher2011-02-152-7/+7
| * | | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-02-1411-99/+229
| |\ \ \
| | * | | drm/i915: Fix resume regression from 5d1d0ccChris Wilson2011-02-111-2/+1
| | * | | drm/i915/tv: Use polling rather than interrupt-based hotplugChris Wilson2011-02-111-13/+30
| | * | | drm/i915: Trigger modesetting if force-audio changesChris Wilson2011-02-113-18/+91
| | * | | drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connectionChris Wilson2011-02-091-5/+27
| | * | | drm/i915: Disable RC6 on IronlakeChris Wilson2011-02-094-44/+55
| | * | | drm/i915/lvds: Restore dithering on native modes for gen2/3Chris Wilson2011-02-061-6/+6
| | * | | drm/i915: Invalidate TLB caches on SNB BLT/BSD ringsChris Wilson2011-02-022-11/+19
| * | | | drm/radeon/kms: improve 6xx/7xx CS error outputAlex Deucher2011-02-141-20/+26
| * | | | drm/radeon/kms: check AA resolve registers on r300Marek Olšák2011-02-148-13/+49
| * | | | drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300Marek Olšák2011-02-145-12/+5
| * | | | drm/radeon/kms: use linear aligned for evergreen/ni bo blitsAlex Deucher2011-02-141-2/+2
| * | | | drm/radeon/kms: use linear aligned for 6xx/7xx bo blitsAlex Deucher2011-02-141-2/+2
| * | | | drm/radeon: fix race between GPU reset and TTM delayed delete thread.Dave Airlie2011-02-141-0/+4
| * | | | drm/radeon/kms: evergreen/ni big endian fixes (v2)Alex Deucher2011-02-144-10/+40
| * | | | drm/radeon/kms: 6xx/7xx big endian fixesCédric Cano2011-02-146-20/+54
| * | | | drm/radeon/kms: atombios big endian fixesCédric Cano2011-02-143-52/+52
| * | | | drm/radeon: 6xx/7xx non-kms endian fixesCédric Cano2011-02-143-9/+34
| * | | | drm/radeon/kms: optimize CS state checking for r100->r500Marek Olšák2011-02-144-12/+77
| * | | | drm: do not leak kernel addresses via /proc/dri/*/vmaKees Cook2011-02-141-4/+5
| * | | | drm/radeon/kms: add connector table for mac g5 9600Alex Deucher2011-02-142-0/+48
| * | | | radeon mkregtable: Add missing fclose() callsJesper Juhl2011-02-141-1/+4
| * | | | drm/radeon/kms: fix interlaced modes on dce4+Alex Deucher2011-02-142-22/+20