aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2006-07-14[PATCH] tpm_tis: use resource_size_tKylene Jo Hall
2006-07-14[PATCH] tpm: Add force device probe optionKylene Jo Hall
2006-07-14[PATCH] tpm: interrupt clear fixKylene Jo Hall
2006-07-14[PATCH] TPM: fix failure path leakRandy Dunlap
2006-07-14[PATCH] gpio: rename exported vtables to better match purposeJim Cromie
2006-07-14[PATCH] gpio: cosmetics: remove needless newlinesJim Cromie
2006-07-14[PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en...Jim Cromie
2006-07-14[PATCH] scx200_gpio: use 1 cdev for N minors, not N for NJim Cromie
2006-07-14[PATCH] scx200_gpio: 1 cdev for N minors: cleanup, prepJim Cromie
2006-07-13[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa
2006-07-12[PATCH] lockdep: HPET/RTC fixIngo Molnar
2006-07-10[PATCH] snsc: switch from force_sig to kill_procChristoph Hellwig
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-initJim Cromie
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservationJim Cromie
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constantsJim Cromie
2006-07-10[PATCH] char/rtc: Handle memory-mapped chips properlyMaciej W. Rozycki
2006-07-10[PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt
2006-07-10[PATCH] Add Specialix IO8+ card support hotplug supportChuck Short
2006-07-10[PATCH] Add Computone IntelliPort Plus serial hotplug supportChuck Short
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar
2006-07-03[PATCH] lockdep: print all lock classes on SysRQ-DIngo Molnar
2006-07-03[PATCH] lockdep: locking init debugging improvementIngo Molnar
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven
2006-07-03[PATCH] vt: Decrement ref count of the VT backend on deallocationAntonino A. Daplas
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt
2006-07-02[PATCH] irq-flags: rio: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: drivers/drm: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] kill open-coded offsetof in cm4000_cs.c ZERO_DEV()Al Viro
2006-06-30[PATCH] fix ISTALLION=yAdrian Bunk
2006-06-30[PATCH] fix platform_device_put/del mishapsIngo Molnar
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30typo fixes: aquire -> acquireAdrian Bunk
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-29Merge ../linusDave Jones
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-29[PATCH] GPIO for SCx200 & PC-8736x: x86-onlyDave Jones
2006-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2006-06-28[PATCH] IPMI: watchdog handle panic properlyCorey Minyard
2006-06-28[PATCH] IPMI: remove high res timer codeCorey Minyard
2006-06-28[PATCH] IPMI: tidy msghandler timerCorey Minyard
2006-06-28[PATCH] istallion: cleanupsAlan Cox
2006-06-28[PATCH] stallion: fix recent SMP locking cleanupAlan Cox
2006-06-28[PATCH] remove active field from tty buffer structurePaul Fulghum
2006-06-28[PATCH] add receive_room flow control to flush_to_ldiscPaul Fulghum