aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/android/binder_alloc.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-09mei: fix an && vs || typoDan Carpenter1-1/+1
2018-01-09android: binder: Prefer __func__ to using hardcoded function nameElad Wexler1-2/+2
2018-01-09misc: ds1682: Ignore update-in-progress ETC readsThomas VanSelus1-1/+18
2018-01-09misc: ds1682: Show device registers as unsignedAaron Sierra1-9/+9
2018-01-09misc: fsa9480: Add blank line after declarations.Tejas Upadhyay1-0/+1
2018-01-09soundwire: select REGMAP_SOUNDWIREVinod Koul1-0/+1
2018-01-09soundwire: Fix incorrect return value checkShreyas NC1-2/+2
2018-01-09soundwire: Add Pierre as reviewerVinod Koul1-0/+1
2018-01-09slimbus: qcom: add HAS_IOMEM dependencySrinivas Kandagatla1-0/+1
2018-01-09slimbus: qcom: Fix return value check in qcom_slim_probe()Wei Yongjun1-2/+2
2018-01-09slimbus: Fix missing unlock on error in slim_msg_response()Wei Yongjun1-0/+1
2018-01-09slimbus: Use GFP_ATOMIC under spin lockWei Yongjun1-1/+1
2018-01-09slimbus: make functions slim_ack_txn and slim_alloc_txbuf staticColin Ian King1-3/+4
2018-01-09slimbus: fix retries comparison to correctly identify failed allocationColin Ian King1-1/+1
2018-01-09slimbus: avoid null pointer dereference on msgColin Ian King1-2/+3
2018-01-09mux: add SPDX identifiers to all mux source filesPeter Rosin8-24/+8
2018-01-08soundwire: Fix typo in return value check of sdw_read()Wei Yongjun1-5/+5
2018-01-08soundwire: intel: fix missing assignment to retColin Ian King1-1/+1
2018-01-08soundwire: fix sign extension when shifting buf[2] 24 placesColin Ian King1-2/+2
2018-01-03extcon: axp288: Handle reserved charger-type values betterHans de Goede1-2/+2
2018-01-03extcon: axp288: Redo charger type detection a couple of seconds after probe()Hans de Goede1-2/+30
2018-01-03extcon: axp288: Remove unused platform dataHans de Goede2-39/+1
2018-01-03extcon: axp288: Remove unused extcon_nb struct memberHans de Goede1-1/+0
2018-01-03extcon: axp288:: Handle return value of platform_get_irqArvind Yadav1-0/+3
2018-01-02i7300_idle: remove unused fileSinan Kaya1-84/+0
2018-01-02mei: fix incorrect logical operator in if statementColin Ian King1-1/+1
2018-01-02mei: me: allow runtime pm for platform with D0i3Tomas Winkler1-1/+4
2018-01-02slimbus: qcom-ctrl: use normal allocationArnd Bergmann1-8/+4
2017-12-31Linux 4.15-rc6Linus Torvalds1-1/+1
2017-12-31MAINTAINERS: mark arch/blackfin/ and its gubbins as orphanedAdam Borowski1-9/+7
2017-12-31slimbus: qcom: fix incompatible pointer warningSrinivas Kandagatla1-1/+1
2017-12-31x86/ldt: Make LDT pgtable free conditionalThomas Gleixner1-1/+2
2017-12-31x86/ldt: Plug memory leak in error pathThomas Gleixner1-1/+7
2017-12-31x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()Thomas Gleixner1-6/+8
2017-12-31x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner1-9/+0
2017-12-30objtool: Fix seg fault with clang-compiled objectsSimon Ser1-0/+2
2017-12-30objtool: Fix seg fault caused by missing parameterSimon Ser1-1/+3
2017-12-30kbuild: add '-fno-stack-check' to kernel build optionsLinus Torvalds1-0/+3
2017-12-29timerqueue: Document return values of timerqueue_add/del()Thomas Gleixner1-3/+5
2017-12-29timers: Invoke timer_start_debug() where it makes senseThomas Gleixner1-2/+2
2017-12-29nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()Thomas Gleixner1-2/+17
2017-12-29timers: Reinitialize per cpu bases on hotplugThomas Gleixner4-4/+21
2017-12-29timers: Use deferrable base independent of base::nohz_activeAnna-Maria Gleixner1-9/+7
2017-12-29genirq/msi, x86/vector: Prevent reservation mode for non maskable MSIThomas Gleixner2-5/+44
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner13-28/+29
2017-12-29x86/vector: Use IRQD_CAN_RESERVE flagThomas Gleixner1-0/+2
2017-12-29genirq: Introduce IRQD_CAN_RESERVE flagThomas Gleixner2-0/+18
2017-12-29genirq/msi: Handle reactivation only on successThomas Gleixner1-8/+27
2017-12-29gpio: brcmstb: Make really use of the new lockdep classThomas Gleixner1-1/+1
2017-12-29x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner6-16/+8