Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | drm: fix some lindent damage | Dave Airlie | 2005-09-25 | 7 | -173/+86 | |
| * | | | | | | | drm: cast handle to a pointer to avoid warning | Dave Airlie | 2005-09-25 | 1 | -1/+1 | |
| * | | | | | | | drm: lindent the drm directory. | Dave Airlie | 2005-09-25 | 93 | -19151/+19197 | |
| * | | | | | | | drm: use kernel macros | Dave Airlie | 2005-09-25 | 1 | -3/+3 | |
| * | | | | | | | update from upstream | Dave Airlie | 2005-09-25 | 1286 | -87386/+111681 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | drm: add radeon PCI express support | Dave Airlie | 2005-09-11 | 8 | -59/+186 | |
| * | | | | | | | | drm: update radeon driver to 1.18 | Dave Airlie | 2005-09-11 | 3 | -3/+37 | |
| * | | | | | | | | drm: missing drm_vm.c changes for consistent maps | Dave Airlie | 2005-09-11 | 1 | -1/+2 | |
* | | | | | | | | | [PATCH] tlclk build fix | Andrew Morton | 2005-11-01 | 1 | -0/+1 | |
* | | | | | | | | | [PATCH] TPM compile fix | Chris Wright | 2005-11-01 | 2 | -0/+2 | |
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-11-01 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [SERIAL] Arrange better identification of ports | Russell King | 2005-10-31 | 1 | -1/+3 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-01 | 3 | -15/+37 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [ARM] 3079/1: Fix typo in i2c-iop3xx.c (invalid pointer passed to release_mem... | Dan Williams | 2005-11-01 | 1 | -4/+5 | |
| * | | | | | | | | | [ARM] Convert EBSA110 network driver to a platform driver | Russell King | 2005-10-31 | 2 | -11/+32 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | [WATCHDOG] adds device_driver .owner field | Wim Van Sebroeck | 2005-11-01 | 2 | -0/+2 | |
* | | | | | | | | | [WATCHDOG] pcwd_pci.c update comments | Wim Van Sebroeck | 2005-11-01 | 1 | -2/+4 | |
* | | | | | | | | | [WATCHDOG] w83627hf_wdt trivial typo | Pozsar Balazs | 2005-11-01 | 1 | -1/+1 | |
* | | | | | | | | | [WATCHDOG] s3c2410 wdt - add .owner field | Ben Dooks | 2005-11-01 | 1 | -0/+1 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | Don't touch USB controller IO registers when they are disabled | Linus Torvalds | 2005-10-31 | 1 | -0/+23 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | [PATCH] revert ide-scsi highmem cleanup | Andrew Morton | 2005-10-31 | 1 | -12/+32 | |
* | | | | | | | [PATCH] i386: CONFIG_PC removal | Arthur Othieno | 2005-10-31 | 2 | -3/+3 | |
* | | | | | | | [PATCH] noop-iosched: avoid corrupted request merging | Jens Axboe | 2005-10-31 | 1 | -0/+1 | |
* | | | | | | | [PATCH] Fix on-the-fly switch from cfq i/o scheduler | Jens Axboe | 2005-10-31 | 1 | -3/+1 | |
* | | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2005-10-31 | 3 | -51/+18 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [libata] locking rewrite (== fix) | Jeff Garzik | 2005-10-30 | 2 | -3/+8 | |
| * | | | | | | | [libata] ata_tf_to_host cleanups | Jeff Garzik | 2005-10-30 | 2 | -48/+10 | |
* | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 | 110 | -66/+132 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [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 | |
| * | | | | | | | | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 110 | -68/+126 | |
* | | | | | | | | | 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 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge ../linux-2.6 by hand | Paul Mackerras | 2005-10-31 | 951 | -29865/+42625 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | 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 | 6 | -49/+158 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [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] Turn ARM RiscPC PCF8583 i2c RTC driver into a proper module | Russell King | 2005-10-30 | 1 | -17/+63 | |
| | * | | | | | | | | | [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] fix missing includes | Tim Schmielau | 2005-10-30 | 123 | -15/+220 | |
| * | | | | | | | | | [PATCH] hpet: hpet driver cleanups | Randy Dunlap | 2005-10-30 | 1 | -30/+35 |