summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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
2015-01-08dm crypt: use memzero_explicit for on-stack bufferMilan Broz
2015-01-08dm bufio: fix memleak when using a dm_buffer's inline bioDarrick J. Wong
2015-01-08scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke
2015-01-08megaraid_sas: corrected return of wait_event from abort frame pathSumit.Saxena@avagotech.com
2015-01-08mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo
2015-01-08mmc: block: add newline to sysfs display of force_roBaruch Siach
2015-01-08mmc: dw_mmc: avoid write to CDTHRCTL on older versionsJames Hogan
2015-01-08mfd: tc6393xb: Fail ohci suspend if full state restore is requiredDmitry Eremin-Solenikov
2015-01-08md/bitmap: always wait for writes on unplug.NeilBrown
2014-12-16igb: bring link up when PHY is powered upTodd Fujinaka
2014-12-16net: mvneta: fix race condition in mvneta_tx()Eric Dumazet
2014-12-16net: mvneta: fix Tx interrupt delaywilly tarreau