summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds
2011-08-26Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-08-26Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-08-26Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-08-26Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-08-26Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-08-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-08-25drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to ha...MyungJoo Ham
2011-08-25drivers/rtc/rtc-s3c.c: correct debug messagesMyungJoo Ham
2011-08-25drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregiste...Axel Lin
2011-08-25drivers/misc/ab8500-pwm.c: fix modaliasAxel Lin
2011-08-25drivers/misc/fsa9480.c: fix a leak of the IRQ during init failureAxel Lin
2011-08-25backlight: fix module alias prefix for adp8870_blAxel Lin
2011-08-25backlight: add a callback 'notify_after' for backlight controlDilan Lee
2011-08-25leds: add missing include of linux/module.hAxel Lin
2011-08-25drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.hAxel Lin
2011-08-25rapidio: fix use of non-compatible registersAlexandre Bounine
2011-08-25drivers/char/msm_smd_pkt.c: don't use IS_ERR()Thomas Meyer
2011-08-25MAINTAINERS: Evgeniy has movedEvgeniy Polyakov
2011-08-25w1: fix for loop in w1_f29_remove_slave()Dan Carpenter
2011-08-25drivers/misc/pti.c: add missing includesSergei Trofimovich
2011-08-25drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlockedThomas Jarosch
2011-08-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-08-25Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-25USB: ftdi_sio: add Calao reference board supportJean-Christophe PLAGNIOL-VILLARD
2011-08-24firmware loader: allow builtin firmware load even if usermodehelper is disabledLinus Torvalds
2011-08-24Merge branch 'for-31-rc3/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-08-24i2c-nomadik: fix kerneldoc warningLinus Walleij
2011-08-24staging: tidspbridge: fix compilation on dsp clock functionsOmar Ramirez Luna
2011-08-24sh-sci / PM: Use power.irq_safeRafael J. Wysocki
2011-08-24PM: Use spinlock instead of mutex in clock management functionsRafael J. Wysocki
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-24[S390] memory hotplug: only unassign assigned incrementsHeiko Carstens
2011-08-24[S390] drivers/s390/block/dasd_ioctl.c: add missing kfreeJulia Lawall
2011-08-24Merge branches 'wiimote' and 'upstream-fixes' into for-linusJiri Kosina
2011-08-23hwmon: (i5k_amb) Drop i5k_channel_pci_idJean Delvare
2011-08-23staging: octeon-ethernet: Add missing #includes.David Daney
2011-08-23Staging: zcache: signedness bug in tmem_get()Dan Carpenter
2011-08-23staging: zcache: fix crash on high memory swapSeth Jennings
2011-08-23staging: brcm80211: SPARC build error fixPieter-Paul Giesberts
2011-08-23staging: brcm80211: fix compile error on non-x86 archs since 3.0 kernelArend Van Spriel
2011-08-23Revert "i2c-omap: fix static suspend vs. runtime suspend"Kevin Hilman
2011-08-23i2c-nomadik: Do not use _interruptible_ variant callsrinidhi kasagar
2011-08-23omap-serial: Allow IXON and IXOFF to be disabled.Nick Pelly
2011-08-23Merge git://git.infradead.org/users/cbou/battery-3.1Linus Torvalds
2011-08-23TTY: serial, document ignoring of uart->ops->startup errorJiri Slaby
2011-08-23TTY: pty, fix pty countingJiri Slaby