Quantcast
Browsing all 24115 articles
Browse latest View live

[PATCH 2/2] Add support for modifying firmware configuration via HP iLO (no...

Recent HP iLO systems provide support for modifying the firmware configuration at runtime via accesses to the iLO hardware. This patch adds support for exposing the available firmware configuration...

View Article


[PATCH 1/2] Move and rename HP watchdog timer driver (3 replies)

The HP watchdog timer driver binds to the HP iLO system support controller PCI device. This PCI device actually supports a wider range of functionality, so give the driver a more generic name and move...

View Article


[PATCH net-next 0/5] driver/net: enic: enic driver updates (6 replies)

This series includes support for multi-tx, rss_hash, RPS, RFS, DMA64, export symbols for cisco low latency driver and update the driver version and driver maintainers. Govindarajulu Varadarajan (5):...

View Article

[PATCH 1/9] regulator: max77686: Use devm_regulator_register (8 replies)

devm_* simplifies the code. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> --- This series is compile tested. --- drivers/regulator/max77686.c | 22 +++------------------- 1 file changed,...

View Article

[PATCH] DRM: TTM: Fix memory leak issue in ttm_agp_tt_create(). (no replies)

From: Jeyaraman R <jeyaraman.rangasamy@lge.com> This patch adds kfree() in ttm_agp_tt_create() to avoide the memory leak, without this there is a chance of memory leak in ttm_tt_init() fail...

View Article


[PATCH 1/7] regulator: anatop-regulator: Use devm_regulator_register (6 replies)

devm_* simplifies the code. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> --- This series is compile tested. --- drivers/regulator/anatop-regulator.c | 3 +-- 1 file changed, 1...

View Article

[PATCH 1/1] regulator: s2mps11: Use devm_regulator_register (no replies)

Commit e398b51a ("regulator: s2mps11: Convert to devm_regulator_register()") intended to do this conversion. However the actual conversion to devm_* got missed out. Fix this. Signed-off-by: Sachin...

View Article

[PATCH v3 1/3] gpio: pcf857x: change to devm_request_threaded_irq (no replies)

Remove the request_irq and use devm_request_threaded_irq also cleanup free_irq. devm_* takes care of that. Signed-off-by: George Cherian <george.cherian@ti.com> --- drivers/gpio/gpio-pcf857x.c |...

View Article


[PATCH v3 2/3] gpio: pcf857x: remove the irq_demux_work and gpio->irq (no...

Now that we are using devm_request_threaded_irq no need for irq_demux_work and gpio->irq. Remove all its references. Signed-off-by: George Cherian <george.cherian@ti.com> ---...

View Article


[PATCH v3 3/3] gpio: pcf857x: call the gpio user handler iff gpio_to_irq is...

For pcf857x driver if the initial state is not set properly (proper n_latch is not passed), we get bad irq prints on console. We get this only for the first interrupt and doesnot repeat for further...

View Article

[PATCH v4 0/3] cleanup of gpio_pcf857x.c (no replies)

This patch series - removes the irq_demux_work - Uses devm_request_threaded_irq - Call the user handler iff gpio_to_irq is done. v1 --> v2 Split v1 to 3 patches v2 --> v3 Remove the unnecessary...

View Article

[PATCH] cramfs: mark as obsolete (no replies)

Who needs cramfs when you have squashfs? At least, we should warn people that cramfs is obsolete. Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com> --- MAINTAINERS | 2 +-...

View Article

HW timers question (clocksource vs event) (no replies)

Hi all, I'd like to install one timer that provokes IRQ on timeout to measure IRQ latencies. I can see that in dw_apb_timer.c Linux driver that there is clocksource and event type of timers. Can...

View Article


RE: SEO Trial For your wesbite : mail-archive.com (no replies)

Hello Sir / Mam Hope you had a great week end ! Does your website rank page 1 on major search engines like google & bing for your most converting keywords ? OR have your website lost rankings in...

View Article

[GIT PULL] pin control changes for v3.12 (no replies)

Hi Linus, here is the bulk of pin control changes for the v3.12 series. Most of the relevant information is in the tag. I merged in v3.11-rc7 last week to get rid of a largeish conflict within the...

View Article


linux-next: Tree for Sep 4 (no replies)

Hi all, Please do not add any code for v3.13 to your linux-next included branches until after v3.12-rc1 is released. Changes since 20130902: The arm tree still had its build failure. The net-next tree...

View Article

[PATCH 1/2] perf core: avoid traverse dsos list while find vdso (1 reply)

From: Chenggang Qin <chenggang.qcg@taobao.com> Vdso is only one in a system. It is not necessory to traverse the macine->user_dsos list while finding the dso of vdso. The flag vdso_found...

View Article


linux-next: manual merge of the vfs tree with the aio-direct tree (no replies)

Hi Al, Today's linux-next merge of the vfs tree got a conflict in fs/direct-io.c between commit 8f2a7fbb9b10 ("dio: add bio_vec support to __blockdev_direct_IO()") from the aio-direct tree and commit...

View Article

[PATCH v5 0/5] ARM: support for Trusted Foundations secure monitor (5 replies)

After several rounds of reviews, this patchset should be close to maturity. This fifth version gathers the Reviewed-by tags, addresses the (hopefully) last issues, and seeks the Acked-bys of ARM...

View Article

[PATCH] regulator: palmas: Drop regulator_unregister while using...

Commmit af40a94aba "regulator: palmas: Use devm_regulator_register" missed removing a regulator_unregister() call if palmas_extreg_init falis. Fix it. Signed-off-by: Axel Lin...

View Article
Browsing all 24115 articles
Browse latest View live