index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
panel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-26
Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-39
/
+21
2015-06-01
staging: panel: use new parport device model
Sudip Mukherjee
1
-5
/
+9
2015-05-31
staging: panel: use schedule_timeout_interruptible()
Nicholas Mc Guire
1
-5
/
+3
2015-05-24
staging: panel: fix stackdump
Sudip Mukherjee
1
-23
/
+21
2015-04-30
staging: panel: remove duplicate code
Sudip Mukherjee
1
-14
/
+0
2015-03-26
staging: panel: fix lcd type
Sudip Mukherjee
1
-6
/
+6
2015-03-20
staging: panel: remove initialization check
Sudip Mukherjee
1
-11
/
+0
2015-03-20
staging: panel: return register value
Sudip Mukherjee
1
-3
/
+4
2015-03-20
staging: panel: register reboot
Sudip Mukherjee
1
-4
/
+3
2015-03-06
staging: panel: initialize lcd if lcd enabled
Sudip Mukherjee
1
-19
/
+22
2015-03-06
staging: panel: register driver after checking device
Sudip Mukherjee
1
-12
/
+6
2015-02-26
staging: panel: replace init_timer by setup_timer
Aya Mahfouz
1
-3
/
+1
2015-01-28
drivers/staging: use current->state helpers
Davidlohr Bueso
1
-1
/
+1
2015-01-12
staging: panel: Remove magic numbers in LCD commands
Mariusz Gorski
1
-30
/
+66
2015-01-12
staging: panel: Remove unused variable
Mariusz Gorski
1
-6
/
+0
2014-12-02
staging: panel: Move LCD-related state into struct lcd
Mariusz Gorski
1
-121
/
+134
2014-12-02
staging: panel: Remove more magic number comparison
Mariusz Gorski
1
-10
/
+10
2014-12-02
staging: panel: Refactor LCD init code
Mariusz Gorski
1
-141
/
+163
2014-12-02
staging: panel: Make two more module params read-only
Mariusz Gorski
1
-34
/
+37
2014-12-02
staging: panel: Start making module params read-only
Mariusz Gorski
1
-14
/
+21
2014-12-02
staging: panel: Use defined value or checking module params state
Mariusz Gorski
1
-43
/
+43
2014-12-02
staging: panel: Remove magic numbers
Mariusz Gorski
1
-10
/
+12
2014-12-02
staging: panel: Call init function directly
Mariusz Gorski
1
-6
/
+1
2014-12-02
staging: panel: Set default parport module param value
Mariusz Gorski
1
-4
/
+1
2014-11-26
staging: panel: Use better names for two defined values
Mariusz Gorski
1
-8
/
+8
2014-11-26
staging: panel: Reorder module parameter declarations
Mariusz Gorski
1
-35
/
+38
2014-11-26
staging: panel: Reorder DEFAULT_* values redefines
Mariusz Gorski
1
-13
/
+13
2014-11-26
staging: panel: Reorder initial DEFAULT_* defines
Mariusz Gorski
1
-4
/
+4
2014-11-05
staging: panel: Fix single-open policy race condition
Mariusz Gorski
1
-9
/
+10
2014-11-03
staging: panel: Remove outdated TODO task
Mariusz Gorski
1
-1
/
+0
2014-10-29
staging: panel: Use designated initializers
Mariusz Gorski
1
-6
/
+6
2014-07-10
Staging: panel: fixed frivilous else statement warning
Vincent Heuken
1
-4
/
+5
2014-05-25
staging: panel: (coding style) Multiple assignments
Dominique van den Broeck
1
-13
/
+30
2014-05-23
staging: panel: (coding style) Line alignments and malloc sizeof
Dominique van den Broeck
1
-13
/
+11
2014-05-23
staging: panel: (coding style) Matching braces
Dominique van den Broeck
1
-10
/
+11
2014-05-23
staging: panel: fix regression in lcd_write
Bastien Armand
1
-1
/
+1
2014-04-18
staging: panel: add blank lines after declarations
Bastien Armand
1
-0
/
+15
2014-04-18
staging: panel: fix sparse warnings in keypad_read
Bastien Armand
1
-2
/
+2
2014-04-18
staging: panel: fix sparse warnings in lcd_write
Bastien Armand
1
-96
/
+109
2014-04-18
staging: panel: replace del_timer by del_timer_sync
Julia Lawall
1
-1
/
+1
2014-02-27
Staging: panel: Fix quoted string split across line in panel.c
Monam Agarwal
1
-18
/
+9
2014-02-27
Staging: panel: Fix space prohibited between function name and open paranthesis
Monam Agarwal
1
-7
/
+7
2014-01-09
staging: panel: fix interruptible_sleep_on race
Arnd Bergmann
1
-2
/
+2
2013-05-16
Staging: Panel: panel: Fixed checkpatch line length warnings
Jake Champlin
1
-11
/
+14
2013-02-15
staging/panel: Mark local functions/structs static and add const if applicabl...
Peter Huewe
1
-15
/
+16
2012-11-29
staging: panel: pass correct lengths to keypad_send_key()
Dan Carpenter
1
-4
/
+4
2012-09-21
staging: Fix misspellings of "whether".
Adam Buchbinder
1
-2
/
+2
2012-09-10
Staging: panel: fix spinlock trylock failure on UP
Fengguang Wu
1
-22
/
+22
2012-08-13
staging: panel: fix checkpatch warnings
Toshiaki Yamane
1
-2
/
+2
2012-07-16
staging: panel: Use pr_info(...) rather than printk(KERN_INFO
Toshiaki Yamane
1
-5
/
+7
[next]