- fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
- 351dcac auxdisplay: panel: Remove redundant charlcd_ops structures by Lars Poeschel · 4 years, 2 months ago
- 32d917e auxdisplay: panel: Fix missing print function pointer by Lars Poeschel · 4 years, 2 months ago
- 377cf2c auxdisplay: hd44780: Remove clear_fast by Lars Poeschel · 4 years, 2 months ago
- 339acb0 auxdisplay: Move char redefine code to hd44780_common by Lars Poeschel · 4 years, 2 months ago
- d2f2187 auxdisplay: implement various hd44780_common_ functions by Lars Poeschel · 4 years, 2 months ago
- 01ec46d auxdisplay: Move init_display to hd44780_common by Lars Poeschel · 4 years, 2 months ago
- 45421ff auxdisplay: Move clear_display to hd44780_common by Lars Poeschel · 4 years, 2 months ago
- 88645a8 auxdisplay: add home to charlcd_ops by Lars Poeschel · 4 years, 2 months ago
- d3a2fb8 auxdisplay: provide hd44780_common_gotoxy by Lars Poeschel · 4 years, 2 months ago
- 2c6a82f auxdisplay: Move write_cmd pointers to hd44780 drivers by Lars Poeschel · 4 years, 2 months ago
- 71ff701 auxdisplay: Move write_data pointer to hd44780_common by Lars Poeschel · 4 years, 2 months ago
- 2545c1c auxdisplay: Move hwidth and bwidth to struct hd44780_common by Lars Poeschel · 4 years, 2 months ago
- 718e05e auxdisplay: Introduce hd44780_common.[ch] by Lars Poeschel · 4 years, 2 months ago
- 66ce7d5 auxdisplay: Use an enum for charlcd backlight on/off ops by Lars Poeschel · 4 years, 2 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 6ce6ae7 misc: cleanup minor number definitions in c file into miscdevice.h by Zhenzhong Duan · 4 years, 10 months ago
- 7535428 auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay by Masahiro Yamada · 5 years ago
- b33d567 auxdisplay: panel: need to delete scan_timer when misc_register fails in panel_attach by zhengbin · 6 years ago
- 9b11d63 auxdisplay: panel: Convert to use charlcd_free() by Andy Shevchenko · 6 years ago
- 98cade0 Compiler Attributes: auxdisplay: panel: use __nonstring by Miguel Ojeda · 6 years ago
- 351f683b auxdisplay: Replace licenses with SPDX identifiers by Miguel Ojeda · 7 years ago
- 5617c59 auxdisplay: panel: Change comments to silence fallthrough warnings by Miguel Ojeda · 7 years ago
- 607a630 auxdisplay: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 93dc177 auxdisplay: charlcd: properly restore atomic counter on error path by Willy Tarreau · 7 years ago
- 7b948f1 auxdisplay: constify charlcd_ops. by Arvind Yadav · 8 years ago
- 4654bdb auxdisplay: Convert list_for_each to entry variant by Wei Yongjun · 8 years ago
- 51c1e9b auxdisplay: Move panel.c to drivers/auxdisplay folder by Andy Shevchenko · 8 years ago[Renamed from drivers/misc/panel.c]
- 39f8ea4 auxdisplay: charlcd: Extract character LCD core from misc/panel by Geert Uytterhoeven · 8 years ago
- fda4ae1 misc: panel: Abstract temporary backlight handling by Geert Uytterhoeven · 8 years ago
- 204a4f6 misc: panel: Add lcd_home() helper by Geert Uytterhoeven · 8 years ago
- 3f77b43 misc: panel: Remove always-true check from panel_detach() by Geert Uytterhoeven · 8 years ago
- e28fa71 misc: panel: Remove unused LCD_FLAG_S and LCD_FLAG_ID by Geert Uytterhoeven · 8 years ago
- 30f468b misc: panel: Remove PANEL_VERSION by Geert Uytterhoeven · 8 years ago
- 84a1ed0 misc: panel: Fix LCD_FLAG_F/LCD_FLAG_N exchange by Geert Uytterhoeven · 8 years ago
- 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
- 881bf281 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 · 10 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 · 10 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 · 11 years ago
- 2d53426 staging: panel: (coding style) Multiple assignments by Dominique van den Broeck · 11 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