summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | 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
| * | | | | | | | | | | ntb_perf: Return results by reading the run fileLogan Gunthorpe2016-08-051-12/+55
| * | | | | | | | | | | ntb_perf: Improve thread handling to increase robustnessLogan Gunthorpe2016-08-051-48/+76
| * | | | | | | | | | | ntb_perf: Schedule based on time not on performanceLogan Gunthorpe2016-08-051-2/+4
| * | | | | | | | | | | ntb_transport: Check the number of spads the hardware supportsLogan Gunthorpe2016-08-052-4/+13
| * | | | | | | | | | | ntb_tool: Add memory window debug supportLogan Gunthorpe2016-08-051-1/+257
| * | | | | | | | | | | ntb_perf: Allow limiting the size of the memory windowsLogan Gunthorpe2016-08-051-0/+8
| * | | | | | | | | | | NTB: allocate number transport entries depending on size of ring sizeDave Jiang2016-08-051-2/+27
| * | | | | | | | | | | ntb_tool: BUG: Ensure the buffer size is large enough to return all spadsLogan Gunthorpe2016-08-051-2/+8
| * | | | | | | | | | | ntb_tool: Fix infinite loop bug when writing spad/peer_spad fileLogan Gunthorpe2016-08-051-4/+5
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-08-051-2/+18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ramoops: use DT reserved-memory bindingsKees Cook2016-08-051-2/+18
* | | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-08-057-13/+78
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ipr: Fix error return code in ipr_probe_ioa()Wei Yongjun2016-08-021-0/+1
| * | | | | | | | | | | | fcoe: add missing destroy_workqueue() on error in fcoe_init()Wei Yongjun2016-08-021-1/+2
| * | | | | | | | | | | | lpfc: Fix possible NULL pointer dereferenceJohannes Thumshirn2016-08-021-9/+6
| * | | | | | | | | | | | fcoe: Use default VLAN for FIP VLAN discoveryHannes Reinecke2016-07-272-1/+49