summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* pwm: atmel: Fix disabling of PWM channelsGuillermo Rodriguez2016-07-111-0/+10
* pwm: rcar: Use ARCH_RENESASRyo Kodama2016-07-111-1/+1
* pwm: tegra: Add support for Tegra186Laxman Dewangan2016-07-111-3/+19
* pwm: tegra: Avoid overflow when calculating duty cycleHyong Bin Kim2016-07-111-2/+3
* pwm: tegra: Allow 100 % duty cycleVictor(Weiguo) Pan2016-07-111-1/+1
* pwm: tegra: Add support for reset controlRohith Seelaboyina2016-07-111-0/+20
* pwm: tegra: Rename mmio_base to regsThierry Reding2016-07-111-6/+6
* pwm: tegra: Remove useless paddingThierry Reding2016-07-111-4/+4
* pwm: tegra: Drop NUM_PWM macroThierry Reding2016-07-111-5/+3
* pwm: lpc32xx: Set PWM_PIN_LEVEL bit to default valueSylvain Lemieux2016-07-111-0/+7
* pwm: Add a driver for the STMPE PWMLinus Walleij2016-07-113-0/+327
* pwm: rockchip: Add support for atomic updateBoris Brezillon2016-07-111-41/+43
* pwm: rockchip: Avoid glitches on already running PWMsBoris Brezillon2016-07-111-1/+19
* pwm: rockchip: Add support for hardware readoutBoris Brezillon2016-07-111-0/+67
* pwm: rockchip: Fix period and duty cycle approximationBoris Brezillon2016-07-111-4/+3
* pwm: Add support for Broadcom iProc PWM controllerYendapally Reddy Dhananjaya Reddy2016-07-113-0/+288
* pwm: lpss: Move clk_rate check to ->probe()Andy Shevchenko2016-07-111-5/+7
* pwm: lpss: pci: Enable PWM module on Intel EdisonAndy Shevchenko2016-07-111-0/+1
* pwm: lpss: Prevent on_time_div overflow on lower frequenciesMika Westerberg2016-07-111-2/+4
* pwm: lpss: Fix base_unit calculation for PWM frequencyDan O'Donovan2016-07-111-5/+3
* pwm: pwm-ti*: Remove support for local clock gatingCooper Jr., Franklin2016-07-114-145/+0
* pwm: pwm-ti*: Get the clock from the PWMSS parent when using old bindingsCooper Jr., Franklin2016-07-082-0/+18
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-291-1/+9
|\
| * irqchip: mips-gic: Setup EIC mode on each CPU if it's in usePaul Burton2016-05-281-1/+9
* | Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-291-0/+2
|\ \
| * | Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin2016-05-281-0/+2
* | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-281-1/+1
|\ \ \
| * | | i2c: dev: use after free in detachDan Carpenter2016-05-281-1/+1
* | | | Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-288-15/+230
|\ \ \ \
| * | | | Revert "platform/chrome: chromeos_laptop: Add Leon Touch"Benson Leung2016-05-281-15/+0
| * | | | platform/chrome: chromeos_laptop - Add Elan touchpad for WolfCharlie Mooney2016-05-111-0/+2
| * | | | platform/chrome: chromeos_laptop - Add elan trackpad option for C720Benson Leung2016-05-111-1/+19
| * | | | platform/chrome: cros_ec_dev - Populate compat_ioctlGuenter Roeck2016-05-111-0/+3
| * | | | platform/chrome: cros_ec_lightbar - use name instead of ID to hide lightbar a...Clinton Sprain2016-05-111-1/+6
| * | | | platform/chrome: cros_ec_dev - Fix security issueGwendal Grignou2016-05-112-2/+6
| * | | | platform/chrome: Add Chrome OS keyboard backlight LEDs supportSimon Que2016-05-113-7/+140
| * | | | platform/chrome: use to_platform_device()Geliang Tang2016-05-111-2/+1
| * | | | platform/chrome: pstore: Move to larger record size.Olof Johansson2016-05-111-1/+1
| * | | | platform/chrome: pstore: probe for ramoops buffer using acpiAaron Durbin2016-05-111-1/+52
| * | | | platform/chrome: chromeos_laptop: Add Leon TouchGene Chen2016-05-111-0/+15
* | | | | Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-281-1/+1
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/ep93xx', 'asoc/fi...Mark Brown2016-05-251-1/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | * | | | spi: spi-ep93xx: Fix the PTR_ERR() argumentFabio Estevam2016-05-241-1/+1
| | |/ / / /
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-2840-790/+5647
|\ \ \ \ \ \
| * | | | | | iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY raceNicholas Bellinger2016-05-171-9/+9
| * | | | | | cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger2016-05-172-8/+8
| * | | | | | iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger2016-05-173-6/+6
| * | | | | | iscsi-target: Make iscsi_tpg_np driver show/store use generic codeNicholas Bellinger2016-05-171-158/+41
| * | | | | | tcm_qla2xxx Add SCSI command jammer/discard capabilityLaurence Oberman2016-05-103-0/+30
| * | | | | | iscsi-target: graceful disconnect on invalid mapping to iovecImran Haider2016-05-101-1/+8