aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-05Input: db9 - store object at correct indexSudip Mukherjee1-9/+10
2015-10-02Input: add support for FocalTech FT6236 touchscreen controllerNoralf Trønnes5-0/+377
2015-10-02Input: cyttsp - use PTR_ERR_OR_ZERO()Javier Martinez Canillas1-4/+1
2015-10-02Input: ads7846 - use PTR_ERR_OR_ZERO()Javier Martinez Canillas1-3/+1
2015-10-02Input: tps6507x-ts - simplify function return logicJavier Martinez Canillas1-8/+1
2015-10-02Input: auo-pixcir-ts - simplify function return logicJavier Martinez Canillas1-6/+1
2015-10-02Input: zforce - simplify function return logicJavier Martinez Canillas1-6/+1
2015-10-02Input: kxtj9 - remove unneeded retval variableJavier Martinez Canillas1-2/+1
2015-10-02Input: joydev - use memdup_user() to duplicate memory from user-spaceJavier Martinez Canillas1-12/+6
2015-10-02Input: goldfish - allow compile the driver with COMPILE_TESTJavier Martinez Canillas1-1/+1
2015-10-02Input: gpio_keys - don't report events on gpio failureBjorn Andersson1-1/+7
2015-09-29Input: add DA9062 OnKey capability to DA9063 OnKey driverS Twiss3-29/+140
2015-09-29Input: walkera0701 - use parallel port device modelSudip Mukherjee1-27/+37
2015-09-29Input: turbografx - use parallel port device modelSudip Mukherjee1-49/+51
2015-09-29Input: gamecon - use parallel port device modelSudip Mukherjee1-47/+53
2015-09-29Input: ff-core - silence an underflow warningDan Carpenter1-2/+2
2015-09-28Input: omap4-keypad - fix memory leakSudip Mukherjee1-1/+1
2015-09-28Input: db9 - use parallel port device modelSudip Mukherjee1-54/+56
2015-09-27ARM: dts: set up trigger type for edt-ft5x06 interruptsDmitry Torokhov4-4/+7
2015-09-27Input: edt-ft5x06 - do not hardcode interrupt trigger typeDmitry Torokhov2-4/+10
2015-09-27Input: edt-ft5x06 - use generic properties APIDmitry Torokhov1-11/+15
2015-09-27Input: edt-ft5x06 - remove support for platform dataDmitry Torokhov2-58/+4
2015-09-27Input: edt-ft5x06 - drop parsing of irq gpioDmitry Torokhov1-10/+0
2015-09-27Input: edt-ft5x06 - switch to newer gpio frameworkFranklin S Cooper Jr3-96/+40
2015-09-27Linux 4.3-rc3Linus Torvalds1-1/+1
2015-09-25net: Fix panic in icmp_route_lookupDavid Ahern1-2/+2
2015-09-25net: update docbook comment for __mdiobus_register()Russell King1-2/+5
2015-09-25MAINTAINERS: remove amd5536udc USB gadget driver maintainerGreg Kroah-Hartman1-2/+1
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault1-1/+3
2015-09-25net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee1-1/+1
2015-09-25phy: marvell: add link partner advertised modesRussell King1-0/+9
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand7-2/+8
2015-09-25KVM: x86: fix off-by-one in reserved bits checkPaolo Bonzini1-1/+1
2015-09-25KVM: x86: use correct page table format to check nested page table reserved bitsPaolo Bonzini1-6/+17
2015-09-25KVM: svm: do not call kvm_set_cr0 from init_vmcbPaolo Bonzini1-1/+2
2015-09-24iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger1-2/+3
2015-09-24target: Make TCM_WRITE_PROTECT failure honor D_SENSE bitNicholas Bellinger1-17/+23
2015-09-24target: Fix target_sense_desc_format NULL pointer dereferenceNicholas Bellinger1-1/+1
2015-09-24target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger3-1/+7
2015-09-24target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger2-26/+70
2015-09-24net: fix net_device refcountingRussell King2-1/+13
2015-09-24phy: add phy_device_remove()Russell King4-7/+32
2015-09-24phy: fixed-phy: properly validate phy in fixed_phy_update_state()Russell King1-1/+1
2015-09-24net: fix phy refcounting in a bunch of driversRussell King5-9/+30
2015-09-24of_mdio: fix MDIO phy device refcountingRussell King1-4/+23
2015-09-24phy: add proper phy struct device refcountingRussell King1-0/+12
2015-09-24phy: fix mdiobus module safetyRussell King3-17/+25
2015-09-24net: dsa: fix of_mdio_find_bus() device refcount leakRussell King1-7/+31
2015-09-24phy: fix of_mdio_find_bus() device refcount leakRussell King2-7/+16
2015-09-24ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driverBenjamin Gaignard2-84/+80