Age | Commit message (Expand) | Author |
2017-06-13 | device/pnp: remove struct io_info | Samuel Holland |
2016-08-09 | superio/*: Relocate Kconfig to chip folder. | Omar Pakker |
2016-02-01 | drivers/pc80: Add PS/2 mouse presence detect | Timothy Pearson |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2014-10-27 | superio/*/superio.c: Don't hide pointer types behind typedefs | Edward O'Callaghan |
2014-10-27 | superio: Use 'pnp_devfn_t' over 'device_t' in romstage component | Edward O'Callaghan |
2014-08-23 | superio/smsc/sch4037: Cleanup and fix .c inclusion | Edward O'Callaghan |
2014-07-08 | superio: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-05-13 | superio/*: Remove redundant chip.h header | Edward O'Callaghan |
2014-05-13 | src/drivers/pc80: Remove empty struct keyboard | Edward O'Callaghan |
2014-02-06 | uart8250: Drop includes in superio | Kyösti Mälkki |
2013-07-03 | pnp: Add some default functions to enter/exit config state | Nico Huber |
2013-06-17 | pnp: Remove now plain wrappers for default PnP functions | Nico Huber |
2013-06-17 | pnp: Register implementations of enter/exit config state | Nico Huber |
2013-06-17 | pnp: Provide alternative pnp_enable() implementation | Nico Huber |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-11-28 | Remove assembly coded log2 function | Ronald G. Minnich |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-02-17 | SIO: Add smsc/sch4037 superio support | Kerry Sheh |