summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-04-20nvmap: relax iovmm over-commit check for kernel clientAntti Hatala
2010-04-15tegra_odm_battery:porting the battery polling timer changes.Sachin Nikam
2010-04-15fsl udc:Fix USB disconnect notification in OTGVenkat Moganty
2010-04-15[spi] update tegra driver to support multiple slavesGary King
2010-04-14usb gadget: Implementing checks to fix NULL pointer dereference exceptionAbhishek Aggarwal
2010-04-13bcsp: Fix BCSP Bug: bcsp_pkt_cull: Removed only x out of x-1 pkts errors.Anantha Idapalapati
2010-04-13tegra uart: Fixing the tx and rx dma path issueLaxman Dewangan
2010-04-12tegra nvmap:fixing memory corruption is nvmap.c.vdumpa
2010-04-05nvec_battery:Handling critical battery conditionSachin Nikam
2010-04-05tegra: Enabling Accelerometer Driver for whistler board.Vishwas Rao
2010-04-02ARM/tegra: delete SDIO DDK and DDK-based MMC host drivertegra-9.12.9Gary King
2010-04-01Fix NvRmMemUnpin so it ignores NULL memhandlesAcorn Pooley
2010-03-30tegra: SMSC LAN V4 driver integration to reduce power during OS idleNarendra Damahe
2010-03-30Use CONFIG_ARCH_TEGRA_XX_SOC instead of RM capsNagesh Penumarty
2010-03-29tegra spi: fixed a coding bug that was forcing the SPI signal mode to zero..Sheshu Shenoy
2010-03-29cpuidle: always return with interrupts enabledKevin Hilman
2010-03-29nvec_battery:registering battery as wakeup source and battery events.Sachin Nikam
2010-03-23input: add keyboard controller support for tegraGary King
2010-03-22tegra fb: Cleanup partially removed fb disable code.Venkata(Muni) Anda
2010-03-21tegra usb: Switching of USB busy hints, when no active USB tranferstegra-9.12.8sgadagottu
2010-03-18tegra usb: Integrating power aware LAN 9500 driver from SMSCNarendra Damahe
2010-03-18tegra pm: add suspend/resume to tegra-sdhci driverDeepesh Gujarathi
2010-03-17tegra nvec: suspend/resume without nvec mouse connectedNinad Malwade
2010-03-12nvmap: add barriers around atomic_read and atomic_setGary King
2010-03-11tegra touch: enable multi-touchVarun Wadekar
2010-03-11serial: delete tegra DDK serial driverGary King
2010-03-09tegra serial: Tx Path OptimizationsAnantha Idapalapati
2010-03-08[nvmap] fix strided read/write loop incrementGary King
2010-03-08tegra: Commenting the error prints for memory pin/Unpin functionsNinad Malwade
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-04[usb mass storage] return -EINVAL on NULL requestGary King
2010-03-04nvmap: implement nvmap as a full memory manager driverGary King
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 udc: Add USB charger supportVenkat Moganty
2010-03-02tegra usb: Clean up of host initializationRama Kandhala
2010-03-02mmc.c: support ext_csd revisions in eMMCv4.4 specPavan Kunapuli
2010-03-01tegra regulator: Add regulator driverVenkat Moganty
2010-03-01tegra uart: Resetting baudrate variable if controller get reset.Laxman Dewangan
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 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-25tegra-w1: Add support read_bit, write_bit and touch_bit routinesHoang Pham
2010-02-25tegra mmc: Fixed data getting copied on write protected sdcardAbhishek Aggarwal
2010-02-25tegra touch: handle second finger transitionsVarun Wadekar