summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-09-09Input: elantech - add v4 hardware supportJJ Ding2-16/+262
2011-09-09Input: elantech - add v3 hardware supportJJ Ding2-19/+201
2011-09-09Input: elantech - clean up elantech_initJJ Ding1-30/+39
2011-09-09Input: elantech - packet checking for v2 hardwareJJ Ding1-5/+34
2011-09-09Input: elantech - remove ETP_EDGE_FUZZ_V2JJ Ding1-9/+6
2011-09-09Input: elantech - use firmware provided x, y rangesJJ Ding2-16/+58
2011-09-09Input: elantech - get rid of ETP_2FT_* in elantech.hJJ Ding2-26/+13
2011-09-09Input: elantech - correct x, y value range for v2 hardwareJJ Ding1-4/+4
2011-09-09Input: twl6040-vibra - fix compiler warningRandy Dunlap1-1/+1
2011-09-09Input: tegra-kbc - tighten lockingDmitry Torokhov1-19/+12
2011-09-09Input: tegra-kbc - fix wakeup from suspendRakesh Iyer1-15/+43
2011-09-08Input: tc3589x-keypad - fix section mismatch warningHarvey Yang1-1/+1
2011-09-08Input: remove IRQF_DISABLED from driversYong Zhang19-20/+19
2011-09-08Input: wacom - add Intuos4 LED and OLED controlEduard Hasenleithner2-30/+277
2011-09-08Merge commit 'v3.1-rc4' into nextDmitry Torokhov3774-269406/+336210
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-18/+23
2011-08-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds1-0/+4
2011-08-27Input: tsc2007 - add open and close methodsDmitry Torokhov1-8/+38
2011-08-27Input: tsc2007 - convert to threaded IRQDmitry Torokhov1-84/+66
2011-08-27Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+1
2011-08-27Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds17-76/+283
2011-08-27Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-25/+52
2011-08-27Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-4/+66
2011-08-27Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-6/+9
2011-08-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-5/+11
2011-08-26drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to ha...MyungJoo Ham1-42/+25
2011-08-26drivers/rtc/rtc-s3c.c: correct debug messagesMyungJoo Ham1-6/+6
2011-08-26drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregiste...Axel Lin1-0/+5
2011-08-26drivers/misc/ab8500-pwm.c: fix modaliasAxel Lin1-1/+1
2011-08-26drivers/misc/fsa9480.c: fix a leak of the IRQ during init failureAxel Lin1-2/+2
2011-08-26backlight: fix module alias prefix for adp8870_blAxel Lin1-1/+1
2011-08-26backlight: add a callback 'notify_after' for backlight controlDilan Lee1-0/+9
2011-08-26leds: add missing include of linux/module.hAxel Lin2-0/+2
2011-08-26drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.hAxel Lin1-1/+1
2011-08-26rapidio: fix use of non-compatible registersAlexandre Bounine2-17/+9
2011-08-26drivers/char/msm_smd_pkt.c: don't use IS_ERR()Thomas Meyer1-3/+2
2011-08-26MAINTAINERS: Evgeniy has movedEvgeniy Polyakov14-19/+19
2011-08-26w1: fix for loop in w1_f29_remove_slave()Dan Carpenter1-1/+1
2011-08-26drivers/misc/pti.c: add missing includesSergei Trofimovich1-0/+2
2011-08-25drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlockedThomas Jarosch1-1/+1
2011-08-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-30/+15
2011-08-25Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-216/+269
2011-08-25USB: ftdi_sio: add Calao reference board supportJean-Christophe PLAGNIOL-VILLARD1-1/+19
2011-08-25firmware loader: allow builtin firmware load even if usermodehelper is disabledLinus Torvalds1-5/+6
2011-08-25Merge branch 'for-31-rc3/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2-33/+5
2011-08-25i2c-nomadik: fix kerneldoc warningLinus Walleij1-1/+2
2011-08-25staging: tidspbridge: fix compilation on dsp clock functionsOmar Ramirez Luna1-1/+0
2011-08-24sh-sci / PM: Use power.irq_safeRafael J. Wysocki1-0/+1
2011-08-24PM: Use spinlock instead of mutex in clock management functionsRafael J. Wysocki1-18/+22
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-94/+200