summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge'Paul Mackerras2008-06-099-43/+190
|\
| * ipwireless: Fix blocked sendingDavid Sterba2008-06-061-8/+12
| * vt: fix vc_resize lockingNick Piggin2008-06-061-5/+8
| * vt: fix background color on line feed, DEC invertJan Engelhardt2008-06-061-1/+1
| * drivers/char/ip2: fix Kconfig after ip2/ip2main mergeRoland.Kletzing2008-06-061-2/+2
| * virtio: An entropy device, as suggested by hpa.Rusty Russell2008-05-303-0/+165
| * ip2: fix crashes on load/unloadAlan Cox2008-05-242-25/+2
| * remove debug printk from DRM suspend pathJesse Barnes2008-05-231-2/+0
* | Merge branch 'merge' into powerpc-nextPaul Mackerras2008-05-2327-1409/+518
|\ \ | |/
| * [POWERPC] iSeries: Remove unused mail addressStephen Rothwell2008-05-232-2/+2
| * sparc64: Add global register dumping facility.David S. Miller2008-05-201-0/+1
| * Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-05-1922-1403/+513
| |\
| | * drm/i915: save and restore dsparb and d_state registers.Keith Packard2008-05-072-0/+17
| | * drm/i915: fix off by one in VGA save/restore of AR & CR regs.Jesse Barnes2008-05-072-6/+6
| | * drm: disable tasklets not IRQs when taking the drm lock spinlockThomas Hellstrom2008-05-072-25/+17
| | * Revert "drm/vbl rework: rework how the drm deals with vblank."Dave Airlie2008-05-0720-1372/+473
| * | m68k vme_scc: avoid global namespace pollutionGeert Uytterhoeven2008-05-181-3/+1
| * | byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison2008-05-161-1/+1
* | | Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras2008-05-165-8/+25
|\ \ \ | |/ /
| * | tty: fix BKL related leak and crashIngo Molnar2008-05-151-3/+10
| * | tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton2008-05-141-2/+5
| * | char: select fw_loader by moxaJiri Slaby2008-05-141-0/+1
| * | ipmi: support I/O resources in OF driverNate Case2008-05-141-2/+8
| * | drivers/char/synclink_gt.c: don't return an uninitialised localAndrew Morton2008-05-131-1/+1
* | | [POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.cMichael Ellerman2008-05-142-7/+11
|/ /
* | vt: fix canonical input in UTF-8 modeSamuel Thibault2008-05-081-0/+6
* | sx.c: fix printk warnings on sparc32Andrew Morton2008-05-081-3/+6
|/
* m68k: serial167 missing return value in cy_put_char()Geert Uytterhoeven2008-05-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2008-05-031-3/+3
|\
| * [POWERPC] Xilinx: Fix compile warningsKumar Gala2008-05-011-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-022-0/+2
|\ \
| * | [PATCH] split linux/file.hAl Viro2008-05-012-0/+2
* | | drivers-char-synclinkc-inbreak-mgsl_put_char-fixAndrew Morton2008-05-011-1/+1
* | | drivers/char/synclink.c: unbreak mgsl_put_char()Andrew Morton2008-05-011-8/+8
* | | i8k: make fan multiplier tunable with a module parameterJochen Eisinger2008-05-011-1/+5
* | | remove div_long_long_remRoman Zippel2008-05-011-13/+11
|/ /
* | toshiba: use ioremap_cachedAlan Cox2008-04-301-1/+1
* | drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-3024-91/+91
* | Basic braille screen reader supportSamuel Thibault2008-04-303-0/+4
* | mxser: convert large macros to functionsChristoph Hellwig2008-04-302-152/+214
* | devpts: factor out PTY index allocationSukadev Bhattiprolu2008-04-301-34/+6
* | devpts: propagate error code from devpts_pty_newSukadev Bhattiprolu2008-04-301-2/+2
* | tty: fix routine name in ptmx_open()Hiroshi Shimamoto2008-04-301-1/+1
* | char serial: switch drivers to ioremap_nocacheAlan Cox2008-04-308-20/+25
* | ip2: switch remaining direct call of ops->flush_bufferAlan Cox2008-04-301-2/+1
* | tty: add throttle/unthrottle helpersAlan Cox2008-04-302-10/+20
* | isicom: fix buffer allocationAlan Cox2008-04-301-8/+6
* | esp: clean up to modern coding styleAlan Cox2008-04-301-308/+283
* | epca: coding styleAlan Cox2008-04-301-118/+158
* | riscom8: coding styleAlan Cox2008-04-301-340/+304
OpenPOWER on IntegriCloud