summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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-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-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-94/+200
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds15-145/+241
2011-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-91/+281
2011-08-24[S390] memory hotplug: only unassign assigned incrementsHeiko Carstens1-2/+4
2011-08-24[S390] drivers/s390/block/dasd_ioctl.c: add missing kfreeJulia Lawall1-3/+7
2011-08-24Merge branches 'wiimote' and 'upstream-fixes' into for-linusJiri Kosina4-0/+16
2011-08-24hwmon: (i5k_amb) Drop i5k_channel_pci_idJean Delvare1-28/+14
2011-08-24staging: octeon-ethernet: Add missing #includes.David Daney2-0/+2
2011-08-24Staging: zcache: signedness bug in tmem_get()Dan Carpenter1-1/+1
2011-08-24staging: zcache: fix crash on high memory swapSeth Jennings1-4/+4
2011-08-24staging: brcm80211: SPARC build error fixPieter-Paul Giesberts1-0/+1
2011-08-24staging: brcm80211: fix compile error on non-x86 archs since 3.0 kernelArend Van Spriel1-0/+1
2011-08-23Revert "i2c-omap: fix static suspend vs. runtime suspend"Kevin Hilman1-29/+0
2011-08-23i2c-nomadik: Do not use _interruptible_ variant callsrinidhi kasagar1-4/+4
2011-08-23Merge git://git.infradead.org/users/cbou/battery-3.1Linus Torvalds3-0/+3
2011-08-23drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI...Thomas Reim1-0/+10
2011-08-23HID: wiimote: Add status and return request handlersDavid Herrmann1-0/+24
2011-08-23HID: wiimote: Add drm requestDavid Herrmann1-0/+26
2011-08-23HID: wiimote: Register led class devicesDavid Herrmann2-59/+107
2011-08-23HID: wiimote: Correctly call HID open/close callbacksDavid Herrmann1-0/+16
2011-08-23HID: wiimote: Simplify synchronizationDavid Herrmann1-51/+27
2011-08-23drm/ttm: ensure ttm for new node is bound before calling move_notify()Ben Skeggs1-4/+6
2011-08-23drm/ttm: unbind ttm before destroying node in accel move cleanupBen Skeggs1-1/+1
2011-08-23drm/ttm: fix ttm_bo_add_ttm(user) failure pathMarcin Slusarz1-1/+3
2011-08-23HID: usbhid: Add support for SiGma Micro chipJeremiah Matthey2-0/+4
2011-08-23hwmon: (ntc_thermistor) Simplify if sequenceGuenter Roeck1-2/+1
2011-08-22target: Convert acl_node_lock to be IRQ-disablingRoland Dreier4-40/+40
2011-08-22target: Make locking in transport_deregister_session() IRQ safeRoland Dreier1-6/+7