aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-06-22mfd: ab8500-debugfs: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+1
2015-06-22mfd: wm8350-core: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-06-22mfd: htc-i2cpld: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-06-22mfd: wm831x-auxadc: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-06-22mfd: mc13xxx-core: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+1
2015-06-22mfd: twl4030-irq: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+1
2015-06-22mfd: mt6397-core: Add GPIO sub-module supportHongzhou Yang1-0/+3
2015-06-22mfd: da9063: Add support for OnKey driverSteve Twiss1-0/+54
2015-06-22mfd: arizona: Fix incorrect Makefile conditionalsRichard Fitzgerald1-3/+3
2015-06-22mfd: Check ACPI device companion before checking resourcesLorenzo Pieralisi1-3/+5
2015-06-22mfd: arizona: Split INx_MODE into two fieldsRichard Fitzgerald1-2/+6
2015-06-22mfd: wm5110: Add delay before releasing reset lineCharles Keepax1-0/+10
2015-06-22mfd: arizona: Add better support for system suspendCharles Keepax1-16/+77
2015-06-22mfd: wm5110: Set DCVDD voltage to 1.175V before entering sleep modeCharles Keepax1-0/+52
2015-06-22mfd: wm5110: Add register patch required for low power sleepCharles Keepax1-0/+39
2015-06-22mfd: arizona: Factor out SYSCLK enable from wm5102 hardware patchCharles Keepax1-20/+57
2015-06-22mfd: arizona: Fix formating/style issues in arizona_apply_hardware_patchCharles Keepax1-20/+17
2015-06-22mfd: wm5102: Ensure we always boot the device fullyCharles Keepax1-10/+40
2015-06-22mfd: arizona: Factor out hard reset into helper functionsCharles Keepax1-8/+17
2015-06-22mfd: arizona: Use devres to manage reset GPIOCharles Keepax1-6/+4
2015-06-22mfd: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-2/+4
2015-06-22mfd: twl4030-power: Fix pmic for boards that need AC charger disabledTony Lindgren1-7/+38
2015-06-22mfd: arizona: Remove redundant register syncCharles Keepax1-8/+0
2015-06-22mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski21-28/+28
2015-06-22Merge branches 'ib-mfd-watchdog-rtc-4.2', 'ib-mfd-regulator-4.2' and 'ib-mfd-...Lee Jones112-1044/+2442
2015-06-22mfd: cros_ec: Staticise some newly introduced structuresLee Jones1-4/+4
2015-06-22Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', '...Mark Brown5-25/+1465
2015-06-22Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/max...Mark Brown5-208/+297
2015-06-22Merge remote-tracking branches 'regulator/topic/da9063', 'regulator/topic/doc...Mark Brown5-19/+44
2015-06-22Merge remote-tracking branches 'regulator/topic/88pm8607', 'regulator/topic/a...Mark Brown7-7/+875
2015-06-22Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-21/+26
2015-06-22Merge remote-tracking branches 'regulator/fix/doc', 'regulator/fix/max77686' ...Mark Brown5-12/+19
2015-06-22Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-2/+2
2015-06-22crypto: marvell/cesa - remove COMPILE_TEST dependencyBoris Brezillon1-1/+1
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar212-1318/+1608
2015-06-21hwmon: add driver for Microchip TC74Maciej S. Szmigiero3-0/+188
2015-06-21clocksource: Increase dependencies of timer-stm32 to limit build wreckagePaul Gortmaker1-2/+2
2015-06-21bna: remove superfluous parenthesesIvan Vecera6-66/+66
2015-06-21bna: make pointers to read-only inputs constIvan Vecera4-21/+20
2015-06-21bna: remove unnecessary cast of BIT valueIvan Vecera2-4/+3
2015-06-21net: via/Kconfig: replace USE_OF with OF_???Antonio Borneo1-2/+2
2015-06-21net: via-rhine: remove unneeded include fileAntonio Borneo1-1/+0
2015-06-21can: fix loss of CAN frames in raw_rcvOliver Hartkopp3-0/+9
2015-06-21cxgb4: Add PCI device ID for custom T522 & T520 adapterHariprasad Shenai1-0/+2
2015-06-21isdn: disable HiSax NetJet driver on microblaze archNicolai Stange1-2/+2
2015-06-21Modify Liquidio Kconfig for crc libRaghu Vatsavayi1-1/+1
2015-06-21cxgb3: avoid needless buffer copy for firmwareKees Cook1-6/+6
2015-06-21net/xen-netback: Don't mix hexa and decimal with 0x in the printf formatJulien Grall1-7/+7
2015-06-21net/xen-netback: Remove unused code in xenvif_rx_actionJulien Grall1-5/+0
2015-06-21net/xen-netfront: Correct printf format in xennet_get_responsesJulien Grall1-1/+1