aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-29drm/dp: Fix typo in commentThierry Reding
2014-04-29drm/fb: Fix typosThierry Reding
2014-04-29drm/edid: Cleanup kerneldocThierry Reding
2014-04-29drm/edid: Drop revision argument for drm_mode_std()Thierry Reding
2014-04-29drm: Try to acquire modeset lock on panic or sysrqThierry Reding
2014-04-29dmaengine: edma: Add channel number to debug printsPeter Ujfalusi
2014-04-29extcon: palmas: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi
2014-04-29extcon: gpio: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi
2014-04-29extcon: adc-jack: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi
2014-04-29extcon: arizona: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi
2014-04-29extcon: max14577: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi
2014-04-29extcon: max77693: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi
2014-04-29extcon: max8997: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi
2014-04-29extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon de...Chanwoo Choi
2014-04-29extcon: Add extcon_dev_allocate/free() to control the memory of extcon deviceChanwoo Choi
2014-04-28RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapterHariprasad S
2014-04-28RDMA/cxgb4: Only allow kernel db ringing for T4 devsSteve Wise
2014-04-28RDMA/cxgb4: Force T5 connections to use TAHOE congestion controlSteve Wise
2014-04-28RDMA/cxgb4: Fix endpoint mutex deadlocksSteve Wise
2014-04-28PCI: Add new ID for Intel GPU "spurious interrupt" quirkThomas Jarosch
2014-04-29cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost errorTim Gardner
2014-04-29cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat
2014-04-29cpufreq: powernow-k6: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat
2014-04-29cpufreq: powernow-k6: Fix incorrect comparison with max_multiplerSrivatsa S. Bhat
2014-04-29cpufreq: longhaul: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat
2014-04-28[SCSI] virtio-scsi: Skip setting affinity on uninitialized vqFam Zheng
2014-04-28Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-04-28drm: remove unused argument from drm_open_helperIlija Hadzic
2014-04-28irqchip: irq-crossbar: Not allocating enough memoryDan Carpenter
2014-04-28gpio: of: Allow -gpio suffix for property namesThierry Reding
2014-04-28gpio: omap: implement get_directionYegor Yefremov
2014-04-28gpio: of: Remove unneeded dummy functionThierry Reding
2014-04-28gpio: do not set up hardware for IRQ_TYPE_NONELinus Walleij
2014-04-28gpio: rdc321x: Convert to use devm_kzallocAxel Lin
2014-04-28gpio: rcar: Add minimal runtime PM supportGeert Uytterhoeven
2014-04-28gpio: kempld: Fix autoloading of moduleAxel Lin
2014-04-28gpio: sch311x: Slightly refactor sch311x_detect for better readabilityAxel Lin
2014-04-28gpio: pl061/sx150x: Remove unneeded include of linux/workqueue.hAxel Lin
2014-04-28gpio: max730x: Remove kfree(ts) in __max730x_remove()Axel Lin
2014-04-28gpio: ge: Convert to platform driverAlexander Shiyan
2014-04-28gpiolib: of: remove gpio_to_desc() usageLinus Walleij
2014-04-28gpio: zevio: Get correct gpio output valueAxel Lin
2014-04-28gpio: put GPIO IRQs into their own lock classLinus Walleij
2014-04-28gpio-sch: set output level after configuration of directionDaniel Krueger
2014-04-28gpio: zevio: Remove of_match_ptr around zevio_gpio_of_matchAxel Lin
2014-04-28gpio: dwapb: drop irq_setup_generic_chip()Sebastian Andrzej Siewior
2014-04-28gpio: omap: convert driver to use gpiolib irqchipJavier Martinez Canillas
2014-04-28gpio: omap: add a GPIO_OMAP option instead of using ARCH_OMAPJavier Martinez Canillas
2014-04-28gpio: omap: check gpiochip_add() return valueJavier Martinez Canillas
2014-04-28gpio: omap: convert to use irq_domain_add_simple()Javier Martinez Canillas