summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-11-30serial: tegra_hsuart: Fix typo preventing non 8-bit modesColin Cross
2011-11-30watchdog: add tegra_wdt driverGary King
2011-11-30panjit_touch: fix warning "control reaches end of non-void function"Gary King
2011-11-30input: touchscreen driver for panjit capacitive i2c touch panelsGary King
2011-11-30serial: tegra_hsuart: fix receive DMA, RTS, timeout, and tx triggerJay Cheng
2011-11-30serial: tegra_hsuart: Fix void return type on writel accessorsColin Cross
2011-11-30serial: tegra_hsuart: fix section mismatch errorGary King
2011-11-30serial: tegra_hsuart: Cleanups and bug fixesColin Cross
2011-11-30serial: tegra_hsuart: Fix DMA receive, drop err in dma callbacksColin Cross
2011-11-30serial: Add tegra_hsuart driverColin Cross
2011-11-30mmc: sdhci: Skip mmc suspend/resume ops for SDIO device,Dmitry Shmidt
2011-11-30video: tegra: include nvhost.h instead of nvhost_dev.hErik Gilling
2011-11-30video: tegra: set window size on mode changeErik Gilling
2011-11-30video: tegra: add hdmi output supportErik Gilling
2011-11-30video: tegra: add hotplug display supportErik Gilling
2011-11-30video: tegra: add host bus support to display controllerErik Gilling
2011-11-30video: tegra: add skeleton host bus supportErik Gilling
2011-11-30usb: gadget: In OTG mode, power down the controller on probeBenoit Goby
2011-11-30video: tegra: add init/suspend/resume hooks to outputsErik Gilling
2011-11-30video: tegra: checkpatch changesErik Gilling
2011-11-30video: tegra: add tegra display controller driverErik Gilling
2011-11-30video: tegra: remove old tegra fb driverErik Gilling
2011-11-30usb: gadget: Fix tegra udc in OTG modeBenoit Goby
2011-11-30usb: gadget: Use USB PHY apiBenoit Goby
2011-11-30mtd/tegra_nand: don't ignore return value for add_mtd_partitionsGary King
2011-11-30usb: gadget: Add support for OTGBenoit Goby
2011-11-30w1: master: tegra_w1: Add initial Tegra W1 master driverAndrei Warkentin
2011-11-30video: tegrafb: Enable host1x clockColin Cross
2011-11-30[ARM] tegra: tegrafb: Free irq in probe error case and remove functionColin Cross
2011-11-30[ARM] tegra: Add framebuffer driverColin Cross
2011-11-30i2c-tegra: add support for virtual busses with dynamic pinmuxingGary King
2011-11-30usb: gadget: add utmip phy into to fsl_tegra_udcErik Gilling
2011-11-30usb: gadget: fsl_udc: wmb ep_td struct when submitting to controllerColin Cross
2011-11-30usb: gadget: add preliminary Tegra support to fsl driverErik Gilling
2011-11-30[ARM] mtd: NVIDIA Tegra NAND controller driver.Colin Cross
2011-11-30ARM: tegra: gpio: remove manual acks in irq handlerColin Cross
2011-11-30ARM: tegra: gpio: Convert suspend/resume to syscoreColin Cross
2011-11-30ARM: tegra: gpio: Add support for waking from suspendColin Cross
2011-11-30ARM: tegra: remove unused mach/suspend.hColin Cross
2011-11-29Revert "USB: EHCI: fix HUB TT scheduling issue with iso transfer"Greg Kroah-Hartman
2011-11-26drm/i915: always set FDI composite sync bitJesse Barnes
2011-11-26drm/i915: fix IVB cursor supportJesse Barnes
2011-11-26USB: quirks: adding more quirky webcams to avoid squeaky audiosordna
2011-11-26USB: add quirk for Logitech C600 web camJosh Boyer
2011-11-26USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin
2011-11-26usb-storage: Accept 8020i-protocol commands longer than 12 bytesAlan Stern
2011-11-26USB: Fix Corruption issue in USB ftdi driver ftdi_sio.cAndrew Worsley
2011-11-26USB: ark3116 initialisation fixBart Hartgers
2011-11-26USB: workaround for bug in old version of GCCAlan Stern
2011-11-26USB: cdc-acm: Fix disconnect() vs close() raceHavard Skinnemoen