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
/
char
Age
Commit message (
Expand
)
Author
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-04-30
lib/string_helpers: introduce generic string_unescape
Andy Shevchenko
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2013-04-29
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-04-19
vm: convert HPET mmap to vm_iomap_memory() helper
Linus Torvalds
2013-04-17
TPM: Retry SaveState command in suspend path
Duncan Laurie
2013-04-14
Merge 3.9-rc7 into char-misc-next
Greg Kroah-Hartman
2013-04-12
tpm/tpm_i2c_infineon: Add small comment about return value of __i2c_transfer
Peter Huewe
2013-04-12
tpm/tpm_i2c_infineon.c: Add OF attributes type and name to the of_device_id t...
Peter Huewe
2013-04-12
tpm_i2c_stm_st33: Remove duplicate inclusion of header files
Sachin Kamat
2013-04-12
tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)
Peter Huewe
2013-04-12
char/tpm: Convert struct i2c_msg initialization to C99 format
Shubhrajyoti Datta
2013-04-12
drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpy
Chen Gang
2013-04-12
tpm/tpm_i2c_stm_st33: formatting and white space changes
Peter Huewe
2013-04-01
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-03-30
virtio: console: add locking around c_ovq operations
Amit Shah
2013-03-30
virtio: console: rename cvq_lock to c_ivq_lock
Amit Shah
2013-03-26
Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2013-03-25
drivers: char: Use PTR_RET function
Alexandru Gheorghiu
2013-03-20
hw_random: free rng_buffer at module exit
Satoru Takeuchi
2013-03-18
Revert "virtio_console: Initialize guest_connected=true for rproc_serial"
Sjur Brændeland
2013-03-15
drivers: char: use module_platform_driver_probe()
Fabio Porcedda
2013-03-15
applicom: use correct array offset
Dan Carpenter
2013-03-12
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-03-08
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-03-08
virtio: rng: disallow multiple device registrations, fixes crashes
Amit Shah
2013-03-05
hw_random: make buffer usable in scatterlist.
Rusty Russell
2013-03-04
random: fix locking dependency with the tasklist_lock
Theodore Ts'o
2013-02-27
drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally
Dae S. Kim
2013-02-27
ipmi: add options to disable openfirmware and PCI scanning
Corey Minyard
2013-02-27
ipmi: add new kernel options to prevent automatic ipmi init
Corey Minyard
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-02-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-22
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-21
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2013-02-20
drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILK
Chris Wilson
2013-02-19
locking: Various static lock initializer fixes
Thomas Gleixner
2013-02-15
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2013-02-15
drm/i915: Fix gen2 mappable calculations
Ben Widawsky
2013-02-14
tpm/ibmvtpm: build only when IBM pseries is configured
Kent Yoder
2013-02-13
virtio_console: Initialize guest_connected=true for rproc_serial
Sjur Brændeland
2013-02-13
virtio: use module_virtio_driver.
Rusty Russell
2013-02-12
virtio_console: Use virtio device index to generate port name
Sjur Brændeland
2013-02-08
pcmcia: synclink_cs: cleanup checkpatch warnings
Alexey Khoroshilov
2013-02-08
pcmcia: synclink_cs: fix error handling in mgslpc_probe()
Alexey Khoroshilov
[next]