[PATCH V4 2/6] of/slimbus: OF helper for SLIMbus
OF helper routine scans the SLIMbus DeviceTree, allocates resources, and creates slim_devices according to the hierarchy. Signed-off-by: Sagar Dharia
View Article[PATCH V4 3/6] slimbus: Add messaging APIs to slimbus framework
Slimbus devices use value-element, and information elements to control device parameters (e.g. value element is used to represent gain for codec, info
View Article[PATCH V4 4/6] slim: qcom: Add Qualcomm Slimbus controller driver
This controller driver programs manager, interface, and framer devices for Qualcomm's slimbus HW block. Manager component currently implements logical
View Article[PATCH V4 5/6] slimbus: Add support for 'clock-pause' feature
Per slimbus specification, a reconfiguration sequence known as 'clock pause' needs to be broadcast over the bus while entering low- power mode. Clock-
View Article[PATCH V4 6/6] slim: qcom: Add runtime-pm support using clock-pause feature
Slimbus HW mandates that clock-pause sequence has to be executed before disabling relevant interface and core clocks. Runtime-PM's autosuspend feature
View ArticleRe: [PATCH v5 1/4] Documentation: afe4404: Add DT bindings for the AFE4404...
On 02/02/16 17:50, Andrew F. Davis wrote: > Add the TI afe4404 heart monitor DT bindings documentation. > Create health directory created under iio. >
View ArticleRe: [PATCH v5 2/4] iio: health: Add driver for the TI AFE4404 heart monitor
On 02/02/16 17:50, Andrew F. Davis wrote: > Add driver for the TI AFE4404 heart rate monitor and pulse oximeter. > This device detects reflected LED l
View ArticleRe: [PATCH v5 3/4] Documentation: afe4403: Add DT bindings for the AFE4403...
On 02/02/16 17:50, Andrew F. Davis wrote: > Add the TI AFE4403 heart monitor DT bindings documentation. > > Signed-off-by: Andrew F. Davis <afd@ti.co
View ArticleRe: [PATCH v5 4/4] iio: health: Add driver for the TI AFE4403 heart monitor
On 02/02/16 17:50, Andrew F. Davis wrote: > Add driver for the TI AFE4403 heart rate monitor and pulse oximeter. > This device detects reflected LED l
View Article[PATCH] iio: health: Add driver for the TI AFE4403 heart monitor
Add driver for the TI AFE4403 heart rate monitor and pulse oximeter. This device detects reflected LED light fluctuations and presents an ADC value to
View Article[PATCH v2] mmc: pxamci: fix the device-tree probe deferral path
When the gpio driver is probed after the mmc one, the read/write gpio and card detection one return -EPROBE_DEFER. Unfortunately, the memory region re
View Article[PATCH v2] net: smc91x: propagate irq return code
The smc91x driver doesn't honor the probe deferral mechanism when the interrupt source is not yet available, such as one provided by a gpio controller
View Article[PATCH] ARM: pxa: pxa3xx device-tree support cleanup
Clocks, timer and several other drivers have well defined and working device-tree bindings. Clean-up the code to leave only the strict minimum. The fi
View Article[GIT PULL] another floppy fix
Jens, please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jikos/linux-block.git for-4.5/for-jens to receive another floppy fix for bug
View Article[PATCH v2] net: ethernet: davicom: fix devicetree irq resource
The dm9000 driver doesn't work in at least one device-tree configuration, spitting an error message on irq resource : [Â Â Â Â 1.062495] dm9000 800000
View Article[PATCH] iio: adc: Move mxs-lradc out of staging
Move mxs-lradc driver from drivers/staging/iio/adc to drivers/iio/adc. Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com> --- drivers/
View Article[PATCHv2 0/2] SROP Mitigation: Signal cookies
Erik Bosman previously attempted to upstream some patches which mitigate SROP exploits in userland. Unfortunately he never pursued it further and they
View Article[PATCHv2 1/2] SROP Mitigation: Architecture independent code for signal cookies
This patch adds a per-process secret to the task struct which will be used during signal delivery and during a sigreturn. Also, logic is added in sign
View Article[PATCHv2 2/2] x86: SROP mitigation: implement signal cookies
This patch adds SROP mitigation logic to the x86 signal delivery and sigreturn code. The cookie is placed in the unused alignment space above the save
View ArticleEmail handling - please share what tools you use
Please share how you handle tons of email and how happy are you with how you do it. Which services and applications do you use. What is good, what is
View Article