summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-04-09drm/radeon: do a posting read in si_set_irqAlex Deucher1-0/+3
2015-04-09drm/radeon: do a posting read in cik_set_irqAlex Deucher1-0/+3
2015-04-09drm/radeon: do a posting read in r600_set_irqAlex Deucher1-0/+3
2015-04-09drm/radeon: do a posting read in r100_set_irqAlex Deucher1-0/+4
2015-04-09drm/radeon: do a posting read in evergreen_set_irqAlex Deucher1-0/+3
2015-04-09drm/radeon: fix DRM_IOCTL_RADEON_CS oopsTommi Rantala1-1/+3
2015-04-09IB/core: Avoid leakage from kernel to user spaceEli Cohen1-0/+1
2015-04-09HID: add ALWAYS_POLL quirk for a Logitech 0xc007oliver@neukum.org2-0/+2
2015-04-09Revert "net: cx82310_eth: use common match macro"Ondrej Zary1-1/+10
2015-03-16clk-gate: fix bit # check in clk_register_gate()Sergei Shtylyov1-1/+1
2015-03-16ath5k: fix spontaneus AR5312 freezesSergey Ryazanov1-1/+1
2015-03-16ACPI / video: Load the module even if ACPI is disabledChris Wilson1-0/+11
2015-03-16drm/radeon: fix 1 RB harvest config setup for TN/RLAlex Deucher1-4/+4
2015-03-16drm/radeon: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher1-1/+1
2015-03-16HID: fixup the conflicting keyboard mappings quirkJiri Kosina1-0/+1
2015-03-16HID: input: fix confusion on conflicting mappingsDavid Herrmann1-0/+16
2015-03-16dm snapshot: fix a possible invalid memory access on unloadMikulas Patocka1-2/+2
2015-03-16dm: fix a race condition in dm_get_mdMikulas Patocka1-17/+10
2015-03-16dm io: reject unsupported DISCARD requests with EOPNOTSUPPDarrick J. Wong1-0/+6
2015-03-16dm mirror: do not degrade the mirror on discard errorMikulas Patocka1-0/+9
2015-03-16staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy backIan Abbott1-2/+10
2015-03-16sunxi: clk: Set sun6i-pll1 n_start = 1Hans de Goede1-0/+1
2015-03-16clk: sunxi: Support factor clocks with N factor starting not from 0Chen-Yu Tsai2-1/+2
2015-03-16clk: zynq: Force CPU_2X clock to be ungatedSoren Brinkmann1-0/+1
2015-03-16fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran1-1/+0
2015-03-16HID: yet another buggy ELAN touchscreenOliver Neukum3-0/+5
2015-03-16HID: usbhid: enable always-poll quirk for Elan Touchscreen 0103Adel Gadllah2-0/+2
2015-03-16HID: usbhid: add another mouse that needs QUIRK_ALWAYS_POLLOliver Neukum2-0/+2
2015-03-16HID: usbhid: fix PIXART optical mouseOliver Neukum2-0/+2
2015-03-16HID: microsoft: Add ID for NE7K wireless keyboardJakub Sitnicki3-0/+4
2015-03-13xhci: no switching back on non-ULT HaswellOliver Neukum1-14/+0
2015-03-12IB/qib: Do not write EEPROMMitko Haralanov7-220/+1
2015-03-12sg: fix read() error reportingTony Battersby1-3/+3
2015-03-12vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-1/+1
2015-03-12cdc-acm: Add support for Denso cradle CU-321Björn Gerhart1-0/+2
2015-03-12usb: musb: core: add pm_runtime_irq_safe()Felipe Balbi1-4/+6
2015-03-12usb: gadget: function: phonet: balance usb_ep_disable callsFelipe Balbi1-1/+4
2015-03-12USB: serial: add Google simple serial SubClass supportAnton Staaf2-0/+11
2015-03-12HID: microsoft: add support for Japanese Surface Type Cover 3Alan Wu4-1/+7
2015-03-12HID: add support for MS Surface Pro 3 Type CoverAlan Wu4-0/+10
2015-03-12HID: hid-microsoft: Add support for scrollwheel and special keypad keysHans de Goede3-1/+50
2015-03-12HID: pidff: Fix initialisation forMicrosoft Sidewinder FF Pro 2Jim Keir1-0/+6
2015-03-12HID: apple: fix battery support for the 2009 ANSI wireless keyboardRoss Skaliotis1-3/+6
2015-03-12tty: fix up atime/mtime mess, take fourJiri Slaby1-2/+2
2015-03-12USB: serial: fix tty-device error handling at probeJohan Hovold1-1/+10
2015-03-12USB: serial: fix potential use-after-free after failed probeJohan Hovold1-1/+1
2015-03-12TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold1-3/+9
2015-03-12USB: serial: fix infinite wait_until_sent timeoutJohan Hovold1-2/+3
2015-03-12xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2-2/+11
2015-03-12xhci: Allocate correct amount of scratchpad buffersMathias Nyman1-2/+3