summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-10-05serial: tegra: fix tty-kref leakJohan Hovold1-1/+3
2013-10-05tty: Fix SIGTTOU not sent with tcflush()Peter Hurley1-0/+3
2013-10-05mei: cancel stall timers in mei_resetAlexander Usyskin2-0/+4
2013-10-05mei: bus: stop wait for read during cl state transitionTomas Winkler3-8/+14
2013-10-05mei: make me client counters less error proneTomas Winkler2-7/+9
2013-10-05bcache: Fix flushes in writeback modeKent Overstreet1-6/+9
2013-10-05bcache: Fix for handling overlapping extents when reading in a btree nodeKent Overstreet1-11/+28
2013-10-05bcache: Fix a shrinker deadlockKent Overstreet1-1/+1
2013-10-05bcache: Fix a dumb CPU spinning bug in writebackKent Overstreet1-2/+1
2013-10-05bcache: Fix a flush/fua performance bugKent Overstreet1-0/+1
2013-10-05bcache: Fix a writeback performance regressionKent Overstreet4-30/+43
2013-10-05bcache: Fix for when no journal entries are foundKent Overstreet1-12/+18
2013-10-05bcache: Strip endline when writing the label through sysfsGabriel de Perthuis1-1/+7
2013-10-05bcache: Fix a dumb journal discard bugKent Overstreet1-1/+1
2013-10-01Properly handle tristate dependencies on USB/PCI menusMauro Carvalho Chehab2-3/+4
2013-10-01media: media/usb: fix kconfig dependenciesRandy Dunlap1-1/+4
2013-10-01drm/radeon: avoid UVD corruptions on AGP cardsChristian König1-3/+5
2013-10-01drm/radeon: fix panel scaling with eDP and LVDS bridgesAlex Deucher1-3/+31
2013-10-01drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)Alex Deucher1-2/+6
2013-10-01rt2800: change initialization sequence to fix system freezeStanislaw Gruszka1-8/+7
2013-10-01drm/radeon: fix handling of variable sized arrays for router objectsAlex Deucher1-3/+6
2013-10-01drm/radeon: fix resume on some rs4xx boards (v2)Alex Deucher1-3/+6
2013-10-01drm/radeon: update line buffer allocation for dce6Alex Deucher2-4/+23
2013-10-01drm/radeon: update line buffer allocation for dce4.1/5Alex Deucher2-4/+25
2013-10-01drm/radeon/si: Add support for CP DMA to CS checker for compute v2Tom Stellard2-45/+64
2013-10-01drm/radeon: fix endian bugs in hw i2c atom routinesAlex Deucher2-4/+6
2013-10-01drm/radeon: fix LCD record parsingAlex Deucher1-1/+3
2013-10-01drm/nv50/disp: prevent false output detection on the original nv50Emil Velikov1-5/+10
2013-10-01drm/ttm: fix the tt_populated check in ttm_tt_destroy()Ben Skeggs1-1/+1
2013-10-01drm/ast: fix the ast open key functionDave Airlie1-1/+1
2013-10-01drm: fix DRM_IOCTL_MODE_GETFB handle-leakDavid Herrmann1-3/+15
2013-10-01drm/i915: fix wait_for_pending_flips vs gpu hang deadlockDaniel Vetter1-14/+54
2013-10-01drm/i915: fix gpu hang vs. flip stall deadlocksDaniel Vetter1-1/+7
2013-10-01usb: gadget: fix a bug and a WARN_ON in dummy-hcdAlan Stern1-3/+4
2013-10-01HID: logitech-dj: validate output report detailsKees Cook1-2/+8
2013-10-01HID: lenovo-tpkbd: validate output report detailsKees Cook1-1/+9
2013-10-01HID: steelseries: validate output report detailsKees Cook1-0/+5
2013-10-01HID: lenovo-tpkbd: fix leak if tpkbd_probe_tp failsBenjamin Tissoires1-5/+10
2013-10-01HID: zeroplus: validate output report detailsKees Cook1-13/+5
2013-10-01HID: LG: validate HID output report detailsKees Cook4-73/+12
2013-10-01HID: multitouch: validate indexes detailsBenjamin Tissoires1-12/+14
2013-10-01HID: validate feature and input report detailsBenjamin Tissoires2-10/+17
2013-10-01HID: provide a helper for validating hid reportsKees Cook1-0/+58
2013-10-01rt2800: fix wrong TX power compensationStanislaw Gruszka1-0/+7
2013-10-01bgmac: fix internal switch initializationRafał Miłecki2-2/+2
2013-10-01net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda1-0/+5
2013-10-01PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeupRafael J. Wysocki1-3/+3
2013-09-26clk: wm831x: Initialise wm831x pointer on initMark Brown1-0/+2
2013-09-26mtd: nand: fix NAND_BUSWIDTH_AUTO for x16 devicesBrian Norris1-3/+5
2013-09-26of: Fix missing memory initialization on FDT unflatteningGrant Likely1-0/+1