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
2012-07-30
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-30
drivers/misc/lkdtm.c: fix missing allocation failure check
Alan Cox
2012-07-30
pps: return PTR_ERR on error in device_create
Emil Goode
2012-07-30
drivers/rtc/rtc-pcf8563.c: add device tree support
Nick Bowler
2012-07-30
drivers/rtc/rtc-pcf8563.c: set owner field in driver struct
Nick Bowler
2012-07-30
rtc/rtc-da9052: remove unneed devm_kfree call
Devendra Naga
2012-07-30
rtc/mc13xxx: add support for the rtc in the mc34708 pmic
Uwe Kleine-König
2012-07-30
rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIAS
Uwe Kleine-König
2012-07-30
drivers/rtc/rtc-s3c.c: replace #include header files from asm/* to linux/*
Sachin Kamat
2012-07-30
drivers/rtc/rtc-r9701.c: check that r9701_set_datetime() succeeded
Andrew Morton
2012-07-30
drivers/rtc/rtc-r9701.c: avoid second call to rtc_valid_tm()
Devendra Naga
2012-07-30
drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED version
Bengt Jonsson
2012-07-30
drivers/rtc/rtc-ab8500.c: use UIE emulation
Ramesh Chandrasekaran
2012-07-30
rtc: pl031: fix up IRQ flags
Mattias Wallin
2012-07-30
rtc: pl031: use per-vendor variables for special init
Linus Walleij
2012-07-30
rtc: pl031: encapsulate per-vendor ops
Linus Walleij
2012-07-30
drivers/rtc/rtc-coh901331.c: use devm allocation
Linus Walleij
2012-07-30
drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepare
Linus Walleij
2012-07-30
drivers/message/i2o/i2o_config.c: bound allocation
Alan Cox
2012-07-30
drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to...
Kamil Dudka
2012-07-30
firmware_map: make firmware_map_add_early() argument consistent with firmware...
Yasuaki Ishimatsu
2012-07-30
video/uvc: use memweight()
Akinobu Mita
2012-07-30
dm: use memweight()
Akinobu Mita
2012-07-30
backlight: move lp855x header into platform_data directory
Kim, Milo
2012-07-30
backlight: move register definitions from header to source
Kim, Milo
2012-07-30
backlight: l4f00242t03: export and use devm_gpio_request_one()
Jingoo Han
2012-07-30
backlight: corgi_lcd: use devm_gpio_request()
Jingoo Han
2012-07-30
backlight: lms283gf05: use devm_gpio_request()
Jingoo Han
2012-07-30
backlight: tosa_bl: use devm_gpio_request()
Jingoo Han
2012-07-30
backlight: tosa_lcd: use devm_gpio_request()
Jingoo Han
2012-07-30
backlight: ot200_bl: use devm_gpio_request()
Jingoo Han
2012-07-30
backlight: atmel-pwm-bl: use devm_gpio_request()
Jingoo Han
2012-07-30
drivers/video/backlight/lm3533_bl.c: use devm_ functions
Jingoo Han
2012-07-30
drivers/video/backlight/ot200_bl.c: use devm_ functions
Jingoo Han
2012-07-30
drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions
Jingoo Han
2012-07-30
drivers/misc/ti-st/st_core.c: missing NULL check
Alan Cox
2012-07-30
clk: validate pointer in __clk_disable()
Fengguang Wu
2012-07-30
usb/host/r8a66597: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
gadget/r8a66597: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
gadget/m66592: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
net/stmmac: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
net/c_can: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
ata/pata_arasan: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
usb/musb: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
i2c/i2c-pxa: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
clk: remove redundant depends on from drivers/Kconfig
Viresh Kumar
2012-07-30
pcdp: use early_ioremap/early_iounmap to access pcdp table
Greg Pearson
2012-07-30
Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-30
Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-07-30
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
[next]