summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2012-04-15regmap: Export regcache_sync_region()Mark Brown
2012-04-15regmap: Use pad_bits and reg_bits when determining register format.Marc Reilly
2012-04-15regmap: Add support for device with 24 data bits.Marc Reilly
2012-04-15regmap: rbtree: Fix register default look-up in syncLars-Peter Clausen
2012-04-15bitops: remove for_each_set_bit_cont()Akinobu Mita
2012-04-15regmap: Fix future missing prototype of devres_alloc() and friendsStephen Warren
2012-04-15regmap: Fix rbtree block base in syncMark Brown
2012-04-15regcache: Make sure we sync register 0 in an rbtree cacheMark Brown
2012-04-15regmap: delete unused module.h from drivers/base/regmap filesPaul Gortmaker
2012-04-15regmap: Fix x86_64 breakageMark Brown
2012-04-15regmap: Allow drivers to sync only part of the register cacheMark Brown
2012-04-15regmap: Supply ranges to the sync operationsMark Brown
2012-04-15regmap: Add tracepoints for cache only and cache bypassMark Brown
2012-04-15regmap: Mark the cache as clean after a successful syncMark Brown
2012-04-15regmap: Remove default cache sync implementationMark Brown
2012-04-15regmap: Skip hardware defaults for LZO cachesMark Brown
2012-04-15regmap: Expose the driver name in debugfsDimitris Papastamos
2012-04-15regmap: Add support for writing to regmap registers via debugfsDimitris Papastamos
2012-04-15regmap: Support raw reads from cached registersMark Brown