aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* [PATCH] lockdep: print all lock classes on SysRQ-DIngo Molnar2006-07-03
* [PATCH] lockdep: locking init debugging improvementIngo Molnar2006-07-03
* [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-03
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* [PATCH] vt: Decrement ref count of the VT backend on deallocationAntonino A. Daplas2006-07-03
* [PATCH] irq-flags: rio: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] irq-flags: drivers/drm: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-30
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
| * typo fixes: aquire -> acquireAdrian Bunk2006-06-30
* | [PATCH] kill open-coded offsetof in cm4000_cs.c ZERO_DEV()Al Viro2006-06-30
* | [PATCH] fix ISTALLION=yAdrian Bunk2006-06-30
* | [PATCH] fix platform_device_put/del mishapsIngo Molnar2006-06-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29
|\
| * [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_*_tape() functions from the kernel treeGreg Kroah-Hartman2006-06-26
* | Merge ../linusDave Jones2006-06-29
|\ \
| * \ Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-29
| |\ \
| | * | [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-27
| * | | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29
| * | | [PATCH] GPIO for SCx200 & PC-8736x: x86-onlyDave Jones2006-06-29
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-06-28
| |\ \ \
| | * | | [WATCHDOG] convert AT91RM9200 watchdog to platform driverAndrew Victor2006-06-20
| | * | | [WATCHDOG] add WDIOC_GETTIMELEFT ioctlWim Van Sebroeck2006-06-20
| * | | | [PATCH] IPMI: watchdog handle panic properlyCorey Minyard2006-06-28
| * | | | [PATCH] IPMI: remove high res timer codeCorey Minyard2006-06-28
| * | | | [PATCH] IPMI: tidy msghandler timerCorey Minyard2006-06-28
| * | | | [PATCH] istallion: cleanupsAlan Cox2006-06-28
| * | | | [PATCH] stallion: fix recent SMP locking cleanupAlan Cox2006-06-28
| * | | | [PATCH] remove active field from tty buffer structurePaul Fulghum2006-06-28
| * | | | [PATCH] add receive_room flow control to flush_to_ldiscPaul Fulghum2006-06-28
| * | | | [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-28
| * | | | [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root staticAdrian Bunk2006-06-27
| * | | | [PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2006-06-27
| * | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile ent...Jim Cromie2006-06-27
| * | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpi...Jim Cromie2006-06-27
| * | | | [PATCH] gpio-patchset-fixups: include linux/io.hJim Cromie2006-06-27
| * | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexesJim Cromie2006-06-27
| * | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regsJim Cromie2006-06-27
| * | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common moduleJim Cromie2006-06-27
| * | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w de...Jim Cromie2006-06-27
| * | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio moduleJim Cromie2006-06-27
| * | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common moduleJim Cromie2006-06-27