aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/tb0219.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-14/+1
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openGravatar Kirill Smelkov 1-1/+1
2016-10-05mips: separate extable.h, switch module.h to itGravatar Al Viro 1-0/+1
2014-10-20char: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2013-02-22new helper: file_inode(file)Gravatar Al Viro 1-2/+2
2012-11-21char: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-21char: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-11-21char: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2009-10-14mips: Remove BKL from tb0219Gravatar Thomas Gleixner 1-5/+1
2009-07-03Update Yoichi Yuasa's e-mail addressGravatar Yoichi Yuasa 1-2/+2
2008-06-20Add a bunch of cycle_kernel_lock() callsGravatar Jonathan Corbet 1-1/+2
2008-06-20Add "no BKL needed" comments to several driversGravatar Jonathan Corbet 1-0/+1
2006-12-08[PATCH] struct path: convert char-driversGravatar Josef Sipek 1-2/+2
2006-07-03[PATCH] make more file_operation structs staticGravatar Arjan van de Ven 1-1/+1
2006-03-22[PATCH] tb0219: convert to the new platform device interfaceGravatar Dmitry Torokhov 1-9/+15
2006-01-10Update Yoichi Yuasa's email address.Gravatar Ralf Baechle 1-2/+2
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverGravatar Russell King 1-7/+8
2005-10-29Create platform_device.h to contain all the platform device details.Gravatar Russell King 1-1/+1
2005-07-12[PATCH] TB0219: add PCI IRQ initializationGravatar Yoichi Yuasa 1-0/+19
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+347