aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-12video: ARM CLCD: Fix color model capabilities for DT platformsPawel Moll1-3/+1
2014-09-12drm/ast: AST2000 cannot be detected correctlyY.C. Chen1-1/+1
2014-09-12drm/ast: open key before detect chipsY.C. Chen1-0/+1
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-2/+4
2014-09-11Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds3-18/+9
2014-09-11Merge tag 'fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman3-15/+11
2014-09-11xhci: fix oops when xhci resumes from hibernate with hw lpm capable devicesMathias Nyman1-2/+10
2014-09-11usb: xhci: Fix OOPS in xhci error handling codeAl Cooper1-0/+1
2014-09-11xhci: Fix null pointer dereference if xhci initialization failsMathias Nyman1-1/+1
2014-09-11storage: Add single-LUN quirk for Jaz USB AdapterMark1-0/+6
2014-09-11uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id checkHans de Goede1-2/+2
2014-09-11Merge tag 'pm+acpi-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-21/+7
2014-09-11Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+2
2014-09-11Merge tag 'pinctrl-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-0/+1
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds13-37/+155
2014-09-11Merge branches 'acpi-rtc', 'acpi-lpss' and 'acpi-battery'Rafael J. Wysocki3-20/+6
2014-09-11Merge branch 'pm-cpufreq'Rafael J. Wysocki1-1/+1
2014-09-11drm/msm: don't crash if no msm.vram paramRob Clark1-1/+1
2014-09-11drm/msm/hdmi: fix build break on non-CCF platformsRob Clark1-2/+13
2014-09-11drm/msm: Change nested function to static functionMark Charlebois1-22/+24
2014-09-11Merge tag 'drm-intel-fixes-2014-09-10' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie7-221/+300
2014-09-11Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie4-15/+31
2014-09-11dmaengine: jz4740: Fix non-cyclic descriptor completionLars-Peter Clausen1-1/+2
2014-09-10usb: chipidea: msm: Initialize PHY on reset eventIvan T. Ivanov1-0/+1
2014-09-10usb: chipidea: msm: Use USB PHY API to control PHY stateIvan T. Ivanov1-5/+1
2014-09-10usb: hub: take hub->hdev reference when processing from eventlistJoe Lawrence1-1/+3
2014-09-10uas: Disable uas on ASM1051 devicesHans de Goede1-4/+23
2014-09-10Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung1-7/+38
2014-09-10Input: atmel_mxt_ts - fix double free of input deviceStephen Warren1-5/+13
2014-09-10dm cache: fix race causing dirty blocks to be marked as cleanAnssi Hannula1-2/+2
2014-09-10tty: serial: 8250: Add Mediatek UART driverMatthias Brugger3-0/+301
2014-09-10serial: asc: Adopt readl_/writel_relaxed()Daniel Thompson1-1/+5
2014-09-10pinctrl: baytrail: resolve unbalanced IRQ wake disable warningMathias Nyman1-0/+1
2014-09-10rbd: fix error return code in rbd_dev_device_setup()Wei Yongjun1-1/+3
2014-09-10rbd: avoid format-security warning inside alloc_workqueue()Ilya Dryomov1-1/+1
2014-09-09serial: clps711x: Fix COMPILE_TEST build for target without GPIOLIB supportAlexander Shiyan1-1/+1
2014-09-09serial/8250_core: Add reference to uacess.hRicardo Ribalda Delgado1-0/+1
2014-09-09Input: synaptics - add support for ForcePadsDmitry Torokhov2-16/+63
2014-09-09Input: matrix_keypad - use request_any_context_irq()Lothar Waßmann1-4/+5
2014-09-09Input: atmel_mxt_ts - downgrade warning about empty interruptsNick Dyer1-1/+6
2014-09-09Input: wm971x - fix typo in module parameter descriptionMasanari Iida2-2/+2
2014-09-09usb: dwc2/gadget: avoid disabling ep0Robert Baldyga1-1/+1
2014-09-09usb: dwc2/gadget: delay enabling irq once hardware is configured properlyMarek Szyprowski1-7/+11
2014-09-09usb: dwc2/gadget: do not call disconnect method in pullupMarek Szyprowski1-1/+0
2014-09-09usb: dwc2/gadget: break infinite loop in endpoint disable codeMarek Szyprowski1-0/+1
2014-09-09usb: dwc2/gadget: fix phy initialization sequenceKamil Debski1-15/+12
2014-09-09usb: dwc2/gadget: fix phy disable sequenceKamil Debski1-3/+0
2014-09-09drm/radeon/dpm: set the thermal type properly for special configsAlex Deucher1-7/+19
2014-09-09drm/radeon: reduce memory footprint for debuggingAndy Shevchenko1-5/+2
2014-09-09ACPI / LPSS: complete PM entries for LPSS power domainFu Zhonghui1-5/+5