summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: appletouch - improve finger detectionJeremy Huddleston2009-06-031-1/+1
* Input: wacom - clear Intuos4 wheel data when finger leaves proximityPing Cheng2009-06-031-0/+3
* Input: ucb1400 - move static function from header into coreSebastian Andrzej Siewior2009-05-272-19/+24
* Input: add driver for EETI touchpanelsDaniel Mack2009-05-203-0/+296
* Input: ads7846 - more detailed model name in sysfsMichael Roth2009-05-201-1/+3
* Input: ads7846 - support swapping x and y axesMichael Roth2009-05-202-0/+8
* Input: ati_remote2 - use non-atomic bitopsVille Syrjala2009-05-201-8/+8
* Input: introduce lm8323 keypad driverFelipe Balbi2009-05-164-1/+937
* Input: psmouse - ESD workaround fix for OLPC XO touchpadZephaniah E. Hull2009-05-161-1/+3
* Input: tsc2007 - make sure platform provides get_pendown_state()Kwangwoo Lee2009-05-161-1/+1
* Input: uinput - flush all pending ff effects before destroying deviceAristeu Sergio Rozanski Filho2009-05-161-23/+71
* Input: simplify name handling for certain input handlesThadeu Lima de Souza Cascardo2009-05-113-18/+14
* Input: serio - do not use deprecated dev.power.power_stateDmitry Torokhov2009-05-105-33/+39
* Input: wacom - add support for Intuos4 tabletsPing Cheng2009-05-094-41/+148
* Input: lifebook - don't send incomplete eventsDmitry Torokhov2009-05-091-12/+13
* Input: ALPS - Dell Latitude D630/D800 have DualPointDmitry Torokhov2009-05-091-9/+9
* Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov2009-05-099695-384567/+993089
|\
| * Linux 2.6.30-rc5v2.6.30-rc5Linus Torvalds2009-05-091-1/+1
| * Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-05-092-15/+29
| |\
| | * mtd: fix timeout in M25P80 driverPeter Horton2009-05-081-8/+8
| | * mtd: Bug in m25p80.c during whole-chip eraseSteven A. Falco2009-04-291-5/+7
| | * mtd: expose subpage size via sysfsArtem Bityutskiy2009-04-191-0/+12
| | * mtd: mtd in mtd_release is unused without CONFIG_MTD_CHARDenis V. Lunev2009-04-191-3/+3
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-098-15/+40
| |\ \
| | * | x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto2009-05-081-4/+6
| | * | x86: xen, i386: reserve Xen pagetablesJeremy Fitzhardinge2009-05-081-0/+5
| | * | x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMPHuang Ying2009-05-082-4/+4
| | * | x86-64: finish cleanup_highmaps()'s job wrt. _brk_endJan Beulich2009-05-081-1/+17
| | * | x86: fix boot hang in early_reserve_e820()Jan Beulich2009-05-081-5/+6
| | * | x86: Fix a typo in a printk messageNikanth Karthikesan2009-05-061-1/+1
| | * | x86, srat: do not register nodes beyond e820 mapDavid Rientjes2009-05-061-0/+1
| * | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-05-092-1/+4
| |\ \ \
| | * | | hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare2009-05-081-1/+2
| | * | | hwmon: (asus_atk0110) Fix compiler warningLuca Tettamanti2009-05-081-0/+2
| * | | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-05-092-3/+3
| |\ \ \ \
| | * | | | microblaze: Fix return value for sys_ipcMichal Simek2009-05-011-1/+1
| | * | | | microblaze: Storage class should be before const qualifierTobias Klauser2009-05-011-2/+2
| * | | | | kprobes: fix to use text_mutex around arm/disarm kprobeMasami Hiramatsu2009-05-091-9/+22
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-05-0822-1642/+810
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | [CIFS] Fix double list addition in cifs posix open codeSteve French2009-05-082-20/+9
| | * | | | [CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmsspSteve French2009-05-064-8/+35
| | * | | | [CIFS] Fix SMB uid in NTLMSSP authenticate requestSteve French2009-05-061-0/+4
| | * | | | [CIFS] NTLMSSP reenabled after move from connect.c to sess.cSteve French2009-05-042-4/+251
| | * | | | [CIFS] Remove sparse warningSteve French2009-05-021-1/+0
| | * | | | [CIFS] remove checkpatch warningSteve French2009-05-021-1/+1
| | * | | | [CIFS] Fix final user of old string conversion codeSteve French2009-05-021-42/+38
| | * | | | [CIFS] remove cifs_strfromUCS_leJeff Layton2009-05-022-30/+0
| | * | | | [CIFS] NTLMSSP support moving into new file, old dead code removedSteve French2009-05-021-730/+0
| | * | | | [CIFS] Fix endian conversion of vcnum fieldSteve French2009-05-011-1/+1
| | * | | | [CIFS] Remove trailing whitespaceSteve French2009-05-012-2/+4