summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-04Merge branch 'android-2.6.35' into android-tegra-2.6.35android-tegra-2.6.35Colin Cross
2010-10-04[ARM] tegra: remove fiq glueColin Cross
2010-10-04Revert "[ARM] tegra: add support for FIQ debugger"Colin Cross
2010-10-04Revert "[ARM] tegra: Fix tegra_fiq_debugger include path to legacy_irq.h"Colin Cross
2010-10-04Revert "[ARM] add generic fiq serial debugger"Colin Cross
2010-10-04Revert "[ARM] select KERNEL_DEBUGGER_CORE when FIQ_DEBUGGER enabled"Colin Cross
2010-10-04Merge branch 'linux-tegra-2.6.35' into android-tegra-2.6.35Colin Cross
2010-10-04[ARM] tegra: driver for spdif audioRavindra Lokhande
2010-10-04[ARM] tegra: add spdif device and resourcesIliyan Malchev
2010-10-04ARM: fiq debugger: Add tty to fiq debuggerColin Cross
2010-10-04ARM: Add generic fiq serial debuggerIliyan Malchev
2010-10-04ARM: Add fiq_glueArve Hjønnevåg
2010-10-04[ARM] tegra_i2s_audio: add more elaborate error countsIliyan Malchev
2010-10-04[ARM] tegra_i2s_audio: use pm_qos to prevent DMA-callback delaysIliyan Malchev
2010-10-01ARM: tegra: parent sclk on pll_m_out1 so it can run @ 240MhzDima Zavin
2010-10-01ARM: tegra: provide the correct max rates for pclk and sclkDima Zavin
2010-10-01ARM: tegra: add a virtual cop clock for AVP reset assertionDima Zavin
2010-10-01ARM: tegra: enable clk reset for non-peripheral clocksDima Zavin
2010-10-01sched: use the old min_vruntime when normalizing on dequeueDima Zavin
2010-10-01sched: normalize sleeper's vruntime during group changeDima Zavin
2010-09-30net: wireless: bcm4329: Fix setting HT clock race conditions in driver startDmitry Shmidt
2010-09-30[ARM] tegra: clocks: Remove debugging from cdev clockColin Cross
2010-09-30Merge branch 'linux-tegra-2.6.35' into android-tegra-2.6.35Colin Cross
2010-09-30[ARM] tegra: dma: Add lock for channel usage, prevent crash in dequeueColin Cross
2010-09-30tegrafb: fix section mismatch in host driver skeletonGary King
2010-09-30tegrafb: add forward-decls for structs used in function prototypesGary King
2010-09-30tegra: iovmm-gart: move init call to subsys_initcallGary King
2010-09-30touchscreen: panjit: use multi-touch reporting interfaceGary King
2010-09-30[ARM] tegra: ventana: fix pinmux for bluetooth and gas gaugeGary King
2010-09-30[ARM] tegra: suspend: Call gic_dist_saveColin Cross
2010-09-30[ARM] gic: Add functions to save and restore gic stateColin Cross
2010-09-29Merge commit 'common/android-2.6.35' into android-tegra-2.6.35Rebecca Schultz Zavin
2010-09-29[ARM] tegra: ventana: add OTG deviceGary King
2010-09-29[ARM] tegra: add tegra-otg and tegra_uart to devices.cGary King
2010-09-29[ARM] tegra: add CLK_DUPLICATE entry for tegra-otg clockGary King
2010-09-29usb: add OTG driver for tegra USB PHYGary King
2010-09-29usb: gadget: fsl_udc: Removed unnecessary checksBenoit Goby
2010-09-29usb: gadget: fsl_udc: Unlock the spinlock before calling clk_enableBenoit Goby
2010-09-29Allow CONFIG_STACKTRACE to be enabled by itself.Arve Hjønnevåg
2010-09-29net: wireless: bcm4329: Fix setting HT clock race conditionsDmitry Shmidt
2010-09-29usb: gadget: fsl_udc: fix warningBenoit Goby
2010-09-29[ARM] tegra: usb_phy: fix warningBenoit Goby
2010-09-28Merge branch 'linux-tegra-2.6.35' into android-tegra-2.6.35Colin Cross
2010-09-28[ARM] tegra: dma: Get rid of shadowed registersColin Cross
2010-09-28Merge branch linux-tegra-2.6.35 into android-tegra-2.6.35Erik Gilling
2010-09-28video: tegra: remove out of date TODOErik Gilling
2010-09-28video: tegra: force 24bit output on HDMIErik Gilling
2010-09-28video: tegra: enable both display controller clock when enabling hdmiErik Gilling
2010-09-27video: tegra: add a no_vsync module param to disable vsyncErik Gilling
2010-09-27usb: gadget: fsl_udc: Use dma_alloc_coherent to allocate the status bufferBenoit Goby