| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPIPHP: prevent duplicate slot numbers when no _SUN | Kristen Accardi | 2006-06-28 | 1 | -2/+7 |
* | ACPI: static-ize handle_hotplug_event_func() | Len Brown | 2006-06-28 | 2 | -2/+2 |
* | ACPIPHP: use ACPI dock driver | Kristen Accardi | 2006-06-28 | 5 | -519/+87 |
* | ACPI: dock driver | Kristen Accardi | 2006-06-28 | 4 | -0/+770 |
* | ACPI: asus_acpi_init: propagate correct return value | Andrew Morton | 2006-06-27 | 1 | -1/+1 |
* | [ACPI] Print error message if remove/install notify handler fails | Thomas Renninger | 2006-06-27 | 1 | -19/+28 |
* | ACPI: delete tracing macros from drivers/acpi/*.c | Patrick Mochel | 2006-06-27 | 28 | -1187/+862 |
* | Pull bugzilla-5737 into release branch | Thomas Renninger | 2006-06-27 | 1 | -4/+4 |
|\ |
|
| * | ACPI: HW P-state coordination support | Venkatesh Pallipadi | 2006-06-26 | 1 | -4/+4 |
* | | ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) | Len Brown | 2006-06-27 | 21 | -102/+101 |
* | | ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...) | Len Brown | 2006-06-27 | 9 | -54/+54 |
* | | ACPI: Device [kobj-name] is not power manageable | Jae-hyeon Park | 2006-06-27 | 1 | -1/+2 |
* | | ACPI: acpi_os_wait_semaphore(): silence complaint | Bjorn Helgaas | 2006-06-27 | 1 | -1/+1 |
* | | ACPI: Export symbols for ACPI_ERROR/EXCEPTION/WARNING macros | Thomas Renninger | 2006-06-27 | 1 | -1/+5 |
* | | ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG | Thomas Renninger | 2006-06-27 | 27 | -445/+273 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-27 | 1 | -1/+3 |
|\ \ |
|
| * | | [ARM] fix drivers/mfd/ucb1x00-core.c IRQ probing bug | Ingo Molnar | 2006-06-26 | 1 | -1/+3 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-06-27 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | [SERIAL] 8250_pnp: add support for other Wacom tablets | Ben Collins | 2006-06-26 | 1 | -1/+3 |
| | |/
| |/| |
|
* | | | [PATCH] type-oh bug in tlclk.c | mark gross | 2006-06-26 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 | 43 | -60/+55 |
|\ \ \ |
|
| * | | | Clean up 'inline is not at beginning' warnings for usb storage | Jesper Juhl | 2006-06-26 | 1 | -2/+2 |
| * | | | ixj: make ixj_set_tone_off() static | Matthew Martin | 2006-06-26 | 1 | -1/+1 |
| * | | | spelling fixes | Andreas Mohr | 2006-06-26 | 32 | -43/+43 |
| * | | | fix paniced->panicked typos | Lee Revell | 2006-06-26 | 1 | -3/+3 |
| * | | | remove the bouncing email address of David Campbell | Adrian Bunk | 2006-06-26 | 8 | -11/+6 |
| |/ / |
|
* | | | [PATCH] fix processing of the last byte in isdn_readbchan_tty() | Karsten Keil | 2006-06-26 | 1 | -1/+1 |
* | | | [PATCH] Array overrun in drivers/infiniband/core/cma.c | Eric Sesterhenn | 2006-06-26 | 1 | -1/+1 |
* | | | Revert "[PATCH] kthread: update loop.c to use kthread" | Linus Torvalds | 2006-06-26 | 1 | -11/+13 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-06-26 | 3 | -8/+8 |
|\ \ \ |
|
| * | | | kconfig: remove leading whitespace in menu prompts | Roman Zippel | 2006-06-09 | 3 | -8/+8 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2006-06-26 | 1 | -21/+18 |
|\ \ \ \ |
|
| * | | | | [CRYPTO] padlock: Rearrange context structure to reduce code size | Herbert Xu | 2006-06-26 | 1 | -6/+4 |
| * | | | | [CRYPTO] all: Pass tfm instead of ctx to algorithms | Herbert Xu | 2006-06-26 | 1 | -15/+14 |
| | |/ /
| |/| | |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-06-26 | 43 | -240/+510 |
|\ \ \ \ |
|
| * | | | | Input: iforce - remove some pointless casts | Jesper Juhl | 2006-06-26 | 1 | -3/+3 |
| * | | | | Input: psmouse - add support for Intellimouse 4.0 | Pozsar Balazs | 2006-06-26 | 1 | -3/+30 |
| * | | | | Input: atkbd - fix HANGEUL/HANJA keys | Dmitry Torokhov | 2006-06-26 | 2 | -79/+135 |
| * | | | | Input: fix misspelling of Hangeul key | Jerome Pinot | 2006-06-26 | 4 | -7/+7 |
| * | | | | Input: via-pmu - add input device support | Johannes Berg | 2006-06-26 | 4 | -1/+97 |
| * | | | | Input: rearrange exports | Dmitry Torokhov | 2006-06-26 | 1 | -15/+14 |
| * | | | | Input: fix formatting to better follow CodingStyle | Dmitry Torokhov | 2006-06-26 | 5 | -61/+119 |
| * | | | | Input: reset name, phys and uniq when unregistering | Dmitry Torokhov | 2006-06-26 | 1 | -1/+18 |
| * | | | | Input: return correct size when reading modalias attribute | Richard Purdie | 2006-06-26 | 1 | -1/+1 |
| * | | | | Input: fix potential overflows in driver/input/keyboard | Dmitry Torokhov | 2006-06-26 | 5 | -10/+16 |
| * | | | | Input: fix potential overflows in driver/input/touchscreen | Dmitry Torokhov | 2006-06-26 | 3 | -3/+3 |
| * | | | | Input: fix potential overflows in driver/input/joystick | Dmitry Torokhov | 2006-06-26 | 16 | -30/+40 |
| * | | | | Input: fix potential overflows in driver/input/mouse | Dmitry Torokhov | 2006-06-26 | 4 | -14/+18 |
| * | | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-06-26 | 1347 | -84756/+93132 |
| |\| | | |
|
| * | | | | Input: fix accuracy of fixp-arith.h | Anssi Hannula | 2006-06-05 | 1 | -9/+6 |