summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* extcon: gpio: Remove duplicate data from struct gpio_extcon_dataChanwoo Choi2015-09-301-39/+31
* extcon: gpio: Use resource managed function for request_irqChanwoo Choi2015-09-301-4/+3
* extcon: arizona: Reorder the default statement to remove unnecessary warningChanwoo Choi2015-09-301-3/+6
* extcon: arizona: Add support for WM8998 and WM1814Richard Fitzgerald2015-09-291-10/+21
* Merge branch 'ib-extcon-mfd-4.4' into extcon-nextChanwoo Choi2015-09-295-21/+113
|\
| * extcon: arizona: Don't disable debounce for inverted jacksCharles Keepax2015-09-221-3/+5
| * extcon: arizona: Use the micd_clamp for interrupts if it is availableCharles Keepax2015-09-221-3/+3
| * extcon: arizona: Ignore jd_invert for MICD_CLAMP_STSNariman Poushin2015-09-221-4/+1
| * extcon: arizona: Additional settings to improve accuracy of HP detectCharles Keepax2015-09-221-2/+17
| * extcon: arizona: Add support for general purpose switchCharles Keepax2015-09-221-0/+4
| * extcon: arizona: Add support for new ADC value mic detectCharles Keepax2015-09-221-6/+58
| * mfd: arizona: Add TST_CAP bits for headphone detectionCharles Keepax2015-09-222-0/+10
| * mfd: arizona: Add register bits for general purpose switchCharles Keepax2015-09-222-0/+5
| * mfd: arizona: Add registers for ADC microphone detectionCharles Keepax2015-09-224-3/+10
* | extcon: sm5502: fix handling regmap_irq_get_virq resultAndrzej Hajda2015-09-291-1/+1
* | extcon: rt8973a: fix handling regmap_irq_get_virq resultAndrzej Hajda2015-09-291-1/+1
* | extcon: axp288: Convert to using managed resourcesVaishali Thakkar2015-09-291-18/+5
* | extcon: Export OF module alias information in missing driversJavier Martinez Canillas2015-09-292-0/+2
* | Linux 4.3-rc3v4.3-rc3Linus Torvalds2015-09-271-1/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-272-5/+27
|\ \
| * | x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski2015-09-221-1/+4
| * | x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2015-09-222-4/+23
| |/
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-271-8/+16
|\ \
| * | irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()Ludovic Desroches2015-09-221-8/+16
| |/
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-274-6/+30
|\ \
| * | ARM: alignment: fix alignment handling for uaccess changesRussell King2015-09-241-5/+25
| * | ARM: wire up new syscallsRussell King2015-09-223-1/+5
| |/
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-09-2734-162/+278
|\ \
| * \ Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixesOlof Johansson2015-09-274-3/+28
| |\ \
| | * | ARM: pxa: balloon3: Fix build errorAxel Lin2015-09-161-1/+1
| | * | ARM: pxa: ssp: Fix build error by removing originally incorrect DT bindingJarkko Nikula2015-09-131-1/+0
| | * | ARM: pxa: fix DFI bus lockups on startupRobert Jarzmik2015-09-132-1/+27
| * | | Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-09-2716-46/+119
| |\ \ \
| | * | | ARM: dts: fix omap2+ address translation for pbiasKishon Vijay Abraham I2015-09-255-12/+17
| | * | | Merge commit 'b8c93646fd5c' into omap-for-v4.3/fixesTony Lindgren2015-09-252-7/+56
| | |\ \ \
| | * | | | ARM: dts: am57xx-beagle-x15: use palmas-usb for USB2Roger Quadros2015-09-171-13/+16
| | * | | | ARM: omap2plus_defconfig: enable GPIO_PCA953XGrazvydas Ignotas2015-09-171-0/+1
| | * | | | ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsetsGrazvydas Ignotas2015-09-171-2/+2
| | * | | | ARM: OMAP2+: AM43XX: Enable autoidle for clks in am43xx_init_lateDave Gerlach2015-09-171-0/+1
| | * | | | ARM: dts: am57xx-beagle-x15: Update Phy suppliesNishanth Menon2015-09-171-2/+11
| | * | | | Merge branch 'fixes-rc1' into omap-for-v4.3/fixesTony Lindgren2015-09-146818-179989/+414605
| | |\ \ \ \
| | * | | | | ARM: omap2plus_defconfig: Enable MUSB DMA supportTony Lindgren2015-09-011-0/+2
| | * | | | | ARM: DRA752: Add ID detect for ES2.0Vishal Mahaveer2015-09-012-2/+8
| | * | | | | ARM: OMAP3: vc: fix 'or' always true warningFrans Klaver2015-09-011-1/+1
| | * | | | | ARM: OMAP2+: Fix booting if no timer parent clock is availableTony Lindgren2015-09-011-6/+2
| | * | | | | ARM: OMAP2+: omap-device: fix race deferred probe of omap_hsmmc vs omap_devic...Grygorii Strashko2015-09-011-1/+2
| * | | | | | Merge tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2015-09-251-0/+1
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: Add ddc i2c reference to veyronDouglas Anderson2015-09-131-0/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driverBenjamin Gaignard2015-09-252-84/+80
| * | | | | | Merge tag 'qcom-fixes-for-4.3-rc1' of git://codeaurora.org/quic/kernel/agross...Olof Johansson2015-09-253-1/+73
| |\ \ \ \ \ \