summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-24extcon: max8997: Use devm_extcon_dev_register()Sangjung Woo
2014-04-24extcon: max77693: Use devm_extcon_dev_register()Sangjung Woo
2014-04-24extcon: max14577: Use devm_extcon_dev_register()Sangjung Woo
2014-04-24extcon: gpio: Use devm_extcon_dev_register()Sangjung Woo
2014-04-24extcon: adc-jack: Use devm_extcon_dev_register()Sangjung Woo
2014-04-24extcon: Add resource-managed extcon register functionSangjung Woo
2014-04-24extcon: max14577: Properly handle regmap_irq_get_virq errorKrzysztof Kozlowski
2014-04-24extcon: max14577: Fix probe failure on successful work queueKrzysztof Kozlowski
2014-04-24Merge tag 'ib-mfd-extcon-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Chanwoo Choi
2014-04-24extcon: max8997: Use power efficient workqueue for delayed cable detectionKrzysztof Kozlowski
2014-04-24extcon: max77693: Use power efficient workqueue for delayed cable detectionKrzysztof Kozlowski
2014-04-24extcon: max8997: Fix NULL pointer exception on missing pdataKrzysztof Kozlowski
2014-04-24extcon: max77693: Fix two NULL pointer exceptions on missing pdataKrzysztof Kozlowski
2014-04-23regulator: max14577: Add support for MAX77836 regulatorsKrzysztof Kozlowski
2014-04-23extcon: max14577: Add support for MAX77836Krzysztof Kozlowski
2014-04-23mfd: max77836: Add MAX77836 support to max14577 driverKrzysztof Kozlowski
2014-04-23mfd: max14577: Add MAX14577 prefix to IRQ definesKrzysztof Kozlowski
2014-04-23extcon: max14577: Choose muic_irqs according to device typeKrzysztof Kozlowski
2014-04-23extcon: max14577: Add max14577 prefix to muic_irqsKrzysztof Kozlowski
2014-04-23mfd: max14577: Add detection of device typeKrzysztof Kozlowski
2014-04-23mfd: max14577: Add muic prefix to regmap configKrzysztof Kozlowski
2014-04-23extcon: max14577: Change extcon name instead of static name according to devi...Chanwoo Choi
2014-04-22extcon: palmas: explicitly set edev name as node nameKishon Vijay Abraham I
2014-04-20Linux 3.15-rc2Linus Torvalds
2014-04-20Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-04-20Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-04-19perf tools: Improve error reportingAdrien BAK
2014-04-19perf tools: Adjust symbols in VDSOVladimir Nikulichev
2014-04-19perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin
2014-04-19coredump: fix va_list corruptionEric Dumazet
2014-04-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-19Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-04-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-19Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie
2014-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-19Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-04-19Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-18Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-18Merge tag 'staging-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-18Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-18Merge tag 'usb-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-18thp: close race between split and zap huge pagesKirill A. Shutemov
2014-04-18mm: fix new kernel-doc warning in filemap.cRandy Dunlap
2014-04-18mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso
2014-04-18mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman
2014-04-18mips: export flush_icache_rangeKees Cook