summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-10-05HID: LG: validate HID output report detailsKees Cook4-73/+12
2013-10-05hwmon: (applesmc) Check key count before proceedingHenrik Rydberg1-1/+10
2013-10-05drm/radeon: disable tests/benchmarks if accel is disabledAlex Deucher1-3/+12
2013-10-05drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFERJani Nikula1-1/+12
2013-10-05dm-snapshot: fix performance degradation due to small hash sizeMikulas Patocka1-3/+2
2013-10-05dm snapshot: workaround for a false positive lockdep warningMikulas Patocka1-1/+1
2013-10-05usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff1-0/+16
2013-10-05xhci: Fix race between ep halt and URB cancellationFlorian Wolter1-2/+6
2013-10-05xhci: Fix oops happening after address device timeoutMathias Nyman1-0/+6
2013-10-05xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman4-21/+17
2013-10-05staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.Malcolm Priestley1-1/+2
2013-10-01sfc: Fix efx_rx_buf_offset() for recycled pagesBen Hutchings1-1/+2
2013-10-01drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)Alex Deucher1-2/+6
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: 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/ttm: fix the tt_populated check in ttm_tt_destroy()Ben Skeggs1-1/+1
2013-10-01HID: logitech-dj: validate output report detailsKees Cook1-2/+8
2013-10-01HID: zeroplus: validate output report detailsKees Cook1-13/+5
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-01net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda1-0/+5
2013-09-27of: Fix missing memory initialization on FDT unflatteningGrant Likely1-0/+1
2013-09-27mmc: tmio_mmc_dma: fix PIO fallback on SDHISergei Shtylyov1-2/+2
2013-09-27drm/edid: add quirk for Medion MD30217PGAlex Deucher1-0/+3
2013-09-27intel-iommu: Fix leaks in pagetable freeingAlex Williamson1-37/+35
2013-09-27HID: usbhid: quirk for N-Trig DuoSense Touch ScreenVasily Titskiy2-0/+3
2013-09-27HID: check for NULL field when setting valuesKees Cook1-1/+6
2013-09-27HID: battery: don't do DMA from stackJiri Kosina1-2/+10
2013-09-27HID: ntrig: validate feature report detailsKees Cook1-1/+2
2013-09-27HID: validate HID report id sizeKees Cook1-3/+7
2013-09-27HID: Fix Speedlink VAD Cezanne support for some devicesStefan Kriwanek1-3/+8
2013-09-27HID: pantherlord: validate output report detailsKees Cook1-2/+8
2013-09-27ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau1-0/+4
2013-09-27ath9k: fix rx descriptor related race conditionFelix Fietkau2-8/+14
2013-09-27ath9k: always clear ps filter bit on new assocFelix Fietkau1-0/+1
2013-09-27brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()John W. Linville1-4/+11
2013-09-27usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede1-1/+2
2013-09-27USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum1-4/+9
2013-09-27usb: ehci-mxc: check for pdata before dereferencingDaniel Mack1-1/+1
2013-09-27USB: mos7720: fix big-endian control requestsJohan Hovold1-2/+2
2013-09-27USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter1-1/+1
2013-09-27staging: comedi: dt282x: dt282x_ai_insn_read() always failsDan Carpenter1-1/+2
2013-09-27usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh1-0/+22
2013-09-27xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp3-2/+8
2013-09-27xen-gnt: prevent adding duplicate gnt callbacksRoger Pau Monne1-2/+11
2013-09-27SCSI: sd: Fix potential out-of-bounds accessAlan Stern1-8/+3