summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-16HID: wacom: fix freeze on open when autosuspend is onBenjamin Tissoires1-8/+1
2015-01-16HID: wacom: re-add accidentally dropped Lenovo PIDBenjamin Tissoires1-0/+1
2015-01-16HID: yet another buggy ELAN touchscreenOliver Neukum3-0/+5
2015-01-16iommu/vt-d: Fix dmar_domain leak in iommu_attach_deviceJoerg Roedel1-0/+4
2015-01-16iommu/vt-d: Fix an off-by-one bug in __domain_mapping()Jiang Liu1-5/+3
2015-01-16UBI: Fix double free after do_sync_erase()Richard Weinberger1-7/+3
2015-01-16UBI: Fix invalid vfree()Richard Weinberger1-4/+6
2015-01-16brcmfmac: Fix ifidx for rx data by msgbuf.Hante Meuleman1-0/+9
2015-01-16PCI: Restore detection of read-only BARsMyron Stowe1-0/+3
2015-01-16Bluetooth: ath3k: Add support of MCI 13d3:3408 bt deviceDmitry Tunin2-0/+3
2015-01-16ath5k: fix hardware queue index assignmentFelix Fietkau1-7/+1
2015-01-16iwlwifi: add new device IDs for 3165Emmanuel Grumbach1-0/+4
2015-01-16iwlwifi: mvm: update values for Smart FifoEmmanuel Grumbach1-1/+1
2015-01-16iwlwifi: dvm: fix flush support for old firmwareEmmanuel Grumbach2-36/+42
2015-01-16swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_singleStefano Stabellini1-1/+1
2015-01-16swiotlb-xen: call xen_dma_sync_single_for_device when appropriateStefano Stabellini1-1/+1
2015-01-16swiotlb-xen: remove BUG_ON in xen_bus_to_physStefano Stabellini1-2/+0
2015-01-16swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpuStefano Stabellini1-3/+3
2015-01-16can: peak_usb: fix memset() usageStephane Grosjean1-2/+1
2015-01-16can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean1-7/+10
2015-01-16ath9k: fix BE/BK queue orderFelix Fietkau1-2/+2
2015-01-16ath9k_hw: fix hardware queue allocationFelix Fietkau1-8/+1
2015-01-16drivers/rtc/rtc-isl12057.c: fix masking of register valuesArnaud Ebalard1-2/+2
2015-01-16rtc: omap: fix missing wakealarm attributeJohan Hovold1-2/+3
2015-01-16rtc: omap: fix clock-source configurationJohan Hovold1-2/+4
2015-01-16drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probeGuo Zeng1-8/+8
2015-01-08thermal: Fix error path in thermal_init()Luis Henriques1-2/+2
2015-01-08drm/tegra: gem: dumb: pitch and size are outputsThierry Reding1-7/+3
2015-01-08dm thin: fix a race in thin_dtrMikulas Patocka1-3/+3
2015-01-08dm thin: fix missing out-of-data-space to write mode transition if blocks are...Joe Thornber1-2/+20
2015-01-08dm thin: fix inability to discard blocks when in out-of-data-space modeJoe Thornber1-1/+1
2015-01-08dm space map metadata: fix sm_bootstrap_get_nr_blocks()Dan Carpenter1-1/+3
2015-01-08dm cache: fix spurious cell_defer when dealing with partial block at end of d...Joe Thornber1-2/+2
2015-01-08dm cache: dirty flag was mistakenly being cleared when promoting via overwriteJoe Thornber1-3/+7
2015-01-08dm cache: only use overwrite optimisation for promotion when in writeback modeJoe Thornber1-1/+2
2015-01-08dm crypt: use memzero_explicit for on-stack bufferMilan Broz1-1/+1
2015-01-08dm bufio: fix memleak when using a dm_buffer's inline bioDarrick J. Wong1-1/+19
2015-01-08scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke6-18/+18
2015-01-08regulator: anatop: Set default voltage selector for vddpuMarkus Pargmann1-0/+8
2015-01-08megaraid_sas: dndinaness related bug fixesSumit.Saxena@avagotech.com2-14/+16
2015-01-08megaraid_sas: corrected return of wait_event from abort frame pathSumit.Saxena@avagotech.com1-1/+1
2015-01-08mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo1-2/+0
2015-01-08mmc: block: add newline to sysfs display of force_roBaruch Siach1-1/+1
2015-01-08mmc: omap_hsmmc: Fix UHS card with DDR50 supportUlf Hansson1-1/+3
2015-01-08mmc: dw_mmc: avoid write to CDTHRCTL on older versionsJames Hogan1-0/+7
2015-01-08mfd: tc6393xb: Fail ohci suspend if full state restore is requiredDmitry Eremin-Solenikov1-1/+12
2015-01-08mfd: twl4030-power: Fix regression with missing compatible flagTony Lindgren1-0/+3
2015-01-08clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao1-1/+4
2015-01-08brcmfmac: Fix bitmap malloc bug in msgbuf.Hante Meuleman1-0/+1
2014-12-16move d_rcu from overlapping d_child to overlapping d_aliasAl Viro3-6/+6