summaryrefslogtreecommitdiffstats
path: root/drivers/char/mbcs.c
Commit message (Expand)AuthorAgeFilesLines
* char: remove use of __devinitconstBill Pemberton2012-11-211-1/+1
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
* sections: fix section conflicts in drivers/charAndi Kleen2012-10-061-1/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [IA64] mbcs: fix printk format warningsRandy Dunlap2009-09-151-2/+3
* mbcs: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-0/+5
* MBCS: convert dmareadlock to mutexMatthias Kaehlcke2008-02-071-3/+3
* MBCS: convert dmawritelock to mutexMatthias Kaehlcke2008-02-071-3/+3
* MBCS: convert algolock to mutexMatthias Kaehlcke2008-02-071-3/+4
* Clean up duplicate includes in drivers/char/Jesper Juhl2007-10-171-1/+0
* mbcs: Remove lots of global symbolsAlan Cox2007-07-191-10/+10
* unregister_chrdev(): ignore the return valueAkinobu Mita2007-07-191-6/+1
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* [PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded valuesJosef 'Jeff' Sipek2006-10-011-3/+4
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [IA64] mbcs_init() should give up unless running on sn2Greg Edwards2005-10-041-0/+3
* [PATCH] drivers: convert kcalloc to kzallocPekka Enberg2005-09-071-1/+1
* [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...Yani Ioannou2005-06-201-2/+2
* [PATCH] mbcs trivial user annotationsAl Viro2005-05-041-2/+2
* [IA64-SGI] Bus driver for the CX port of SGI's TIO chip.Bruce Losure2005-04-251-0/+849