Age | Commit message (Expand) | Author |
2014-10-17 | convert old b functions to mem functions | Ted Unangst |
2014-10-16 | Additonal registers needs to be saved in sc_save2, not sc_save. | Mark Kettenis |
2014-10-16 | LID control method devices aren't required to offer _PSW, so don't skip | Mike Larkin |
2014-10-16 | missing \n in printf; Daniel Wade | Theo de Raadt |
2014-10-15 | Sprinkle CPU_BUSY_CYCLE() in a few places. | Masao Uebayashi |
2014-10-15 | Revert previous (wrong commit message). | Masao Uebayashi |
2014-10-15 | pppx(4): Correct pppx_dev_lookup() and pppx_dev2pxd() local declarations | Masao Uebayashi |
2014-10-12 | Do not compile sensor code if option SMALL_KERNEL | Miod Vallat |
2014-10-12 | Remove unnecessary `needs-flag' attributes. | Miod Vallat |
2014-10-12 | Remove unnecessary `needs-flag' attributes. | Miod Vallat |
2014-10-12 | remove some unused files | Jonathan Gray |
2014-10-12 | regen | Jonathan Armani |
2014-10-12 | Add Logitech Webcam C310 | Jonathan Armani |
2014-10-11 | Comparsion -> Comparison | Miod Vallat |
2014-10-10 | fix compilation without DIAGNOSTIC | Jonathan Matthew |
2014-10-09 | Revert "enable MSI support", it introduced a regression on some chips. | Martin Pieuchot |
2014-10-09 | no need for lkm | Ted Unangst |
2014-10-08 | Restrict what RL_MAXRXPKTLEN is being set to for any of the PCIe chipsets. | Brad Smith |
2014-10-08 | publish_avail_idx does not read the used ring, no need to call | Stefan Fritsch |
2014-10-08 | Add missing memory barriers to virtio. | Stefan Fritsch |
2014-10-08 | #ifdef SMALL_KERNEL some sensor blocks; ok miod | Theo de Raadt |
2014-10-08 | add support for megaraid 3008 (fury) and 3108 (invader) cards. the | David Gwynne |
2014-10-08 | On ThinkPads, protect code handling the hibernate button with | David Coppa |
2014-10-08 | regen | David Gwynne |
2014-10-08 | new megaraids | David Gwynne |
2014-10-08 | Remove the i830/i845 pipe A force quirks, matching changes | Jonathan Gray |
2014-10-07 | remove preliminary AOE (ata over ethernet) support. not finished after | Ted Unangst |
2014-10-07 | zap duplicated line; Theo Buehler | Stuart Henderson |
2014-10-05 | Only synchronize used TRBs and not the full ring when sending a control | Martin Pieuchot |
2014-10-05 | Do not mark the pipe as halted when the HC reports a (split) transaction | Martin Pieuchot |
2014-10-05 | Do not re-establish the default pipe twice for every controller. Move | Martin Pieuchot |
2014-10-05 | Quirk needed by the Archos 24y Vision, from Max Fillinger. | Martin Pieuchot |
2014-10-05 | regen | Martin Pieuchot |
2014-10-05 | Add vendor and product for the Archos 24y Vision, from Max Fillinger. | Martin Pieuchot |
2014-10-05 | two more events found on thinkpad yoga | Theo de Raadt |
2014-10-04 | - Recognize the Yukon Prime and Yukon Optima 2 chipsets. | Brad Smith |
2014-10-04 | Wait until a read control transfer is really completed before passing | Martin Pieuchot |
2014-10-04 | replace mutexes to serialise the operations on the flag that restricts | David Gwynne |
2014-10-04 | sync | Theo de Raadt |
2014-10-04 | more nvidia; from Seth Jackson | Theo de Raadt |
2014-10-03 | regen | Brad Smith |
2014-10-03 | Add Atheros E2200 and Marvell Yukon 88E8079. | Brad Smith |
2014-10-03 | refill the rx ring in myx_rxeof, not much later at the end of myx_intr. | David Gwynne |
2014-10-03 | in rxeof, instead of taking the biglock on every packet to call bpf | David Gwynne |
2014-10-03 | we dont need the kernel lock to call bus_dmamap_load and unload thanks | David Gwynne |
2014-10-03 | dont need to hold the kernel lock to call MCLGETI and m_freem now. | David Gwynne |
2014-10-03 | dont take the kernel lock on every interrupt in case we might change | David Gwynne |
2014-10-01 | Check that the speed of a new device does not exceed its parent's speed | Martin Pieuchot |
2014-09-30 | Fix another Ricoh SD controller which needs to be put into slow mode to work. | Stefan Sperling |
2014-09-30 | Add support for "physical devices". Tested on: | Mark Kettenis |