summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-16drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg1-0/+1
2015-01-16cdc-acm: memory leak in error caseOliver Neukum1-0/+1
2015-01-16USB: qcserial: Add support for HP lt4112 LTE/HSPA+ Gobi 4G ModemMartin Hauke1-0/+33
2015-01-16usb: gadget: at91_udc: move prepare clk into process contextRonald Wahl1-12/+32
2015-01-16usb: renesas_usbhs: gadget: fix NULL pointer dereference in ep_disable()Kazuya Mizuguchi1-0/+3
2015-01-16USB: cdc-acm: check for valid interfacesGreg Kroah-Hartman1-4/+5
2015-01-16md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.NeilBrown1-2/+5
2015-01-16i8k: Add support for Dell Latitude E6440Pali Rohár1-0/+8
2015-01-16misc: genwqe: check for error from get_user_pages_fast()Ian Abbott1-0/+2
2015-01-16driver core: Fix unbalanced device reference in drivers_probeAlex Williamson1-3/+5
2015-01-16HID: Add a new id 0x501a for Genius MousePen i608XGiedrius Statkevičius4-0/+7
2015-01-16HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboardKarl Relton1-0/+3
2015-01-16HID: i2c-hid: Do not free buffers in i2c_hid_stop()Mika Westerberg1-5/+0
2015-01-16HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter1-2/+6
2015-01-16HID: i2c-hid: prevent buffer overflow in early IRQGwendal Grignou1-1/+1
2015-01-16HID: i2c-hid: fix race condition reading reportsJean-Baptiste Maneyrol1-4/+8
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