| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 | 199 | -156/+260 |
|\ |
|
| * | [DRIVER MODEL] Add missing driver_unregister to IMX serial driver | Russell King | 2005-10-30 | 1 | -0/+1 |
| * | [DRIVER MODEL] Add missing driver_unregister in i2c-s3c2410 failure path. | Russell King | 2005-10-30 | 1 | -2/+5 |
| * | [DRIVER MODEL] Add missing platform_device.h header. | Russell King | 2005-10-29 | 1 | -0/+40 |
| * | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 198 | -158/+214 |
* | | Input: adbhid - fix OOPS introduced by dynalloc conversion | Paul Mackerras | 2005-10-31 | 1 | -0/+1 |
* | | Input: lkkbd - fix debug message in lkkbd_interrupt() | Dmitry Torokhov | 2005-10-31 | 1 | -1/+1 |
* | | Input: pcspkr - fix setting name and phys for the device | Dmitry Torokhov | 2005-10-31 | 1 | -1/+1 |
* | | Input: fix input_dev registration message | Dmitry Torokhov | 2005-10-31 | 1 | -1/+1 |
* | | Input: evdev - allow querying SW state from compat ioctl | Dmitry Torokhov | 2005-10-31 | 1 | -0/+3 |
* | | Input: evdev - allow querying EV_SW bits from compat_ioctl | Dmitry Torokhov | 2005-10-31 | 1 | -0/+1 |
* | | powerpc: import a fix from arch/ppc/mm/pgtable.c | Paul Mackerras | 2005-10-31 | 1 | -3/+1 |
* | | powerpc: apply recent changes to merged code | Paul Mackerras | 2005-10-31 | 6 | -12/+6 |
* | | Merge ../linux-2.6 by hand | Paul Mackerras | 2005-10-31 | 2476 | -58503/+118063 |
|\ \ |
|
| * \ | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-10-30 | 1 | -2/+1 |
| |\ \ |
|
| | * | | [SERIAL] remove unneeded code from serial_core.c | Jayachandran C | 2005-10-30 | 1 | -2/+1 |
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-30 | 27 | -467/+557 |
| |\ \ \ |
|
| | * | | | [ARM] arch-ixp4xx/io.h: make const args const to remove compiler warning | John Bowler | 2005-10-30 | 1 | -3/+3 |
| | * | | | [ARM] Support pcmcia slot on sharp sl-5500 | Pavel Machek | 2005-10-30 | 3 | -1/+38 |
| | * | | | [ARM] Sharp sl-5500 touchscreen support | Pavel Machek | 2005-10-30 | 1 | -21/+53 |
| | * | | | [ARM] fix ixp2x00 defconfig NR_UARTS options | Deepak Saxena | 2005-10-30 | 2 | -2/+2 |
| | * | | | [ARM] fix bogus cast in IXP2000 I/O macro | Deepak Saxena | 2005-10-30 | 1 | -1/+1 |
| | * | | | [ARM] 3049/1: More optimized libgcc functions | Nicolas Pitre | 2005-10-30 | 11 | -312/+223 |
| | * | | | [ARM] Clean up dmabounce | Russell King | 2005-10-30 | 1 | -79/+86 |
| | * | | | [ARM] Turn ARM RiscPC PCF8583 i2c RTC driver into a proper module | Russell King | 2005-10-30 | 1 | -17/+63 |
| | * | | | [ARM] Make v6 copypage function static and cleanup pgprots | Russell King | 2005-10-30 | 1 | -9/+7 |
| | * | | | [ARM] Re-organise die() | Russell King | 2005-10-30 | 1 | -12/+17 |
| | * | | | [ARM] 3069/1: Add spitz irda platform support | Richard Purdie | 2005-10-30 | 1 | -0/+19 |
| | * | | | [ARM] 3068/1: Add corgi irda platform support | Richard Purdie | 2005-10-30 | 1 | -0/+20 |
| | * | | | [ARM] 3067/1: Add poodle irda platform support | Richard Purdie | 2005-10-30 | 1 | -0/+21 |
| | * | | | [ARM] 3066/1: Fix PXA irda driver suspend/resume functions | Richard Purdie | 2005-10-30 | 1 | -10/+4 |
| | |/ / |
|
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2005-10-30 | 2 | -3/+8 |
| |\ \ \ |
|
| | * | | | [MMC] Use command class to determine read-only status | Pierre Ossman | 2005-10-30 | 1 | -2/+8 |
| | * | | | [MMC] pxamci doesn't need to include asm/irq.h | Russell King | 2005-10-30 | 1 | -1/+0 |
| | |/ / |
|
| * | | | [PATCH] fat: Remove duplicate directory scanning code | Pekka Enberg | 2005-10-30 | 1 | -123/+101 |
| * | | | [PATCH] fat: remove the unneeded vfat_find() in vfat_rename() | OGAWA Hirofumi | 2005-10-30 | 2 | -21/+10 |
| * | | | [PATCH] fat: cleanup and optimization of checksum | OGAWA Hirofumi | 2005-10-30 | 3 | -10/+14 |
| * | | | [PATCH] fix missing includes | Tim Schmielau | 2005-10-30 | 180 | -18/+299 |
| * | | | [PATCH] Remove duplicate code in signal.c | Paul E. McKenney | 2005-10-30 | 1 | -11/+5 |
| * | | | [PATCH] remove unneeded SI_TIMER checks | Oleg Nesterov | 2005-10-30 | 1 | -18/+0 |
| * | | | [PATCH] cleanup the usage of SEND_SIG_xxx constants | Oleg Nesterov | 2005-10-30 | 3 | -13/+13 |
| * | | | [PATCH] remove hardcoded SEND_SIG_xxx constants | Oleg Nesterov | 2005-10-30 | 3 | -22/+27 |
| * | | | [PATCH] hpet: hpet driver cleanups | Randy Dunlap | 2005-10-30 | 1 | -30/+35 |
| * | | | [PATCH] hpet: use HPET physical addresses for dup. detection | Randy Dunlap | 2005-10-30 | 1 | -5/+15 |
| * | | | [PATCH] hpet: allow HPET FIXED_MEM32 resource type | Randy Dunlap | 2005-10-30 | 1 | -0/+17 |
| * | | | [PATCH] hpet: simplify initialization message | Clemens Ladisch | 2005-10-30 | 1 | -5/+4 |
| * | | | [PATCH] hpet: remove superfluous indirections | Clemens Ladisch | 2005-10-30 | 1 | -2/+2 |
| * | | | [PATCH] hpet: fix access to multiple HPET devices | Clemens Ladisch | 2005-10-30 | 1 | -2/+2 |
| * | | | [PATCH] hpet: fix uninitialized variable in hpet_register() | Clemens Ladisch | 2005-10-30 | 1 | -0/+2 |
| * | | | [PATCH] hpet: fix division by zero in HPET_INFO | Clemens Ladisch | 2005-10-30 | 1 | -2/+5 |