Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | pwm: tegra: Allow 100 % duty cycle | Victor(Weiguo) Pan | 2016-07-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | pwm: tegra: Add support for reset control | Rohith Seelaboyina | 2016-07-11 | 1 | -0/+20 | |
| | * | | | | | | | | | | pwm: tegra: Rename mmio_base to regs | Thierry Reding | 2016-07-11 | 1 | -6/+6 | |
| | * | | | | | | | | | | pwm: tegra: Remove useless padding | Thierry Reding | 2016-07-11 | 1 | -4/+4 | |
| | * | | | | | | | | | | pwm: tegra: Drop NUM_PWM macro | Thierry Reding | 2016-07-11 | 1 | -5/+3 | |
| | * | | | | | | | | | | pwm: lpc32xx: Set PWM_PIN_LEVEL bit to default value | Sylvain Lemieux | 2016-07-11 | 1 | -0/+7 | |
| | * | | | | | | | | | | pwm: Add a driver for the STMPE PWM | Linus Walleij | 2016-07-11 | 3 | -0/+327 | |
| | * | | | | | | | | | | pwm: rockchip: Add support for atomic update | Boris Brezillon | 2016-07-11 | 1 | -41/+43 | |
| | * | | | | | | | | | | pwm: rockchip: Avoid glitches on already running PWMs | Boris Brezillon | 2016-07-11 | 1 | -1/+19 | |
| | * | | | | | | | | | | pwm: rockchip: Add support for hardware readout | Boris Brezillon | 2016-07-11 | 1 | -0/+67 | |
| | * | | | | | | | | | | pwm: rockchip: Fix period and duty cycle approximation | Boris Brezillon | 2016-07-11 | 1 | -4/+3 | |
| | * | | | | | | | | | | pwm: Add support for Broadcom iProc PWM controller | Yendapally Reddy Dhananjaya Reddy | 2016-07-11 | 3 | -0/+288 | |
| | * | | | | | | | | | | pwm: lpss: Move clk_rate check to ->probe() | Andy Shevchenko | 2016-07-11 | 1 | -5/+7 | |
| | * | | | | | | | | | | pwm: lpss: pci: Enable PWM module on Intel Edison | Andy Shevchenko | 2016-07-11 | 1 | -0/+1 | |
| | * | | | | | | | | | | pwm: lpss: Prevent on_time_div overflow on lower frequencies | Mika Westerberg | 2016-07-11 | 1 | -2/+4 | |
| | * | | | | | | | | | | pwm: lpss: Fix base_unit calculation for PWM frequency | Dan O'Donovan | 2016-07-11 | 1 | -5/+3 | |
| | * | | | | | | | | | | pwm: pwm-ti*: Remove support for local clock gating | Cooper Jr., Franklin | 2016-07-11 | 4 | -145/+0 | |
| | * | | | | | | | | | | pwm: pwm-ti*: Get the clock from the PWMSS parent when using old bindings | Cooper Jr., Franklin | 2016-07-08 | 2 | -0/+18 | |
| * | | | | | | | | | | | Merge branch 'for-4.8/capture' into for-next | Thierry Reding | 2016-07-25 | 2 | -0/+44 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | pwm: sysfs: Add PWM capture support | Lee Jones | 2016-06-10 | 1 | -0/+17 | |
| | * | | | | | | | | | | | pwm: Add PWM capture support | Lee Jones | 2016-06-10 | 1 | -0/+27 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'for-4.8/mfd' into for-next | Thierry Reding | 2016-07-25 | 1 | -0/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper | Tomeu Vizoso | 2016-07-25 | 1 | -0/+17 | |
| | |/ / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb | Linus Torvalds | 2016-08-06 | 5 | -99/+749 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | NTB: ntb_hw_intel: use local variable pdev | Allen Hubbe | 2016-08-05 | 1 | -5/+5 | |
| * | | | | | | | | | | | NTB: ntb_hw_intel: show BAR size in debugfs info | Allen Hubbe | 2016-08-05 | 1 | -1/+38 | |
| * | | | | | | | | | | | ntb_perf: clear link_is_up flag when the link goes down. | Logan Gunthorpe | 2016-08-05 | 1 | -19/+9 | |
| * | | | | | | | | | | | ntb_pingpong: Add a debugfs file to get the ping count | Logan Gunthorpe | 2016-08-05 | 1 | -1/+61 | |
| * | | | | | | | | | | | ntb_tool: Add link status and files to debugfs | Logan Gunthorpe | 2016-08-05 | 1 | -0/+92 | |
| * | | | | | | | | | | | ntb_tool: Postpone memory window initialization for the user | Logan Gunthorpe | 2016-08-05 | 1 | -138/+228 | |
| * | | | | | | | | | | | ntb_perf: Wait for link before running test | Logan Gunthorpe | 2016-08-05 | 1 | -1/+4 | |
| * | | | | | | | | | | | ntb_perf: Return results by reading the run file | Logan Gunthorpe | 2016-08-05 | 1 | -12/+55 | |
| * | | | | | | | | | | | ntb_perf: Improve thread handling to increase robustness | Logan Gunthorpe | 2016-08-05 | 1 | -48/+76 | |
| * | | | | | | | | | | | ntb_perf: Schedule based on time not on performance | Logan Gunthorpe | 2016-08-05 | 1 | -2/+4 | |
| * | | | | | | | | | | | ntb_transport: Check the number of spads the hardware supports | Logan Gunthorpe | 2016-08-05 | 2 | -4/+13 | |
| * | | | | | | | | | | | ntb_tool: Add memory window debug support | Logan Gunthorpe | 2016-08-05 | 1 | -1/+257 | |
| * | | | | | | | | | | | ntb_perf: Allow limiting the size of the memory windows | Logan Gunthorpe | 2016-08-05 | 1 | -0/+8 | |
| * | | | | | | | | | | | NTB: allocate number transport entries depending on size of ring size | Dave Jiang | 2016-08-05 | 1 | -2/+27 | |
| * | | | | | | | | | | | ntb_tool: BUG: Ensure the buffer size is large enough to return all spads | Logan Gunthorpe | 2016-08-05 | 1 | -2/+8 | |
| * | | | | | | | | | | | ntb_tool: Fix infinite loop bug when writing spad/peer_spad file | Logan Gunthorpe | 2016-08-05 | 1 | -4/+5 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-08-06 | 1 | -2/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ramoops: use DT reserved-memory bindings | Kees Cook | 2016-08-05 | 1 | -2/+18 | |
* | | | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2016-08-06 | 7 | -13/+78 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ipr: Fix error return code in ipr_probe_ioa() | Wei Yongjun | 2016-08-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | | fcoe: add missing destroy_workqueue() on error in fcoe_init() | Wei Yongjun | 2016-08-02 | 1 | -1/+2 | |
| * | | | | | | | | | | | | lpfc: Fix possible NULL pointer dereference | Johannes Thumshirn | 2016-08-02 | 1 | -9/+6 | |
| * | | | | | | | | | | | | fcoe: Use default VLAN for FIP VLAN discovery | Hannes Reinecke | 2016-07-27 | 2 | -1/+49 | |
| * | | | | | | | | | | | | ipr: Wait to do async scan until scsi host is initialized | Brian King | 2016-07-27 | 2 | -0/+10 | |
| * | | | | | | | | | | | | cxlflash: Verify problem state area is mapped before notifying shutdown | Uma Krishnan | 2016-07-27 | 1 | -1/+9 | |
| * | | | | | | | | | | | | lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt() | Mauricio Faria de Oliveira | 2016-07-27 | 1 | -1/+1 |