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
/
zorro
Age
Commit message (
Expand
)
Author
2012-07-15
zorro: Remove unused zorro_bus.devices
Geert Uytterhoeven
2012-01-02
misc latin1 to utf8 conversions
Al Viro
2011-10-31
drivers/zorro: Add export.h to proc.c
Paul Gortmaker
2011-10-24
zorro: Fix four checkpatch warnings
Jim Rotmalm
2011-09-22
zorro: Defer device_register() until all devices have been identified
Geert Uytterhoeven
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-10-22
zorro: Fix device_register() error handling
Vasiliy Kulikov
2010-08-09
zorro: Fix reading of proc/bus/zorro/* in small chunks
Geert Uytterhoeven
2010-08-09
zorro: BKL removal
Geert Uytterhoeven
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-17
m68k: amiga - Zorro host bridge platform device conversion
Geert Uytterhoeven
2010-05-17
m68k: amiga - Zorro bus modalias support
Geert Uytterhoeven
2010-02-15
tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments
Uwe Kleine-König
2009-12-06
m68k: don't export static inline functions
Stephen Rothwell
2009-03-24
zorro: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-12
m68k: zorro - Use %pR to print resources
Geert Uytterhoeven
2009-01-12
m68k: zorro - Kill warn_unused_result warnings
Geert Uytterhoeven
2009-01-12
m68k: zorro - Add devlist.h and gen-devlist to .gitignore
Kars de Jong
2008-07-24
move memory_read_from_buffer() from fs.h to string.h
Akinobu Mita
2008-07-20
zorro: use memory_read_from_buffer
akinobu.mita@gmail.com
2008-07-20
ZORRO: Replace deprecated __initcall with equivalent device_initcall.
Robert P. J. Day
2008-07-20
m68k: remove CVS keywords
Adrian Bunk
2008-04-29
zorro: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
proc: switch /proc/bus/zorro/devices to seq_file interface
Alexey Dobriyan
2008-04-29
proc: remove proc_bus
Alexey Dobriyan
2007-11-26
Amiga zorro bus: Add missing zorro_device_remove()
Geert Uytterhoeven
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-08-22
zorro: Make sysfs config attribute read-only
Geert Uytterhoeven
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-05-04
Amiga Zorro bus: kill resource_size_t warnings
Geert Uytterhoeven
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2006-12-08
[PATCH] struct path: convert zorro
Josef Sipek
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-25
[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()
Bjorn Helgaas
2006-01-13
[PATCH] Add zorro_bus_type probe and remove methods
Russell King
2006-01-12
[PATCH] m68k: zorro __user annotations
Al Viro
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2005-06-20
[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c...
Yani Ioannou
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds