Age | Commit message (Expand) | Author |
2011-03-16 | Input: tsc2005 - handle read errors from SPI layer | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - do not rearm timer in hardirq handler | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - don't use work for 'pen up' handling | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - do not use 0 in place of NULL | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - use true/false for boolean variables | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - hide selftest attribute if we can't reset | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - rework driver initialization code | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - set up bus type in input device | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - set up parent device | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - clear driver data after unbinding | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - add module description | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - remove driver banner message | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - remove incorrect module alias | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - convert to using dev_pm_ops | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - use spi_get/set_drvdata() | Dmitry Torokhov |
2011-03-16 | Input: introduce tsc2005 driver | Lauri Leukkunen |
2011-01-04 | Linux 2.6.37v2.6.37 | Linus Torvalds |
2011-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-01-04 | ipv4/route.c: respect prefsrc for local routes | Joel Sing |
2011-01-04 | remove trim_fs method from Documentation/filesystems/Locking | Christoph Hellwig |
2011-01-03 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-01-03 | arch/mn10300/kernel/irq.c: fix build | Andrew Morton |
2011-01-03 | ima: fix add LSM rule bug | Mimi Zohar |
2011-01-03 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King |
2011-01-03 | bridge: stp: ensure mac header is set | Florian Westphal |
2011-01-03 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-03 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-01-03 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds |
2011-01-03 | name_to_dev_t() must not call __init code | Jan Beulich |
2011-01-03 | bridge: fix br_multicast_ipv6_rcv for paged skbs | Tomas Winkler |
2011-01-03 | atl1: fix oops when changing tx/rx ring params | J. K. Cliburn |
2011-01-03 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar |
2011-01-03 | ARM: pxa: fix page table corruption on resume | Aric D. Blumer |
2011-01-03 | ARM: it8152: add IT8152_LAST_IRQ definition to fix build error | Mike Rapoport |
2011-01-03 | ARM: pxa: PXA_ESERIES depends on FB_W100. | Lennert Buytenhek |
2011-01-03 | perf: Fix callchain hit bad cast on ascii display | Frederic Weisbecker |
2011-01-03 | arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU | Robert Richter |
2011-01-03 | [media] em28xx: radio_fops should also use unlocked_ioctl | Hans Verkuil |
2011-01-03 | [media] wm8775: Revert changeset fcb9757333 to avoid a regression | Mauro Carvalho Chehab |
2011-01-03 | [media] cx25840: Prevent device probe failure due to volume control ERANGE error | Andy Walls |
2011-01-03 | dmaengine: provide dummy functions for DMA_ENGINE=n | Guennadi Liakhovetski |
2011-01-03 | mv_xor: fix race in tasklet function | Saeed Bishara |
2011-01-03 | ARM: 6605/1: Add missing include "asm/memory.h" | Axel Lin |
2011-01-03 | watchdog: Improve initialisation error message and documentation | Ben Hutchings |
2011-01-02 | hwmon: (s3c-hwmon) Fix compilation | Maurus Cuelenaere |
2011-01-02 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-01-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-01-02 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2011-01-02 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai |
2011-01-02 | KVM: i8259: initialize isr_ack | Avi Kivity |