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
2019-05-14
drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl
Dan Carpenter
2019-05-14
drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl
Dan Carpenter
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-14
pps: pps-gpio PPS ECHO implementation
Tom Burkart
2019-05-14
pps: descriptor-based gpio
Tom Burkart
2019-05-14
panic: avoid the extra noise dmesg
Feng Tang
2019-05-14
rapidio: fix a NULL pointer dereference when create_workqueue() fails
Kangjie Lu
2019-05-14
lib/math: move int_pow() from pwm_bl.c for wider use
Andy Shevchenko
2019-05-14
mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
Masahiro Yamada
2019-05-14
include/: refactor headers to allow kthread.h inclusion in psi_types.h
Suren Baghdasaryan
2019-05-14
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-14
Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-14
xen/privcmd-buf.c: convert to use vm_map_pages_zero()
Souptick Joarder
2019-05-14
xen/gntdev.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
iommu/dma-iommu.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
drm/xen/xen_drm_front_gem.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
drm/rockchip/rockchip_drm_gem.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
drivers/firewire/core-iso.c: convert to use vm_map_pages_zero()
Souptick Joarder
2019-05-14
mm/memory_hotplug: make unregister_memory_section() never fail
David Hildenbrand
2019-05-14
mm/mmu_notifier: convert user range->blockable to helper function
Jérôme Glisse
2019-05-14
drivers/base/memory.c: clean up relics in function parameters
Baoquan He
2019-05-14
IB/mthca: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
2019-05-14
IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
2019-05-14
IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
2019-05-14
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...
Dan Williams
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-14
backlight: lm3630a: Add firmware node support
Brian Masney
2019-05-14
backlight: lm3630a: Return 0 on success in update_status functions
Brian Masney
2019-05-14
video: lcd: Remove useless BACKLIGHT_CLASS_DEVICE dependencies
Alexander Shiyan
2019-05-14
mfd: Use dev_get_drvdata() directly
Kefeng Wang
2019-05-14
mfd: cros_ec: Instantiate properly CrOS Touchpad MCU device
Enric Balletbo i Serra
2019-05-14
mfd: cros_ec: Instantiate properly CrOS FP MCU device
Enric Balletbo i Serra
2019-05-14
mfd: intel-lpss: Add Intel Comet Lake PCI IDs
Andy Shevchenko
2019-05-14
mfd: ab8500-debugfs: Fix a typo ("deubgfs")
Jonathan Neuschäfer
2019-05-14
mfd: intel_quark_i2c_gpio: Adjust IOT2000 matching
Su Bao Cheng
2019-05-14
mfd: tps65912-spi: Add missing of table registration
Daniel Gomez
2019-05-14
mfd: axp20x: Add USB power supply mfd cell to AXP803
Chen-Yu Tsai
2019-05-14
mfd: sun6i-prcm: Fix build warning for non-OF configurations
Arnd Bergmann
2019-05-14
mfd: intel-lpss: Set the device in reset state when init
Binbin Wu
2019-05-14
platform/chrome: Add support for v1 of host sleep event
Evan Green
2019-05-14
mfd: cros_ec: Instantiate the CrOS USB PD logger driver
Enric Balletbo i Serra
2019-05-14
mfd: cs47l90: Make DAC_AEC_CONTROL_2 readable
Ajit Pandey
2019-05-14
mfd: cs47l35: Make DAC_AEC_CONTROL_2 readable
Richard Fitzgerald
2019-05-14
mfd: da9063: Remove platform_data support
Wolfram Sang
2019-05-14
mfd: da9063: Convert headers to SPDX
Wolfram Sang
[next]