summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)Author
2016-03-23regmap: mmio: Fix value endianness selectionMark Brown
2016-03-05Merge remote-tracking branch 'regmap/topic/update-bits' into regmap-nextMark Brown
2016-03-05Merge remote-tracking branches 'regmap/topic/devm-irq', 'regmap/topic/doc', '...Mark Brown
2016-03-05Merge remote-tracking branch 'regmap/topic/mmio' into regmap-nextMark Brown
2016-03-05Merge remote-tracking branch 'regmap/fix/raw' into regmap-linusMark Brown
2016-03-05regmap: irq: add devm apis for regmap_{add,del}_irq_chipLaxman Dewangan
2016-03-05regmap: replace regmap_write_bits()Kuninori Morimoto
2016-02-29regmap: irq: Enable irq retriggering for nested irqsGrygorii Strashko
2016-02-26regmap: add regmap_fields_force_xxx() macrosKuninori Morimoto
2016-02-20regmap: merge regmap_fields_update_bits() into macroKuninori Morimoto
2016-02-20regmap: merge regmap_fields_write() into macroKuninori Morimoto
2016-02-20regmap: add regmap_fields_update_bits_base()Kuninori Morimoto
2016-02-20regmap: merge regmap_field_update_bits() into macroKuninori Morimoto
2016-02-20regmap: merge regmap_field_write() into macroKuninori Morimoto
2016-02-20regmap: add regmap_field_update_bits_base()Kuninori Morimoto
2016-02-20regmap: merge regmap_update_bits_check_async() into macroKuninori Morimoto
2016-02-20regmap: merge regmap_update_bits_check() into macroKuninori Morimoto
2016-02-20regmap: merge regmap_update_bits_async() into macroKuninori Morimoto
2016-02-20regmap: merge regmap_update_bits() into macroKuninori Morimoto
2016-02-20regmap: add regmap_update_bits_base()Kuninori Morimoto
2016-02-20regcache: flat: Introduce register strider orderXiubo Li
2016-02-20regcache: Introduce the index parsing API by stride orderXiubo Li
2016-02-20regmap: core: Introduce register stride orderXiubo Li
2016-02-15regmap: irq: add devm apis for regmap_{add,del}_irq_chipLaxman Dewangan
2016-02-14Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-02-11component: remove device from master match list on failed addDaniel Stone
2016-02-09regmap: irq: dispose all virtual irq before removing domainLaxman Dewangan
2016-02-08Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-02-06Merge branches 'pm-core' and 'pm-domains'Rafael J. Wysocki
2016-02-05regmap: mmio: Revert to v4.4 endianness handlingMark Brown
2016-02-03PM: Avoid false-positive warnings in dev_pm_domain_set()Rafael J. Wysocki
2016-02-03PM / Domains: Silence compiler warning for an unused functionUlf Hansson
2016-02-02regmap: cache: Fall back to register by register read for cache defaultsMark Brown
2016-02-01regmap: Return an error if a caller attempts to do an unsupported raw readMark Brown
2016-01-31Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-29Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki
2016-01-27PM / Domains: Fix typo in commentMoritz Fischer
2016-01-27PM / Domains: Fix potential deadlock while adding/removing subdomainsUlf Hansson
2016-01-27regmap: mmio: Convert to regmap_bus and fix accessor usageMark Brown
2016-01-27component: Detach components when deleting master structJon Medhurst (Tixy)
2016-01-27regmap: Add explict native endian flag to DT bindingsMark Brown
2016-01-26component: fix crash on x86_64 with hda audio driversRussell King
2016-01-26base/platform: Fix platform drivers with no probe callbackMartin Wilck
2016-01-26base: Export platform_msi_domain_[alloc,free]_irqsThomas Petazzoni
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-22PM / domains: fix lockdep issue for all subdomainsMarek Szyprowski
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-20Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-20dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig