index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2013-02-21
rtc: rtc-cmos: use dev_warn()/dev_dbg() instead of printk()/pr_debug()
Jingoo Han
2013-02-21
rtc: rtc-pcf8583: use dev_warn() instead of printk()
Jingoo Han
2013-02-21
rtc: rtc-sun4v: use pr_warn() instead of printk()
Jingoo Han
2013-02-21
rtc: rtc-vr41xx: use dev_info() instead of printk()
Jingoo Han
2013-02-21
rtc: rtc-rs5c313: use pr_err() instead of printk()
Jingoo Han
2013-02-21
rtc: rtc-at91rm9200: use dev_dbg()/dev_err() instead of printk()/pr_debug()
Jingoo Han
2013-02-21
rtc: rtc-rs5c372: use dev_dbg()/dev_warn() instead of printk()/pr_debug()
Jingoo Han
2013-02-21
rtc: rtc-ds2404: use dev_err() instead of printk()
Jingoo Han
2013-02-21
rtc: rtc-efi: use dev_err()/dev_warn()/pr_err() instead of printk()
Jingoo Han
2013-02-21
rtc: max77686: use dev_info() instead of printk()
Jingoo Han
2013-02-21
rtc: use dev_warn()/dev_dbg()/pr_err() instead of printk()
Jingoo Han
2013-02-21
drivers/rtc/rtc-sa1100.c: move clock enable/disable to probe/remove
Chao Xie
2013-02-21
rtc: max8997: add driver for max8997 rtc
Jonghwa Lee
2013-02-21
drivers/rtc/rtc-s3c.c: use dev_dbg() instaed of pr_debug()
Jingoo Han
2013-02-21
drivers/rtc/rtc-pl031.c: add wakeup support
Rob Herring
2013-02-21
rtc: add support for spi rtc rx4581
Torben Hohn
2013-02-21
drivers/rtc/rtc-tps65910.c: set irq flag to IRQF_EARLY_RESUME during irq request
Laxman Dewangan
2013-02-21
drivers/rtc/rtc-tps65910.c: use sleep_pm_ops macro for initialising suspend/r...
Laxman Dewangan
2013-02-21
drivers/rtc/rtc-tps65910.c: remove unnecessary irq stat save and restore
Laxman Dewangan
2013-02-21
drivers/rtc/rtc-tps65910.c: enable/disable wake in suspend/resume
Laxman Dewangan
2013-02-21
rtc: add RTC driver for TPS80031/TPS80032
Laxman Dewangan
2013-02-21
rtc: add new lp8788 rtc driver
Kim, Milo
2013-02-21
drivers/rtc/rtc-ds2404.c: use module_platform_driver macro
Srinivas Kandagatla
2013-02-21
drivers/rtc: remove unnecessary semicolons
Peter Senna Tschudin
2013-02-21
drivers/rtc/rtc-pxa.c: avoid cpuid checking
Haojian Zhuang
2013-02-21
drivers/rtc: use of_match_ptr() macro
Sachin Kamat
2013-02-21
rtc-pcf8523: add low battery voltage support
Jesper Nilsson
2013-02-21
rtc: max77686: add Maxim 77686 driver
Jonghwa Lee
2013-02-21
drivers/rtc/rtc-pxa.c: fix alarm can't wake up system issue
Leo Song
2013-02-21
drivers/rtc/rtc-pxa.c: fix alarm not match issue
Leo Song
2013-02-21
drivers/rtc: dump small buffers via %*ph
Andy Shevchenko
2013-02-21
backlight: lp855x_bl: simplify bl_get_brightness()
Kim, Milo
2013-02-21
backlight: lp855x_bl: support new LP8557 device
Kim, Milo
2013-02-21
backlight: lp855x_bl: introduce device configuration flow
Kim, Milo
2013-02-21
drivers/video/backlight/adp88?0_bl.c: fix resume
Lars-Peter Clausen
2013-02-21
drivers/video/backlight/lm3630_bl.c: remove ret = -EIO of lm3630_backlight_re...
Jingoo Han
2013-02-21
drivers/video/backlight/s6e63m0.c: report ->gamma_table_count correctly
Dan Carpenter
2013-02-21
drivers/video/backlight/88pm860x_bl.c: add missing of_node_put()
Axel Lin
2013-02-21
backlight: add an AS3711 PMIC backlight driver
Guennadi Liakhovetski
2013-02-21
drivers/video/backlight/Makefile: cleanup
Andrew Morton
2013-02-21
fb: backlight: add the Himax HX-8357B LCD controller
Maxime Ripard
2013-02-21
drivers/video/backlight/ld9040.c: use devm_regulator_bulk_get() API
Sachin Kamat
2013-02-21
drivers/video/backlight/l4f00242t03.c: convert to devm_regulator_get()
Axel Lin
2013-02-21
drivers/video/backlight/lm3639_bl.c: remove ret = -EIO at error paths of probe
Devendra Naga
2013-02-21
backlight: corgi_lcd: use lcd_get_data instead of dev_get_drvdata
Jingoo Han
2013-02-21
backlight: omap1: use bl_get_data instead of dev_get_drvdata
Jingoo Han
2013-02-21
backlight: tosa: use bl_get_data instead of dev_get_drvdata
Jingoo Han
2013-02-21
backlight: corgi_lcd: use bl_get_data instead of dev_get_drvdata
Jingoo Han
2013-02-21
backlight: ams369fg06: use bl_get_data instead of dev_get_drvdata
Jingoo Han
2013-02-21
pwm_backlight: use bl_get_data instead of dev_get_drvdata
Jingoo Han
[next]