summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-12-13video: tegra: fix HDMI audio programmingErik Gilling
2010-12-09usb: host: tegra: Remove clear PORT_RESUME to clear PORT_SUSPENDJay Cheng
2010-12-09tegra: video: host: fix race condition in hostintr wait listVarun Wadekar
2010-12-09usb: ehci: Reduce overhead of the scan_periodic loopBenoit Goby
2010-12-08media: video: tegra: avp_svc: Force memory bus to full when avp is enabledColin Cross
2010-12-08video: tegra: dc: Force memory bus to full when display is enabledColin Cross
2010-12-06video: tegra: nvmap: Clear handle->owner on releaseRobert Morell
2010-12-06video: tegra: nvmap: Fix per client accountingRebecca Schultz Zavin
2010-12-06tegra: video: host: remove cancelled actions at power downVarun Wadekar
2010-12-06tegra: video: host: reset syncpoints on host initializationVarun Wadekar
2010-12-06video: tegra: host: Added nvhost resume.Varun Wadekar
2010-12-05regulator: tps6586x: Handle both enable reg/bits being the sameDanny Huang
2010-12-05regulator: tps6586x: correct register tableDanny Huang
2010-12-05regulator: tps6586x: Add missing bit mask generationDanny Huang
2010-12-05regulator: tps6586x: Fix TPS6586X_DVM to store goreg/bitDanny Huang
2010-12-03Revert "usb: host: tegra: Remove programing PTC bits based on bus speed."Benoit Goby
2010-12-03usb: gadget: fsl_udc: Fix a race between ep_disable and ep_queueBenoit Goby
2010-12-02video: tegra: fix DC_CMD_STATE_CONTROL_UPDATE register valuesMichael I. Gold
2010-12-01video: tegra: fix vblank detectionErik Gilling
2010-12-01video: tegra: set up high priority on all overlaysErik Gilling
2010-11-30[tegra i2c] add de-bounce cycles.Jay Cheng
2010-11-30media: video: tegra: avp: turn off chatty avp/rpc debug loggingDima Zavin
2010-11-30media: video: tegra: avp: make avp_svc have separate debug maskDima Zavin
2010-11-30media: video: tegra: properly drop refs to sclk on cleanupDima Zavin
2010-11-29usb: host: tegra: Reduce busy polling durationJay Cheng
2010-11-24usb: host: tegra: protect bus suspend with CONFIG_PMAllen Martin
2010-11-24serial: tegra_hsuart: Use resources instead of platform data.Jaikumar Ganesh
2010-11-22usb: host: tegra: rewrite usb suspend/resume routine.Jay Cheng
2010-11-19video: tegra: host: Fix bounds-checkingRobert Morell
2010-11-19video: tegra: Scale colors in pseudopaletteRobert Morell
2010-11-18tegra: video: make tegra_dc_is_yuv_planar return boolErik Gilling
2010-11-18video: tegra: YUV overlay supportAri Hirvonen
2010-11-17video: tegra: fill in transparency info in 32bpp FB modeErik Gilling
2010-11-15usb: host: tegra: Remove programing PTC bits based on bus speed.Jay Cheng
2010-11-11video: tegra: add option to autodetect bitdepth from bootloaderErik Gilling
2010-11-11video: tegra: call disable with interrupts disabled.James Wylder
2010-11-11video: add rgb disable handlerJames Wylder
2010-11-10media: tegra: avp: fix a mutex leak on an err path in lib loadDima Zavin
2010-11-10video: tegra: delay HDMI hotplug detection until after resumeErik Gilling
2010-11-10video: tegra: mark a window's handle as unused when it isErik Gilling
2010-11-09media: video: tegra: add avp port transport info to debug dumpDima Zavin
2010-11-09media: video: tegra: add debugfs entry for tegra_rpcDima Zavin
2010-11-09media: video: tegra: wait for remote ack on disconnectDima Zavin
2010-11-09video: add short video mode decode to fbmonErik Gilling
2010-11-09video: tegra: flush fb_flip workqueue on blank and suspendErik Gilling
2010-11-09video: tegra: fix crash when no HDMI modes are supportedErik Gilling
2010-11-08media: video: tegra: add ref count for remote clock requestsDima Zavin
2010-11-07media: video: tegra: add support for the AVP media offload engineDima Zavin
2010-11-07media: video: tegra: Add Tegra RPC support for tegra multimedia frameworkDima Zavin
2010-11-05Revert "tegra: video: nvmap: Printk if nvmap alloc fails"Rebecca Schultz Zavin