aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-61/+78
2006-08-06[PATCH] pSeries: hvsi char driver janitorial cleanupLinas Vepstas1-4/+1
2006-08-06[PATCH] pSeries hvsi char driver null pointer derefLinas Vepstas1-1/+2
2006-08-06[PATCH] omap-rng build fixDavid Brownell1-27/+24
2006-08-04Input: keyboard - change to use kzallocDmitry Torokhov1-2/+2
2006-08-04Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linusDmitry Torokhov19-135/+232
2006-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+6
2006-08-02[IA64] add platform check to snsc driver initGreg Edwards1-1/+6
2006-07-31[PATCH] hwrng: fix geode probe error unwindMichael Buesch1-1/+5
2006-07-31[PATCH] hwrng: fix intel probe error unwindMichael Buesch1-1/+1
2006-07-31[PATCH] drivers/char/pc8736x_gpio.c: unexport a static structAdrian Bunk1-1/+0
2006-07-21[WAN]: Converted synclink drivers to use netif_carrier_*()Krzysztof Halasa4-16/+40
2006-07-19Input: keyboard - simplify emulate_raw() implementationDmitry Torokhov1-17/+34
2006-07-19Input: keyboard - remove static variable and clean up initializationDmitry Torokhov1-10/+9
2006-07-14[PATCH] tpm_tis: use resource_size_tKylene Jo Hall1-2/+3
2006-07-14[PATCH] tpm: Add force device probe optionKylene Jo Hall1-19/+56
2006-07-14[PATCH] tpm: interrupt clear fixKylene Jo Hall1-0/+1
2006-07-14[PATCH] TPM: fix failure path leakRandy Dunlap1-0/+1
2006-07-14[PATCH] gpio: rename exported vtables to better match purposeJim Cromie2-13/+12
2006-07-14[PATCH] gpio: cosmetics: remove needless newlinesJim Cromie1-4/+2
2006-07-14[PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is enoughJim Cromie2-4/+0
2006-07-14[PATCH] scx200_gpio: use 1 cdev for N minors, not N for NJim Cromie1-20/+8
2006-07-14[PATCH] scx200_gpio: 1 cdev for N minors: cleanup, prepJim Cromie1-19/+19
2006-07-13[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa1-0/+1
2006-07-12[PATCH] lockdep: HPET/RTC fixIngo Molnar1-3/+3
2006-07-10[PATCH] snsc: switch from force_sig to kill_procChristoph Hellwig1-14/+1
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-initJim Cromie1-2/+15
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservationJim Cromie1-6/+13
2006-07-10[PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constantsJim Cromie1-5/+5
2006-07-10[PATCH] char/rtc: Handle memory-mapped chips properlyMaciej W. Rozycki1-9/+32
2006-07-10[PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek1-2/+2
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt1-1/+1
2006-07-10[PATCH] Add Specialix IO8+ card support hotplug supportChuck Short1-0/+6
2006-07-10[PATCH] Add Computone IntelliPort Plus serial hotplug supportChuck Short1-0/+7
2006-07-06Input: introduce input_inject_event() functionDmitry Torokhov1-18/+18
2006-07-06Input: add start() method to input handlersDmitry Torokhov1-19/+20
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-4/+3
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar1-1/+1
2006-07-03[PATCH] lockdep: print all lock classes on SysRQ-DIngo Molnar1-1/+2
2006-07-03[PATCH] lockdep: locking init debugging improvementIngo Molnar1-3/+3
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar1-1/+1
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven97-118/+118
2006-07-03[PATCH] vt: Decrement ref count of the VT backend on deallocationAntonino A. Daplas1-0/+1
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-4/+3
2006-07-02[PATCH] irq-flags: rio: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-07-02[PATCH] irq-flags: drivers/drm: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner37-77/+77
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds113-114/+2
2006-06-30[PATCH] kill open-coded offsetof in cm4000_cs.c ZERO_DEV()Al Viro1-6/+1
2006-06-30[PATCH] fix ISTALLION=yAdrian Bunk1-15/+2