summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-1677-2214/+2485
|\
| * drm: remove core typedefs from the ioc32 wrappersDave Airlie2007-07-161-41/+41
| * drm: remove sarea typedefsDave Airlie2007-07-122-9/+15
| * drm: detypedef the hashtab and more of smanDave Airlie2007-07-128-59/+59
| * drm: de-typedef smanDave Airlie2007-07-126-49/+51
| * drm: detypedeffing continues...Dave Airlie2007-07-1123-142/+143
| * drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structsDave Airlie2007-07-1116-80/+81
| * drm: drop drm_vma_entry_t, drm_magic_entry_tDave Airlie2007-07-115-19/+15
| * drm: drop drm_buf_t typedefDave Airlie2007-07-1120-104/+104
| * drm: fixup other drivers for typedef removalsDave Airlie2007-07-1122-296/+296
| * drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie2007-07-1142-432/+432
| * drm: remove a bunch of typedefs on the userspace interfaceDave Airlie2007-07-1125-320/+367
| * r300: updates register headerOliver McFadden2007-07-112-506/+698
| * radeon: add support for vblank on crtc2Dave Airlie2007-07-116-14/+124
| * drm: cleanup list initialisationDave Airlie2007-07-112-5/+4
| * drm: fix typo on code drm getsareaDave Airlie2007-07-111-1/+1
| * drm: remove DRM_GETSAREA and replace with drm_getsarea functionDave Airlie2007-07-119-26/+22
| * drm: cleanup use of Linux list handling macrosDave Airlie2007-07-1118-195/+116
* | drivers/char/ipmi/ipmi_si_intf.c: lower printk severityDan Aloni2007-07-161-1/+1
* | drivers/char/ipmi/ipmi_poweroff.c: lower printk severityDan Aloni2007-07-161-1/+1
* | serial: remove termios checks from various old char serial driversAlan Cox2007-07-165-38/+12
* | synclink: remove bogus 'no change' termios optimisation from synclink driversAlan Cox2007-07-163-24/+0
* | genericserial: remove bogus optimisation check and dead code pathsAlan Cox2007-07-161-117/+3
* | amiserial: remove incorrect 'no termios change' checkAlan Cox2007-07-161-6/+1
* | COBALT: remove all references to Cobalt NVRAMRobert P. J. Day2007-07-161-191/+1
* | 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
| | |/ | |/|
OpenPOWER on IntegriCloud