| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] IPMI: fix occasional oops on module unload | Corey Minyard | 2006-09-01 | 1 | -0/+1 |
* | [PATCH] SBC8360: module_param() permission fixes | Ian E. Morgan | 2006-09-01 | 1 | -2/+2 |
* | [PATCH] synclink_gt: fix receive tty error handling | Paul Fulghum | 2006-09-01 | 1 | -7/+7 |
* | [PATCH] drm: radeon flush TCL VAP for vertex program enable/disable | Roland Scheidegger | 2006-08-31 | 1 | -1/+8 |
* | [PATCH] Fix tty layer DoS and comment relevant code | Alan Cox | 2006-08-27 | 1 | -10/+79 |
* | [PATCH] tty layer comment the locking assumptions and functions somewhat | Alan Cox | 2006-08-27 | 2 | -62/+715 |
* | [PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK) | Samuel Thibault | 2006-08-27 | 1 | -0/+2 |
* | [PATCH] char/moxa.c: fix endianess and multiple-card issues | Dirk Eibach | 2006-08-27 | 1 | -2/+6 |
* | [PATCH] tty: remove bogus call to cdev_del() | Rolf Eike Beer | 2006-08-27 | 1 | -1/+0 |
* | [WATCHDOG] Kconfig typos fix. | Matt LaPlante | 2006-08-15 | 1 | -4/+4 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/... | Linus Torvalds | 2006-08-06 | 1 | -61/+78 |
|\ |
|
| * | Input: keyboard - change to use kzalloc | Dmitry Torokhov | 2006-08-05 | 1 | -2/+2 |
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in... | Dmitry Torokhov | 2006-08-05 | 19 | -135/+232 |
| |\ |
|
| * | | Input: keyboard - simplify emulate_raw() implementation | Dmitry Torokhov | 2006-07-19 | 1 | -17/+34 |
| * | | Input: keyboard - remove static variable and clean up initialization | Dmitry Torokhov | 2006-07-19 | 1 | -10/+9 |
| * | | Input: introduce input_inject_event() function | Dmitry Torokhov | 2006-07-06 | 1 | -18/+18 |
| * | | Input: add start() method to input handlers | Dmitry Torokhov | 2006-07-06 | 1 | -19/+20 |
* | | | [PATCH] pSeries: hvsi char driver janitorial cleanup | Linas Vepstas | 2006-08-06 | 1 | -4/+1 |
* | | | [PATCH] pSeries hvsi char driver null pointer deref | Linas Vepstas | 2006-08-06 | 1 | -1/+2 |
* | | | [PATCH] omap-rng build fix | David Brownell | 2006-08-06 | 1 | -27/+24 |
| |/
|/| |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-08-03 | 1 | -1/+6 |
|\ \ |
|
| * | | [IA64] add platform check to snsc driver init | Greg Edwards | 2006-08-03 | 1 | -1/+6 |
* | | | [PATCH] hwrng: fix geode probe error unwind | Michael Buesch | 2006-07-31 | 1 | -1/+5 |
* | | | [PATCH] hwrng: fix intel probe error unwind | Michael Buesch | 2006-07-31 | 1 | -1/+1 |
* | | | [PATCH] drivers/char/pc8736x_gpio.c: unexport a static struct | Adrian Bunk | 2006-07-31 | 1 | -1/+0 |
|/ / |
|
* | | [WAN]: Converted synclink drivers to use netif_carrier_*() | Krzysztof Halasa | 2006-07-21 | 4 | -16/+40 |
* | | [PATCH] tpm_tis: use resource_size_t | Kylene Jo Hall | 2006-07-15 | 1 | -2/+3 |
* | | [PATCH] tpm: Add force device probe option | Kylene Jo Hall | 2006-07-15 | 1 | -19/+56 |
* | | [PATCH] tpm: interrupt clear fix | Kylene Jo Hall | 2006-07-15 | 1 | -0/+1 |
* | | [PATCH] TPM: fix failure path leak | Randy Dunlap | 2006-07-15 | 1 | -0/+1 |
* | | [PATCH] gpio: rename exported vtables to better match purpose | Jim Cromie | 2006-07-15 | 2 | -13/+12 |
* | | [PATCH] gpio: cosmetics: remove needless newlines | Jim Cromie | 2006-07-15 | 1 | -4/+2 |
* | | [PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is en... | Jim Cromie | 2006-07-15 | 2 | -4/+0 |
* | | [PATCH] scx200_gpio: use 1 cdev for N minors, not N for N | Jim Cromie | 2006-07-15 | 1 | -20/+8 |
* | | [PATCH] scx200_gpio: 1 cdev for N minors: cleanup, prep | Jim Cromie | 2006-07-15 | 1 | -19/+19 |
* | | [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h | Yoichi Yuasa | 2006-07-13 | 1 | -0/+1 |
* | | [PATCH] lockdep: HPET/RTC fix | Ingo Molnar | 2006-07-12 | 1 | -3/+3 |
* | | [PATCH] snsc: switch from force_sig to kill_proc | Christoph Hellwig | 2006-07-10 | 1 | -14/+1 |
* | | [PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-init | Jim Cromie | 2006-07-10 | 1 | -2/+15 |
* | | [PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservation | Jim Cromie | 2006-07-10 | 1 | -6/+13 |
* | | [PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constants | Jim Cromie | 2006-07-10 | 1 | -5/+5 |
* | | [PATCH] char/rtc: Handle memory-mapped chips properly | Maciej W. Rozycki | 2006-07-10 | 1 | -9/+32 |
* | | [PATCH] make valid_mmap_phys_addr_range() take a pfn | Lennert Buytenhek | 2006-07-10 | 1 | -2/+2 |
* | | [PATCH] powerpc: fix trigger handling in the new irq code | Benjamin Herrenschmidt | 2006-07-10 | 1 | -1/+1 |
* | | [PATCH] Add Specialix IO8+ card support hotplug support | Chuck Short | 2006-07-10 | 1 | -0/+6 |
* | | [PATCH] Add Computone IntelliPort Plus serial hotplug support | Chuck Short | 2006-07-10 | 1 | -0/+7 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-07-04 | 1 | -4/+3 |
|\ |
|
| * | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2006-07-03 | 1 | -4/+3 |
* | | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | 2006-07-04 | 1 | -1/+1 |
* | | [PATCH] lockdep: print all lock classes on SysRQ-D | Ingo Molnar | 2006-07-04 | 1 | -1/+2 |