summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-04hwmon: (it87) Add support for IT8623ERudolf Marek
2014-04-04hwmon: (it87) Fix IT8603E define nameRudolf Marek
2014-04-04hwmon: (lm90) Convert to use hwmon_device_register_with_groupsGuenter Roeck
2014-04-04hwmon: (lm90) Create all sysfs groups in one callGuenter Roeck
2014-04-04hwmon: (lm90) Always use the dev variable in the probe functionGuenter Roeck
2014-04-04hwmon: (lm90) Create most optional attributes with sysfs_create_groupGuenter Roeck
2014-04-04hwmon: Avoid initializing the same field twiceJean Delvare
2014-04-04hwmon: (pc87360) Avoid initializing the same field twiceJean Delvare
2014-04-04hwmon: (lm80) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-04-04hwmon: (adm1021) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-04-04hwmon: (lm63) Avoid initializing the same field twiceJean Delvare
2014-04-04hwmon: (lm63) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-04-04hwmon: (lm63) Create all sysfs groups in one callGuenter Roeck
2014-04-04hwmon: (lm63) Introduce 'dev' variable to point to client->devGuenter Roeck
2014-04-04hwmon: (lm63) Add additional sysfs group for temp2_type attributeGuenter Roeck
2014-04-04hwmon: (f71805f) Fix author's addressJean Delvare
2014-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-03-29Input: mousedev - fix race when creating mixed deviceDmitry Torokhov
2014-03-29Input: don't modify the id of ioctl-provided ff effect on upload failureElias Vanderstuyft
2014-03-29rbd: drop an unsafe assertionAlex Elder
2014-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-28veth: Turn off vlan rx acceleration in vlan_featuresVlad Yasevich
2014-03-28ifb: Remove vlan acceleration from vlan_featuresVlad Yasevich
2014-03-28qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich
2014-03-28vhost: validate vhost_get_vq_desc return valueMichael S. Tsirkin
2014-03-28vhost: fix total length when packets are too shortMichael S. Tsirkin
2014-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-03-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-03-28Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede
2014-03-28Input: synaptics - add manual min/max quirkBenjamin Tissoires
2014-03-28drm/i915: Undo gtt scratch pte unmapping againDaniel Vetter
2014-03-28drm/radeon: fix runtime suspend breaking secondary GPUsDave Airlie
2014-03-27net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang
2014-03-27usbnet: include wait queue head in device structureOliver Neukum
2014-03-27virtio-net: correct error handling of virtqueue_kick()Jason Wang
2014-03-27drm/nouveau: fail runtime pm properly.Dave Airlie
2014-03-27drm/udl: take reference to device struct for dma-bufsDave Airlie
2014-03-26net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni
2014-03-26net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni
2014-03-26net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni
2014-03-26Input: cypress_ps2 - don't report as a button padsHans de Goede
2014-03-26tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich
2014-03-25xen/balloon: flush persistent kmaps in correct positionWei Liu
2014-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-24vxlan: fix nonfunctional neigh_reduce()David Stevens
2014-03-24net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch
2014-03-24net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch