summaryrefslogtreecommitdiffstats
path: root/drivers/mailbox (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-29extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon de...Chanwoo Choi2-12/+69
2014-04-29extcon: Add extcon_dev_allocate/free() to control the memory of extcon deviceChanwoo Choi2-0/+49
2014-04-24extcon: arizona: Use devm_extcon_dev_register()Sangjung Woo1-8/+4
2014-04-24extcon: palmas: Use devm_extcon_dev_register()Sangjung Woo1-10/+5
2014-04-24extcon: max8997: Use devm_extcon_dev_register()Sangjung Woo1-3/+1
2014-04-24extcon: max77693: Use devm_extcon_dev_register()Sangjung Woo1-5/+2
2014-04-24extcon: max14577: Use devm_extcon_dev_register()Sangjung Woo1-7/+2
2014-04-24extcon: gpio: Use devm_extcon_dev_register()Sangjung Woo1-12/+4
2014-04-24extcon: adc-jack: Use devm_extcon_dev_register()Sangjung Woo1-21/+9
2014-04-24extcon: Add resource-managed extcon register functionSangjung Woo2-0/+82
2014-04-24extcon: max14577: Properly handle regmap_irq_get_virq errorKrzysztof Kozlowski1-1/+1
2014-04-24extcon: max14577: Fix probe failure on successful work queueKrzysztof Kozlowski1-6/+1
2014-04-24extcon: max8997: Use power efficient workqueue for delayed cable detectionKrzysztof Kozlowski1-1/+2
2014-04-24extcon: max77693: Use power efficient workqueue for delayed cable detectionKrzysztof Kozlowski1-1/+2
2014-04-24extcon: max8997: Fix NULL pointer exception on missing pdataKrzysztof Kozlowski1-1/+1
2014-04-24extcon: max77693: Fix two NULL pointer exceptions on missing pdataKrzysztof Kozlowski1-2/+2
2014-04-23regulator: max14577: Add support for MAX77836 regulatorsKrzysztof Kozlowski4-39/+289
2014-04-23extcon: max14577: Add support for MAX77836Krzysztof Kozlowski4-21/+96
2014-04-23mfd: max77836: Add MAX77836 support to max14577 driverKrzysztof Kozlowski4-45/+330
2014-04-23mfd: max14577: Add MAX14577 prefix to IRQ definesKrzysztof Kozlowski2-26/+26
2014-04-23extcon: max14577: Choose muic_irqs according to device typeKrzysztof Kozlowski1-28/+37
2014-04-23extcon: max14577: Add max14577 prefix to muic_irqsKrzysztof Kozlowski1-6/+6
2014-04-23mfd: max14577: Add detection of device typeKrzysztof Kozlowski2-23/+53
2014-04-23mfd: max14577: Add muic prefix to regmap configKrzysztof Kozlowski2-7/+6
2014-04-23extcon: max14577: Change extcon name instead of static name according to devi...Chanwoo Choi1-3/+3
2014-04-22extcon: palmas: explicitly set edev name as node nameKishon Vijay Abraham I1-0/+5
2014-04-20Linux 3.15-rc2v3.15-rc2Linus Torvalds1-1/+1
2014-04-20perf tools: Improve error reportingAdrien BAK2-2/+9
2014-04-20perf tools: Adjust symbols in VDSOVladimir Nikulichev1-0/+2
2014-04-20perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin1-0/+1
2014-04-19coredump: fix va_list corruptionEric Dumazet1-1/+6
2014-04-19thp: close race between split and zap huge pagesKirill A. Shutemov1-3/+10
2014-04-19mm: fix new kernel-doc warning in filemap.cRandy Dunlap1-1/+0
2014-04-19mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso1-2/+1
2014-04-19mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman1-8/+23
2014-04-19mips: export flush_icache_rangeKees Cook1-2/+2
2014-04-19mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi1-0/+1
2014-04-19wait: explain the shadowing and type inconsistenciesPeter Zijlstra1-1/+13
2014-04-19Shiraz has movedViresh Kumar11-13/+14
2014-04-19Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po...Tang Chen1-3/+2
2014-04-19powerpc/mm: fix ".__node_distance" undefinedMike Qiu1-0/+1
2014-04-19kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()Andrew Morton1-1/+5
2014-04-19init/Kconfig: move the trusted keyring config option to general setupPeter Foley1-12/+12
2014-04-19vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()Christoph Lameter1-1/+1
2014-04-19net: sctp: cache auth_enable per endpointVlad Yasevich7-60/+92
2014-04-19tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera1-1/+3
2014-04-18vlan: Fix lockdep warning when vlan dev handle notificationdingtianhong2-5/+42
2014-04-18ARC: Delete stale barrier.hVineet Gupta1-37/+0
2014-04-18of: add empty of_find_node_by_path() for !OFAlexander Shiyan1-0/+5
2014-04-18perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas1-3/+9