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_6.6-2.2.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
2016-06-29
Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-06-27
iio: ad5755: add support for dt bindings
Sean Nyekjaer
2016-06-27
iio: buffer-dma: Use ARRAY_SIZE in for loop range
Phil Reid
2016-06-27
iio: adc: max1363: Fix missing i2c_device_id for MAX1164x parts
Florian Vaussard
2016-06-27
iio: proximity: as3935: remove redundant zeroing of tune_cap
Matt Ranostay
2016-06-27
iio: stx104: Add GPIO support for the Apex Embedded Systems STX104
William Breathitt Gray
2016-06-27
iio: as3935: improve error reporting in as3935_event_work
Arnd Bergmann
2016-06-27
staging: iio: accel: add error check
Luis de Bethencourt
2016-06-27
iio: adc: ti-adc081c: add ACPI device ID matching
Dan O'Donovan
2016-06-27
iio: Refuse to register triggers with duplicate names
Crestez Dan Leonard
2016-06-26
staging: fsl-mc: convert mc command build/parse to use C structs
Ioana Radulescu
2016-06-26
staging: fsl-mc: properly set hwirq in msi set_desc
Stuart Yoder
2016-06-26
staging: fsl-mc: dprc: fix ordering problem freeing resources in remove of dprc
Stuart Yoder
2016-06-26
staging: fsl-mc: dprc: add missing irq free
Stuart Yoder
2016-06-26
staging: fsl-mc: fix asymmetry in destroy of mc_io
Bharat Bhushan
2016-06-26
staging: fsl-mc: make fsl_mc_is_root_dprc() global
Stuart Yoder
2016-06-26
staging: fsl-mc: export mc_get_version
Stuart Yoder
2016-06-26
staging: fsl-mc: add support for device table matching
Stuart Yoder
2016-06-26
staging: fsl-mc: clean up the device id struct
Stuart Yoder
2016-06-26
staging: fsl-mc: implement uevent callback and set the modalias
Stuart Yoder
2016-06-26
staging: fsl-mc: add support for the modalias sysfs attribute
Stuart Yoder
2016-06-25
staging: wilc1000: fix return value check in wlan_initialize_threads()
Wei Yongjun
2016-06-25
staging: wilc1000: arrays can't be NULL
Luis de Bethencourt
2016-06-25
staging: wilc1000: Change interface wilc_mq_send to wilc_enqueue_cmd
Binoy Jayan
2016-06-25
staging: wilc1000: Replace kthread with workqueue for host interface
Binoy Jayan
2016-06-25
staging: wilc1000: message_queue: Move code to host interface
Binoy Jayan
2016-06-25
staging: wilc1000: Remove semaphore close_exit_sync
Binoy Jayan
2016-06-25
staging: wilc1000: Replace semaphore sync_event with completion
Binoy Jayan
2016-06-25
staging: wilc1000: Replace semaphore cfg_event with completion
Binoy Jayan
2016-06-25
staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutex
Binoy Jayan
2016-06-25
staging: wilc1000: Replace semaphore txq_event with completion
Binoy Jayan
2016-06-25
staging: wilc1000: fix typo
Julia Lawall
2016-06-25
staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts"
Colin Ian King
2016-06-25
staging: wilc1000: remove unnecesary type cast of bss_type
Chaehyun Lim
2016-06-25
staging: wilc1000: add bss_type to remove line over 80 characters
Chaehyun Lim
2016-06-25
staging: wilc1000: remove unused struct set_mac_addr
Chaehyun Lim
2016-06-25
staging: wilc1000: rename result in handle_cfg_param
Chaehyun Lim
2016-06-25
staging: wilc1000: change data type of result in handle_cfg_param
Chaehyun Lim
2016-06-25
staging: wilc1000: change handle_cfg_param's return type to void
Chaehyun Lim
2016-06-20
staging: lustre: quiet lockdep recursive lock warning
Andreas Dilger
2016-06-20
staging/lustre/libcfs: Do not call kthread_run in wrong state
Oleg Drokin
2016-06-20
staging/lustre/osc: glimpse lock should match only with granted locks
Andriy Skulysh
2016-06-20
staging/lustre: Add documentation for unstable_stats in sysfs
Oleg Drokin
2016-06-20
staging/lustre/osc: fix signed one bit field
Dmitry Eremin
2016-06-20
staging/lustre/llite: IOC_MDC_GETFILEINFO returns the wrong ino
akam kumar bharathi
2016-06-20
staging/lustre/llite: ll_revalidate_dentry update
Oleg Drokin
2016-06-20
staging/lustre/llite: Restore proper opencache operations
Oleg Drokin
2016-06-20
staging/lustre/llite: don't panic when fid is insane
Sergey Cheremencev
2016-06-20
staging/lustre/mdc: Zero atime in close RPC
Niu Yawei
2016-06-20
staging/lustre/llite: ensure obd is effective in onu_upcall
Yang Sheng
[next]