Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Remove an unused write_ivars function that didn't do anything anyway. | jhb | 2001-01-19 | 1 | -7/+1 |
* | Reduce code duplication by using the GET_RESOURCE_LIST bus method and related | mdodd | 2000-11-28 | 1 | -52/+18 |
* | Set the RF_SHAREABLE flage when we allocate an IRQ. | mdodd | 2000-03-13 | 1 | -0/+4 |
* | Implement BUS_{GET,SET,DELETE}_RESOURCE methods. | mdodd | 2000-01-13 | 1 | -2/+44 |
* | Remove the 'ivars' arguement to device_add_child() and | mdodd | 1999-12-03 | 1 | -1/+3 |
* | resource_list_{alloc,release}() takes a struct resource_list * as its | mdodd | 1999-11-06 | 1 | -3/+4 |
* | - Restore correct operation of bt_mca. | mdodd | 1999-10-09 | 1 | -2/+2 |
* | device_get_ivars() called twice. Remove second call and assignment. | mdodd | 1999-09-26 | 1 | -1/+0 |
* | Rip out the nastiness I cribbed from the EISA bus code and actually | mdodd | 1999-09-26 | 2 | -321/+77 |
* | This is the rest of the MCA support; new_bus code to be exact. | mdodd | 1999-09-03 | 3 | -0/+931 |