aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* [WAN]: Converted synclink drivers to use netif_carrier_*()Krzysztof Halasa2006-07-21
* [PATCH] tpm_tis: use resource_size_tKylene Jo Hall2006-07-15
* [PATCH] tpm: Add force device probe optionKylene Jo Hall2006-07-15
* [PATCH] tpm: interrupt clear fixKylene Jo Hall2006-07-15
* [PATCH] TPM: fix failure path leakRandy Dunlap2006-07-15
* [PATCH] gpio: rename exported vtables to better match purposeJim Cromie2006-07-15
* [PATCH] gpio: cosmetics: remove needless newlinesJim Cromie2006-07-15
* [PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en...Jim Cromie2006-07-15
* [PATCH] scx200_gpio: use 1 cdev for N minors, not N for NJim Cromie2006-07-15
* [PATCH] scx200_gpio: 1 cdev for N minors: cleanup, prepJim Cromie2006-07-15
* [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa2006-07-13
* [PATCH] lockdep: HPET/RTC fixIngo Molnar2006-07-12
* [PATCH] snsc: switch from force_sig to kill_procChristoph Hellwig2006-07-10
* [PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-initJim Cromie2006-07-10
* [PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservationJim Cromie2006-07-10
* [PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constantsJim Cromie2006-07-10
* [PATCH] char/rtc: Handle memory-mapped chips properlyMaciej W. Rozycki2006-07-10
* [PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek2006-07-10
* [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-10
* [PATCH] Add Specialix IO8+ card support hotplug supportChuck Short2006-07-10
* [PATCH] Add Computone IntelliPort Plus serial hotplug supportChuck Short2006-07-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-07-03
|\
| * [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-03
* | [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-03
* | [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