| Commit message (Expand) | Author | Age | Files | Lines |
| * | Using the ptr defines broke the powerpc build - convert set_mmfsa to the same | Kip Macy | 2006-10-11 | 1 | -2/+2 |
| * | Remind firmware of the ESSID to use in a directed scan. This fixes scanning | Max Laier | 2006-10-10 | 1 | -3/+17 |
| * | correct diag request to fetch isr state on fatal interrupts | Sam Leffler | 2006-10-09 | 1 | -1/+1 |
| * | Fix style(9) nits. | Jung-uk Kim | 2006-10-09 | 1 | -38/+37 |
| * | Fix 32-bit PTE in the GART table. | Jung-uk Kim | 2006-10-09 | 1 | -1/+3 |
| * | provide routines to access VPD data at the PCI layer... | John-Mark Gurney | 2006-10-09 | 6 | -182/+397 |
| * | kernel clean up to make the sun4v kernel build | Kip Macy | 2006-10-09 | 2 | -0/+59 |
| * | Added few more pci ids for Intel, ATI, NVidia, VIA and SiS. | Ariff Abdullah | 2006-10-08 | 1 | -2/+30 |
| * | Remove unnecessary test case. (As written, that branch will never | Alexander Leidinger | 2006-10-08 | 1 | -2/+0 |
| * | Add missing PCI ID for the acer m5288 | Søren Schmidt | 2006-10-08 | 1 | -0/+1 |
| * | Add a USB umass(4) quirk for Panasonic KXL-840AN CD-R drive. | Florent Thoumie | 2006-10-07 | 2 | -0/+5 |
| * | Add a USB quirk for CMOTECH CDMA USB modem. | Florent Thoumie | 2006-10-07 | 2 | -0/+5 |
| * | Add a USB quirk for Motorola A41x/V32x USB phones. | Florent Thoumie | 2006-10-07 | 2 | -0/+3 |
| * | Add support for Novatech NV902 wireless NIC in ural(4). | Florent Thoumie | 2006-10-07 | 2 | -0/+5 |
| * | Add support for Epson Stylus CX4200 in uscanner(4). | Florent Thoumie | 2006-10-07 | 2 | -0/+2 |
| * | Add support for Psion Gold Port Ethernet USB NIC. | Florent Thoumie | 2006-10-07 | 2 | -0/+4 |
| * | Add support for Netgear FA101 ethernet USB NIC. | Florent Thoumie | 2006-10-07 | 2 | -0/+2 |
| * | Add a quirk for the Belkin FC6550-AVR UPS. | Florent Thoumie | 2006-10-07 | 2 | -0/+3 |
| * | Add support for Familiar Linux powered iPaq handhelds to cdce(4). | Florent Thoumie | 2006-10-07 | 2 | -0/+2 |
| * | Add quirk for Logitech iFeel MouseMan USB mouse. | Florent Thoumie | 2006-10-07 | 2 | -1/+3 |
| * | - Add support for Epson USB Scanners (3590 [1] and 4990 [2]). | Florent Thoumie | 2006-10-07 | 2 | -0/+4 |
| * | fix fxp so that it will reset the link when you change the speed... This | John-Mark Gurney | 2006-10-06 | 1 | -0/+5 |
| * | - Fix wrong id for ALC882, add ALC883 id. | Ariff Abdullah | 2006-10-06 | 2 | -281/+484 |
| * | Actually make bounds checking for PCIOCREAD and PCIOCWRITE work. | Ruslan Ermilov | 2006-10-06 | 1 | -6/+8 |
| * | The IPMI spec is ambiguous (or rather, it contradicts itself) about whether | John Baldwin | 2006-10-05 | 1 | -4/+4 |
| * | Add detailed debugging printf's for SMIC under SMIC_DEBUG. | John Baldwin | 2006-10-05 | 1 | -2/+50 |
| * | Oops, don't toss the last character read during an SMIC transaction with | John Baldwin | 2006-10-05 | 1 | -2/+0 |
| * | o Add Adaptec ServeRAID 7x IDs. IDs taken from Linux. | Maxim Konovalov | 2006-10-05 | 2 | -2/+8 |
| * | Remove 3Com 985 deviceid that is really ti(4). | Gleb Smirnoff | 2006-10-03 | 2 | -3/+1 |
| * | Fix compile in non-debug case. | Ian Dowse | 2006-10-03 | 2 | -4/+2 |
| * | aic_pccard_products can be static. | Warner Losh | 2006-10-03 | 1 | -1/+1 |
| * | When changing the device address and max packet size in usbd_new_device(), | Ian Dowse | 2006-10-03 | 3 | -21/+18 |
| * | Don't attempt to insert the transfer in an error case where it has | Ian Dowse | 2006-10-03 | 1 | -2/+0 |
| * | Backout remaining changes that make most AD1981B users unhappy. | Ariff Abdullah | 2006-10-02 | 1 | -0/+2 |
| * | Use utc_offset() where applicable, and hide the internals of it | Poul-Henning Kamp | 2006-10-02 | 1 | -3/+1 |
| * | Trim trailing whitespace. | John Baldwin | 2006-10-02 | 1 | -11/+11 |
| * | - Streamline quirks management for a better future. | Ariff Abdullah | 2006-10-02 | 1 | -96/+122 |
| * | Ignore the UKBD_DFLT_KEYMAP option when compiling as a module. | Ruslan Ermilov | 2006-10-02 | 1 | -1/+1 |
| * | Disable ad1981_patch for now until the real solution can be found | Ariff Abdullah | 2006-10-02 | 1 | -0/+2 |
| * | Make this buildable on IA64. | Ariff Abdullah | 2006-10-02 | 1 | -0/+2 |
| * | First part of a little cleanup in the calendar/timezone/RTC handling. | Poul-Henning Kamp | 2006-10-02 | 2 | -2/+2 |
| * | snd_ak452x is replaced by snd_spicds and snd_envy24ht is new. | Alexander Leidinger | 2006-10-01 | 1 | -1/+2 |
| * | Various cleanups. Revert DMA alignmnet back to 2 since the original | Ariff Abdullah | 2006-10-01 | 2 | -96/+167 |
| * | Connect snd_hda(4) to build process... | Ariff Abdullah | 2006-10-01 | 1 | -0/+1 |
| * | Add support for Intel High Definition Audio Controller. | Ariff Abdullah | 2006-10-01 | 5 | -0/+6480 |
| * | Driver for Envy24HT (ICE1724 or VT1724)-based cards like | Alexander Leidinger | 2006-09-30 | 2 | -1172/+875 |
| * | Remove the ak452x code, superseeded by spicds. | Alexander Leidinger | 2006-09-30 | 2 | -338/+0 |
| * | - fix memory leak, when "number of adcs" != "number of dacs" | Alexander Leidinger | 2006-09-30 | 1 | -24/+17 |
| * | After repo copy from ak452x.[ch]: SPIcds is the I2S SPI audio codec code | Alexander Leidinger | 2006-09-30 | 2 | -72/+192 |
| * | Nuke OSSV4_EXPERIMENT ifdefs from kludgy MIXER_SIZE definition | Ariff Abdullah | 2006-09-30 | 1 | -4/+0 |