aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/mbcs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-15[IA64] mbcs: fix printk format warningsRandy Dunlap1-2/+3
2008-06-20mbcs: cdev lock_kernel() pushdownJonathan Corbet1-0/+5
2008-02-07MBCS: convert dmareadlock to mutexMatthias Kaehlcke1-3/+3
2008-02-07MBCS: convert dmawritelock to mutexMatthias Kaehlcke1-3/+3
2008-02-07MBCS: convert algolock to mutexMatthias Kaehlcke1-3/+4
2007-10-17Clean up duplicate includes in drivers/char/Jesper Juhl1-1/+0
2007-07-19mbcs: Remove lots of global symbolsAlan Cox1-10/+10
2007-07-19unregister_chrdev(): ignore the return valueAkinobu Mita1-6/+1
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+1
2006-10-01[PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded valuesJosef 'Jeff' Sipek1-3/+4
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-10-04[IA64] mbcs_init() should give up unless running on sn2Greg Edwards1-0/+3
2005-09-07[PATCH] drivers: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-06-20[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update device attribute callbacksYani Ioannou1-2/+2
2005-05-04[PATCH] mbcs trivial user annotationsAl Viro1-2/+2
2005-04-25[IA64-SGI] Bus driver for the CX port of SGI's TIO chip.Bruce Losure1-0/+849