Age | Commit message (Expand) | Author | Files | Lines |
2011-08-28 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -18/+23 |
2011-08-27 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 1 | -0/+4 |
2011-08-27 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+1 |
2011-08-27 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 17 | -76/+283 |
2011-08-27 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 14 | -25/+52 |
2011-08-27 | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 8 | -4/+66 |
2011-08-27 | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -6/+9 |
2011-08-26 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2 | -5/+11 |
2011-08-26 | drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to ha... | MyungJoo Ham | 1 | -42/+25 |
2011-08-26 | drivers/rtc/rtc-s3c.c: correct debug messages | MyungJoo Ham | 1 | -6/+6 |
2011-08-26 | drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregiste... | Axel Lin | 1 | -0/+5 |
2011-08-26 | drivers/misc/ab8500-pwm.c: fix modalias | Axel Lin | 1 | -1/+1 |
2011-08-26 | drivers/misc/fsa9480.c: fix a leak of the IRQ during init failure | Axel Lin | 1 | -2/+2 |
2011-08-26 | backlight: fix module alias prefix for adp8870_bl | Axel Lin | 1 | -1/+1 |
2011-08-26 | backlight: add a callback 'notify_after' for backlight control | Dilan Lee | 1 | -0/+9 |
2011-08-26 | leds: add missing include of linux/module.h | Axel Lin | 2 | -0/+2 |
2011-08-26 | drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.h | Axel Lin | 1 | -1/+1 |
2011-08-26 | rapidio: fix use of non-compatible registers | Alexandre Bounine | 2 | -17/+9 |
2011-08-26 | drivers/char/msm_smd_pkt.c: don't use IS_ERR() | Thomas Meyer | 1 | -3/+2 |
2011-08-26 | MAINTAINERS: Evgeniy has moved | Evgeniy Polyakov | 14 | -19/+19 |
2011-08-26 | w1: fix for loop in w1_f29_remove_slave() | Dan Carpenter | 1 | -1/+1 |
2011-08-26 | drivers/misc/pti.c: add missing includes | Sergei Trofimovich | 1 | -0/+2 |
2011-08-25 | drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked | Thomas Jarosch | 1 | -1/+1 |
2011-08-25 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -30/+15 |
2011-08-25 | Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 14 | -216/+269 |
2011-08-25 | USB: ftdi_sio: add Calao reference board support | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+19 |
2011-08-25 | firmware loader: allow builtin firmware load even if usermodehelper is disabled | Linus Torvalds | 1 | -5/+6 |
2011-08-25 | Merge branch 'for-31-rc3/i2c-fixes' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2 | -33/+5 |
2011-08-25 | i2c-nomadik: fix kerneldoc warning | Linus Walleij | 1 | -1/+2 |
2011-08-25 | staging: tidspbridge: fix compilation on dsp clock functions | Omar Ramirez Luna | 1 | -1/+0 |
2011-08-24 | sh-sci / PM: Use power.irq_safe | Rafael J. Wysocki | 1 | -0/+1 |
2011-08-24 | PM: Use spinlock instead of mutex in clock management functions | Rafael J. Wysocki | 1 | -18/+22 |
2011-08-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 6 | -94/+200 |
2011-08-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 15 | -145/+241 |
2011-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 18 | -91/+281 |
2011-08-24 | [S390] memory hotplug: only unassign assigned increments | Heiko Carstens | 1 | -2/+4 |
2011-08-24 | [S390] drivers/s390/block/dasd_ioctl.c: add missing kfree | Julia Lawall | 1 | -3/+7 |
2011-08-24 | Merge branches 'wiimote' and 'upstream-fixes' into for-linus | Jiri Kosina | 4 | -0/+16 |
2011-08-24 | hwmon: (i5k_amb) Drop i5k_channel_pci_id | Jean Delvare | 1 | -28/+14 |
2011-08-24 | staging: octeon-ethernet: Add missing #includes. | David Daney | 2 | -0/+2 |
2011-08-24 | Staging: zcache: signedness bug in tmem_get() | Dan Carpenter | 1 | -1/+1 |
2011-08-24 | staging: zcache: fix crash on high memory swap | Seth Jennings | 1 | -4/+4 |
2011-08-24 | staging: brcm80211: SPARC build error fix | Pieter-Paul Giesberts | 1 | -0/+1 |
2011-08-24 | staging: brcm80211: fix compile error on non-x86 archs since 3.0 kernel | Arend Van Spriel | 1 | -0/+1 |
2011-08-23 | Revert "i2c-omap: fix static suspend vs. runtime suspend" | Kevin Hilman | 1 | -29/+0 |
2011-08-23 | i2c-nomadik: Do not use _interruptible_ variant call | srinidhi kasagar | 1 | -4/+4 |
2011-08-23 | omap-serial: Allow IXON and IXOFF to be disabled. | Nick Pelly | 1 | -2/+1 |
2011-08-23 | Merge git://git.infradead.org/users/cbou/battery-3.1 | Linus Torvalds | 3 | -0/+3 |
2011-08-23 | TTY: serial, document ignoring of uart->ops->startup error | Jiri Slaby | 1 | -0/+5 |
2011-08-23 | TTY: pty, fix pty counting | Jiri Slaby | 2 | -4/+16 |