summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-05bus: omap_l3_noc: Add AM4372 interconnect error dataAfzal Mohammed
2014-05-05bus: omap_l3_noc: Add DRA7 interconnect error dataRajendra Nayak
2014-05-05bus: omap_l3_noc: introduce concept of submoduleNishanth Menon
2014-05-05bus: omap_l3_noc: Add information about the context of operationNishanth Menon
2014-05-05bus: omap_l3_noc: add information about the type of operationNishanth Menon
2014-05-05bus: omap_l3_noc: ignore masked out unclearable targetsAfzal Mohammed
2014-05-05bus: omap_l3_noc: improve readability by using helper for slave event parsingNishanth Menon
2014-05-05bus: omap_l3_noc: make error reporting and handling commonNishanth Menon
2014-05-05bus: omap_l3_noc: fix masterid detectionNishanth Menon
2014-05-05bus: omap_l3_noc: convert flagmux information into a structureNishanth Menon
2014-05-05bus: omap_l3_noc: use of_match_data to pick up SoC informationSricharan R
2014-05-05bus: omap_l3_noc: Add support for discountinous flag mux input numbersRajendra Nayak
2014-05-05bus: omap_l3_noc: convert target information into a structureNishanth Menon
2014-05-05bus: omap_l3_noc: move L3 master data structure outNishanth Menon
2014-05-05bus: omap_l3_noc: un-obfuscate l3_targ address computationNishanth Menon
2014-05-05bus: omap_l3_noc: switch over to relaxed variants of readl/writelNishanth Menon
2014-05-05bus: omap_l3_noc: populate l3->dev and use itNishanth Menon
2014-05-05bus: omap_l3_noc: remove iclk from omap_l3 structNishanth Menon
2014-05-05bus: omap_l3_noc: rename functions and data to omap_l3Sricharan R
2014-05-05bus: omap_l3_noc: Fix copyright informationNishanth Menon
2014-05-05drivers: bus: omap_l3: Change pr_crit() to dev_err() when IRQ request failsPeter Ujfalusi
2014-05-05drivers: bus: omap_l3: Remove the platform driver's remove functionPeter Ujfalusi
2014-05-05drivers: bus: omap_l3: Convert to use devm_request_irq()Peter Ujfalusi
2014-05-05drivers: bus: omap_l3: Convert to use devm_ioremap_resource()Peter Ujfalusi
2014-05-05drivers: bus: omap_l3: Convert to use devm_kzallocPeter Ujfalusi
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