summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-29r8169: fix 8168evl frame padding.Stefan Bader1-6/+27
2013-06-29gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun1-0/+1
2013-06-29virtio-blk: Call revalidate_disk() upon online disk resizeVivek Goyal1-0/+1
2013-06-29Revert "drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanlin...Ben Hutchings1-5/+0
2013-06-29USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2-2/+5
2013-06-19tg3: Wait for boot code to finish after power onNithin Sujir1-0/+10
2013-06-19md/raid1: consider WRITE as successful only if at least one non-Faulty and no...Alex Lyakas2-2/+22
2013-06-19USB: pl2303: fix device initialisation at openJohan Hovold1-5/+5
2013-06-19USB: spcp8x5: fix device initialisation at openJohan Hovold1-6/+4
2013-06-19drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...Tony Lindgren1-0/+1
2013-06-19cciss: fix broken mutex usage in ioctlStephen M. Cameron1-16/+16
2013-06-19b43: stop format string leaking into error msgsKees Cook1-1/+1
2013-06-19ath9k: Use minstrel rate control by defaultSujith Manoharan4-9/+9
2013-06-19ath9k: Disable PowerSave by defaultSujith Manoharan1-2/+1
2013-06-19drm/i915: prefer VBT modes for SVDO-LVDS over EDIDDaniel Vetter1-4/+6
2013-06-19drm/gma500/cdv: Unpin framebuffer on crtc disablePatrik Jakobsson1-0/+14
2013-06-19drm/gma500/psb: Unpin framebuffer on crtc disablePatrik Jakobsson1-0/+14
2013-06-19hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617Guenter Roeck1-8/+50
2013-06-19USB: option: blacklist network interface on Huawei E1820Bjørn Mork1-0/+2
2013-06-19USB: whiteheat: fix broken port configurationJohan Hovold1-1/+1
2013-06-19USB: mos7720: fix hardware flow controlJohan Hovold1-1/+1
2013-06-19USB: keyspan: fix bogus array indexJohan Hovold1-1/+1
2013-06-19drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC.Egbert Eich1-1/+1
2013-06-19USB: serial: Add Option GTM681W to qcserial device table.Richard Weinberger1-0/+1
2013-06-19USB: Serial: cypress_M8: Enable FRWD Dongle hidcom deviceRobert Butora2-1/+21
2013-06-19radeon: Fix system hang issue when using KMS with older cardsAdis Hamzić12-41/+72
2013-06-19drm/i915: no lvds quirk for hp t5740Ben Mesman1-2/+2
2013-06-19drm: fix a use-after-free when GPU acceleration disabledHuacai Chen1-1/+5
2013-06-19ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6Ash Willis1-0/+8
2013-06-19ACPI / video: ignore BIOS initial backlight value for HP m4Alex Hung1-0/+8
2013-06-19ACPI video: ignore BIOS initial backlight value for HP 1000Alex Hung1-0/+8
2013-06-19ACPI video: ignore BIOS backlight value for HP dm4Gustavo Maciel Dias Vieira1-0/+8
2013-06-19USB: mos7720: fix message timeoutsJohan Hovold1-3/+3
2013-06-19USB: iuu_phoenix: fix bulk-message timeoutJohan Hovold1-2/+2
2013-06-19USB: ark3116: fix control-message timeoutJohan Hovold1-1/+1
2013-06-19USB: mos7720: fix DMA to stackJohan Hovold1-3/+14
2013-06-19USB: visor: fix initialisation of Treo/Kyocera devicesJohan Hovold1-0/+1
2013-06-19USB: serial: fix Treo/Kyocera interrrupt-in urb contextJohan Hovold1-0/+1
2013-06-19USB: revert periodic scheduling bugfixAlan Stern1-1/+1
2013-06-19usb: dwc3: gadget: free trb pool only from epnum 2George Cherian1-3/+12
2013-06-19xhci - correct comp_mode_recovery_timer on return from hibernateTony Camuso1-1/+11
2013-06-19xhci: fix list access before initVladimir Murzin1-0/+4
2013-06-19xhci-mem: init list heads at the beginning of initSergio Aguirre1-3/+3
2013-06-19drm/gma500: Increase max resolution for mode settingPatrik Jakobsson1-2/+2
2013-06-19USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointerYing Xue1-1/+1
2013-06-19USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()Andrew Worsley1-0/+4
2013-06-19thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDORManoj Iyer1-0/+7
2013-06-19b43legacy: Fix crash on unload when firmware not availableLarry Finger1-0/+2
2013-06-19xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.Keir Fraser1-4/+15
2013-06-19xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu1-2/+15