summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2015-01-27drm/i915: Only warn the first time we attempt to mmio whilst suspendedChris Wilson
2015-01-27drm/i915: Don't complain about stolen conflicts on gen3Daniel Vetter
2015-01-27drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hwAlex Deucher
2015-01-27drm/radeon: check the right ring in radeon_evict_flags()Alex Deucher
2015-01-27drm/radeon: work around a hw bug in MGCG on CIKAlex Deucher
2015-01-27drm/radeon: fix typo in CI dpm disableAlex Deucher
2015-01-27drm/ttm: Avoid memory allocation from shrinker functions.Tetsuo Handa
2015-01-27drm/vmwgfx: Fix fence event codeThomas Hellstrom
2015-01-27enic: fix rx skb checksumGovindarajulu Varadarajan
2015-01-27team: avoid possible underflow of count_pending value for notify_peers and mc...Jiri Pirko
2015-01-27alx: fix alx_poll()Eric Dumazet
2015-01-27tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan
2015-01-16mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski
2015-01-16spi: fsl: Fix problem with multi message transfersStefan Roese
2015-01-16ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki
2015-01-16mtd: tests: abort torturetest on erase errorsBrian Norris
2015-01-16Drivers: hv: vmbus: Fix a race condition when unregistering a deviceVitaly Kuznetsov
2015-01-16n_tty: Fix read_buf race condition, increment read_head after pushing dataChristian Riesch
2015-01-16serial: samsung: wait for transfer completion before clock disableRobert Baldyga
2015-01-16cdc-acm: memory leak in error caseOliver Neukum
2015-01-16USB: cdc-acm: check for valid interfacesGreg Kroah-Hartman
2015-01-16misc: genwqe: check for error from get_user_pages_fast()Ian Abbott
2015-01-16driver core: Fix unbalanced device reference in drivers_probeAlex Williamson
2015-01-16HID: Add a new id 0x501a for Genius MousePen i608XGiedrius Statkevičius
2015-01-16HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboardKarl Relton
2015-01-16HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter
2015-01-16HID: i2c-hid: prevent buffer overflow in early IRQGwendal Grignou
2015-01-16HID: i2c-hid: fix race condition reading reportsJean-Baptiste Maneyrol
2015-01-16iommu/vt-d: Fix an off-by-one bug in __domain_mapping()Jiang Liu
2015-01-16UBI: Fix double free after do_sync_erase()Richard Weinberger
2015-01-16UBI: Fix invalid vfree()Richard Weinberger
2015-01-16PCI: Restore detection of read-only BARsMyron Stowe
2015-01-16ath5k: fix hardware queue index assignmentFelix Fietkau
2015-01-16iwlwifi: mvm: update values for Smart FifoEmmanuel Grumbach
2015-01-16swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_singleStefano Stabellini
2015-01-16swiotlb-xen: call xen_dma_sync_single_for_device when appropriateStefano Stabellini
2015-01-16swiotlb-xen: remove BUG_ON in xen_bus_to_physStefano Stabellini
2015-01-16swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpuStefano Stabellini
2015-01-16can: peak_usb: fix memset() usageStephane Grosjean
2015-01-16can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean
2015-01-16ath9k: fix BE/BK queue orderFelix Fietkau
2015-01-16ath9k_hw: fix hardware queue allocationFelix Fietkau
2015-01-16drivers/rtc/rtc-isl12057.c: fix masking of register valuesArnaud Ebalard
2015-01-16drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probeGuo Zeng
2015-01-08thermal: Fix error path in thermal_init()Luis Henriques
2015-01-08dm thin: fix missing out-of-data-space to write mode transition if blocks are...Joe Thornber
2015-01-08dm thin: fix inability to discard blocks when in out-of-data-space modeJoe Thornber
2015-01-08dm space map metadata: fix sm_bootstrap_get_nr_blocks()Dan Carpenter
2015-01-08dm cache: dirty flag was mistakenly being cleared when promoting via overwriteJoe Thornber
2015-01-08dm cache: only use overwrite optimisation for promotion when in writeback modeJoe Thornber