summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-30pwm: imx: Provide atomic PWM support for i.MX PWMv2Lukasz Majewski
2017-01-30pwm: imx: Move PWMv2 wait for fifo slot code to a separate functionLukasz Majewski
2017-01-30pwm: imx: Move PWMv2 software reset code to a separate functionLukasz Majewski
2017-01-30pwm: imx: Rewrite v1 code to facilitate switch to atomic PWMLukasz Majewski
2017-01-30pwm: imx: Add separate set of PWM ops for v1 and v2Lukasz Majewski
2017-01-30pwm: imx: Remove ipg clock and enable per clock when requiredSascha Hauer
2017-01-30pwm: lpss: Add Intel Gemini Lake PCI IDMika Westerberg
2017-01-30pwm: lpss: Do not export board infos for different PWM typesAndy Shevchenko
2017-01-30pwm: lpss: Avoid reconfiguring while UPDATE bit is still enabledIlkka Koskinen
2017-01-30pwm: lpss: Switch to new atomic APIAndy Shevchenko
2017-01-30pwm: lpss: Allow duty cycle to be 0Andy Shevchenko
2017-01-30pwm: lpss: Avoid potential overflow of base_unitAndy Shevchenko
2017-01-20pwm: pca9685: Fix period change with same duty cycleClemens Gruber
2017-01-19pwm: constify pwm_ops structuresBhumika Goyal
2017-01-19pwm: bcm-iproc: Update dependencies for compile-testScott Branden
2017-01-19pwm: pca9685: Allow any of the 16 PWMs to be used as a GPIOMika Westerberg
2016-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-27net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong
2016-12-27r8169: add support for RTL8168 series add-on card.Chun-Hao Lin
2016-12-26net: korina: Fix NAPI versus resources freeingFlorian Fainelli
2016-12-25avoid spurious "may be used uninitialized" warningLinus Torvalds
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner
2016-12-25irqchip/gic: Consolidate hotplug state spaceThomas Gleixner
2016-12-25coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-25staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner
2016-12-25scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-25scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-25bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner
2016-12-25scsi: qedi: Convert to hotplug state machineThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-24Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-24Merge tag 'ntb-4.10' of git://github.com/jonmason/ntbLinus Torvalds
2016-12-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-23Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-23net/mlx4_en: Fix user prio field in XDP forwardTariq Toukan
2016-12-23ipvlan: fix multicast processingMahesh Bandewar
2016-12-23ipvlan: fix various issues in ipvlan_process_multicast()Eric Dumazet
2016-12-23ntb_transport: Remove unnecessary call to ntb_peer_spad_readSteve Wahl
2016-12-23NTB: Fix 'request_irq()' and 'free_irq()' inconsistancyChristophe JAILLET
2016-12-23ntb: fix SKX NTB config space size register offsetsDave Jiang
2016-12-23ntb_transport: Limit memory windows based on available, scratchpadsShyam Sundar S K
2016-12-23NTB: Register and offset values fix for memory windowShyam Sundar S K