forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DO NOT MERGE] New 4.14 UM-kernel for EM-2060 #7
Open
oliv3r
wants to merge
95
commits into
for-opinicus/stable-4.14.y
Choose a base branch
from
opinicus-4.14-0
base: for-opinicus/stable-4.14.y
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
95 commits
Select commit
Hold shift + click to select a range
07e7717
ASoC: sun4i-is: also check for NULL on reset pin request
oliv3r 774609f
fbdev: Whitespace fixing in the Makefile
oliv3r a8b336c
fbdev: of: Add of parsing helper
oliv3r c5eb0f8
fbdev: of: Add parameter to not clear screen on probe
oliv3r eeda783
fbdev: sysfs: Sort headers
oliv3r fa96d9b
fbdev: sysfs: Replace simple_strtoul with kstrtoul
oliv3r dcefc72
fbdev: sysfs: Input validation
oliv3r 90cc3b8
fbdev: sysfs: Expand input validation to degree's
oliv3r 68b614b
fbdev: sysfs: Add rotation in degrees support to validation
oliv3r b51874e
fbdev: ssd1307fb: Abort probe if we cannot talk to the display
oliv3r 19e4532
fbdev: ssd1307fb: Rename i2c device ids
oliv3r 8b0cab8
fbdev: ssd1307fb: Make output a little more consistent
oliv3r 1dc264d
fbdev: ssd1307fb: Use ratelimited error printing
oliv3r 7c6105c
fbdev: ssd1307fb: cleanup: Group fb_info.fix
oliv3r eaa8663
fbdev: ssd1307fb: Use resolution instead of dimensions
oliv3r b1a1ce2
fbdev: ssd1307fb: Reduce magic values with defines
oliv3r 927589c
fbdev: ssd1307fb: Remove unused forward declaration
oliv3r 8ae2796
fbdev: ssd1307fb: Ensure set_par can do bring-up
oliv3r ee7ff4c
fbdev: ssd1307fb: Ensure display is toggled properly
oliv3r e8ada89
fbdev: ssd1307fb: Add hardware accelerated rotation support
oliv3r 9f2ede4
fbdev: ssd1307fb: Limit to support 0 - 180 rotation only
oliv3r 83e7d98
fbdev: ssd1307fb: Do not always clear the display on boot
oliv3r 1cd397f
gpio: pca953x: add support for the NXP pca9570
oliv3r c8388f7
leds: pca963x: abort probe if device is not connected
oliv3r 5e9b4e3
leds: pca963x: alphabetize headers
b322f0d
leds: pca963x: add defines and remove some magic values
oliv3r c8f817e
leds: pca963x: save mode when setting power_state
oliv3r 00537b8
leds: pca963x: refactor initial led output a little
oliv3r f309bbe
leds: pca963x: remove whitespace and checkpatch problems
oliv3r 3a31f9a
leds: pca963x: set DMBLNK as default during probe
oliv3r 5fc70f8
pwm: core: do not block apply->state on period
oliv3r a3d9801
rtc: sun6i: add missing header
oliv3r 3c739f4
regulator: axp20x: use defines for masks
oliv3r bd7f5b4
regulator: axp20x: name voltage ramping define properly
oliv3r 2211688
regulator: core: enable power when setting up constraints
oliv3r 0b9c63f
regulator: axp20x: add support for set_ramp_delay
oliv3r b6ae32b
regulator: axp20x: add software based soft_start for LDO3
oliv3r 4df9bf0
regulator: dts: enable soft-start and ramp delay for the OLinuXino Lime2
oliv3r 50ae568
regulator: dts: add full voltage range to LDO4 on the Lime2
oliv3r 5202883
regulator: dts: set proper lradc vref on OLinuXino Lime2
oliv3r 4cb76bd
mfd: axp20x: fixup includes
oliv3r 29b1113
mfd: axp20x: use explicit bit defines
oliv3r 182856f
power: supply: axp20x: add missing include bitops.h
oliv3r 47b3c8f
power: supply: axp288: use the BIT() macro
oliv3r c70a8de
serial: 8250: Replace asm/irq with linux/irqreturn, linux/interrupt
oliv3r 9f9980b
serial: 8250: Minor cleanups
oliv3r 588b9bc
serial: 8250: Do not treat the IIR register as a bitfield
oliv3r c888f04
serial: 8250_dw: Use serial port assessor wrapper
oliv3r 683cd0e
serial: 8250_dw: Make register access consistent
oliv3r b699f8f
serial: 8250: Only confirm handled interrupts on supported ones
oliv3r 4fdf765
serial: 8250: expand debug ability of the irq handler
oliv3r 4c7e6a0
input: of_touchscreen: shorten variable names
oliv3r 63f53da
input: of_touchscreen: rename touchscreen-size-[xy]
oliv3r 92b0e09
input: of_touchscreen: add support for minimum sizes
oliv3r 136c3a0
input: edt-ft5x06: group r, w and rw functions
oliv3r dc25464
input: edt-ft5x06: add support for the ft5426 controller
oliv3r 1d27b30
input: edt-ft5x06: cleanup headers
oliv3r 85912c6
input: edt-ft5x06: only enable the irq when needed
oliv3r 8a10c29
input: edt-ft5x06: fix some whitespace/ident issues
oliv3r 0088d4a
input: edt-ft5x06: minor consistency cleanup/line length reduction
oliv3r 3341860
input: edt-ft5x06: shorten defines
oliv3r 94337c2
input: edt-ft5x06: use less magic and more defines
oliv3r 0bdd8a5
input: edt-ft5x06: silence deferral error
oliv3r 66ab38d
input: edt-ft5x06: sanity check on input
oliv3r 76762fa
input: edt-ft5x06: fix multi-touch handling
oliv3r a554a3a
input: edt-ft5x06: take into account the number of fingers
oliv3r 32842c0
input: edt-ft5x06: add polldev as an option
oliv3r d619e9d
input: edt-ft5x06: force touchscreen to remain active
oliv3r a083ea6
drm/edid: Prevent NULL pointer deref when there is no I2C adapter
oliv3r 4005af3
drm/sun4i: Fix Kconfig indenting
oliv3r 123fb0f
drm/sun4i: improve header readability
oliv3r a0c9f90
drm/sun4i: Fix NULL pointer dereference at unbind
oliv3r cd5b3da
drm/sun4i: enable/disable the tmds clock on use
oliv3r 180c93c
drm/sun4i: make bool assignment explicit
oliv3r c88bcd6
drm/sun4i: i2c: consolidate ddc items
oliv3r 75bc7e4
drm/sun4i: make fifo_transfer more verbose in case of error
oliv3r 46fc76b
drm: sun4i: check for i2c busy status
oliv3r 0c15f45
[WIP-do-not-merge] drm/sunxi: Split off hdmi-i2c as a separated driver
oliv3r 6e4973b
arm/dts: Use hdmi_i2c node on the OLinuXino Lime2
oliv3r b1ca4f2
Merge branches 'for-opinicus/asoc', 'for-opinicus/gpio', 'for-opinicu…
oliv3r 78c434d
net/rfkill/rfkill-gpio: Alphabetize headers
oliv3r cec74d4
net/rfkill/rfkill-gpio: Add support for devicetree bindings
oliv3r 0fdd916
Merge branch 'for-opinicus/rfkill' into opinicus-4.14-0
oliv3r e28c2cb
Revert "fbdev: ssd1307fb: Do not always clear the display on boot"
raysiudak b9597bd
Revert "fbdev: ssd1307fb: Limit to support 0 - 180 rotation only"
raysiudak d0c61cd
Revert "fbdev: ssd1307fb: Add hardware accelerated rotation support"
raysiudak 6ab4bc2
Revert "fbdev: ssd1307fb: Ensure display is toggled properly"
raysiudak fdd729f
Revert "fbdev: ssd1307fb: Ensure set_par can do bring-up"
raysiudak b76a6ba
Revert "fbdev: ssd1307fb: Remove unused forward declaration"
raysiudak 77f3eff
Revert "fbdev: ssd1307fb: Reduce magic values with defines"
raysiudak 6017cbd
Revert "fbdev: ssd1307fb: Use resolution instead of dimensions"
raysiudak d0f6f9f
Revert "fbdev: ssd1307fb: cleanup: Group fb_info.fix"
raysiudak 9d3942c
"fbdev: ssd1307fb: Do not always clear the display on boot""
raysiudak eaace6d
PWM beeper forcing PWM to inactive statr
6c9945f
fbdev: ssd1307fb: Change default display refresh frequency from 1 to …
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
General framebuffer properties: | ||
|
||
Optional properties for framebuffers: | ||
- no-clear-on-probe : Do not clear the framebuffer during probe (bool) | ||
- rotate : rotate a framebuffer over 0, 1, 2 and 3 (or 0, 90, | ||
180 and 270) degree's (integer) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
Linux rfkill-gpio Bindings | ||
-------------------------- | ||
|
||
This binding provides support the rfkill via an gpio interface. | ||
|
||
Note: Only one of the gpios definitions is required. If both are set, both | ||
will be toggled uppon rfkill invocation. | ||
|
||
Required properties: | ||
- compatible Should be one of: | ||
"linux,rfkill-gpio" | ||
- type Shall be one of: | ||
"wlan" | ||
"bluetooth" | ||
"ultrawideband" | ||
"wimax" | ||
"wwan" | ||
"gps" | ||
"fm" | ||
"nfc" | ||
If left undefined, the 'RFKILL_TYPE_ALL' type | ||
shall be used. | ||
|
||
- shutdown-gpios Which GPIO to use for shutdown | ||
or | ||
- reset-gpios Which GPIO to use for reset | ||
|
||
Example: | ||
phy0-kill { | ||
compatible = "linux,rfkill-gpio"; | ||
type = "wlan"; | ||
shutdown-gpios = <&pio 2 17 GPIO_ACTIVE_HIGH>; | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NITPICK: use interpunction :P