aboutsummaryrefslogtreecommitdiff
path: root/drivers/macintosh/ans-lcd.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-18misc: cleanup minor number definitions in c file into miscdevice.hGravatar Zhenzhong Duan 1-1/+1
2019-11-06macintosh: ans-lcd: make anslcd_logo static and __initconstGravatar Rasmus Villemoes 1-1/+2
2019-01-03Remove 'type' argument from access_ok() functionGravatar Linus Torvalds 1-1/+1
2018-12-22macintosh: Use of_node_name_{eq, prefix} for node name comparisonsGravatar Rob Herring 1-1/+1
2018-03-13macintosh: Add module license to ans-lcdGravatar Larry Finger 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2015-07-23macintosh/ans-lcd: fix build failure after module_init/exit relocationGravatar Luis Henriques 1-1/+1
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2009-10-14macintosh: Remove BKL from ans-lcdGravatar Thomas Gleixner 1-17/+28
2008-06-20ans-lcd: BKL pushdownGravatar Arnd Bergmann 1-0/+2
2007-08-22[POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needGravatar Kumar Gala 1-1/+2
2007-04-24[POWERPC] Remove old interface find_devicesGravatar Stephen Rothwell 1-4/+5
2007-02-12[PATCH] mark struct file_operations const 4Gravatar Arjan van de Ven 1-1/+1
2005-09-19[PATCH] powerpc: Remove sections use from ppc64 and driversGravatar Jon Loeliger 1-5/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+186