summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-04-26usb: otg: tegra: change logic for enable clockAndy Carman
2012-04-26mmc: tegra: enable MMC_PM_IGNORE_PM_NOTIFYnaveenk
2012-04-26video: tegra: host: Reset 3D after power onTerje Bergstrom
2012-04-25video: tegra: dsi: Add DSI register dump in debugfs.Kevin Huang
2012-04-25net: usb: raw-ip: Fix autopm / system suspend issues.Michael Hsu
2012-04-24hdmi: Set INJECT_NULL_SAMPLE only for stereo streamsSayak Ghosh Choudhury
2012-04-24video: tegra: dc: Activate register update after programmedMark Zhang
2012-04-24power: max17048: configure hibernate modeSyed Rafiuddin
2012-04-24kernel: nvhost: add OOM checksAnton Kondratenko
2012-04-24ARM: tegra: dc: support YUV422 formatJon Mayo
2012-04-24video: tegra: dc: add tracing informationJon Mayo
2012-04-24media: video: tegra: tegra_camera: re-arch power and clockJihoon Bang
2012-04-23video: tegra: nvavp: Add force clock stay on APIHyung Taek Ryoo
2012-04-20tegra: usb: otg: Clear only interrupt enabling bits in suspendJoshua Cha
2012-04-20video: tegra: dc: update windows after set lutAdam Cheney
2012-04-19usb: otg: tegra: callback for otg plug/un-plug notificatonSyed Rafiuddin
2012-04-19mmc: tegra: Disable card and host clk separatelyPavan Kunapuli
2012-04-19mmc: host: Disable SDIO card clock when idlePavan Kunapuli
2012-04-19usb: ehci: tegra: Fence read in unmap urbKrishna Yarlagadda
2012-04-19drivers: resolve compilation time warningsSanjay Singh Rawat
2012-04-18i2c: tegra: support for I2C_M_NOSTART protocol manglingLaxman Dewangan
2012-04-18power: smb349: addition of regulator interfaceSyed Rafiuddin
2012-04-18mfd: max8907c: Disable Hard Reset with Power keyAshwini Ghuge
2012-04-18usb: gadget: fsl_udc: support udc driver without otgRakesh Bodla
2012-04-17Revert "video: tegra: dc: load video mode during vblank"Jon Mayo
2012-04-17usb: otg: tegra: set & read otg state with sysfsVenu Byravarasu
2012-04-16cpufreq: interactive: change timer rateShridhar Rasal
2012-04-16usb: ehci: tegra: use suspend_noirq()/resume_noirq()Preetham Chandru
2012-04-16USB: cdc-acm: disconnect stuck issue and acm_tty_open crashVinayak Pane
2012-04-16net: usb: raw-ip: check invalid referenceShawn Joo(Seongho)
2012-04-16video: tegra: nvmap: Disable CONFIG_NVMAP_ALLOW_SYSMEMHiroshi DOYU
2012-04-16usb: serial: baseband: Restructure open and closeVinayak Pane
2012-04-16usb: cdc-acm: fix anchored urb leakVinayak Pane
2012-04-16net: usb: raw-ip: do not free skb if TX_BUSY flag setVinayak Pane
2012-04-16crypto: tegra-aes: schedule single work handlerAmit Kamath
2012-04-16iommu/tegra-gart: fix spin_unlock in map failure pathLucas Stach
2012-04-16iommu/tegra: smmu: Print device name correctlyHiroshi DOYU
2012-04-16HID: hid-sony: set sony PS3 controller LEDs over bluetoothNagarjuna Kristam
2012-04-16mmc:host:tegra: make embedded sdio code conditionalMursalin Akon
2012-04-15regmap: fix compile errors in regmap-irq.c due to stride changesStephen Warren
2012-04-15regmap: implement register stridingStephen Warren
2012-04-15regmap: fix compilation when !CONFIG_DEBUG_FSStephen Warren
2012-04-15regmap: allow regmap instances to be namedStephen Warren
2012-04-15regmap: validate regmap_raw_read/write val_lenStephen Warren
2012-04-15regmap: mmio: remove some error checks now in the coreStephen Warren
2012-04-15regmap: mmio: convert some error returns to BUG()Stephen Warren
2012-04-15regmap: add MMIO bus supportStephen Warren
2012-04-15regmap: introduce fast_io busses, and use a spinlock for themStephen Warren
2012-04-15regmap: introduce explicit bus_context for bus callbacksStephen Warren
2012-04-15regmap: prevent division by zero in rbtree_showStephen Warren