| Age | Commit message (Expand) | Author |
| 2015-12-23 | get rid of HDAUDIO_FLAG_NO_STREAM_RESET hack | jmcneill |
| 2015-12-23 | fdtbus depends on clk | jmcneill |
| 2015-12-22 | In usbd_transfer deal with errors from the HCD transfer (and start) | skrll |
| 2015-12-22 | Add fdtbus_gpio_{read,write}_raw, which tells the controller not to take | jmcneill |
| 2015-12-22 | Add support for fdt clock and reset controllers. | jmcneill |
| 2015-12-22 | Improve debug/comments (mostly from nhusb) | skrll |
| 2015-12-22 | Can't use usbd_errstr in USBHIST_LOG as vmstat(1) doesn't like it | skrll |
| 2015-12-22 | Be graceful about command timeouts when probing. | mlelstv |
| 2015-12-22 | ignore timeouts for APP_CMD prefix as for the application command itself. | mlelstv |
| 2015-12-22 | fix potentially bug | knakahara |
| 2015-12-22 | fix incorrect KASSERT | knakahara |
| 2015-12-21 | support deferral of diskstart to a separate thread. | mlelstv |
| 2015-12-21 | more sanity checks | mlelstv |
| 2015-12-19 | Add adm1026hm (MI). | jdc |
| 2015-12-19 | Remove references to drivers (adt7463c, adt7467c, adm1030c) that were | jdc |
| 2015-12-18 | set Tx/Rx interrupts affinity to other than CPU#0 as much as possible | knakahara |
| 2015-12-16 | Use of_getprop_bool/of_getprop_uint32 | jmcneill |
| 2015-12-16 | add of_getprop_bool and of_getprop_uint32 helpers | jmcneill |
| 2015-12-16 | sometimes status is "ok" instead of "okay", allow both | jmcneill |
| 2015-12-16 | fix FDT build without openfirm pseudo-device | jmcneill |
| 2015-12-16 | Only OF_* functions should be in fdt_openfirm.c, move the rest to fdt_subr.c. | jmcneill |
| 2015-12-16 | split gpio, i2c, intr, and regulator helpers into separate files | jmcneill |
| 2015-12-16 | Add direct configuration support via compatible names. | jdc |
| 2015-12-16 | Allow pcfiic to handle i2c writes using cmdbuf for the register, and buf for | jdc |
| 2015-12-16 | Add a driver for the ADM1026 Thermal System Management Fan Controller | jdc |
| 2015-12-14 | Fix TX FIFO on Tegra | jmcneill |
| 2015-12-14 | Add driver for device tree "gpio-keys" device. Each GPIO key is mapped to | jmcneill |
| 2015-12-14 | Switch PCI re(4) attachment from pci_intr_map() to | jakllsch |
| 2015-12-14 | use workqueue(9) | hkenken |
| 2015-12-14 | sysmon's components need to be MODULE_CLASS_DRIVER so they will get | pgoyette |
| 2015-12-13 | STRENGHT -> STRENGTH and misc spelling/whitespace. no functional change | plunky |
| 2015-12-13 | PR/50527: David Binderman: Fix impossible code. Odd offsets need special | christos |
| 2015-12-13 | PR/50533: David Binderman: Fix incorrect logic | christos |
| 2015-12-13 | PR/50536: David Binderman: fix incorrect sizeof | christos |
| 2015-12-13 | Note the sensor number in the error output. Useful for drivers adding | jdc |
| 2015-12-13 | Add a framework for enumerating devices using a Flattened Device Tree (FDT). | jmcneill |
| 2015-12-13 | Support direct config. | jmcneill |
| 2015-12-13 | allow child devices to be passed in attach args instead of device dictionary | jmcneill |
| 2015-12-13 | add an addr_shift parameter to of_enter_i2c_devs | jmcneill |
| 2015-12-13 | OF properties are stored in big endian, but the host might not be. Swap | jmcneill |
| 2015-12-12 | Change the meaning of of_compatible return values >= 0. Previously, the | jmcneill |
| 2015-12-11 | Don't need to nest #ifdef EHCI_DEBUG | skrll |
| 2015-12-10 | Make the us.dvorak.swapctrlcaps keyboard layout work for ukbd(4) too. | jakllsch |
| 2015-12-10 | Unwrap lines | skrll |
| 2015-12-10 | Fix indentation | skrll |
| 2015-12-10 | Remove "empty" FreeBSD RCSId | skrll |
| 2015-12-10 | Trailing whitespace | skrll |
| 2015-12-10 | regen (sorted the RTL8188CU_3 devid) | leot |
| 2015-12-10 | whoops, sort the RTL8188CU_3. | leot |
| 2015-12-10 | Add support for Realtek RTL8188CU_3. | leot |