| Age | Commit message (Expand) | Author |
| 2016-01-06 | fix 32 bit compilation | christos |
| 2016-01-06 | PR/50626: Vicente Chaves de Melo: acpi_display.c erroneously sends character | christos |
| 2016-01-05 | KNF - blank line after (non-existant) declarations. No functional change. | pgoyette |
| 2016-01-05 | FDT interrupts -- clean up debug printfs | marty |
| 2016-01-05 | FDT: Interrupts -- add support for interrupt maps | marty |
| 2016-01-05 | revert bp->b_error checking; biowait() is a no-op in that case and it is | christos |
| 2016-01-05 | When autoconfiguring RAID sets: | mlelstv |
| 2016-01-05 | handle possible errors from bdev_strategy. | mlelstv |
| 2016-01-05 | Add ismt. | msaitoh |
| 2016-01-05 | Add ismt(4). | msaitoh |
| 2016-01-05 | Check whether iic_exec is failed or not. | msaitoh |
| 2016-01-05 | Port FreeBSD's ismt(4) driver. ismt(4) supports Intel Chipset internal | msaitoh |
| 2016-01-05 | Although not recommended, it is possible to include filemon(4) as a | pgoyette |
| 2016-01-04 | PR/50621: David Binderman: Wrap iic_exec() in a simpler utility function | christos |
| 2016-01-04 | Notify disk subsystem of the current geometry. | hannken |
| 2016-01-04 | prevent unconfigure/detach while background threads are running. | mlelstv |
| 2016-01-04 | Fix dump on raid. | mlelstv |
| 2016-01-04 | erase dangling pointer to prevent reuse | mlelstv |
| 2016-01-04 | Redo r1.12 - process cmd and value buffers in pcfiic_xmit(). | jdc |
| 2016-01-03 | Remove duplicate register definitions and merge them all into pcf8584reg.h. | jdc |
| 2016-01-03 | Add LM75A ID register (for completeness). | jdc |
| 2016-01-03 | Add display and setting of chip temperature limit(s) for envsys(4). | jdc |
| 2016-01-03 | Add display and setting of chip temperature limits for envsys(4). | jdc |
| 2016-01-03 | refactor driver to use common code in dksubr. | mlelstv |
| 2016-01-02 | Fix dval signdedness confusion, as was recently done in libusbhid. | jakllsch |
| 2016-01-02 | Do what libusbhid() does for Usage value of non-Variable Main items, | jakllsch |
| 2016-01-02 | Fix hid_get_data() and hid_get_udata() for 32-bit quantities on LP64. | jakllsch |
| 2016-01-02 | No longer detach opened device directly in RAIDFRAME_SHUTDOWN ioctl, | mlelstv |
| 2016-01-02 | RAIDF_INITED state also includes disk attachments, don't undo operations | mlelstv |
| 2016-01-02 | Unlock and free in raid_detach to handle error paths. | mlelstv |
| 2016-01-02 | use bdev_strategy wrapper to properly use KERNEL_LOCK. | mlelstv |
| 2016-01-01 | FDT pinctl - review from Jared | marty |
| 2016-01-01 | zero out struct i2cbus_attach_args and i2c_controller before messing with | macallan |
| 2016-01-01 | Read the Tos limit from the chip, instead of assuming 80'C, in case | jdc |
| 2015-12-31 | add support iMX6 uSDHC | ryo |
| 2015-12-30 | FDT pinctrl | marty |
| 2015-12-28 | fix typo. use pmask for SDHC_PRESENT_STATE. | ryo |
| 2015-12-27 | remove DWC_MMC_DEBUG | jmcneill |
| 2015-12-27 | reduce timeouts, fix clk div calculation | jmcneill |
| 2015-12-27 | add some extra regs | jmcneill |
| 2015-12-27 | Return error in dkopen when dk_open_parent fails. Also change dk_open_parent | mlelstv |
| 2015-12-26 | Dump registers on timeout and allow bus glue to override card detect func | jmcneill |
| 2015-12-26 | Another use-after-free() | pgoyette |
| 2015-12-26 | If the "finalizer" should fail to register for any reason, just report | pgoyette |
| 2015-12-26 | Resolve a use-after-free reference to the softc. From mlelstv@ | pgoyette |
| 2015-12-26 | Modularize the raidframe driver, including rework of the unit attach | pgoyette |
| 2015-12-25 | Modify comment for 82544 Errata 9 "Certain register cannot be written with | msaitoh |
| 2015-12-25 | - Fix RAL table's size of PCH2 and PCH_LPT. | msaitoh |
| 2015-12-24 | - Add DDR4E, LPDDR3 and LPDDR4. | msaitoh |
| 2015-12-24 | fix amd64/conf/ALL build failure | knakahara |