aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* bkl-removal viotape fixupStephen Rothwell2008-06-20
* Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-20
* dsp56k: BKL pushdownJonathan Corbet2008-06-20
* raw: BKL pushdownJonathan Corbet2008-06-20
* tlckl: BKL pushdownJonathan Corbet2008-06-20
* xilinx icap: BKL pushdownJonathan Corbet2008-06-20
* vcs: BKL pushdownJonathan Corbet2008-06-20
* Add "no BKL needed" comments to several driversJonathan Corbet2008-06-20
* tty: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
* snsc: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
* drm: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
* lp: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
* mbcs: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
* viotape: cdev lock_kernel pushdown ()Jonathan Corbet2008-06-20
* misc: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
* mem: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
* ipmi: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
* m68k vme_scc: avoid global namespace pollutionGeert Uytterhoeven2008-05-18
* byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison2008-05-16
* tty: fix BKL related leak and crashIngo Molnar2008-05-15
* tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton2008-05-14
* char: select fw_loader by moxaJiri Slaby2008-05-14
* ipmi: support I/O resources in OF driverNate Case2008-05-14
* drivers/char/synclink_gt.c: don't return an uninitialised localAndrew Morton2008-05-13
* vt: fix canonical input in UTF-8 modeSamuel Thibault2008-05-08
* sx.c: fix printk warnings on sparc32Andrew Morton2008-05-08
* m68k: serial167 missing return value in cy_put_char()Geert Uytterhoeven2008-05-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2008-05-03
|\
| * [POWERPC] Xilinx: Fix compile warningsKumar Gala2008-05-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-02
|\ \
| * | [PATCH] split linux/file.hAl Viro2008-05-01
* | | drivers-char-synclinkc-inbreak-mgsl_put_char-fixAndrew Morton2008-05-01
* | | drivers/char/synclink.c: unbreak mgsl_put_char()Andrew Morton2008-05-01
* | | i8k: make fan multiplier tunable with a module parameterJochen Eisinger2008-05-01
* | | remove div_long_long_remRoman Zippel2008-05-01
|/ /
* | toshiba: use ioremap_cachedAlan Cox2008-04-30
* | drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* | Basic braille screen reader supportSamuel Thibault2008-04-30
* | mxser: convert large macros to functionsChristoph Hellwig2008-04-30
* | devpts: factor out PTY index allocationSukadev Bhattiprolu2008-04-30
* | devpts: propagate error code from devpts_pty_newSukadev Bhattiprolu2008-04-30
* | tty: fix routine name in ptmx_open()Hiroshi Shimamoto2008-04-30
* | char serial: switch drivers to ioremap_nocacheAlan Cox2008-04-30
* | ip2: switch remaining direct call of ops->flush_bufferAlan Cox2008-04-30
* | tty: add throttle/unthrottle helpersAlan Cox2008-04-30
* | isicom: fix buffer allocationAlan Cox2008-04-30
* | esp: clean up to modern coding styleAlan Cox2008-04-30
* | epca: coding styleAlan Cox2008-04-30
* | riscom8: coding styleAlan Cox2008-04-30
* | tty: The big operations reworkAlan Cox2008-04-30