Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-03-17 | zorro: stop creating attributes by hand | Dmitry Torokhov |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-01-25 | zorro: Use kobj_to_dev() | Geliang Tang |
2014-10-20 | zorro: drop owner assignment from platform_drivers | Wolfram Sang |
2014-07-11 | zorro: Use ARRAY_SIZE | Himangi Saraogi |
2013-11-26 | zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h> | Geert Uytterhoeven |
2013-11-26 | zorro: Let the driver core handle device enumeration | Geert Uytterhoeven |
2013-11-26 | zorro: Refactor conditional handling of Zorro device name database | Geert Uytterhoeven |
2013-11-26 | zorro: Don't fill in dummy names in zorro_name_device() | Geert Uytterhoeven |
2013-11-26 | zorro: Do not allocate zorro_autocon[] statically | Geert Uytterhoeven |
2013-06-29 | zorro: switch to fixed_size_llseek() | Al Viro |
2013-05-01 | proc: Supply PDE attribute setting accessor functions | David Howells |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-01-03 | Drivers: zorro: remove CONFIG_HOTPLUG usage | Greg Kroah-Hartman |
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 |