summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Audit: add TTY input auditingMiloslav Trmac2007-07-164-5/+375
* intel-rng: undo mess made by an 80 column extremistAlan Cox2007-07-161-6/+4
* undeprecate raw driverDave Jones2007-07-161-5/+4
* remove sonypi_camera_command()Adrian Bunk2007-07-161-47/+0
* Kernel utf-8 handlingJan Engelhardt2007-07-163-22/+130
* Char: ip2, use msleep for sleepingJiri Slaby2007-07-161-43/+1
* Char: n_r3964, use wait_event_interruptibleJiri Slaby2007-07-161-12/+2
* Char: genrtc, use wait_event_interruptibleJiri Slaby2007-07-161-17/+5
* Char: tty_ioctl, little whitespace cleanupJiri Slaby2007-07-161-4/+3
* Char: tty_ioctl, use wait_event_interruptible_timeoutJiri Slaby2007-07-161-18/+3
* Char: mxser_new, fix sparse warningJiri Slaby2007-07-161-1/+1
* tty_io: Use kzallocJean Delvare2007-07-161-8/+3
* Char: n_hdlc, allow RESTARTSYS retval of tty writeJiri Slaby2007-07-161-1/+6
* RTC: Ratelimit "lost interrupts" messageBen Collins2007-07-161-1/+2
* rocket.c: fix unchecked mutex_lock_interruptible()Satyam Sharma2007-07-161-1/+2
* Make /proc/misc use seq_list_xxx helpersPavel Emelianov2007-07-161-15/+3
* Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...Alan Cox2007-07-164-19/+37
* Use menuconfig objects II - TPMJan Engelhardt2007-07-161-10/+8
* Use menuconfig objects II - IPMIJan Engelhardt2007-07-161-10/+5
* mspec_mmap: don't set VM_LOCKEDHugh Dickins2007-07-161-1/+1
* [CHAR] Delete leftovers of old Alchemy UART driverRalf Baechle2007-07-131-14/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-07-121-1/+1
|\
| * [AGPGART] Hand off AGP maintainence.Dave Jones2007-07-091-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-122-7/+3
|\ \
| * | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-112-7/+3
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-121-10/+0
|\ \ \
| * | | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-10/+0
| |/ /
* | | [MIPS] Don't use genrtc.Ralf Baechle2007-07-121-1/+1
* | | [MIPS] Separate platform_device registration for VR41xx GPIOYoichi Yuasa2007-07-121-98/+34
|/ /
* | sx: switch subven and subid valuesJiri Slaby2007-07-101-2/+2
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-07-101-0/+7
|\ \
| * | [MIPS] Hook for platforms to define cachability of /dev/mem regionsRalf Baechle2007-07-101-0/+7
* | | Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-101-1/+1
|\ \ \
| * | | splice: divorce the splice structure/function definitions from the pipe headerJens Axboe2007-07-101-1/+1
| |/ /
* | | Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGEHans de Goede2007-07-101-2/+2
|/ /
* | Add support SiS based XGI chips to SiS DRM.Ian Romanick2007-06-272-4/+6
* | Char: stallion, fix oops during init with ISA cardsIngo Korb2007-06-241-3/+4
* | console UTF-8 fixes (fix)Egmont Koblinger2007-06-241-5/+13
|/
* [AGPGART] intel_agp: don't load if no IGD and AGP portWang Zhenyu2007-06-211-16/+19
* random: fix output buffer foldingMatt Mackall2007-06-161-1/+1
* tty: restore locked ioctl file opPaul Fulghum2007-06-161-4/+10
* fix radeon setparam on 32/64 systems, harder.David Woodhouse2007-06-161-0/+5
* Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2007-06-145-18/+110
|\
| * drm: fix radeon setparam on 32/64 bit systems.Dave Airlie2007-06-101-0/+26
| * drm/i915: Add support for the G33, Q33, and Q35 chipsets.Wang Zhenyu2007-06-104-17/+80
| * i915: add new pciids for 945GME, 965GME/GLEWang Zhenyu2007-06-102-1/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-06-141-46/+51
|\ \
| * | [AGPGART] intel_agp: fix device probeWang Zhenyu2007-06-141-46/+51
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-06-112-307/+275
|\ \ \ | |/ / | | / | |/ |/|
| * [AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsetsWang Zhenyu2007-06-062-3/+82
OpenPOWER on IntegriCloud