Age | Commit message (Expand) | Author |
2019-03-24 | Add new event types for precision scrolling. | Ulf Brosziewski |
2019-03-24 | Add a quirk for the Huawei Matebook X to activate the right-side | Joshua Stein |
2019-03-24 | Revert rasops32_putchar() changes introduced in revision 1.8. | Frederic Cambus |
2019-03-22 | - Fix the AR816X_REV_B0 / default DMA channel selection to be the | Kevin Lo |
2019-03-22 | Mixmerge fixup. | Kevin Lo |
2019-03-22 | support Meinberg DCF600USB, from weerd@, ok phessler | Stuart Henderson |
2019-03-22 | sync | Stuart Henderson |
2019-03-22 | add Meinberg DCF600USB, from weerd@, ok phessler@ | Stuart Henderson |
2019-03-22 | Add support for QCA AR816x/AR817x for alc(4). | Kevin Lo |
2019-03-22 | back out 1.28 | David Gwynne |
2019-03-22 | use a cond in ixl_atq_exec to wait for a command to be completed. | David Gwynne |
2019-03-22 | don't blindly complete admin queue entries | David Gwynne |
2019-03-21 | don't set VLAN things when configuring promisc | David Gwynne |
2019-03-21 | run event callbacks directly in the atq processing | David Gwynne |
2019-03-20 | regen | Jonathan Gray |
2019-03-20 | add more intel graphics pci ids with known marketing names | Jonathan Gray |
2019-03-20 | regen | Jonathan Gray |
2019-03-20 | add radeondrm pci ids missing from pcidevs but present in drm_pciids.h | Jonathan Gray |
2019-03-19 | In uaudio_pdata_intr() don't error out early if the status is USBD_IOERROR. | Claudio Jeker |
2019-03-18 | Modify rasops_list_font_cb() to not filter out fonts with different | Frederic Cambus |
2019-03-17 | Since an isoc endpoint never halts, move to remaining error handling | Marcus Glocker |
2019-03-17 | Move the handler code in the xhci_event_xfer() switch case in two separate | Marcus Glocker |
2019-03-17 | Remove obsolete semicolon at end of case switch. | Marcus Glocker |
2019-03-16 | sync | Stuart Henderson |
2019-03-16 | add entries for Attansic E2400/E2500, from Brad (and also present, | Stuart Henderson |
2019-03-16 | Merge the duplicate code to handle isoc SHORT and SUCCESS xfer events | Marcus Glocker |
2019-03-16 | Clear the me_evp pointer after calling wsmux_do_close() as opposed of | anton |
2019-03-16 | fetch timing parameters from ACPI like the ACPI attachment does | Joshua Stein |
2019-03-15 | Improve and enable isochronous transfers in xhci(4). Each isochronous | Patrick Wildt |
2019-03-15 | The max burst size that is encoded in wMaxPacketSize is zero based, | Patrick Wildt |
2019-03-15 | Remove FBSDID. | Kevin Lo |
2019-03-14 | Use non-blocking allocation in dwc2_allocx() to make | Visa Hankala |
2019-03-13 | Add support for i.MX8M PWM clocks. | Patrick Wildt |
2019-03-13 | Since new bindings might use the same clock index for divs, gates and | Patrick Wildt |
2019-03-12 | Fix typo in debug print: wih -> with | Patrick Wildt |
2019-03-12 | Remove unused uaudioreg.h file. | Alexandre Ratchov |
2019-03-12 | Add a new driver for USB Audio Class v2.0 devices. It replaces the | Alexandre Ratchov |
2019-03-12 | Add new copy_output() and underrun() methods to support drivers | Alexandre Ratchov |
2019-03-12 | uhci: Fix delayed completions for isochronous transfers. | Alexandre Ratchov |
2019-03-12 | Until we can figure out why it causes NMIs on some machines, skip the | Jonathan Matthew |
2019-03-11 | Add missing bus powered bit, from aalm@ | Martin Pieuchot |
2019-03-11 | - in rtwn_r88e_fw_reset function, use the correct bit R88E_RSV_CTRL_MCU_RST | Kevin Lo |
2019-03-08 | the previous hkey version check was not accurate enough, so try the | Joshua Stein |
2019-03-08 | Update Spleen kernel fonts to the latest released version, bringing | Frederic Cambus |
2019-03-06 | explicitly unmask keyboard brightness and screen brightness events | Joshua Stein |
2019-03-06 | thinkpad_[gs]et_backlight -> thinkpad_[gs]et_kbd_backlight | Joshua Stein |
2019-03-06 | Ignore rx interrupts if the interface isn't supposed to be running. | Jonathan Matthew |
2019-03-05 | swap MFI_LD_PROG_BGI and MFI_LD_PROG_CC cases to match value order | Jonathan Matthew |
2019-03-05 | apply background init progress fix from r1.59 of mfii.c | Jonathan Matthew |
2019-03-02 | Limited the number of allowed stacked wsmux devices. A sufficiently long chain | anton |