aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* extcon: arizona: Declare 3-pole jack if we detect open circuit on micCharles Keepax2015-08-09
* extcon: Add exception handling to prevent the NULL pointer accessChanwoo Choi2015-08-09
* extcon: arizona: Ensure variables are set for headphone detectionCharles Keepax2015-08-09
* extcon: arizona: Use gpiod inteface to handle micd_pol_gpio gpioCharles Keepax2015-08-09
* extcon: arizona: Add basic microphone detection DT/ACPI bindingsCharles Keepax2015-08-09
* extcon: arizona: Update to use the new device properties APICharles Keepax2015-08-09
* extcon: palmas: Remove the mutually_exclusive arrayChanwoo Choi2015-08-09
* extcon: Remove optional print_state() function pointer of struct extcon_devChanwoo Choi2015-08-09
* extcon: Remove duplicate header file in extcon.hChanwoo Choi2015-08-09
* extcon: max77843: Clear IRQ bits state before request IRQJaewon Kim2015-08-09
* Linux 4.2-rc6Linus Torvalds2015-08-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-08-09
|\
| * Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin2015-08-07
| * Input: twl4030-vibra - fix ERROR: Bad of_node_put() warningMarek Belisko2015-08-05
| * Input: alps - only Dell laptops have separate button bits for v2 dualpoint st...Hans de Goede2015-08-03
| * Input: axp20x-pek - add module aliasChen-Yu Tsai2015-08-03
| * Input: turbografx - fix potential out of bound accessDmitry Torokhov2015-08-03
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-08-08
|\ \
| * | MIPS: Make set_pte() SMP safe.David Daney2015-08-05
| * | MIPS: Replace add and sub instructions in relocate_kernel.S with addiuJames Cowgill2015-08-03
| * | MIPS: Flush RPS on kernel entry with EVAJames Hogan2015-08-03
| * | Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook"Florian Fainelli2015-08-03
| * | MIPS: BMIPS: Delete unused Kconfig symbolKevin Cernekee2015-08-03
| * | MIPS: Export get_c0_perfcount_int()Felix Fietkau2015-08-03
| * | MIPS: show_stack: Fix stack trace with EVAJames Hogan2015-08-03
| * | MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan2015-08-03
| * | MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-03
| * | MIPS: Partially disable RIXI support.Ralf Baechle2015-08-03
| * | MIPS: Handle page faults of executable but unreadable pages correctly.Ralf Baechle2015-08-03
| * | MIPS: Malta: Don't reinitialise RTCJames Hogan2015-08-03
| * | MIPS: unaligned: Fix build error on big endian R6 kernelsJames Cowgill2015-08-03
| * | MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau2015-08-03
| * | MIPS: Fix build with CONFIG_OF=y for non OF-enabled targetsJonas Gorski2015-08-03
| * | CPUFREQ: Loongson2: Fix broken build due to incorrect include.Ralf Baechle2015-08-03
* | | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-08
|\ \ \
| * | | btrfs: qgroup: Fix a regression in qgroup reserved space.Qu Wenruo2015-08-06
* | | | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2015-08-08
|\ \ \ \
| * \ \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-08-03
| |\ \ \ \
| | * | | | thermal: exynos: Remove unused code related to platform_data on probe()Chanwoo Choi2015-08-02
| | * | | | thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OFChanwoo Choi2015-08-02
| | * | | | thermal: exynos: Disable the regulator on probe failureKrzysztof Kozlowski2015-08-02
| | * | | | thermal: power_allocator: trace the real requested powerJavi Merino2015-08-02
| | * | | | thermal: remove dangling 'weight_attr' device fileViresh Kumar2015-08-02
| | | |/ / | | |/| |
| * / | | thermal: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-08-03
| |/ / /
* | | | Merge tag 'arc-v4.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-08-07
|\ \ \ \
| * | | | ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoffVineet Gupta2015-08-07
| * | | | ARC: Make pt_regs regs unsignedVineet Gupta2015-08-05
| * | | | ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycleVineet Gupta2015-08-03
| * | | | ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia...Vineet Gupta2015-08-03
| * | | | ARC: LLOCK/SCOND based rwlockVineet Gupta2015-08-03