summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-01-10Merge change Ibd96432d into android-tegra-2.6.29Gerrit Code Review
2010-01-10tegra nand: remove unnecessary wake lock from nand driverMayuresh Kulkarni
2010-01-08serial: compile fixes for tegra native serial driverGary King
2010-01-09Merge change Iba7be830 into android-tegra-2.6.29Gerrit Code Review
2010-01-07tegra: usbnet workaround for 32Byte buffer allignment requirementUday Raval
2010-01-07hid: add a config to force all usb keyboards to return the same name.Laxman Dewangan
2009-12-23keyboard: add error cleanup to tegra KBC driverGary King
2009-12-23keyboard: add a keyboard driver for buttons connected to Tegra SoC GPIOsGary King
2009-12-21mmc: don't bug when EMBEDDED_MMC_START_OFFSET > CSD capacityGary King
2009-12-21tegra: fix typos in / remove various debug printsGary King
2009-12-21ehci: enable clocks on tegra during shutdownGary King
2009-12-16input: various build fixes for tegra driversGary King
2009-12-16serial: update tegra UART driver to match new system DMA APIGary King
2009-12-16power: enable charger status in tegra NvEc battery driverGary King
2009-12-16nand: add clock suspend/resume on every transfer to tegra MTD driverGary King
2009-12-16power: add support in tegra for voltage and temperatureGary King
2009-12-16tegra: reduce power of USB phy and USB pllGary King
2009-12-16video: remove hardware panning from tegraGary King
2009-12-15spi: update tegra spi driver to use correct location for rm_spi_slink.hGary King
2009-12-15MTD: include tegra_devices.h in tegra NAND driver for NV_DEBUG definitionGary King
2009-12-15keyboard: add missing comma to tegra NvEc-based keyboard driverGary King
2009-12-15i2c: fix i2c-tegra driverGary King
2009-12-15power: fix build break in nvec_battery.cGary King
2009-12-15serial: include tegra_devices.h in tegra uart driver for NV_DEBUG definitionGary King
2009-12-15rtc: tegra RTC driver build fixesGary King
2009-12-15char: include tegra_devices.h in nvmap.c to get NV_DEBUG definitionGary King
2009-12-15mouse: include tegra_devices.h in nvec_mouse.c to get NV_DEBUG definitionGary King
2009-12-15udc: include tegra_devices.h in tegra_udc.c to get NV_DEBUG definitionGary King
2009-12-15ehci: controller_resets_phy was missing a semicolon, simple fixGary King
2009-12-15fsl_udc_core: fix glue of _UDC_NAME macro onto function prefixesGary King
2009-12-15tegra: use sdio_platform_data from tegra_devices.h, not sdio_pdataGary King
2009-12-15tegra: declare tegra_spi_platform_data in tegra_devices.hGary King
2009-12-15char/tegra: add DPRAM character device attached to Tegra SNOR interfaceGary King
2009-12-15usb: fix typo in Tegra gadget dependenciesGary King
2009-12-15Merge change I86c38957 into android-tegra-2.6.29Gerrit Code Review
2009-12-15Merge changes I792427d5,I4c604b35,I5e9838b7,Ie2ac1e43,I1fcfb44e,If4bc6ea8 int...Gerrit Code Review
2009-12-14mmc: add MMC driver for NVIDIA Tegra SDIO DDKGary King
2009-12-14mmc: Add SDHCI-compliant driver for NVIDIA Tegra SoCsGary King
2009-12-14framebuffer : remove nvrm_linux_shim.h reference from tegra-fbGary King
2009-12-14char: add Tegra nvmap device driverGary King
2009-12-11input: add misc input device for NVIDIA Tegra ODM scrollwheelGary King
2009-12-11input: add miscellaneous Tegra accelerometer ODM input deviceGary King
2009-12-11SPI: add NvRm-based SPI driver for NVIDIA Tegra SoCsGary King
2009-12-11power: add battery driver for NvEc batteriesGary King
2009-12-11keyboard: adds a driver for NvEc keyboard supportGary King
2009-12-11mouse: add mouse driver for Tegra NvEc embedded controllerGary King
2009-12-12Merge change Ib2ef9ead into android-tegra-2.6.29Gerrit Code Review
2009-12-11power: add a battery driver for Tegra NvRmGary King
2009-12-10touchscreen: add a touchscreen input device driver for Tegra ODM kitGary King
2009-12-11Merge change I4963edd7 into android-tegra-2.6.29Gerrit Code Review