| Commit message (Expand) | Author | Age |
* | [ARM] rpc: acornscsi: update to new style ecard driver | Russell King | 2008-07-03 |
* | [ARM] rpc: acornscsi: stop using private __stringify() | Russell King | 2008-07-03 |
* | [ARM] rpc: acornscsi: convert hardware accessors to take 'AS_Host *' | Russell King | 2008-07-03 |
* | [ARM] rpc: acornscsi: fixup abort/reset methods, fix build errors | Russell King | 2008-07-03 |
* | [ARM] rpc: acornscsi: remove unused 'ADDR' macro | Russell King | 2008-07-03 |
* | [ARM] rpc: etherh: fix unused variable warning | Russell King | 2008-07-03 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-06-20 |
|\ |
|
| * | BAST: Remove old IDE driver | Ben Dooks | 2008-06-20 |
| * | pcmcia ide kingston compactflash's have a new manufacturer id | Christophe Niclaes | 2008-06-20 |
| * | pcmcia: add another pata/ide ID | Kristoffer Ericson | 2008-06-20 |
| * | pcmcia: add an pata/ide ID | Matt Reimer | 2008-06-20 |
| * | ide: increase timeout in wait_drive_not_busy() | Bartlomiej Zolnierkiewicz | 2008-06-20 |
| * | palm_bk3710: fix resource management | Sergei Shtylyov | 2008-06-20 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-06-20 |
|\ \ |
|
| * | | ieee1394: Kconfig menu touch-up | Stefan Richter | 2008-06-18 |
| * | | firewire: Kconfig menu touch-up | Stefan Richter | 2008-06-18 |
| * | | firewire: deadline for PHY config transmission | Stefan Richter | 2008-06-18 |
| * | | firewire: fw-ohci: unify printk prefixes | Stefan Richter | 2008-06-18 |
| * | | firewire: fill_bus_reset_event needs lock protection | Stefan Richter | 2008-06-18 |
| * | | firewire: fw-ohci: write selfIDBufferPtr before LinkControl.rcvSelfID | Stefan Richter | 2008-06-18 |
| * | | firewire: fw-ohci: disable PHY packet reception into AR context | Stefan Richter | 2008-06-18 |
| * | | firewire: fw-ohci: use of uninitialized data in AR handler | Stefan Richter | 2008-06-18 |
| * | | firewire: don't panic on invalid AR request buffer | Stefan Richter | 2008-06-18 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-06-20 |
|\ \ \ |
|
| * \ \ | Merge branch 'bugzilla-9761' into release | Len Brown | 2008-06-20 |
| |\ \ \ |
|
| | * | | | ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach device | Zhang Rui | 2008-06-14 |
| * | | | | Merge branch 'bugzilla-10695' into release | Len Brown | 2008-06-20 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | ACPI: no AC status notification | Len Brown | 2008-06-14 |
| | |/ / |
|
* | | | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2008-06-20 |
|\ \ \ \ |
|
| * | | | | drm: only trust core drm ioctls - driver ioctls are a mess. | Dave Airlie | 2008-06-20 |
| * | | | | drm/i915: add support for Intel series 4 chipsets. | Zhenyu Wang | 2008-06-19 |
| * | | | | drm/radeon: add hier-z registers for r300 and r500 chipsets | Dave Airlie | 2008-06-18 |
| * | | | | drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT | Alex Deucher | 2008-06-18 |
| * | | | | drm/radeon: switch IGP gart to use radeon_write_agp_base() | Alex Deucher | 2008-06-18 |
| * | | | | drm/radeon: Restore sw interrupt on resume | Dennis Kasprzyk | 2008-06-18 |
| * | | | | drm/r500: add support for AGP based cards. | Dave Airlie | 2008-06-18 |
| * | | | | drm/radeon: fix texture uploads with large 3d textures (bug 13980) | Roland Scheidegger | 2008-06-18 |
| * | | | | drm/radeon: add initial r500 support. | Dave Airlie | 2008-06-18 |
| * | | | | drm/radeon: init pipe setup in kernel code. | Alex Deucher | 2008-06-18 |
| * | | | | drm/radeon: fixup radeon_do_engine_reset | Alex Deucher | 2008-06-18 |
| * | | | | drm/radeon: fix pixcache and purge/cache flushing registers | Alex Deucher | 2008-06-18 |
| * | | | | drm/radeon: write AGP_BASE_2 on chips that support it. | Alex Deucher | 2008-06-18 |
| * | | | | drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support | Alex Deucher | 2008-06-18 |
| * | | | | drm/radeon: IGP clean up register and magic numbers. | Alex Deucher | 2008-06-18 |
| * | | | | drm/rs690: set base 2 to 0. | Dave Airlie | 2008-06-18 |
| * | | | | drm/rs690: set all of gart base address. | Dave Airlie | 2008-06-18 |
| * | | | | radeon: add production microcode from AMD | Alex Deucher | 2008-06-18 |
| * | | | | drm: pcigart use proper pci map interfaces. | Dave Airlie | 2008-06-18 |
| * | | | | drm: the sg alloc ioctl should write back the handle to userspace | Dave Airlie | 2008-06-13 |
| * | | | | drm: use drms ioctl cmd not what we get passed from userspace. | Johannes Weiner | 2008-06-13 |