summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-01-18Input: cyapa - add gen5 trackpad device basic functions supportDudley Du
2015-01-18Input: cyapa - re-design driver to support multi-trackpad in one driverDudley Du
2015-01-18Input: atari - enable the 102nd key for German keyboardsMichael Karcher
2015-01-18Input: sun4i-ts - add thermal zone sensor supportChen-Yu Tsai
2015-01-15Merge tag 'v3.19-rc4' into nextDmitry Torokhov
2015-01-15Input: evdev - flush pending events on clock type changeAnshul Garg
2015-01-11Input: alps - add sanity checks for non DualPoint devicesPali Rohár
2015-01-11Input: alps - fix name, product and version of dev2 input devicePali Rohár
2015-01-11Input: regulator-haptic - simplify codeAxel Lin
2015-01-10Input: add support for NI Ettus Research USRP E3x0 buttonMoritz Fischer
2015-01-10Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-01-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-01-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-01-09HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter
2015-01-08Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-08Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-08Input: axp20x-pek - switch over to using attribute groupDmitry Torokhov
2015-01-08Input: add driver for AXP20x Power Enable KeyCarlo Caione
2015-01-08Input: do not try to filter out events if handler is not a filterAnshul Garg
2015-01-08Input: small tweak to autorepeat handlingAnshul Garg
2015-01-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-01-08Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-01-08Merge tag 'amdkfd-fixes-2015-01-06' of git://people.freedesktop.org/~gabbayo/...Dave Airlie
2015-01-08Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2015-01-08Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie
2015-01-07Input: imx_keypad - use the preferred form for passing a size of a structFabio Estevam
2015-01-07vfio-pci: Fix the check on pci device type in vfio_pci_probe()Wei Yang
2015-01-07vhost/net: length miscalculationMichael S. Tsirkin
2015-01-07pinctrl: st: Add irq_disable hook to st_gpio_irqchipPatrice CHOTARD
2015-01-07pinctrl: st: avoid multiple mutex lockFrancesco VIRLINZI
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-06Merge tag 'for-linus-3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2015-01-06qla3xxx: don't allow never end busy loopAndy Shevchenko
2015-01-06Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki
2015-01-06ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521XHans de Goede
2015-01-06xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre
2015-01-06r8152: support ndo_features_checkhayeswang
2015-01-06drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()Oded Gabbay
2015-01-06drm/amdkfd: reformat IOCTL definitions to drm-styleOded Gabbay
2015-01-06drm/amdkfd: Do copy_to/from_user in general kfd_ioctl()Oded Gabbay
2015-01-06virtio_pci: document why we defer kfreeMichael S. Tsirkin
2015-01-06virtio_pci: defer kfree until release callbackSasha Levin
2015-01-06virtio_pci: device-specific release callbackMichael S. Tsirkin
2015-01-06virtio: make del_vqs idempotentMichael S. Tsirkin
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo
2015-01-05ACPI / processor: Convert apic_id to phys_id to make it arch agnosticHanjun Guo
2015-01-05ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki
2015-01-05qla2xxx: fix busy wait regressionBruno Prémont
2015-01-05drm/radeon: integer underflow in radeon_cp_dispatch_texture()Dan Carpenter