summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: libsas: add event to defer list tail instead of head when drainingchenxiang2017-09-161-1/+1
* scsi: libsas: rename notify_port_event() for consistencyJason Yan2017-09-161-2/+2
* scsi: libsas: remove unused port_gone_completion and DISCE_PORT_GONEJason Yan2017-09-161-3/+0
* scsi: libsas: remove the numbering for each event enumJason Yan2017-09-161-17/+17
* scsi: libsas: kill useless ha_event and do some cleanupJason Yan2017-09-167-68/+0
* scsi: fcoe: open-code fcoe_destroy_work() for NETDEV_UNREGISTERHannes Reinecke2017-09-151-5/+13
* scsi: fcoe: separate out fcoe_vport_remove()Hannes Reinecke2017-09-151-22/+33
* scsi: fcoe: move fcoe_interface_remove() out of fcoe_interface_cleanup()Hannes Reinecke2017-09-151-5/+7
* scsi: ufs: tc-dwc-g210: make arrays static, reduces object code sizeColin Ian King2017-09-151-5/+5
* scsi: bnx2i: Clean up unused pointers in bnx2i_hwiChristos Gkekas2017-09-151-10/+0
* scsi: lpfc: remove redundant null check on eqeColin Ian King2017-09-151-3/+0
* Fix up MAINTAINERS file sortingLinus Torvalds2017-09-131-55/+55
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-09-13142-1101/+9354
|\
| * clk: si5351: fix PLL resetRussell King2017-09-021-7/+5
| * ASoC: atmel-classd: remove aclk clockQuentin Schulz2017-09-021-33/+14
| * ASoC: atmel-classd: remove aclk clock from DT bindingQuentin Schulz2017-09-021-6/+3
| * clk: at91: clk-generated: make gclk determine audio_pll rateQuentin Schulz2017-09-021-6/+57
| * clk: at91: clk-generated: create function to find best_diffQuentin Schulz2017-09-021-14/+27
| * clk: at91: add audio pll clock driversQuentin Schulz2017-09-024-0/+566
| * dt-bindings: clk: at91: add audio plls to the compatible listQuentin Schulz2017-09-021-0/+10
| * clk: at91: clk-generated: remove useless divisor loopQuentin Schulz2017-09-021-13/+12
| * clk: mb86s7x: Drop non-building driverAndreas Färber2017-09-012-391/+0
| * clk: ti: check for null return in strrchr to avoid null dereferencingColin Ian King2017-09-011-1/+1
| * clk: Don't write error code into divider registerAlex Frid2017-09-011-2/+4
| * clk: uniphier: add video input subsystem clockKatsuhiro Suzuki2017-09-011-0/+6
| * clk: uniphier: add audio system clockKatsuhiro Suzuki2017-09-011-0/+12
| * clk: stm32h7: Add stm32h743 clock driverGabriel Fernandez2017-09-015-0/+1783
| * clk: gate: expose clk_gate_ops::is_enabledGabriel Fernandez2017-09-012-1/+3
| * clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled()Gabriel Fernandez2017-09-011-6/+6
| * clk: uniphier: add PXs3 clock dataMasahiro Yamada2017-09-014-0/+46
| * clk: hi6220: change watchdog clock sourceLeo Yan2017-09-011-3/+3
| * clk: Kconfig: Name RK805 in Kconfig for COMMON_CLK_RK808Elaine Zhang2017-09-011-2/+2
| * clk: cs2000: Add cs2000_set_saved_rateGaku Inami2017-08-311-4/+10
| * clk: imx51: propagate rate across ipu_di*_selLucas Stach2017-08-311-4/+4
| * Merge tag 'sunxi-clk-for-4.14-3' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd2017-08-318-0/+1855
| |\
| | * clk: sunxi-ng: Add sun4i/sun7i CCU driverPriit Laes2017-08-247-0/+1853
| | * dt-bindings: List devicetree binding for the CCU of Allwinner A10Priit Laes2017-08-241-0/+1
| | * dt-bindings: List devicetree binding for the CCU of Allwinner A20Priit Laes2017-08-241-0/+1
| * | clk: sunxi: fix uninitialized accessArnd Bergmann2017-08-311-0/+4
| * | clk: versatile: make clk_ops constBhumika Goyal2017-08-311-1/+1
| * | ARC: clk: introduce HSDK pll driverEugeniy Paltsev2017-08-315-0/+473
| * | clk: zte: constify clk_div_tableArvind Yadav2017-08-311-3/+3
| * | clk: imx: constify clk_div_tableArvind Yadav2017-08-315-12/+12
| * | clk: uniphier: add ethernet clock control supportKunihiko Hayashi2017-08-311-0/+10
| * | clk: gemini: hands off PCI OE bitLinus Walleij2017-08-311-7/+0
| * | clk: ux500: prcc: constify clk_ops.Arvind Yadav2017-08-311-3/+3
| * | clk: ux500: sysctrl: constify clk_ops.Arvind Yadav2017-08-311-4/+4
| * | clk: ux500: prcmu: constify clk_ops.Arvind Yadav2017-08-311-7/+7
| * | clk: msm8996-gcc: add missing smmu clksSrinivas Kandagatla2017-08-242-0/+30
| * | clk: tegra: Fix Tegra210 PLLU initializationAlex Frid2017-08-241-2/+4