summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2009-12-11Merge change I39a107dc into android-tegra-2.6.29Gerrit Code Review
2009-12-11Merge change I50d242b9 into android-tegra-2.6.29Gerrit Code Review
2009-12-10mtd: add Tegra NAND controller driverGary King
2009-12-10serial: add high-speed serial driver for NVIDIA Tegra SoCsGary King
2009-12-10serial: add Tegra NvDDK-based serial driverGary King
2009-12-10video: add dumb framebuffer driver for NVIDIA Tegra SoCsGary King
2009-12-09rtc: add Tegra ODM kit PMU adaptation-based RTC driverGary King
2009-12-09keyboard: add support for NVIDIA Tegra internal keyboard controllerGary King
2009-12-09tegra: add I2C adapter-class driverGary King
2009-12-09tegra: add USB clock and PHY programming interface for USB deviceGary King
2009-12-09ehci: add EHCI-compliant HCD driver for NVIDIA Tegra SoCsGary King
2009-12-09fsl_udc_core: add support for Tegra UDC controllerGary King
2009-12-08USB: fsl_udc_core: add platform adaptation interface for clock managementGary King
2009-12-08USB: add compile-time selection for max supported FSL device endpointsGary King
2009-12-08gadget: check for NULL before dereferencing cdev->configGary King
2009-12-08cdc_ether: add vendor and product IDs for a number of additional modemsGary King
2009-12-08ehci-hcd: add controller_resets_phy quirkGary King
2009-12-08smsc95xx: add support for SMSC 9514 USB ethernet deviceGary King
2009-12-08usbnet: add FLAG_SEND_ZLPGary King
2009-12-08sdhci: add controller-specific override query for max_clkGary King
2009-12-08sdhci: move card detection interrupt logic into a callback functionGary King
2009-12-08sdhci: add controller-specific set_clock callbackGary King
2009-12-08sdhci: add BROKEN_CTRL_HISPD quirkGary King
2009-12-08sdhci: add support for 8 bit data transfersGary King
2009-12-08sdhci: add ENABLE_INTERRUPT_AT_BLOCK_GAP quirkGary King
2009-12-08sdhci: add BROKEN_WRITE_PROTECT quirkGary King
2009-12-08mmc: add detection for MMC 4.4 boot sectorsGary King
2009-12-08USB: fsl_udc_core: Fix kernel oops on module removalAnton Vorontsov
2009-12-08USB: gadget: Add i.MX3x support to the fsl_usb2_udc driverGuennadi Liakhovetski
2009-12-07mmc: Add CONFIG_EMBEDDED_MMC_START_OFFSET configurationGary King
2009-12-07cherry-pick commit 9feae246963c648b212Gary King
2009-12-07mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen
2009-12-07[MTD] fix use after free in register_mtd_blktransMarcin Slusarz
2009-12-07Call flush_dcache_page in usb_stor_access_xfer_bufCatalin Marinas
2009-12-07Merge commit 'arm/2.6.28-arm' into android-tegra-2.6.29Gary King
2009-11-02misc: pmem: don't flush if file was opened with O_SYNCDima Zavin