Age | Commit message (Expand) | Author |
2022-05-19 | drivers: dio: add missing iounmap() in dio_init() | Yang Yingliang |
2022-02-04 | drivers: dio: Missing a blank line after declarations | Aleksa Vučković |
2022-02-04 | drivers: dio: code indent should use tabs | Aleksa Vučković |
2022-02-04 | drivers: dio: space required after that ',' | Aleksa Vučković |
2022-02-04 | drivers: dio: space prohibited after parenthesis | Aleksa Vučković |
2022-02-04 | drivers: dio: trailing whitespace | Aleksa Vučković |
2022-02-04 | drivers: dio: brace should be on the previous line | Aleksa Vučković |
2022-02-04 | drivers: dio: Use <linux/io.h> instead <asm/io.h> | Aleksa Vučković |
2021-07-21 | dio: return -ENOMEM when kzalloc() fails | Salah Triki |
2020-06-17 | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault | Christoph Hellwig |
2020-03-09 | dio: Fix dio_bus_match() kerneldoc | Geert Uytterhoeven |
2020-03-09 | dio: Make dio_match_device() static | Geert Uytterhoeven |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-01-21 | dio: Fix buffer overflow in case of unknown board | Geert Uytterhoeven |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-05-27 | dio: use probe_kernel_read() | Al Viro |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2009-12-06 | m68k: don't export static inline functions | Stephen Rothwell |
2009-03-24 | dio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-12 | m68k: dio - Kill resource_size_t format warnings | Geert Uytterhoeven |
2009-01-12 | m68k: dio - Kill warn_unused_result warnings | Geert Uytterhoeven |
2008-07-20 | dio: use dio_match_device() in dio_bus_match() | Akinobu Mita |
2008-02-05 | dio: ARRAY_SIZE() cleanup | Alejandro Martinez Ruiz |
2008-02-03 | dio: fix kernel-doc notation | Randy Dunlap |
2006-03-25 | [PATCH] hp300: fix driver_register() return handling, remove dio_module_init() | Bjorn Helgaas |
2006-01-13 | [PATCH] Add dio_bus_type probe and remove methods | Russell King |
2005-11-07 | [PATCH] drivers/dio: kmalloc + memset -> kzalloc conversion | Deepak Saxena |
2005-06-20 | [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic... | Yani Ioannou |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |