summaryrefslogtreecommitdiffstats
path: root/drivers/char/tb0219.c
AgeCommit message (Expand)AuthorLines
2014-10-20char: drop owner assignment from platform_driversWolfram Sang-1/+0
2013-02-22new helper: file_inode(file)Al Viro-2/+2
2012-11-21char: remove use of __devexitBill Pemberton-1/+1
2012-11-21char: remove use of __devinitBill Pemberton-1/+1
2012-11-21char: remove use of __devexit_pBill Pemberton-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+1
2009-10-14mips: Remove BKL from tb0219Thomas Gleixner-5/+1
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa-2/+2
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet-1/+2
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet-0/+1
2006-12-08[PATCH] struct path: convert char-driversJosef Sipek-2/+2
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven-1/+1
2006-03-22[PATCH] tb0219: convert to the new platform device interfaceDmitry Torokhov-9/+15
2006-01-10Update Yoichi Yuasa's email address.Ralf Baechle-2/+2
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King-7/+8
2005-10-29Create platform_device.h to contain all the platform device details.Russell King-1/+1
2005-07-12[PATCH] TB0219: add PCI IRQ initializationYoichi Yuasa-0/+19
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+347