summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* efi: Auto-load the efi-pstore moduleBen Hutchings2015-10-121-0/+1
* efi: Introduce EFI_NX_PE_DATA bit and set it from properties tableArd Biesheuvel2015-10-121-0/+18
* efi: Add support for UEFIv2.5 Properties tableArd Biesheuvel2015-10-121-14/+16
* efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()Taku Izumi2015-10-121-2/+3
* efifb: Add support for 64-bit frame buffer addressesMatt Fleming2015-10-121-1/+23
* efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm2015-10-121-4/+2
* efi/x86: Move efi=debug option parsing to coreLeif Lindholm2015-10-121-0/+3
* drivers/firmware: Make efi/esrt.c driver explicitly non-modularPaul Gortmaker2015-10-121-16/+3
* efi: Use the generic efi.memmap instead of 'memmap'Matt Fleming2015-10-111-1/+3
* acpi/apei: Use appropriate pgprot_t to map GHES memoryJonathan (Zhixiong) Zhang2015-09-141-3/+7
* efi, x86: Rearrange efi_mem_attributes()Jonathan (Zhixiong) Zhang2015-08-081-0/+31
* efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5Ard Biesheuvel2015-08-081-3/+5
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-08-081-0/+4
|\
| * virtio-input: reset device and detach unused during removeJason Wang2015-08-061-0/+4
* | Merge tag 'dm-4.2-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-08-082-17/+11
|\ \
| * | dm btree remove: fix bug in remove_one()Joe Thornber2015-08-071-0/+1
| * | dm: fix dm_merge_bvec regression on 32 bit systemsMike Snitzer2015-08-041-17/+10
* | | Merge tag 'hwmon-for-linus-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-08-083-1/+19
|\ \ \
| * | | hwmon: (g762) Export OF module alias informationJavier Martinez Canillas2015-08-051-0/+1
| * | | hwmon: (nct7904) Export I2C module alias informationJavier Martinez Canillas2015-08-051-0/+1
| * | | hwmon: (dell-smm) Blacklist Dell Studio XPS 8100Pali Rohár2015-08-051-1/+17
| | |/ | |/|
* | | Merge tag 'usb-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-08-0815-16/+103
|\ \ \
| * \ \ Merge tag 'phy-for-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-08-052-6/+56
| |\ \ \
| | * | | phy: ti-pipe3: i783 workaround for SATA lockup after dpll unlock/relockRoger Quadros2015-08-011-6/+55
| | * | | phy-sun4i-usb: Add missing EXPORT_SYMBOL_GPL for sun4i_usb_phy_set_squelch_de...Hans de Goede2015-08-011-0/+1
| * | | | drivers/usb: Delete XHCI command timer if necessaryGavin Shan2015-08-031-1/+2
| * | | | xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman2015-08-031-1/+1
| * | | | Merge tag 'fixes-for-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-08-031-0/+1
| |\ \ \ \
| | * | | | usb: udc: core: add device_del() call to error pathwayAlan Stern2015-08-031-0/+1
| * | | | | Merge tag 'usb-serial-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-303-1/+4
| |\ \ \ \ \
| | * | | | | USB: sierra: add 1199:68AB device IDDirk Behme2015-07-281-0/+1
| | * | | | | USB: qcserial: Add support for Dell Wireless 5809e 4G ModemPieter Hollants2015-07-201-0/+1
| | * | | | | USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC7355Reinhard Speyerer2015-07-202-1/+2
| * | | | | | Merge tag 'fixes-for-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-274-4/+16
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | usb: gadget: f_printer: actually limit the number of instancesAndrzej Pietrasiewicz2015-07-271-1/+9
| | * | | | | usb: gadget: f_hid: actually limit the number of instancesAndrzej Pietrasiewicz2015-07-271-0/+4
| | * | | | | usb: gadget: f_uac2: fix calculation of uac2->p_intervalPeter Chen2015-07-271-2/+2
| | * | | | | usb: gadget: bdc: fix a driver crash on disconnectAl Cooper2015-07-271-1/+1
| * | | | | | Merge tag 'usb-ci-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-07-273-3/+23
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | usb: chipidea: ehci_init_driver is intended to call one timePeter Chen2015-07-223-3/+23
| | |/ / / /
* | | | | | Merge tag 'staging-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-08-083-3/+5
|\ \ \ \ \ \
| * | | | | | staging: lustre: Include unaligned.h instead of access_ok.hGuenter Roeck2015-08-051-1/+1
| * | | | | | staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not NULLMalcolm Priestley2015-08-041-2/+3
| * | | | | | staging: comedi: das1800: add missing break in switchH Hartley Sweeten2015-08-011-0/+1
| |/ / / / /
* | | | | | Merge tag 'char-misc-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-08-082-30/+44
|\ \ \ \ \ \
| * | | | | | extcon: Fix extcon_cable_get_state() from getting old state after notificationRoger Quadros2015-07-311-5/+10
| * | | | | | extcon: Fix hang and extcon_get/set_cable_state().Roger Quadros2015-07-311-12/+34
| * | | | | | extcon: palmas: Fix NULL pointer errorChanwoo Choi2015-07-291-13/+0
| |/ / / / /
* | | | | | Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2015-08-082-5/+24
|\ \ \ \ \ \
| * | | | | | drm/vblank: Use u32 consistently for vblank countersDaniel Vetter2015-08-071-1/+1