summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-08-061-11/+11
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle2016-08-0357-390/+643
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | SSB: Change bare unsigned to unsigned int to suit coding styleHugh Sipière2016-07-061-11/+11
* | | | | | | | Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-08-0619-278/+1304
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-4.8/regulator' into for-nextThierry Reding2016-07-251-48/+148
| |\ \ \ \ \ \ \ \
| | * | | | | | | | regulator: pwm: Support extra continuous mode casesBoris Brezillon2016-07-251-10/+82
| | * | | | | | | | regulator: pwm: Retrieve correct voltageBoris Brezillon2016-07-111-6/+6
| | * | | | | | | | regulator: pwm: Properly initialize the ->state fieldBoris Brezillon2016-07-111-0/+22
| | * | | | | | | | regulator: pwm: Switch to the atomic PWM APIBoris Brezillon2016-07-111-28/+10
| | * | | | | | | | regulator: pwm: Adjust PWM config at probe timeBoris Brezillon2016-07-111-5/+3
| * | | | | | | | | Merge branch 'for-4.8/drivers' into for-nextThierry Reding2016-07-2515-234/+1125
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | pwm: Add ChromeOS EC PWM driverBrian Norris2016-07-253-0/+268
| | * | | | | | | | | Merge branch 'for-4.8/mfd' into for-4.8/driversThierry Reding2016-07-251-0/+17
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | pwm: atmel: Use of_device_get_match_data()Thierry Reding2016-07-111-9/+2
| | * | | | | | | | | | pwm: atmel: Fix checkpatch warningsThierry Reding2016-07-111-6/+7
| | * | | | | | | | | | 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 'for-4.8/capture' into for-nextThierry Reding2016-07-252-0/+44
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | pwm: sysfs: Add PWM capture supportLee Jones2016-06-101-0/+17
| | * | | | | | | | | | | pwm: Add PWM capture supportLee Jones2016-06-101-0/+27
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'for-4.8/mfd' into for-nextThierry Reding2016-07-251-0/+17
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | mfd: cros_ec: Add cros_ec_cmd_xfer_status() helperTomeu Vizoso2016-07-251-0/+17
| | |/ / / / / / / / /
* | | | | | | | | | | Merge tag 'ntb-4.8' of git://github.com/jonmason/ntbLinus Torvalds2016-08-055-99/+749
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | NTB: ntb_hw_intel: use local variable pdevAllen Hubbe2016-08-051-5/+5
| * | | | | | | | | | | NTB: ntb_hw_intel: show BAR size in debugfs infoAllen Hubbe2016-08-051-1/+38
| * | | | | | | | | | | ntb_perf: clear link_is_up flag when the link goes down.Logan Gunthorpe2016-08-051-19/+9
| * | | | | | | | | | | ntb_pingpong: Add a debugfs file to get the ping countLogan Gunthorpe2016-08-051-1/+61
| * | | | | | | | | | | ntb_tool: Add link status and files to debugfsLogan Gunthorpe2016-08-051-0/+92
| * | | | | | | | | | | ntb_tool: Postpone memory window initialization for the userLogan Gunthorpe2016-08-051-138/+228
| * | | | | | | | | | | ntb_perf: Wait for link before running testLogan Gunthorpe2016-08-051-1/+4