summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTCDavid Brownell2008-06-131-4/+4
* console keyboard mapping broken by 04c71976Jiri Bohac2008-06-131-6/+1Star
* driver/char/generic_nvram: fix bannerPhilippe De Muyter2008-06-131-1/+1
* intel_rng: make device not found a warningStephen Hemminger2008-06-131-1/+1
* agp: add support for Radeon Mobility 9000 chipsetAmit Kucheria2008-06-131-0/+4
* 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/+2Star
* remove debug printk from DRM suspend pathJesse Barnes2008-05-231-2/+0Star
* [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/+513Star
|\
| * 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/+17Star
| * Revert "drm/vbl rework: rework how the drm deals with vblank."Dave Airlie2008-05-0720-1372/+473Star
* | m68k vme_scc: avoid global namespace pollutionGeert Uytterhoeven2008-05-181-3/+1Star
* | byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison2008-05-161-1/+1
* | 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-151-2/+5
* | char: select fw_loader by moxaJiri Slaby2008-05-151-0/+1
* | ipmi: support I/O resources in OF driverNate Case2008-05-151-2/+8
* | drivers/char/synclink_gt.c: don't return an uninitialised localAndrew Morton2008-05-131-1/+1
* | 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-021-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/+11Star
|/ /
* | 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/+6Star
* | 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/+1Star
* | tty: add throttle/unthrottle helpersAlan Cox2008-04-302-10/+20
* | isicom: fix buffer allocationAlan Cox2008-04-301-8/+6Star
* | esp: clean up to modern coding styleAlan Cox2008-04-301-308/+283Star
* | epca: coding styleAlan Cox2008-04-301-118/+158