index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
Merge branch 'for-4.7/pwm-atomic' into for-next
Thierry Reding
19
-131
/
+307
2016-05-17
Merge branch 'for-4.7/pwm-regulator' into for-next
Thierry Reding
1
-6
/
+14
2016-05-17
Merge branch 'for-4.7/pwm-args' into for-next
Thierry Reding
3
-8
/
+22
2016-05-17
pwm: Add information about polarity, duty cycle and period to debugfs
Heiko Stübner
1
-0
/
+5
2016-05-17
pwm: Switch to the atomic API
Boris Brezillon
2
-12
/
+41
2016-05-17
pwm: Add core infrastructure to allow atomic updates
Boris Brezillon
1
-68
/
+119
2016-05-17
pwm: Add hardware readout infrastructure
Boris Brezillon
1
-0
/
+3
2016-05-17
pwm: Move the enabled/disabled info into pwm_state
Boris Brezillon
1
-4
/
+9
2016-05-17
pwm: Introduce the pwm_state concept
Boris Brezillon
1
-4
/
+4
2016-05-17
pwm: Keep PWM state in sync with hardware state
Boris Brezillon
1
-14
/
+0
2016-05-17
drm: i915: Explicitly apply PWM config extracted from pwm_args
Boris Brezillon
1
-0
/
+6
2016-05-17
input: misc: pwm-beeper: Explicitly apply PWM config extracted from pwm_args
Boris Brezillon
1
-0
/
+6
2016-05-17
input: misc: max8997: Explicitly apply PWM config extracted from pwm_args
Boris Brezillon
1
-0
/
+6
2016-05-17
backlight: lm3630a: explicitly apply PWM config extracted from pwm_args
Boris Brezillon
1
-0
/
+6
2016-05-17
backlight: lp855x: Explicitly apply PWM config extracted from pwm_args
Boris Brezillon
1
-0
/
+6
2016-05-17
backlight: lp8788: Explicitly apply PWM config extracted from pwm_args
Boris Brezillon
1
-0
/
+6
2016-05-17
backlight: pwm_bl: Use pwm_get_args() where appropriate
Boris Brezillon
1
-1
/
+9
2016-05-17
fbdev: ssd1307fb: Use pwm_get_args() where appropriate
Boris Brezillon
1
-1
/
+10
2016-05-17
regulator: pwm: Use pwm_get_args() where appropriate
Boris Brezillon
1
-6
/
+14
2016-05-17
leds: pwm: Use pwm_get_args() where appropriate
Boris Brezillon
1
-1
/
+10
2016-05-17
input: misc: max77693: Use pwm_get_args() where appropriate
Boris Brezillon
1
-3
/
+14
2016-05-17
hwmon: pwm-fan: Use pwm_get_args() where appropriate
Boris Brezillon
1
-6
/
+20
2016-05-17
clk: pwm: Use pwm_get_args() where appropriate
Boris Brezillon
1
-5
/
+12
2016-05-17
pwm: Use pwm_get/set_xxx() helpers where appropriate
Boris Brezillon
4
-4
/
+5
2016-05-17
pwm: Get rid of pwm->lock
Boris BREZILLON
2
-19
/
+24
2016-05-17
backlight: lm3630a_bl: Stop messing with the pwm->period field
Boris BREZILLON
1
-2
/
+1
2016-05-17
backlight: pwm_bl: Remove useless call to pwm_set_period()
Boris BREZILLON
1
-3
/
+1
2016-05-17
pwm: rcar: Make use of pwm_is_enabled()
Boris BREZILLON
1
-1
/
+1
2016-05-17
pwm: Fix pwm_apply_args() call sites
Boris Brezillon
1
-10
/
+17
2016-05-17
Merge branch 'for-4.7/wacom' into for-linus
Jiri Kosina
3
-7
/
+10
2016-05-17
Merge branch 'for-4.7/upstream' into for-linus
Jiri Kosina
5
-24
/
+31
2016-05-17
Merge branches 'for-4.6/upstream-fixes', 'for-4.7/asus', 'for-4.7/hidraw' and...
Jiri Kosina
3298
-126827
/
+229922
2016-05-17
iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race
Nicholas Bellinger
1
-9
/
+9
2016-05-17
qxl: catch qxlfb_create_pinned_object failures
Gerd Hoffmann
1
-0
/
+3
2016-05-17
drm/exynos/hdmi: add a missing tab
Dan Carpenter
1
-1
/
+1
2016-05-17
drm/fb-cma-helper: Add function drm_fb_cma_create_with_funcs()
Noralf Trønnes
1
-6
/
+25
2016-05-17
drm/fb-cma-helper: Use const for drm_framebuffer_funcs argument
Noralf Trønnes
1
-2
/
+2
2016-05-17
drm: Drop connector argument from __drm_atomic_helper_connector_destroy_state
Daniel Vetter
1
-6
/
+3
2016-05-17
drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state
Daniel Vetter
9
-14
/
+12
2016-05-17
drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state
Daniel Vetter
7
-13
/
+11
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
64
-144
/
+133
2016-05-17
Merge branch 'ovl-fixes' into for-linus
Al Viro
328
-1802
/
+3451
2016-05-16
cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute
Nicholas Bellinger
2
-8
/
+8
2016-05-16
iscsi-target: Convert transport drivers to signal rdma_shutdown
Nicholas Bellinger
3
-6
/
+6
2016-05-16
iscsi-target: Make iscsi_tpg_np driver show/store use generic code
Nicholas Bellinger
1
-158
/
+41
2016-05-17
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
2
-368
/
+1297
2016-05-17
Merge branch 'topic/tegra' into for-linus
Vinod Koul
4
-2
/
+869
2016-05-17
Merge branch 'topic/sun6i' into for-linus
Vinod Koul
1
-66
/
+188
2016-05-17
Merge branch 'topic/qcom' into for-linus
Vinod Koul
7
-43
/
+1291
2016-05-17
Merge branch 'topic/pxa' into for-linus
Vinod Koul
1
-2
/
+14
[prev]
[next]