summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* regmap: cache: Fix typo in cache_bypass parameter descriptionAndrew F. Davis2016-03-231-1/+1
* Merge remote-tracking branch 'regmap/topic/update-bits' into regmap-nextMark Brown2016-03-051-178/+39
|\
| * regmap: replace regmap_write_bits()Kuninori Morimoto2016-03-051-23/+0
| * regmap: add regmap_fields_force_xxx() macrosKuninori Morimoto2016-02-261-12/+0
| * regmap: merge regmap_fields_update_bits() into macroKuninori Morimoto2016-02-191-26/+0
| * regmap: merge regmap_fields_write() into macroKuninori Morimoto2016-02-191-22/+0
| * regmap: add regmap_fields_update_bits_base()Kuninori Morimoto2016-02-191-0/+32
| * regmap: merge regmap_field_update_bits() into macroKuninori Morimoto2016-02-191-20/+0
| * regmap: merge regmap_field_write() into macroKuninori Morimoto2016-02-191-16/+0
| * regmap: add regmap_field_update_bits_base()Kuninori Morimoto2016-02-191-0/+27
| * regmap: merge regmap_update_bits_check_async() into macroKuninori Morimoto2016-02-191-37/+0
| * regmap: merge regmap_update_bits_check() into macroKuninori Morimoto2016-02-191-25/+0
| * regmap: merge regmap_update_bits_async() into macroKuninori Morimoto2016-02-191-34/+0
| * regmap: merge regmap_update_bits() into macroKuninori Morimoto2016-02-191-23/+0
| * regmap: add regmap_update_bits_base()Kuninori Morimoto2016-02-191-0/+40
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'regmap/topic/devm-irq', 'regmap/topic/doc', '...Mark Brown2016-03-054-11/+148
|\ \ \ \ \
| | | | * | regcache: flat: Introduce register strider orderXiubo Li2016-02-191-5/+15
| | | | * | regcache: Introduce the index parsing API by stride orderXiubo Li2016-02-191-0/+6
| | | | * | regmap: core: Introduce register stride orderXiubo Li2016-02-192-6/+23
| | | | |/
| | | * | regmap: irq: Enable irq retriggering for nested irqsGrygorii Strashko2016-02-291-0/+1
| | | * | regmap: irq: add devm apis for regmap_{add,del}_irq_chipLaxman Dewangan2016-02-151-0/+82
| | | * | regmap: irq: dispose all virtual irq before removing domainLaxman Dewangan2016-02-091-0/+21
| | | |/
| * | / regmap: irq: add devm apis for regmap_{add,del}_irq_chipLaxman Dewangan2016-03-051-0/+82
| | |/ | |/|
* | | Merge remote-tracking branch 'regmap/topic/mmio' into regmap-nextMark Brown2016-03-053-131/+174
|\ \ \
| * | | regmap: cache: Fall back to register by register read for cache defaultsMark Brown2016-02-021-11/+30
| * | | regmap: Return an error if a caller attempts to do an unsupported raw readMark Brown2016-02-011-0/+3
| * | | regmap: mmio: Convert to regmap_bus and fix accessor usageMark Brown2016-01-271-120/+139
| * | | regmap: Add explict native endian flag to DT bindingsMark Brown2016-01-271-0/+2
| |/ /
* | | Merge remote-tracking branch 'regmap/fix/raw' into regmap-linusMark Brown2016-03-051-2/+2
|\ \ \
| * | | regmap: pass buffer size to regmap_raw_read() in regcache_hw_init()Maciej S. Szmigiero2016-01-151-2/+2
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-281-11/+7
|\ \ \ \
| * | | | irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory sizeShanker Donthineni2016-02-171-5/+6
| * | | | irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1Ashok Kumar2016-02-111-6/+1
* | | | | Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-02-281-1/+1
|\ \ \ \ \
| * | | | | drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BIN...Lisa Du2016-02-211-1/+1
* | | | | | Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-2818-70/+125
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'fixes-for-v4.5-rc6' of http://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2016-02-2413-63/+106
| |\ \ \ \ \ \
| | * | | | | | usb: musb: fix DMA for host modeCristian Birsan2016-02-231-4/+2
| | * | | | | | usb: phy: msm: Trigger USB state detection work in DRD modeIvan T. Ivanov2016-02-231-16/+4
| | * | | | | | usb: gadget: net2280: fix endpoint max packet for super speed connectionsSimon Appleby2016-02-231-2/+13
| | * | | | | | usb: gadget: gadgetfs: unregister gadget only if it got successfully registeredMarek Szyprowski2016-02-231-2/+5
| | * | | | | | usb: gadget: remove driver from pending list on probe errorMarek Szyprowski2016-02-231-1/+2
| | * | | | | | usb: musb: Fix DMA desired mode for Mentor DMA engineCristian Birsan2016-02-171-1/+1
| | * | | | | | usb: gadget: fsl_qe_udc: fix IS_ERR_VALUE usageAndrzej Hajda2016-02-171-1/+1
| | * | | | | | usb: dwc2: USB_DWC2 should depend on HAS_DMAGeert Uytterhoeven2016-02-171-0/+1
| | * | | | | | usb: dwc2: host: fix the data toggle error in full speed descriptor dmaTang, Jianqiang2016-02-172-1/+9
| | * | | | | | usb: dwc2: host: fix logical omissions in dwc2_process_non_isoc_descVardan Mikayelyan2016-02-171-11/+10
| | * | | | | | usb: dwc3: Fix assignment of EP transfer resourcesJohn Youn2016-02-173-24/+52
| | * | | | | | usb: dwc2: Add extra delay when forcing dr_modeJohn Youn2016-02-171-0/+6
| * | | | | | | Revert "usb: hub: do not clear BOS field during reset device"Greg Kroah-Hartman2016-02-201-5/+3