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
/
misc
Age
Commit message (
Expand
)
Author
2013-01-22
Revert "drivers/misc/ti-st: remove gpio handling"
Luciano Coelho
2013-01-16
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2013-01-12
ASoC: atmel-ssc: add pinctrl selection to driver
Bo Shen
2013-01-07
mei: fix mismatch in mutex unlock-lock in mei_amthif_read()
Alexey Khoroshilov
2012-12-21
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2012-12-20
SGI-XP: handle non-fatal traps
Robin Holt
2012-12-19
watchdog: mei: avoid oops in watchdog unregister code path
Tomas Winkler
2012-12-13
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-12-11
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-11-26
misc/st_kim: Free resources in the error path of probe()
Matthias Kaehlcke
2012-11-21
misc: remove use of __devexit
Bill Pemberton
2012-11-21
misc: remove use of __devinitconst
Bill Pemberton
2012-11-21
misc: remove use of __devinitdata
Bill Pemberton
2012-11-21
misc: remove use of __devinit
Bill Pemberton
2012-11-21
drivers/misc: remove use of __devexit_p
Bill Pemberton
2012-11-21
mei: remove use of __devexit_p
Bill Pemberton
2012-11-21
mei: Simplify the ME client enumeration code
Samuel Ortiz
2012-11-21
mei: simplify write complete loop in irq handler
Tomas Winkler
2012-11-21
mei: don't mix read and write slots
Tomas Winkler
2012-11-21
mei: streamline amthif write complete function
Tomas Winkler
2012-11-21
mei: streamline write complete flow function
Tomas Winkler
2012-11-21
mei: use structured buffer for extra write buffer
Tomas Winkler
2012-11-21
mei: compact code for mei bus message creation
Tomas Winkler
2012-11-20
ASoC: atmel-ssc: add phybase in device structure
Nicolas Ferre
2012-11-16
misc: apds9802als: Fix the logic checking timeout in als_wait_for_data_ready()
Axel Lin
2012-11-15
misc: hpilo: ignore auxiliary HP iLO BMC's
Mark Rusk
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
mei: use the same bus msg for connect and disconnect request
Tomas Winkler
2012-11-15
mei: use link and unlink terms for connecting ME and HOST client
Tomas Winkler
2012-11-15
mei: extract amthif specific code from mei_poll to mei_amthif_poll
Tomas Winkler
2012-11-15
mei: move amthif specific release code to amithif
Tomas Winkler
2012-11-15
mei: rename enum mei_cb_major_types to enum mei_cb_file_ops
Tomas Winkler
2012-11-15
mei: use type struct mei_cl *cl instead of void in struct mei_cb
Tomas Winkler
2012-11-15
mei: amthif: prefix cb list with amthif
Tomas Winkler
2012-11-07
ARM: at91: atmel-ssc: add device tree support
Bo Shen
2012-11-06
ARM: at91: atmel-ssc: add platform device id table
Bo Shen
2012-11-06
ASoC: atmel-ssc: use module_platform_driver macro
Bo Shen
2012-11-06
ASoC: atmel-ssc: use devm_xxx() managed function
Bo Shen
2012-11-01
mei: move amthif specific code from mei_write to mei_amthif_write
Tomas Winkler
2012-11-01
mei: use internal watchdog device registration tracking
Tomas Winkler
2012-11-01
mei: mei_clear_list: kill file_temp
Tomas Winkler
2012-11-01
mei: extract AMTHI functions into the amthif.c file
Tomas Winkler
2012-11-01
mei: normalize timeouts definitions
Tomas Winkler
2012-11-01
mei: mei_write: revamp function flow
Tomas Winkler
2012-10-24
drivers:misc: ti-st: fix potential NULL pointer dereference in st_register()
Wei Yongjun
2012-10-24
mei: use mei_io_cb_ warppers also for control flows
Tomas Winkler
2012-10-24
mei: rename mei_free_cb_private to mei_io_cb_free
Tomas Winkler
2012-10-24
mei: kill usless struct mei_io_list
Tomas Winkler
2012-10-24
mei: mei_write: revamp error path handling
Tomas Winkler
2012-10-24
mei: add allocation and initialization wrappers for io callback
Tomas Winkler
[next]