summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2013-01-14regmap: select REGMAP if REGMAP_MMIO and REGMAP_IRQ enabledDong Aisheng
2013-01-14regmap: no need primary handler for nested irqYunfan Zhang
2013-01-14regmap: irq: Add mask invert flag for enable registerXiaofan Tian
2013-01-14regmap: irq: Enable devices for runtime PM while handling interruptsMark Brown
2013-01-14regmap: irq: initialize all irqs to wake disabledStephen Warren
2013-01-14regmap: set MASK_ON_SUSPEND/SKIP_SET_WAKE if no wake_baseStephen Warren
2013-01-14regmap: name irq_chip based on regmap_irq_chip's nameStephen Warren
2013-01-14regmap: store irq_chip inside regmap_irq_chip_dataStephen Warren
2013-01-14regmap: irq: Only update mask bits when doing initial maskMark Brown
2013-01-14regmap: fix some error messages to take account of irq_reg_strideStephen Warren
2013-01-14regmap: Don't lock in regmap_reinit_cache()Dimitris Papastamos
2013-01-14regmap: Fix work_buf switching for page update during virtual range access.Krystian Garbaciak
2013-01-14regmap: Add support for register indirect addressing.Krystian Garbaciak
2013-01-14regmap: Move lock out from internal function _regmap_update_bits().Krystian Garbaciak
2013-01-14regmap: Implement support for wake IRQsMark Brown
2013-01-14regmap: Don't try to map non-existant IRQsMark Brown
2013-01-14regmap: Fix incorrect arguments to kzalloc() callDimitris Papastamos
2013-01-14regmap: Add hook for printk logging for debugging during early initMark Brown
2013-01-14regmap: mmio: Staticize regmap_mmio_gen_context()Axel Lin
2013-01-14regmap: Constify regmap_irq_chipMark Brown
2013-01-14regmap: mmio: request native endian formattingStephen Warren
2013-01-14regmap: allow busses to request formatting with specific endiannessStephen Warren
2012-10-13PM / Sleep: use resume event when call dpm_resume_earlyFeng Hong
2012-10-13Revert dyndbg: fix for SOH in logging messagesGreg Kroah-Hartman
2012-10-02PM / Runtime: Check device PM QoS setting before "no callbacks" checkRafael J. Wysocki
2012-10-02PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()Rafael J. Wysocki
2012-10-02PM / Runtime: Fix rpm_resume() return value for power.no_callbacks setRafael J. Wysocki
2012-10-02dyndbg: fix for SOH in logging messagesMarkus Trippelsdorf
2012-08-25drivers-core: make structured logging play nice with dynamic-debugJim Cromie
2012-08-09PM / Sleep: call early resume handlers when suspend_noirq failsColin Cross
2012-07-18Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds
2012-06-24PM / Sleep: Prevent waiting forever on asynchronous suspend after abortMandeep Singh Baines
2012-06-20Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-06-13driver core: fixup reversed deferred probe orderKuninori Morimoto
2012-06-08regmap: Export regmap_reinit_cache()Mark Brown
2012-06-03regmap: Fix the size calculation for map->format.buf_sizeFabio Estevam
2012-06-03regmap: clean up debugfs if regmap_init failsStephen Warren
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown
2012-05-29mode_t whack-a-mole: ->is_visible() returns umode_t...Al Viro
2012-05-29mm: fix off-by-one bug in print_nodes_state()Ryota Ozaki
2012-05-25Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linu...Linus Torvalds
2012-05-25Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-05-25dma-buf: minor documentation fixes.Sumit Semwal
2012-05-25dma-buf: add vmap interfaceDave Airlie
2012-05-25dma-buf: mmap supportDaniel Vetter
2012-05-23Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2012-05-23Merge tag 'regmap-domain-deps' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-05-23regmap: Use select .. if to get IRQ_DOMAIN enabledMark Brown
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds