summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-08-27Input: cm109 - fix checking return value of usb_control_msgaxel lin1-1/+1
2011-08-27Input: wacom - advertise BTN_TOOL_PEN and BTN_STYLUS for PenPartnerJason Gerecke1-2/+2
2011-08-27Input: wacom - remove pressure for touch devicesPing Cheng2-17/+3
2011-08-27rtc: twl: Fix registration vs. init orderTodd Poynor1-28/+24
2011-08-27rtc: Initialized rtc_time->tm_isdstMike Waychison1-0/+2
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-26[SCSI] hpsa: fix physical device lun and target numbering problemStephen M. Cameron1-0/+10
2011-08-26[SCSI] hpsa: fix problem that OBDR devices are not detectedStephen M. Cameron1-20/+27
2011-08-26cassini: init before use in cas_interruptN.françois romieu1-2/+1
2011-08-26can: ti_hecc: Fix uninitialized spinlock in probeAbhilash K V1-0/+1
2011-08-26can: ti_hecc: Fix unintialized variableAbhilash K V1-1/+1
2011-08-26net: sh_eth: fix the compile errorYoshihiro Shimoda1-0/+1
2011-08-26net/phy: fix DP83865 phy interrupt handlerGiuseppe CAVALLARO1-6/+11
2011-08-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-5/+11
2011-08-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-64/+34
2011-08-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt236-1546/+3043
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-25HID: add support for HuiJia USB Gamepad connectorClemens Werther2-0/+2
2011-08-25HID: magicmouse: ignore 'ivalid report id' while switching modes, v2Jiri Kosina1-1/+9
2011-08-25md/linear: avoid corrupting structure while waiting for rcu_free to complete.NeilBrown1-1/+1
2011-08-25md: use REQ_NOIDLE flag in md_super_write()Namhyung Kim1-1/+1
2011-08-25md: ensure changes to 'write-mostly' are reflected in metadata.NeilBrown1-0/+5
2011-08-25md: report failure if a 'set faulty' request doesn't.NeilBrown1-1/+6
2011-08-25ibmveth: Fix leak when recycling skb and hypervisor returns errorAnton Blanchard1-3/+9
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