| Commit message (Expand) | Author | Age | Files | Lines |
| * | Adding missing dependancies for loading hptiop(4), hptmv(4) and isp(4) as mod... | Eitan Adler | 2012-06-01 | 4 | -0/+6 |
| * | Fix warning generated by clang; | Eitan Adler | 2012-06-01 | 1 | -1/+1 |
| * | Remove unnecessary device_printfs. | Pyun YongHyeon | 2012-05-31 | 1 | -8/+0 |
| * | Try to finally get the point in time at which bge_add_sysctls() is called | Marius Strobl | 2012-05-30 | 1 | -3/+3 |
| * | Cosmetic nit. If a configured volume has no label, don't emit an empty | Sean Bruno | 2012-05-30 | 1 | -4/+11 |
| * | Add support for Sun 1040 PCI Quad Serial | Eitan Adler | 2012-05-30 | 1 | -0/+6 |
| * | Add device ids for the Winbond 83627DHG-P chip and set the registers to | Robert Noland | 2012-05-29 | 1 | -0/+8 |
| * | Fix a typo in wbwd so that CRF5 is actually written to the data register | Robert Noland | 2012-05-29 | 1 | -1/+1 |
| * | Add quirk for Marvell based AHCI controller. | Hans Petter Selasky | 2012-05-29 | 1 | -0/+1 |
| * | Reorder resume procedures. | Mitsuru IWASAKI | 2012-05-29 | 1 | -2/+2 |
| * | Fix the problem acpi_sleep_force() hang. | Mitsuru IWASAKI | 2012-05-29 | 1 | -3/+17 |
| * | Update mxge(4) firmware to the latest version available from | Andrew Gallatin | 2012-05-29 | 4 | -34836/+34187 |
| * | A small simplification to i915_gem_pager_fault(). | Alan Cox | 2012-05-28 | 1 | -1/+1 |
| * | Make legacy ATA to not call device_add_child() with unit number but | Alexander Motin | 2012-05-28 | 1 | -1/+1 |
| * | Disable end of buffer fixup by default. New DDX does not need this, and | Konstantin Belousov | 2012-05-28 | 1 | -1/+1 |
| * | Fix calculation of the execution buffer end in the mapped pages | Konstantin Belousov | 2012-05-28 | 1 | -3/+3 |
| * | - Fix some typos in mmc_acquire_bus() and mmc_send_csd(). | Marius Strobl | 2012-05-27 | 1 | -10/+104 |
| * | Import EHCI attachment driver for Freescale integrated controller. | Rafal Jaworowski | 2012-05-26 | 1 | -0/+423 |
| * | Make the VIA workaround application somewhat more consistent with the | Marius Strobl | 2012-05-26 | 1 | -1/+2 |
| * | Consistently use USB_PAGE_SIZE. Currently, this is cosmetic. | Marius Strobl | 2012-05-26 | 1 | -2/+2 |
| * | Make the VIA workaround actually do its intended job. | Marius Strobl | 2012-05-26 | 1 | -1/+1 |
| * | Remove extraneous empty lines. | Marius Strobl | 2012-05-26 | 1 | -32/+0 |
| * | - When creating the DMA tag for user data, don't ask for more segments | Marius Strobl | 2012-05-26 | 2 | -39/+29 |
| * | Add the AR9280 workarounds for PCIe suspend/resume. | Adrian Chadd | 2012-05-26 | 1 | -2/+52 |
| * | Avoid using hard-coded numbers here. | Adrian Chadd | 2012-05-26 | 1 | -1/+1 |
| * | Remove an unneeded field from ath_buf. | Adrian Chadd | 2012-05-26 | 1 | -1/+0 |
| * | Add some AR5416/AR5418 WAR's for power-on and suspend/resume: | Adrian Chadd | 2012-05-25 | 1 | -3/+48 |
| * | * According to the reference code, AR_WA_D3_L1_DISBABLE is bit 14. | Adrian Chadd | 2012-05-25 | 1 | -1/+5 |
| * | More Cicada/Vitesse PHY ids. | Rafal Jaworowski | 2012-05-25 | 2 | -1/+10 |
| * | oops - ath_hal_disablepcie is actually destined for another purpose, | Adrian Chadd | 2012-05-25 | 11 | -25/+40 |
| * | MFp4 bz_ipv6_fast: | Bjoern A. Zeeb | 2012-05-25 | 1 | -29/+67 |
| * | MFp4 bz_ipv6_fast: | Bjoern A. Zeeb | 2012-05-25 | 1 | -6/+10 |
| * | Prepare for improved (read: pcie) suspend/resume support. | Adrian Chadd | 2012-05-25 | 6 | -0/+46 |
| * | Merge ACPICA 20120518. | Jung-uk Kim | 2012-05-24 | 1 | -0/+14 |
| * | MFp4 bz_ipv6_fast: | Bjoern A. Zeeb | 2012-05-24 | 2 | -0/+2 |
| * | Recognize version 3.1 of the SEC crypto engine. | Rafal Jaworowski | 2012-05-24 | 2 | -0/+5 |
| * | Preset (clear) the ranges we're supposed to fill from the FDT. If a | Marcel Moolenaar | 2012-05-24 | 1 | -0/+8 |
| * | Fix the following clang warning in drm2: | Dimitry Andric | 2012-05-24 | 1 | -1/+1 |
| * | Add 'drmn' device as another drm child, to allow drm2 drivers to live | Konstantin Belousov | 2012-05-23 | 1 | -0/+1 |
| * | Restore Processor object path for verbose boot message. | Jung-uk Kim | 2012-05-23 | 1 | -2/+4 |
| * | Rework the previous change to honor MADT processor IDs when probing | John Baldwin | 2012-05-23 | 2 | -60/+59 |
| * | Only check to see if a memory resource is a PCI ROM BAR when activating | John Baldwin | 2012-05-23 | 1 | -2/+2 |
| * | Soft PMC support for ARM. | Fabien Thomas | 2012-05-23 | 1 | -8/+17 |
| * | Fix build: | Xin LI | 2012-05-23 | 1 | -2/+2 |
| * | Don't force max payload size to 128. Root complex and Endpoint will | Pyun YongHyeon | 2012-05-23 | 1 | -2/+0 |
| * | Make IPMI work in the bce driver even when the interface is | Pyun YongHyeon | 2012-05-23 | 1 | -1/+23 |
| * | Re-up the TX ath_buf limit from 128 to 512. | Adrian Chadd | 2012-05-22 | 1 | -1/+1 |
| * | Add the code for new Intel GPU driver, which supports GEM, KMS and | Konstantin Belousov | 2012-05-22 | 81 | -0/+72060 |
| * | A rewrite of the i810 bits of the agp(4) driver. New driver supports | Konstantin Belousov | 2012-05-22 | 7 | -636/+2258 |
| * | Add a new geom class which allows to divide NAND Flash chip | Grzegorz Bernacki | 2012-05-22 | 2 | -0/+116 |