Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
69e2e59064eb409904fabbcba9acd57fc742619c
/
drivers
/
misc
/
panel.c
bea7433
misc: panel, convert struct to bitmap
by Daniel Chromik
· 9 years ago
305b37b
misc: Move panel driver out of staging
by Ksenija Stanojevic
· 9 years ago
[Renamed from drivers/staging/panel/panel.c]
4cff7ad
Merge 4.5-rc2 into staging-next
by Greg Kroah-Hartman
· 9 years ago
b64a1cb
Revert "Staging: panel: usleep_range is preferred over udelay"
by Sudip Mukherjee
· 9 years ago
8aa7307
Staging: panel: Make code more readable
by Ksenija Stanojevic
· 9 years ago
52ebf93
Staging: panel: Reduce value range for *name
by Ksenija Stanojevic
· 9 years ago
d12f27e
Staging: panel: Remove ULL
by Ksenija Stanojevic
· 9 years ago
35fe087
Staging: panel: Remove typedef pmask_t
by Ksenija Stanojevic
· 9 years ago
d938e1e
Staging: panel: Use u8 type
by Ksenija Stanojevic
· 9 years ago
7a72597
Staging: panel: Remove space
by Ksenija Stanojevic
· 9 years ago
df44f15
staging: panel: remove warnings line over 80 characters
by Ricardo Ruedas
· 9 years ago
76e9521
Staging: panel: Fixed a spacing after cast coding style issue
by Daniel H. Hemmingsen
· 9 years ago
832bf28
Staging: panel: Logical continuations should be on the previous line
by Sirnam Swetha
· 9 years ago
ebd4351
Staging: panel: usleep_range is preferred over udelay
by Sirnam Swetha
· 9 years ago
46f566e
Staging: panel: Removing multiple blank lines
by Sirnam Swetha
· 9 years ago
2b3c9eb
Staging: panel: spaces preferred around that '/'
by Sirnam Swetha
· 9 years ago
79f2af6
staging: panel: Prefer using BIT Macro
by Amitoj Kaur Chawla
· 9 years ago
b565b3f
Staging: panel: Replace NULL comparison.
by Aybuke Ozdemir
· 9 years ago
8c17893
staging: panel: panel.c: Fixed coding style issues
by Nayeemahmed Badebade
· 9 years ago
881bf28
staging: panel: fix block comment usage
by Alex Wilson
· 9 years ago
23908db
Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
9be83c0
staging: panel: use new parport device model
by Sudip Mukherjee
· 10 years ago
895875a
staging: panel: use schedule_timeout_interruptible()
by Nicholas Mc Guire
· 9 years ago
7d98c63
staging: panel: fix stackdump
by Sudip Mukherjee
· 10 years ago
9059c61
staging: panel: remove duplicate code
by Sudip Mukherjee
· 10 years ago
2c20d92
staging: panel: fix lcd type
by Sudip Mukherjee
· 10 years ago
dec8c37
staging: panel: remove initialization check
by Sudip Mukherjee
· 10 years ago
e134201
staging: panel: return register value
by Sudip Mukherjee
· 10 years ago
bb046fe
staging: panel: register reboot
by Sudip Mukherjee
· 10 years ago
733345e
staging: panel: initialize lcd if lcd enabled
by Sudip Mukherjee
· 10 years ago
f43de77
staging: panel: register driver after checking device
by Sudip Mukherjee
· 10 years ago
8f6e36c
staging: panel: replace init_timer by setup_timer
by Aya Mahfouz
· 10 years ago
2be90fe
drivers/staging: use current->state helpers
by Davidlohr Bueso
· 10 years ago
2114924
staging: panel: Remove magic numbers in LCD commands
by Mariusz Gorski
· 10 years ago
1216ed7
staging: panel: Remove unused variable
by Mariusz Gorski
· 10 years ago
6d8b588
staging: panel: Move LCD-related state into struct lcd
by Mariusz Gorski
· 10 years ago
1a4b2e3
staging: panel: Remove more magic number comparison
by Mariusz Gorski
· 10 years ago
8037e2a
staging: panel: Refactor LCD init code
by Mariusz Gorski
· 10 years ago
87b8e0c
staging: panel: Make two more module params read-only
by Mariusz Gorski
· 10 years ago
a8b2580
staging: panel: Start making module params read-only
by Mariusz Gorski
· 10 years ago
2d35bcf
staging: panel: Use defined value or checking module params state
by Mariusz Gorski
· 10 years ago
36277d4
staging: panel: Remove magic numbers
by Mariusz Gorski
· 10 years ago
d911476
staging: panel: Call init function directly
by Mariusz Gorski
· 10 years ago
59a66a2
staging: panel: Set default parport module param value
by Mariusz Gorski
· 10 years ago
98fac3d
staging: panel: Use better names for two defined values
by Mariusz Gorski
· 10 years ago
98e0e76
staging: panel: Reorder module parameter declarations
by Mariusz Gorski
· 10 years ago
1e13e8a
staging: panel: Reorder DEFAULT_* values redefines
by Mariusz Gorski
· 10 years ago
fe4d7e2
staging: panel: Reorder initial DEFAULT_* defines
by Mariusz Gorski
· 10 years ago
f4757af
staging: panel: Fix single-open policy race condition
by Mariusz Gorski
· 10 years ago
6c3773de
staging: panel: Use designated initializers
by Mariusz Gorski
· 10 years ago
083b363
Staging: panel: fixed frivilous else statement warning
by Vincent Heuken
· 10 years ago
2d53426
staging: panel: (coding style) Multiple assignments
by Dominique van den Broeck
· 10 years ago
fdf4a494
staging: panel: (coding style) Line alignments and malloc sizeof
by Dominique van den Broeck
· 11 years ago
3ac7690
staging: panel: (coding style) Matching braces
by Dominique van den Broeck
· 11 years ago
6a4193a
staging: panel: fix regression in lcd_write
by Bastien Armand
· 11 years ago
c3ed0af
staging: panel: add blank lines after declarations
by Bastien Armand
· 11 years ago
cce75f4
staging: panel: fix sparse warnings in keypad_read
by Bastien Armand
· 11 years ago
70a8c3e
staging: panel: fix sparse warnings in lcd_write
by Bastien Armand
· 11 years ago
e112f89
staging: panel: replace del_timer by del_timer_sync
by Julia Lawall
· 11 years ago
fe5d2e0
Staging: panel: Fix quoted string split across line in panel.c
by Monam Agarwal
· 11 years ago
68d386b
Staging: panel: Fix space prohibited between function name and open paranthesis
by Monam Agarwal
· 11 years ago
310df69
staging: panel: fix interruptible_sleep_on race
by Arnd Bergmann
· 11 years ago
e6626de
Staging: Panel: panel: Fixed checkpatch line length warnings
by Jake Champlin
· 12 years ago
36d2041
staging/panel: Mark local functions/structs static and add const if applicable (fix sparse warnings)
by Peter Huewe
· 12 years ago
a171516
staging: panel: pass correct lengths to keypad_send_key()
by Dan Carpenter
· 12 years ago
f263589
staging: Fix misspellings of "whether".
by Adam Buchbinder
· 12 years ago
d4d2dbc
Staging: panel: fix spinlock trylock failure on UP
by Fengguang Wu
· 12 years ago
6ebb56d
staging: panel: fix checkpatch warnings
by Toshiaki Yamane
· 12 years ago
493aa89
staging: panel: Use pr_info(...) rather than printk(KERN_INFO
by Toshiaki Yamane
· 12 years ago
eb073a9
staging: panel: Use pr_err(...) rather than printk(KERN_ERR ...)
by Toshiaki Yamane
· 12 years ago
6622bcd
staging: panel: Remove printk(KERN_DEBUG ...) located in the #if 0 block
by Toshiaki Yamane
· 12 years ago
6975e18
staging:panel:panel.c Fix typo in staging:panel
by Justin P. Mattock
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
1299570
staging: panel: Fixed checkpatch warning about simple_strtoul()
by Pelle Windestam
· 13 years ago
169f29e
Remove unneeded version.h include from drivers/staging/panel/panel.c
by Jesper Juhl
· 13 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
10f3f5b
staging: panel: fix error path
by Kulikov Vasiliy
· 14 years ago
cb46f47
Staging: panel: fix memory leak
by Kulikov Vasiliy
· 14 years ago
d85170e
staging: panel: change own pieces of code by strtoul()
by Andy Shevchenko
· 14 years ago
3ff8101
Staging: use llseek in all file operations
by Arnd Bergmann
· 14 years ago
060132a
Staging: panel: Prevent double-calling of parport_release - fix oops.
by Peter Huewe
· 14 years ago
429ccf0
staging:panel: Fixed coding conventions.
by Henri Häkkinen
· 14 years ago
7a6cb0d
Staging: Use kcalloc or kzalloc
by Julia Lawall
· 15 years ago
48f658b
Staging: panel: change asm/uaccess.h to linux/uaccess.h
by Takanori Suzuki
· 15 years ago
02c7b23
Staging: Cleanup useless headers
by Alessio Igor Bogani
· 15 years ago
a6a6c90
Staging: panel: Fix compilation error with custom lcd charset
by Peter Huewe
· 15 years ago
273b281
kbuild: move utsrelease.h to include/generated
by Sam Ravnborg
· 15 years ago
0b0595b
Staging: Panel: prevent driver from calling misc_deregister twice on same ressource
by Peter Huewe
· 15 years ago
77943d3
Staging: panel: Add support for TI CLCD interface
by Sudhakar Rajashekhara
· 15 years ago
5789813
Staging: panel: fix oops on panel_cleanup_module
by Costantino Leandro
· 16 years ago
6136ac8
Staging: panel: fix lcd panel driver build failure
by Sachin P. Sant
· 16 years ago
63023177
Staging: panel: remove support for smartcards
by Willy Tarreau
· 16 years ago
f6d1fcf
Staging: panel: remove ifdefs and code for pre-2.6 kernels
by Willy Tarreau
· 16 years ago
698b151
Staging: panel: major checkpatch cleanup
by Willy Tarreau
· 16 years ago
7005b58
Staging: add lcd-panel driver
by Willy Tarreau
· 16 years ago