Quantcast
Channel: Linux | Kernel
Browsing all 165258 articles
Browse latest View live

linux-next: Tree for Mar 2

Hi all, Changes since 20160301: New tree: keys The samsung-krzk tree gained a conflict against the arm-soc tree. The tip tree still had its build

View Article



[PATCH V2 0/4] regulator: Add support for configuration of active-discharge

This series add the common regulator DT property for configuration of active discharge and implementing this in regulator core. Also implementing the

View Article

[PATCH V2 1/4] regulator: DT: Add DT property for active-discharge configuration

Add common DT property for regulator node to support of active discharge enable/disable configuration of regulator. Signed-off-by: Laxman Dewangan <l

View Article

[PATCH V2 3/4] regulator: helper: Add helper to configure active-discharge...

Add helper function to set the state of active-discharge of regulator using regmap. The HW regulator driver can directly use this by providing the nec

View Article

[PATCH V2 4/4] regulator: max77620: Add support to configure active-discharge

Add regulator ops callback for configuration of active-discharge and provide necessarily information via regulator descriptor. Signed-off-by: Laxman

View Article


[PATCH V2 2/4] regulator: core: Add support for active-discharge configuration

Add support to enable/disable active discharge of regulator via machine constraints. This configuration is done when setting machine constraint during

View Article

[lkp] [lz4c] d327806d6e: -- System halted

FYI, we noticed the below changes on https://github.com/0day-ci/linux Arnd-Bergmann/lz4c-shut-up-lz4c-output/20160229-204336 commit d327806d6ec53b7df

View Article

[PATCH 01/10] staging: rtl8188eu: FIELD_OFFSET macro replaced by offsetof macro

FIELD_OFFSET and offsetof macro are equal Signed-off-by: Ivan Safonov <insafonov@gmail.com> --- drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 4 +

View Article


[PATCH 02/10] staging: rtl8188eu: remove unused include/ieee80211_ext.h

This file is not used for the driver compiling Signed-off-by: Ivan Safonov <insafonov@gmail.com> --- drivers/staging/rtl8188eu/include/ieee80211_ext

View Article


[PATCH 03/10] staging: rtl8188eu: remove unused macros from...

FIELD_OFFSET, READEF1BYTE, READEF2BYTE, READEF4BYTE WRITEEF1BYTE, WRITEEF2BYTE, WRITEEF4BYTE are removed. Signed-off-by: Ivan Safonov <insafonov@gmai

View Article

[PATCH 04/10] staging: rtl8188eu: remove unnecessary debug output from...

Debug output in rtw_drw_init is excess Signed-off-by: Ivan Safonov <insafonov@gmail.com> --- drivers/staging/rtl8188eu/os_dep/usb_intf.c | 4 ---- 1

View Article

[PATCH 05/10] staging: rtl8188eu: replace (a == NULL) to (!a) in rtw_drv_init

It is a checkpatch cleanups: CHECK: Comparasion to NULL could be written ... Signed-off-by: Ivan Safonov <insafonov@gmail.com> --- drivers/staging/r

View Article

[PATCH 06/10] staging: rtl8188eu: remove chip_type of the adapter structure

chip_type variable is unnecessary here, because this driver is only for one chip and it is not used after initialization. Signed-off-by: Ivan Safonov

View Article


[PATCH 07/10] staging: rtl8188eu: remove FabVersion member of odm_dm_struct...

Value of this variable is hardcoded and used only to produce debug output. Probably, FabVersion is useless. Signed-off-by: Ivan Safonov <insafonov@gm

View Article

[PATCH 08/10] staging: rtl8188eu: remove PWR_FAB_*_MSK macro definitions and...

fab_msk used for marking commands for devices of a certain manufacturer. However, always used only PWR_FAB_ALL_MSK value of fab_msk. Most likely, su

View Article


[PATCH 09/10] staging: rtl8188eu: remove PWR_INTF_*_MSK macro definitions and...

This driver is intended only for usb devices. Signed-off-by: Ivan Safonov <insafonov@gmail.com> --- drivers/staging/rtl8188eu/hal/pwrseqcmd.c |

View Article

[PATCH 10/10] staging: rtl8188eu: remove PWR_BASEADDR_* macro definitions and...

These macros and "base" member of wl_pwr_cfg structure are used only to produce debug output. Signed-off-by: Ivan Safonov <insafonov@gmail.com> ---

View Article


[RESEND PATCH v3 0/6] EC-based USB Power Delivery support for Chrome machines

Hi, this series contains a driver that exposes a power_supply to userspace representing a port that support USB PD charging. Allows userspace to dis

View Article

[RESEND PATCH v3 1/6] mfd: cros_ec: Add MKBP event support

From: Vic Yang <victoryang@google.com> Newer revisions of the ChromeOS EC add more events besides the keyboard ones. So handle interrupts in the MFD

View Article

[RESEND PATCH v3 2/6] mfd: cros_ec: Add cros_ec_cmd_xfer_status helper

So that callers of cros_ec_cmd_xfer don't have to repeat boilerplate code when checking for errors from the EC side. Signed-off-by: Tomeu Vizoso <tom

View Article
Browsing all 165258 articles
Browse latest View live




Latest Images