summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-08Tegra RM: Removed 50MHz floor for MIPI PLL output.tegra-9.12.7Alex Frid
2010-03-08[nvmap] fix strided read/write loop incrementGary King
2010-03-08tegra uart: Make device id equal to instance idRama Kandhala
2010-03-08tegra: Commenting the error prints for memory pin/Unpin functionsNinad Malwade
2010-03-05[arm] implement TLS register workaround for Tegra errata 657451Gary King
2010-03-05[tegra iovmm] implement stubs for no-iovmm caseGary King
2010-03-05Tegra pm:disable pllp pll during system suspend. other code cleanupNarendra Damahe
2010-03-05tegra-nvodm-touch: Remove unneed condition check width[0] == 0xfHoang Pham
2010-03-05tegra: EHCI bus suspend/resume requires CONFIG_PMScott Williams
2010-03-05[nvmap] handle NULL return for pin multiple, fix infinite loopGary King
2010-03-04tegra ODM: Added new Whistler PMU revision support.Alex Frid
2010-03-04[usb mass storage] return -EINVAL on NULL requestGary King
2010-03-04tegra usb: Save/Restore context for dedicated host mode only.sgadagottu
2010-03-04nvmap: implement nvmap as a full memory manager driverGary King
2010-03-04tegra init: register iovmm deviceGary King
2010-03-03nvodm_battery:Correcting the sizeof when NvOdmOsMemsetSachin Nikam
2010-03-03tegra ODM: Adding new GUID for EMP M570 modem and GUID filterSteve Lin
2010-03-03nvec_battery:Adding a new sysfs attribute "status_poll_period"Sachin Nikam
2010-03-03tegra usb: Making USB busy hints off on resume, when there is no adbsgadagottu
2010-03-02Proper fix for commit I5c6914ef8906eed80cba15249b0760d71e3d0255Venkata(Muni) Anda
2010-03-02tegra:EC receive a transaction request that slave address 0 from T20Ninad Malwade
2010-03-02tegra power: Use scratch33 to save return address for hotplug/lp2.tkasivajhula
2010-03-02tegra udc: Add USB charger supportVenkat Moganty
2010-03-02tegra gart: do not free savedata in suspendGary King
2010-03-02tegra: define I/O virtual memory manager interfaceGary King
2010-03-02tegra rm: remove memory manager ioctl implementationsGary King
2010-03-02tegra power: Use the scheduler to figure out when to go into LP2tkasivajhula
2010-03-02tegra usb: Clean up of host initializationRama Kandhala
2010-03-02tegra RM: Added NO-MIPI-PLL HDMI clocks configuration.Alex Frid
2010-03-02mmc.c: support ext_csd revisions in eMMCv4.4 specPavan Kunapuli
2010-03-02[ALSA] Fixed buffer overrun & random crashesRavindra Lokhande
2010-03-01tegra RM: Increased LP1 entry/exit frequencies.Alex Frid
2010-03-01tegra regulator: Add regulator driverVenkat Moganty
2010-03-01tegra uart: Resetting baudrate variable if controller get reset.Laxman Dewangan
2010-03-01tegra RM: Explicitly set core voltage on LP1 entry.Alex Frid
2010-02-26tegra mmc: update card_detect before calling callbackGary King
2010-02-26Merge "tegra NVEC: Bus driver architecture for nvec drivers" into android-teg...Gary King
2010-02-26Merge "tegra touch: handle second finger transitions" into android-tegra-2.6.29Gary King
2010-02-26Merge "tegra-w1: Add support read_bit, write_bit and touch_bit routines Chang...Gary King
2010-02-26Merge "Tegra-nand: Busy hints modification" into android-tegra-2.6.29Gary King
2010-02-26Merge "tegra uart: Removing the modification of the mctrl" into android-tegra...Gary King
2010-02-26tegra NVEC: Bus driver architecture for nvec driversNinad Malwade
2010-02-26Tegra-nand: Busy hints modificationvbyravarasu
2010-02-25Merge "tegra pm: enable wake from EC keyboard (for harmony)" into android-teg...Gary King
2010-02-25tegra: support embedded controller clock rate besides 100 KHz.Vick Yu
2010-02-25[tegra ALSA] replace enums by #defines in sndfx headerVijay Mali
2010-02-25tegra-w1: Add support read_bit, write_bit and touch_bit routinesHoang Pham
2010-02-25tegra ODM: Disabled SDIO card detection wake on Whistler.Alex Frid
2010-02-25tegra mmc: Fixed data getting copied on write protected sdcardAbhishek Aggarwal
2010-02-25tegra touch: handle second finger transitionsVarun Wadekar