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
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
WorkStruct: Separate delayable and non-delayable events.
David Howells
2006-11-20
[PATCH] ftape: fix printk format warnings
Randy Dunlap
2006-11-16
[PATCH] ipmi: use platform_device_add() instead of platform_device_register()...
Zhang, Yanmin
2006-11-14
[PATCH] Char: isicom, fix close bug
Jiri Slaby
2006-11-13
[PATCH] IPMI: Fix more && typos
Corey Minyard
2006-11-13
[PATCH] mspec driver build fix
Jes Sorensen
2006-11-08
[PATCH] ipmi_si_intf.c: fix "&& 0xff" typos
Alexey Dobriyan
2006-11-08
[PATCH] IPMI: retry messages on certain error returns
Corey Minyard
2006-11-08
[PATCH] IPMI: Clean up the waiting message queue properly on unload
Corey Minyard
2006-11-03
[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASS
Yvan Seth
2006-10-29
[WATCHDOG] sc1200wdt.c pnp unregister fix.
Akinobu Mita
2006-10-25
drm: ioremap balanced with iounmap for drivers/char/drm
Amol Lad
2006-10-25
drm: fix error returns, sysfs error handling
Jeff Garzik
2006-10-25
fix return code in error case.
Dave Jones
2006-10-24
drm: mga: set dev_priv_size
Tilman Sauerbeck
2006-10-24
drm: savage: dev->agp_buffer_map is not initialized for AGP DMA on savages
Michael Karcher
2006-10-24
drm: radeon: only allow specific type-3 packetss through verifier
Roland Scheidegger
2006-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2006-10-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2006-10-21
[PATCH] Char: correct pci_get_device changes
Jiri Slaby
2006-10-20
[PATCH] ipmi: fix return codes in failure case
Dave Jones
2006-10-18
[alim7101] Add pci dev table for auto module loading.
Ben Collins
2006-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2006-10-17
[PATCH] epca: prevent panic on tty_register_driver() failure
Akinobu Mita
2006-10-17
[PATCH] sx: fix user-visible typo (devic)
Alexey Dobriyan
2006-10-17
[PATCH] drivers/char/specialix.c: fix the baud conversion
Adrian Bunk
2006-10-17
[PATCH] synclink: remove PAGE_SIZE reference
Paul Fulghum
2006-10-16
[PATCH] CONFIG_TELCLOCK depends on X86
Geert Uytterhoeven
2006-10-16
[PATCH] rio: fix array checking
Alan Cox
2006-10-15
[AGPGART] uninorth: Add module param 'aperture' for aperture size
Michel Dänzer
2006-10-15
[PATCH] serial167 __user annotations, NULL noise removal
Al Viro
2006-10-14
[WATCHDOG] remove experimental on iTCO_wdt.c
Wim Van Sebroeck
2006-10-13
[WATCHDOG] Atmel AT91RM9200 rename.
Andrew Victor
2006-10-13
Include proper header file for PFN_DOWN()
Linus Torvalds
2006-10-13
[PATCH] Fix up mmap_kmem
Franck Bui-Huu
2006-10-11
[WATCHDOG] watchdog/iTCO_wdt: fix bug related to gcc uninit warning
Jeff Garzik
2006-10-11
[PATCH] i2Output always takes kernel data now
Al Viro
2006-10-11
[PATCH] ipmi: handle sysfs errors
Jeff Garzik
2006-10-11
[PATCH] tpm: fix error handling
Jeff Garzik
2006-10-11
Input: add missing exports to fix modular build
Dmitry Torokhov
2006-10-10
[PATCH] trivial iomem annotations: istallion
Al Viro
2006-10-09
[RTC] Consistently use of tabs for formatting.
Ralf Baechle
2006-10-09
[MIPS] qtronix: remove driver.
Ralf Baechle
2006-10-09
[PATCH] m68k/MVME167: SERIAL167 tty flip buffer updates
Geert Uytterhoeven
2006-10-09
[PATCH] m68k/MVME167: SERIAL167 is no longer broken
Geert Uytterhoeven
2006-10-09
Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2006-10-08
[WATCHDOG] add ich8 support to iTCO_wdt.c (patch 2)
Wim Van Sebroeck
2006-10-08
[WATCHDOG] add ich8 support to iTCO_wdt.c
Arnaud Patard (Rtp)
[next]