summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-24mei: hbm: fix typo in error messageTomas Winkler1-1/+1
2013-07-24qxl: convert qxl driver to proper use for reservationsDave Airlie10-464/+676
2013-07-24qxl: allow creation of pre-pinned objects and use for releases.Dave Airlie7-24/+20
2013-07-24drm/qxl: add delayed fb operationsDave Airlie2-21/+164
2013-07-24usb: option: add TP-LINK MA260Bjørn Mork1-0/+2
2013-07-24Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-2/+4
2013-07-24EDAC: Fix lockdep splatBorislav Petkov3-14/+25
2013-07-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-130/+242
2013-07-24staging: android: logger: Correct write offset reset on errorKarlis Ogsts1-1/+3
2013-07-24staging: zram: protect zram_reset_device() callSergey Senozhatsky1-1/+5
2013-07-24staging: gdm72xx: potential use after free in send_qos_list()Dan Carpenter1-1/+1
2013-07-24staging: drm/imx: drop "select OF_VIDEOMODE"Paul Bolle1-1/+0
2013-07-24staging: frontier: use after free in disconnect()Dan Carpenter1-1/+1
2013-07-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-44/+26
2013-07-24staging: comedi: fix a race between do_cmd_ioctl() and read/writeIan Abbott1-10/+15
2013-07-24staging: comedi: COMEDI_CANCEL ioctl should wake up read/writeIan Abbott1-1/+6
2013-07-23ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann1-1/+1
2013-07-23Merge remote-tracking branch 'asoc/fix/atmel' into asoc-linusMark Brown1-3/+8
2013-07-23USB: option: add D-Link DWM-152/C1 and DWM-156/C1Alexandr \"Sky\" Ivanov1-0/+2
2013-07-23ahci: fix Null pointer dereference in achi_host_active()Xiaotian Feng1-1/+8
2013-07-23drm/i915: fix hdmi portclock limitsDaniel Vetter1-3/+16
2013-07-23cpufreq / intel_pstate: Change to scale off of max P-stateDirk Brandewie1-6/+6
2013-07-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-6/+12
2013-07-23Merge tag 'gpio-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-15/+71
2013-07-23Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds37-1425/+2784
2013-07-23libata: make it clear that sata_inic162x is experimentalTejun Heo2-1/+15
2013-07-23libata: replace strict_strtol() with kstrtol()Jingoo Han1-2/+4
2013-07-22drm/radeon: fix combios tables on older cardsMark Kettenis1-104/+41
2013-07-22drm/radeon: improve dac adjust heuristics for legacy pdacAlex Deucher1-2/+4
2013-07-22drm/radeon: Another card with wrong primary dac adjOndrej Zary1-2/+6
2013-07-22drm/radeon: fix endian issues with DP handling (v3)Alex Deucher1-4/+39
2013-07-22drm/radeon/vm: only align the pt base to 32kAlex Deucher1-4/+4
2013-07-22drm/radeon: wait for 3D idle before using CP DMAAlex Deucher1-1/+4
2013-07-22of/irq: init struct resource to 0 in of_irq_to_resource()Sebastian Andrzej Siewior1-0/+1
2013-07-22of/irq: Avoid calling list_first_entry() for empty listAxel Lin1-2/+3
2013-07-22USB: EHCI: Fix resume signalling on remote wakeupRoger Quadros1-0/+1
2013-07-22USB: cp210x: add MMB and PI ZigBee USB Device SupportSami Rahman1-0/+2
2013-07-22usb: cp210x support SEL C662 Vendor/DeviceBarry Grussling1-0/+1
2013-07-22USB: option: append Petatel NP10T device to GSM modems listDaniil Bolsun1-2/+4
2013-07-22USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvgaJóhann B. Guðmundsson1-0/+1
2013-07-22USB: storage: Add MicroVault Flash Drive to unusual_devsRen Bigcren1-0/+7
2013-07-22usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapterLuiz Angelo Daros de Luca1-0/+1
2013-07-22Merge tag 'drm-intel-fixes-2013-07-22' of git://people.freedesktop.org/~danve...Dave Airlie10-49/+110
2013-07-22Thermal: Fix lockup of cpu_down()Steven Rostedt1-1/+0
2013-07-22Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie14-65/+121
2013-07-22drm/crtc-helper: explicit DPMS on after modesetDaniel Vetter1-16/+11
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-27/+110
2013-07-21drm/i915: fix up gt init sequence falloutDaniel Vetter4-6/+7
2013-07-21Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds154-91615/+20
2013-07-21drivers: gpio: msm: Fix the error condition for reading ngpioRohit Vaswani1-1/+1