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
2010-08-11
drivers/char/n_gsm.c: add missing spin_unlock_irqrestore
Julia Lawall
2010-08-11
ipmi: print info for spmi and smbios paths like acpi and pci
Yinghai Lu
2010-08-11
ipmi: fix memleaking for add_smi when duplicating happen
Yinghai Lu
2010-08-11
drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but ...
Justin P. Mattock
2010-08-10
Char: nozomi, set tty->driver_data appropriately
Jiri Slaby
2010-08-10
Char: nozomi, fix tty->count counting
Jiri Slaby
2010-08-10
mxser: remove unnesesary NULL check
Kulikov Vasiliy
2010-08-10
tty_io: remove casts from void*
Kulikov Vasiliy
2010-08-10
tty: avoid recursive BTM in pty_close
Arnd Bergmann
2010-08-10
tty: release BTM while sleeping in block_til_ready
Arnd Bergmann
2010-08-10
tty: implement BTM as mutex instead of BKL
Arnd Bergmann
2010-08-10
tty: remove tty_lock_nested
Arnd Bergmann
2010-08-10
tty: untangle locking of wait_until_sent
Arnd Bergmann
2010-08-10
tty: reorder ldisc locking
Arnd Bergmann
2010-08-10
tty: introduce wait_event_interruptible_tty
Arnd Bergmann
2010-08-10
tty: never hold BTM while getting tty_mutex
Arnd Bergmann
2010-08-10
tty: replace BKL with a new tty_lock
Arnd Bergmann
2010-08-10
tty: Move the vt_tty field from the vc_data into the standard tty_port
Alan Cox
2010-08-10
tty: Make vt's have a tty_port
Alan Cox
2010-08-10
vc: Locking clean up
Alan Cox
2010-08-10
synclink: reworking locking a bit
Alan Cox
2010-08-10
specialix: Kill the BKL
Alan Cox
2010-08-10
epca: Kill the big kernel lock
Alan Cox
2010-08-10
cyclades: Kill off BKL usage
Alan Cox
2010-08-10
synclink: kill the big kernel lock
Alan Cox
2010-08-10
rocket: kill BKL
Alan Cox
2010-08-10
isicom: kill off the BKL
Alan Cox
2010-08-10
riscom8: kill use of lock_kernel
Alan Cox
2010-08-10
istallion: use bit ops for the board flags
Alan Cox
2010-08-10
stallion: prune lock_kernel calls
Alan Cox
2010-08-10
vt/console: try harder to print output when panicing
Jesse Barnes
2010-08-10
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2010-08-10
vt: clean up the code - use kernel library
Andy Shevchenko
2010-08-10
n_gsm.c: removed duplicated #includes
Andrea Gelmini
2010-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-08-09
drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned long
qiaochong
2010-08-09
drivers/char/vt.c: fix vc->vc_origin on take_over_console()
qiaochong
2010-08-09
char: add WARN_ON() in misc_deregister()
Akinobu Mita
2010-08-09
ipmi: fix ACPI detection with regspacing
Yinghai Lu
2010-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2010-08-06
Fix init ordering of /dev/console vs callers of modprobe
David Howells
2010-08-06
Merge branch 'master' into for-linus
Chris Metcalf
2010-08-05
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-05
Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-08-05
vt,console,kdb: automatically set kdb LINES variable
Jason Wessel
2010-08-05
vt,console,kdb: implement atomic console enter/leave functions
Jesse Barnes
2010-08-04
ppp: make channel_ops const
stephen hemminger
[next]