summaryrefslogtreecommitdiff
path: root/src/superio/smsc
AgeCommit message (Expand)Author
2018-08-09src/superio: Fix typo and remove unneeded whitespaceElyes HAOUAS
2018-07-26sio/smsc/fdc37n972: add missing pnp_conf_mode field to ops structFelix Held
2018-07-18superio/smsc: pass the chip-specific ops struct to pnp_enable_devicesFelix Held
2018-07-06superio: move files to match the common naming schemeFelix Held
2018-06-04src/superio/{ite,smsc}: Remove space before tabElyes HAOUAS
2017-08-06sio/smsc/kbc1100: Fix some style issuesArthur Heymans
2017-06-13device/pnp: remove struct io_infoSamuel Holland
2016-11-21smscsuperio: map interrupt in smscsuperio_enable_serial()Jonathan A. Kollasch
2016-09-20src/superio: Add space around operatorsElyes HAOUAS
2016-08-09superio/*: Relocate Kconfig to chip folder.Omar Pakker
2016-04-13superio/smsc/mec1308: Fix AddressMax value for SMBX mailboxMartin Roth
2016-03-08roda/rk9: Remove #include early_serial.c from romstageAntonello Dettori
2016-03-05amd/thatcher: Removed #include early_serial.c from romstageAntonello Dettori
2016-02-01drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson
2016-01-18header files: Fix guard name comments to match guard namesMartin Roth
2015-11-24superio/smsc/mec1308: Fix IASL warningsMartin Roth
2015-11-04Drop SuperIO smsc/fdc37m60xStefan Reinauer
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-13superio/smsc: Add support for SMSC DME1737Jonathan A. Kollasch
2015-07-13superio/smsc/dme1737: copy superio/smsc/lpc47b397Jonathan A. Kollasch
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-14superio: Replace the indexed I/O functionsDave Frodin
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-01-06superio/smsc/lpc47n217: Drop dead codeStefan Reinauer
2015-01-06superio/smsc/lpc47n207: Hook into build systemEdward O'Callaghan
2015-01-04superio/smsc/lpc47b272/superio.c: Remove dead codeEdward O'Callaghan
2015-01-04src/superio/smsc/lpc47m10x/superio.c: Remove dead codeEdward O'Callaghan
2015-01-04superio/smsc/lpc47b272: Use link-time symbols over .c inclusionEdward O'Callaghan
2015-01-04superio/smsc/lpc47m10x: Use link-time symbols over .c inclusionEdward O'Callaghan
2015-01-04superio/smsc/lpc47b397: Use link-time symbols over .c inclusionEdward O'Callaghan
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-10-27superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan
2014-10-27superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan
2014-08-23superio/smsc/sch4037: Cleanup and fix .c inclusionEdward O'Callaghan
2014-08-23superio/smsc/sio1036: Fix hardcoded TTY0 base addr and .c includeEdward O'Callaghan
2014-08-09superio/smsc/sio1036: Clean up RAMstage superio.c componentEdward O'Callaghan
2014-07-18src/superio/smsc/lpc47m15x: Avoid #include early_serial.cEdward O'Callaghan
2014-07-18superio/smsc: Add some missing header guardsEdward O'Callaghan
2014-07-17superio,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-08superio: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-06-21PS2 keyboard: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-21superio/smsc/fdc37n972: Trivial cleanup reorder headersEdward O'Callaghan
2014-06-12superio/smscsuperio: Fix chip detectionKyösti Mälkki
2014-06-06superio/smsc/kbc1100: Virtually rewrite support and fix mainboardsEdward O'Callaghan
2014-06-03superio/smsc/smscsuperio: Make romstage linkable with headerEdward O'Callaghan
2014-05-13src/*: Remove the last remnants of struct keyboardEdward O'Callaghan
2014-05-13superio/*: Remove redundant chip.h headerEdward O'Callaghan
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2014-02-06uart8250: Drop includes in superioKyösti Mälkki