- b426571 Input: acecad - fix some formatting issues by Dmitry Torokhov · 15 years ago
- 5492f6f Input: acecad - simplify usb_acecad_disconnect() by Dmitry Torokhov · 15 years ago
- 2ef2ed5 Input: acecad - fix incorrect size parameter in usb_buffer_free by Axel Lin · 15 years ago
- 422dee5 Input: add driver for hampshire serial touchscreens by Adam Bennett · 15 years ago
- 6c04d7b Input: ad714x - add support for the AD7143/8/7A parts by Barry Song · 15 years ago
- 31a6296 Input: add Analog Devices AD714x captouch input driver by Bryan Wu · 15 years ago
- a5b33e6 Input: lm8323 - do not leave dangling client data pointer by Wolfram Sang · 15 years ago
- d6372b7 Input: tsc2007 - do not leave dangling clientdata pointer by Wolfram Sang · 15 years ago
- e078557 Input: keyboard - fix formatting issues by Dmitry Torokhov · 15 years ago
- 9272e9a Input: keyboard - switch to using pr_err() and friends by Dmitry Torokhov · 15 years ago
- 97f5f0c Input: implement SysRq as a separate input handler by Dmitry Torokhov · 15 years ago
- b91c4be Input: add PCF8574 I2C keypad input device driver by Bryan Wu · 15 years ago
- 2adaabd Input: remove now deprecated corgi_ts.c touchscreen driver by Eric Miao · 15 years ago
- ab687b1 Input: wacom - streamline 2-finger touch support by Ping Cheng · 15 years ago
- 252f776 Input: wacom - use get_unaligned to access unaligned data by Dmitry Torokhov · 15 years ago
- 95dd3b3 Input: wacom - get rid of wacom_combo structure by Dmitry Torokhov · 15 years ago
- 8da23fc Input: wacom - get rid of input event wrappers by Dmitry Torokhov · 15 years ago
- 73a97f4 Input: wacom - fix some formatting issues by Dmitry Torokhov · 15 years ago
- 51269fe Input: wacom - do not allocate wacom_wac separately by Dmitry Torokhov · 15 years ago
- 4492eff Input: wacom - share pen info with touch of the same ID by Ping Cheng · 15 years ago
- 3b57ca0 Input: wacom - merge out and in prox events by Ping Cheng · 15 years ago
- 56f3e1c Merge branch 'for-linus' into next by Dmitry Torokhov · 15 years ago
- 3810147 Input: wacom - switch mode upon system resume by Ping Cheng · 15 years ago
- afb567e Revert "Input: wacom - merge out and in prox events" by Dmitry Torokhov · 15 years ago
- 847253b MIPS: Fix SSB PCIcore IO resource management by Andreas Ferber · 15 years ago
- 0eddb51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
- f163937 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
- 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
- 2f10ffc Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
- 4dc86ae Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes" by Linus Torvalds · 15 years ago
- 5091b35 Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus by Roland Dreier · 15 years ago
- 35ac734 [S390] sclp_async: potential buffer overflow by Dan Carpenter · 15 years ago
- 930b9d9 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus by Dave Airlie · 15 years ago
- 8e024f1 drm/nouveau: bail out of auxch transaction if we repeatedly recieve defers by Ben Skeggs · 15 years ago
- 4528416 drm/nv50: implement gpio set/get routines by Ben Skeggs · 15 years ago
- 02faec0 drm/nv50: parse/use some more de-magiced parts of gpio table entries by Ben Skeggs · 15 years ago
- 2535d71 drm/nouveau: store raw gpio table entry in bios gpio structs by Ben Skeggs · 15 years ago
- 2295e17 drm/nv40: Init some tiling-related PGRAPH state. by Francisco Jerez · 15 years ago
- eaeefba drm/nv50: Add NVA3 support in ctxprog/ctxvals generator. by Marcin Kościelnicki · 15 years ago
- e60a9df drm/nv50: another dodgy DP hack by Ben Skeggs · 15 years ago
- a5acac6 drm/nv50: punt hotplug irq handling out to workqueue by Ben Skeggs · 15 years ago
- 6f335a7 drm/nv50: preserve an unknown SOR_MODECTRL value for DP encoders by Ben Skeggs · 15 years ago
- d327dd4 drm/nv50: Allow using the NVA3 new compute class. by Marcin Kościelnicki · 15 years ago
- a1663ed drm/nv50: cleanup properly if PDISPLAY init fails by Ben Skeggs · 15 years ago
- 78bb351 drm/nouveau: fixup the init failure paths some more by Ben Skeggs · 15 years ago
- 494ab82 drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB mark by Ben Skeggs · 15 years ago
- 2eb92c8 drm/nv40: add LVDS table quirk for Dell Latitude D620 by Ben Skeggs · 15 years ago
- f3bbb9c drm/nv40: rework lvds table parsing by Ben Skeggs · 15 years ago
- a76fb4e drm/nouveau: detect vram amount once, and save the value by Ben Skeggs · 15 years ago
- 952eb63 drm/nouveau: remove some unused members from drm_nouveau_private by Ben Skeggs · 15 years ago
- 78ad0f7 drm/nouveau: Make use of TTM busy_placements. by Francisco Jerez · 15 years ago
- 40b2a68 drm/nv50: add more 0x100c80 flushy magic by Ben Skeggs · 15 years ago
- 0c32497 drm/nv50: fix fbcon when framebuffer above 4GiB mark by Ben Skeggs · 15 years ago
- 0dd8c3f drm/nv50: Fix NEWCTX_DONE flag number by Marcin Kościelnicki · 15 years ago
- 02246c4 loop: Update mtime when writing using aops by Nikanth Karthikesan · 15 years ago
- cf90bfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
- 0a2851b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
- 320718e hvc_console: Fix race between hvc_close and hvc_remove by Anton Blanchard · 15 years ago
- b7a4130 virtio: disable multiport console support. by Michael S. Tsirkin · 15 years ago
- 9ff4cfa virtio: console makes incorrect assumption about virtio API by Rusty Russell · 15 years ago
- 162a689 virtio: console: Fix early_put_chars usage by François Diakhaté · 15 years ago
- 7bd9129 IB/mlx4: Check correct variable for allocation failure by Dan Carpenter · 15 years ago
- eadde3a RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp() by Chien Tung · 15 years ago
- ae2d929 RDMA/cm: Set num_paths when manually assigning path records by Sean Hefty · 15 years ago
- fb1ae63 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 15 years ago
- 6948ec7 Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 15 years ago
- ea56f41 frv: hide uncached_access() when pgprot_noncached is not #defined by David Howells · 15 years ago
- c783a29 rtc-mxc: multiple fixes in rtc-mxc probe method by Vladimir Zapolskiy · 15 years ago
- ee5d2ac /dev/mem: allow rewinding by Eric Dumazet · 15 years ago
- b1dd3b2 vfs: rename block_fsync() to blkdev_fsync() by Andrew Morton · 15 years ago
- 55ab3a1 raw: fsync method is now required by Anton Blanchard · 15 years ago
- da25801 mb862xxfb: update Valentin's email address by Alexander Shishkin · 15 years ago
- a71dc14 mb862xxfb: fix acceleration module license by Randy Dunlap · 15 years ago
- 6e191f7 devmem: handle class_create() failure by Anton Blanchard · 15 years ago
- 1276551 device_attributes: add sysfs_attr_init() for dynamic attributes by Wolfram Sang · 15 years ago
- 975f8c5 drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sys by Sergey Senozhatsky · 15 years ago
- 829f46a cciss: unlock on error path by Dan Carpenter · 15 years ago
- c6eb69a mxser: spin_lock() => spin_lock_irq() by Dan Carpenter · 15 years ago
- cdeebad omap hsmmc: fix a bug in card remove scenario by Madhusudhan Chikkature · 15 years ago
- 2a48180 drivers/gpio/timbgpio.c: add missing unlock by Julia Lawall · 15 years ago
- c70c036 drivers/char/amiserial.c: add missing local_irq_restore by Julia Lawall · 15 years ago
- fc95c6d vesafb: use platform_driver_probe() instead of platform_driver_register() by Jan Beulich · 15 years ago
- 3a89b4a drm/radeon/kms/combios: verify dac_adj values are valid by Alex Deucher · 15 years ago
- affd858 drm/radeon/kms: clean up atom dac handling by Alex Deucher · 15 years ago
- 7741618 drm/radeon/kms: legacy tv dac cleanup by Alex Deucher · 15 years ago
- 01a356f drm/radeon/kms: small memory leak in atom exit code by Dan Carpenter · 15 years ago
- ba1163d drm/edid/quirks: Envision EN2028 by Adam Jackson · 15 years ago
- 720fc22 ide: Fix IDE taskfile with cfq scheduler by Mikulas Patocka · 15 years ago
- 18e5b53 nodemask: include slab.h from drivers/base/node.c by Tejun Heo · 15 years ago
- c25f7cf Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480', 'bugzilla-15521', 'bugzilla-15605', 'gpe-reference-counters', 'misc', 'pxm-fix' and 'video-random-key' into release by Len Brown · 15 years ago
- ac7729d ACPI / PM: Move ACPI video resume to a PM notifier by Rafael J. Wysocki · 15 years ago
- 0fdf867 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
- 14e71e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
- ab195c5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
- cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
- 445d211 libata: unlock HPA if device shrunk by Tejun Heo · 15 years ago
- 68b0ddb libata: disable NCQ on Crucial C300 SSD by Tejun Heo · 15 years ago
- c710f78 libata: don't whine on spurious IRQ by Tejun Heo · 15 years ago
- 8ba42bd [WATCHDOG] hpwdt - fix lower timeout limit by Thomas Mingarelli · 15 years ago
- 4c7d849 [WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point DeviceIDs by Seth Heasley · 15 years ago