| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: adbhid - do not access input_dev->private directly | Dmitry Torokhov | 2007-05-09 | 1 | -8/+8 |
* | Input: logips2pp - add type 72 (PS/2 TrackMan Marble) | Peter Samuelson | 2007-05-09 | 1 | -0/+1 |
* | Input: move USB miscellaneous devices under drivers/input/misc | Dmitry Torokhov | 2007-05-08 | 13 | -105/+89 |
* | Input: move USB mice under drivers/input/mouse | Dmitry Torokhov | 2007-05-08 | 5 | -30/+30 |
* | Input: move USB gamepads under drivers/input/joystick | Dmitry Torokhov | 2007-05-08 | 6 | -18/+17 |
* | Input: move USB touchscreens under drivers/input/touchscreen | Dmitry Torokhov | 2007-05-08 | 6 | -67/+66 |
* | Input: move USB tablets under drivers/input/tablet | Dmitry Torokhov | 2007-05-08 | 15 | -76/+93 |
* | Input: i8042 - fix AUX port detection with some chips | Roland Scheidegger | 2007-05-08 | 1 | -6/+29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-05-08 | 496 | -18853/+30770 |
|\ |
|
| * | [SCSI] esp_scsi: Fix section mismatch warnings. | Martin Habets | 2007-05-07 | 1 | -1/+1 |
| * | [VIDEO] sunxvr2500: Fix PCI device ID table. | David S. Miller | 2007-05-07 | 1 | -8/+8 |
| * | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2007-05-07 | 20 | -196/+349 |
| |\ |
|
| | * | drm/i915: Add 965GM pci id update | Wang Zhenyu | 2007-04-25 | 2 | -1/+3 |
| | * | drm: just use io_remap_pfn_range on all archs.. | Dave Airlie | 2007-03-24 | 1 | -6/+1 |
| | * | drm: fix DRM_CONSISTENT mapping | Hugh Dickins | 2007-03-24 | 1 | -5/+9 |
| | * | drm: fix up mmap locking in preparation for ttm changes | Thomas Hellstrom | 2007-03-24 | 1 | -9/+26 |
| | * | drm: fix driver deadlock with AIGLX and reclaim_buffers_locked | Thomas Hellstrom | 2007-03-23 | 7 | -81/+174 |
| | * | drm: fix warning in drm_fops.c | Andrew Morton | 2007-03-18 | 1 | -1/+1 |
| | * | drm: allow for more generic drm ioctls | Thomas Hellstrom | 2007-03-18 | 2 | -4/+9 |
| | * | drm: fix alpha domain handling | Jay Estabrook | 2007-03-11 | 1 | -1/+1 |
| | * | via: fix CX700 pci id | Thomas Hellstrom | 2007-03-11 | 1 | -1/+1 |
| | * | drm: make drm_io_prot static. | Adrian Bunk | 2007-03-11 | 1 | -1/+1 |
| | * | drm: remove via_mm.h | Robert P. J. Day | 2007-03-11 | 1 | -40/+0 |
| | * | drm: add missing NULL assignment | Dave Airlie | 2007-03-11 | 1 | -0/+1 |
| | * | drm/radeon: Fix u32 overflows when determining AGP base address in card space. | Michel Dänzer | 2007-03-11 | 1 | -4/+4 |
| | * | drm: port over use_vmalloc code from git hashtab | Dave Airlie | 2007-03-11 | 2 | -2/+15 |
| | * | drm: fix crash with fops lock and fixup sarea/page size locking | Dave Airlie | 2007-03-11 | 1 | -2/+4 |
| | * | drm: bring bufs code from git tree. | Dave Airlie | 2007-03-11 | 2 | -10/+67 |
| | * | drm: move protection stuff into separate function | Dave Airlie | 2007-03-11 | 1 | -18/+26 |
| | * | drm: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-03-11 | 1 | -1/+1 |
| | * | drm: update README.drm (bugzilla #7933) | Randy Dunlap | 2007-03-11 | 1 | -9/+7 |
| | * | drm: remove unused exports | Adrian Bunk | 2007-03-11 | 1 | -2/+0 |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-05-07 | 3 | -4/+52 |
| |\ \ |
|
| | * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 | David S. Miller | 2007-05-07 | 1 | -0/+6 |
| | |\ \ |
|
| | | * | | [Bluetooth] Correct SCO buffer for another Broadcom based dongle | Marcel Holtmann | 2007-05-05 | 1 | -0/+3 |
| | | * | | [Bluetooth] Add support for Targus ACB10US USB dongle | Marcel Holtmann | 2007-05-05 | 1 | -0/+3 |
| | * | | | [TG3]: Update version and reldate. | Michael Chan | 2007-05-07 | 1 | -2/+2 |
| | * | | | [TG3]: Eliminate spurious interrupts. | Michael Chan | 2007-05-07 | 1 | -2/+10 |
| | * | | | [TG3]: Add ASPM workaround. | Matt Carlson | 2007-05-07 | 2 | -0/+34 |
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-05-07 | 6 | -4/+753 |
| |\ \ \ \ |
|
| | * | | | | [SERIAL] sunsu: Fix section mismatch warnings. | David S. Miller | 2007-05-07 | 1 | -4/+4 |
| | * | | | | [VIDEO]: Add Sun XVR-2500 framebuffer driver. | David S. Miller | 2007-05-07 | 3 | -0/+291 |
| | * | | | | [VIDEO]: Add Sun XVR-500 framebuffer driver. | David S. Miller | 2007-05-07 | 3 | -0/+457 |
| | * | | | | [SCSI] SUNESP: sun_esp.c needs linux/delay.h | David S. Miller | 2007-05-07 | 1 | -0/+1 |
| | |/ / / |
|
| * | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-05-07 | 39 | -229/+471 |
| |\ \ \ \ |
|
| | * | | | | IPoIB: Convert to NAPI | Roland Dreier | 2007-05-07 | 4 | -20/+74 |
| | * | | | | IB: Return "maybe missed event" hint from ib_req_notify_cq() | Roland Dreier | 2007-05-07 | 11 | -24/+62 |
| | * | | | | IB: Add CQ comp_vector support | Michael S. Tsirkin | 2007-05-07 | 17 | -15/+22 |
| | * | | | | IB/ipath: Fix a race condition when generating ACKs | Ralph Campbell | 2007-05-07 | 1 | -13/+15 |
| | * | | | | IB/ipath: Fix two more spin lock problems | Ralph Campbell | 2007-05-07 | 1 | -1/+1 |