| Age | Commit message (Expand) | Author |
| 2022-08-03 | Pull up following revision(s) (requested by riastradh in ticket #1485): | martin |
| 2020-01-28 | Pull up following revision(s) (requested by msaitoh in ticket #662): | martin |
| 2019-11-14 | Pull up following revision(s) (requested by msaitoh in ticket #425): | martin |
| 2019-10-16 | Pull up following revision(s) (requested by maxv in ticket #336): | martin |
| 2019-07-23 | Add IT8655 support. | msaitoh |
| 2019-07-10 | Identify Nuvoton NCT6798D correctly. It seems that the bit width of NCT6796D | msaitoh |
| 2019-06-22 | Revamp the TPM driver | maxv |
| 2019-06-08 | Clean get_props(). | isaki |
| 2019-05-29 | Even if we don't use MII(4), use the common path of SIOC[GS]IFMEDIA in | msaitoh |
| 2019-05-29 | KNF. No functional change. | msaitoh |
| 2019-05-28 | Use ETHER_LOCK()/ETHER_UNLOCK() for all ethernet drivers to protect ec_multi*. | msaitoh |
| 2019-05-23 | Whitespace fix (mainly tabify). | msaitoh |
| 2019-05-23 | -No functional change: | msaitoh |
| 2019-05-08 | Merge isaki-audio2 branch, the overhaul of audio subsystem. | isaki |
| 2019-04-25 | No functional change: | msaitoh |
| 2019-04-24 | Remove extra test for SIOCSIFMEDIA. | msaitoh |
| 2019-04-09 | Make it compilable with IX_DEBUG. | msaitoh |
| 2019-04-09 | KNF. No functional change. | msaitoh |
| 2019-04-09 | Make it compilable with EF_DEBUG. | msaitoh |
| 2019-04-09 | - Use the correct function name for the panic message. | msaitoh |
| 2019-04-09 | Make it compilable with AI_DEBUG. | msaitoh |
| 2019-04-09 | KNF. No functional change. | msaitoh |
| 2019-03-16 | Use C99 style struct initializer to audio_hw_if. | isaki |
| 2019-03-16 | Swap wrong ordered halt_input and halt_output (since rev1.1). | isaki |
| 2019-02-24 | Add missing FALLTHROUGH in isa/mcd.c | kamil |
| 2019-02-05 | Remove very old IFF_NOTRAILERS flag. | msaitoh |
| 2019-02-03 | - add or adjust /* FALLTHROUGH */ where appropriate | mrg |
| 2019-01-27 | Remove the satlink driver. It was disabled everywhere, had no man page and | maxv |
| 2018-12-08 | Clean up initialization of com_regs structure, in preparation for | thorpej |
| 2018-09-22 | Remove isic(4). It is part of ISDN, which we are now retiring. | maxv |
| 2018-09-19 | Remove daic(4), it has never been functional. | maxv |
| 2018-09-03 | Rename min/max -> uimin/uimax for better honesty. | riastradh |
| 2018-06-26 | Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward | msaitoh |
| 2018-06-23 | constify | maxv |
| 2018-06-22 | It's not required to include net/bpfdesc.h. Remove it. | msaitoh |
| 2018-05-29 | fix off-by-one in the mapping of the ISA DMA page registers, they actually | jdolecek |
| 2018-04-25 | Use spin mutex to fix a panic | yamaguchi |
| 2018-04-21 | Fix an ancient typo, instead of setting the base address, the size | mlelstv |
| 2018-03-24 | use isa_intr_establish_xname() | jdolecek |
| 2018-03-07 | Add NCT6796D. Some functions of NCT6796D is extended from NCT6795D, | msaitoh |
| 2018-02-20 | Handle watchdog attachment in the wbsio_rescan() function, where we | pgoyette |
| 2018-02-08 | Typos. | dholland |
| 2018-01-20 | Handle yet another atari specific quirk in the MI ISA fdc(4)/fd(4) driver. | tsutsui |
| 2018-01-02 | Now that watchdog support has been added, make sure that a modular driver | pgoyette |
| 2018-01-02 | PR/52887: HITOSHI Osada: wbsio needs sysmon_wdog. | christos |
| 2017-12-13 | Improve the error log message to use product name. Implemeted by s-yamaguchi@... | knakahara |
| 2017-12-13 | Add an option to enable GPIO function of wbsio. Implemeted by s-yamaguchi@IIJ... | knakahara |
| 2017-12-13 | Add Watchdog timer implementation to wbsio(4). Implemeted by s-yamaguchi@IIJ,... | knakahara |
| 2017-12-13 | Fix NCT6779 gpio pin configuration. Implemeted by s-yamaguchi@IIJ, reviewed b... | knakahara |
| 2017-12-13 | Add wbsio(4) GPIO driver. Implemeted by s-yamaguchi@IIJ, reviewed by msaitoh@... | knakahara |