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
2014-02-13
gpio: pca953x: Add devices to Kconfig help
Aaron Sierra
2014-02-13
gpio: adp5588 - add support for gpio names
Jean-Francois Dagenais
2014-02-13
gpio: adp5588: get value from data out when dir is out
Jean-Francois Dagenais
2014-02-12
gpiolib: ACPI: remove gpio_to_desc() usage
Alexandre Courbot
2014-02-12
gpiolib: add gpiochip_get_desc() driver function
Alexandre Courbot
2014-02-12
GPIO: gpiolib: correct description of gpiod_direction_output
Rahul Bedarkar
2014-02-12
gpio: mvebu: use chained_irq_{enter,exit} for GIC compatibility
Thomas Petazzoni
2014-02-12
gpio: ich: Add output levels cache support
Vincent Donnefort
2014-02-12
gpio: ich: Add support for multiple register addresses
Vincent Donnefort
2014-02-12
gpio: ich: Add blink capability option
Vincent Donnefort
2014-02-07
gpio: make gpiod_direction_output take a logical value
Philipp Zabel
2014-02-06
gpio: generic: clamp retured value to [0,1]
Linus Walleij
2014-02-06
gpio: clps711x: Add missing .owner to struct gpio_chip
Axel Lin
2014-02-06
gpio: pl061: Select IRQ_DOMAIN rather than GENERIC_IRQ_CHIP
Axel Lin
2014-02-06
gpio: generic: Add label to platform data
Pawel Moll
2014-02-06
gpio: bcm281xx: Use "unsigned gpio" consistently throughout the code
Markus Mayer
2014-02-06
gpio: gpiolib-of: Use PTR_ERR_OR_ZERO
Sachin Kamat
2014-02-06
gpio: bcm281xx: Centralize register locking
Markus Mayer
2014-02-06
gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macro
Markus Mayer
2014-02-03
gpio: intel-mid: comments cleanup
David Cohen
2014-02-03
gpio: pl061: remove confusing naming
Linus Walleij
2014-02-03
gpio: pl061: refactor type setting
Linus Walleij
2014-02-03
gpio: pl061: lock IRQs when starting them
Linus Walleij
2014-02-03
gpio: pl061: proper error messages
Linus Walleij
2014-02-02
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
Helge Deller
2014-02-02
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-02-02
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-02-02
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
Jean Delvare
2014-02-02
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
Jean Delvare
2014-02-01
Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-02-01
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
Rafael J. Wysocki
2014-01-31
clocksource: kona: Add basic use of external clock
Tim Kryger
2014-01-31
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-01-31
drivers: bus: fix CCI driver kcalloc call parameters swap
Lorenzo Pieralisi
2014-01-31
Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
2014-01-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-31
Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-31
Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...
Linus Torvalds
2014-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-01-31
drivers: xen: deaggressive selfballoon driver
Bob Liu
2014-01-31
xen/grant-table: Avoid m2p_override during mapping
Zoltan Kiss
2014-01-30
Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2014-01-30
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2014-01-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-01-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-01-30
zram: remove zram->lock in read path and change it with mutex
Minchan Kim
2014-01-30
zram: remove workqueue for freeing removed pending slot
Minchan Kim
2014-01-30
zram: introduce zram->tb_lock
Minchan Kim
2014-01-30
zram: use atomic operation for stat
Minchan Kim
2014-01-30
zram: remove unnecessary free
Minchan Kim
[next]