| Age | Commit message (Expand) | Author |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2018-04-09 | Stop potential misuse of vendor names and USB vendor IDs in root hub | jakllsch |
| 2016-07-14 | - Use aprint*() instead of printf() in xxx_attach(). | msaitoh |
| 2016-07-07 | KNF. Remove extra spaces. No functional change. | msaitoh |
| 2016-04-23 | Merge nick-nhusb | skrll |
| 2014-09-21 | remove more old pci_findvendor code | christos |
| 2011-08-01 | remove some bloat: | drochner |
| 2010-05-25 | Revert earlier changes to callers of pci_find{vendor,product} since | pgoyette |
| 2010-05-24 | Update all callers of the pci_find{vendor,product} routines to now call | pgoyette |
| 2010-03-18 | This is *always* compiled with #define rbus 1, so get rid of the | dyoung |
| 2010-02-26 | Use PCI_ constants and macros instead of CARDBUS_. Use | dyoung |
| 2010-02-25 | Make fxp at cardbus detach during shutdown. | dyoung |
| 2010-02-24 | Start to tuck Cardbus under the PCI abstraction. Step #1, textual | dyoung |
| 2009-05-12 | struct cfdata * -> cfdata_t, no functional changes intended. | cegger |
| 2008-07-11 | Don't write a register on the device until PCI I/O access has been | dyoung |
| 2008-06-24 | clean up the cardbus interrupt stuff: | drochner |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-09 | Fix small error in device/sc splitup. | skd |
| 2008-03-28 | split device/softc for USB host controllers and the usb (control) | drochner |
| 2008-03-07 | Use device_t and its accessors. In uhci_{pci,cardbus}_attach, use | dyoung |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-03-29 | Use device_private(). | thorpej |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-07-24 | Add file for 'uhci at cardbus'. From FUKAUMI Naoki in kern/30814. | augustss |