Age | Commit message (Expand) | Author |
2014-04-18 | Rework the command polling loop so it can handle multiple responses in a single | Jonathan Matthew |
2014-04-17 | When iterating through fabric ports, start at our own port ID, so we can | Jonathan Matthew |
2014-04-17 | Copy out all mbox registers after a mailbox operation completes. | Jonathan Matthew |
2014-04-17 | In debug output, print loop ids as decimals and port ids as 24bit hex. | Jonathan Matthew |
2014-04-16 | set ourselves up to respect the max data transfer size. | David Gwynne |
2014-04-16 | print the board name and firmware revision like we do on mpii and | David Gwynne |
2014-04-16 | have nvme_poll return the status bigs from the completion ring | David Gwynne |
2014-04-15 | i wanted to work on this in the tree so i could commit lots of small | David Gwynne |
2014-04-15 | Modify the uhidev_*_report() methods to always take a report ID argument | Martin Pieuchot |
2014-04-14 | move the hardware structures into ahcireg.h. | David Gwynne |
2014-04-14 | Always copy out all mailbox registers and use msleep in a loop to ensure that | Jonathan Matthew |
2014-04-13 | wrap a long line | Theo de Raadt |
2014-04-13 | Fix a badly worded debug message that implied the entire machine was going | Mike Larkin |
2014-04-13 | In debug output, print loop ids as decimals and port ids as 24bit hex. | Jonathan Matthew |
2014-04-13 | perform the same ACPITZ_INIT operation as attach does, at DVACT_WAKEUP | Theo de Raadt |
2014-04-12 | simplify flag tests | Jonathan Gray |
2014-04-12 | drm/ttm: don't oops if no invalidate_caches() | Jonathan Gray |
2014-04-12 | drm/radeon/atom: select the proper number of lanes in transmitter setup | Jonathan Gray |
2014-04-12 | drm/radeon: TTM must be init with cpu-visible VRAM, v2 | Jonathan Gray |
2014-04-12 | nvm admin command opcodes | David Gwynne |
2014-04-12 | start working on a driver for non volatile memory express controllers. | David Gwynne |
2014-04-12 | regen | David Gwynne |
2014-04-12 | fake toy | David Gwynne |
2014-04-11 | sync with libdrm 2.4.53 | Jonathan Gray |
2014-04-10 | marking the isr as MPSAFE snuck in with r1.76. | David Gwynne |
2014-04-09 | apparently NVM is a type of mass storage now | David Gwynne |
2014-04-09 | sync | Theo de Raadt |
2014-04-09 | I have seen a Hitachi ISP2100 in the wild, and next time do not want | Theo de Raadt |
2014-04-09 | remove an abstraction that just wraps a straight malloc on attach for | David Gwynne |
2014-04-09 | some mild knf | David Gwynne |
2014-04-07 | Add MSI support for xhci(4). Also add a quirk for some of the Fresco | Brad Smith |
2014-04-07 | - Remove a enumerator for supported sensors, makes better usage of our usb api; | andre |
2014-04-07 | Use the `use_polling' hack to make sure usb_delay_ms() will not | Martin Pieuchot |
2014-04-07 | regen | Brad Smith |
2014-04-07 | Add Fresco Logic FL1400. | Brad Smith |
2014-04-07 | When iterating through fabric ports, start at our own port ID. It doesn't | Jonathan Matthew |
2014-04-07 | reduce the diff to linux for drm pci vid/pid tests | Jonathan Gray |
2014-04-07 | ISP2322 chips need a different firmware image to other 2300s, so until we | Jonathan Matthew |
2014-04-06 | Rework the command polling loop in a similar fashion as was done for qla(4). | Mark Kettenis |
2014-04-06 | Clear the interrupt before reading the response queue pointer register in | Mark Kettenis |
2014-04-05 | set adapter buswidth according to the number of loop ids supported by the | Jonathan Matthew |
2014-04-04 | Rework the command polling loop so it can handle multiple responses in a single | Jonathan Matthew |
2014-04-03 | regen | Miod Vallat |
2014-04-03 | XIRING Ximax CDC adapter | Miod Vallat |
2014-04-03 | Add the missing 6322 PCI id. | Brad Smith |
2014-04-03 | XHCI -> xHCI to be consistent with device names. | Martin Pieuchot |
2014-04-01 | Move some duplicated code implementing Linux compatibility APIs and stick it | Mark Kettenis |
2014-03-31 | Slightly better debugging code. | Mark Kettenis |
2014-03-31 | Force the detach of all USB devices by disconnecting the root hubs | Martin Pieuchot |
2014-03-31 | Change the order of operations during a suspend/resume cycle and | Martin Pieuchot |