Age | Commit message (Expand) | Author | Files | Lines |
2009-09-30 | MIPS: BCM63xx: Add PCMCIA & Cardbus support. | Maxime Bizon | 4 | -0/+601 |
2009-09-30 | MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. | Maxime Bizon | 3 | -0/+910 |
2009-09-30 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 17 | -56/+64 |
2009-09-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 22 | -10931/+6738 |
2009-09-30 | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 34 | -689/+2077 |
2009-09-30 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2009-09-30 | pty: reconnect the BSD TIOCSPTLCK handling to legacy ptys | Linus Torvalds | 1 | -21/+26 |
2009-09-29 | drm/radeon/kms: Convert R520 to new init path and associated cleanup | Jerome Glisse | 5 | -128/+376 |
2009-09-29 | drm/radeon/kms: Convert RV515 to new init path and associated cleanup | Jerome Glisse | 11 | -158/+712 |
2009-09-29 | drm: fix radeon DRM warnings when !CONFIG_DEBUG_FS | Mikael Pettersson | 1 | -4/+3 |
2009-09-29 | drm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQ | Mikael Pettersson | 1 | -0/+2 |
2009-09-29 | PM / yenta: Fix cardbus suspend/resume regression | Rafael J. Wysocki | 1 | -40/+48 |
2009-09-29 | PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() | Rafael J. Wysocki | 17 | -17/+17 |
2009-09-29 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 13 | -207/+247 |
2009-09-29 | sony-laptop: re-read the rfkill state when resuming from suspend | Alan Jenkins | 1 | -0/+3 |
2009-09-29 | sony-laptop: check for rfkill hard block at load time | Alan Jenkins | 1 | -0/+6 |
2009-09-29 | iwlwifi: fix 3945 ucode info retrieval after failure | Reinette Chatre | 11 | -204/+229 |
2009-09-29 | iwlwifi: fix memory leak in command queue handling | Reinette Chatre | 1 | -0/+6 |
2009-09-29 | iwlwifi: fix debugfs buffer handling | Reinette Chatre | 1 | -3/+3 |
2009-09-28 | isdn: fix netjet/isdnhdlc build errors | Randy Dunlap | 2 | -2/+2 |
2009-09-28 | atm: dereference of he_dev->rbps_virt in he_init_group() | Juha Leppanen | 1 | -7/+7 |
2009-09-28 | drm/r600: fix memory leak introduced with 64k malloc avoidance fix. | Dave Airlie | 1 | -0/+2 |
2009-09-28 | drm/kms: make fb helper work for all drivers. | Dave Airlie | 2 | -25/+40 |
2009-09-28 | tty: Fix regressions caused by commit b50989dc | Dave Young | 2 | -13/+16 |
2009-09-27 | ACPI: kill "unused variable āiā" warning | Linus Torvalds | 1 | -1/+0 |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan | 31 | -34/+34 |
2009-09-27 | ACPI: Kill overly verbose "power state" log messages | Roland Dreier | 1 | -7/+0 |
2009-09-27 | ACPI: Clarify resource conflict message | Jean Delvare | 1 | -1/+7 |
2009-09-27 | thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problem | Henrique de Moraes Holschuh | 1 | -0/+2 |
2009-09-27 | e1000: cleanup unused prototype | Don Skidmore | 1 | -1/+0 |
2009-09-27 | e1000: fix namespacecheck warnings | Jesse Brandeburg | 2 | -15/+1 |
2009-09-27 | e1000: drop unused functionality for eeprom write/read | Jesse Brandeburg | 2 | -120/+3 |
2009-09-27 | e1000: updated whitespace and comments | Jesse Brandeburg | 3 | -6229/+6337 |
2009-09-27 | e1000: drop redunant line of code, cleanup | Jesse Brandeburg | 1 | -8/+4 |
2009-09-27 | e1000: remove races when changing mtu | Jesse Brandeburg | 1 | -2/+14 |
2009-09-27 | e1000: two workarounds were incomplete, fix them | Jesse Brandeburg | 1 | -7/+10 |
2009-09-27 | e1000: fix tx waking queue after queue stopped during shutdown | Jesse Brandeburg | 1 | -6/+9 |
2009-09-27 | e1000: test link state conclusively | Jesse Brandeburg | 4 | -77/+157 |
2009-09-27 | e1000: stop timers at appropriate times | Jesse Brandeburg | 1 | -7/+19 |
2009-09-27 | e1000: use netif_tx_disable | Jesse Brandeburg | 1 | -2/+1 |
2009-09-27 | e1000: remove unused functions | Jesse Brandeburg | 2 | -174/+2 |
2009-09-27 | e1000: drop dead pcie code from e1000 | Jesse Brandeburg | 6 | -4335/+193 |
2009-09-26 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 10 | -31/+380 |
2009-09-26 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 11 | -2/+1168 |
2009-09-26 | headers: kref.h redux | Alexey Dobriyan | 6 | -6/+0 |
2009-09-26 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 6 | -682/+731 |
2009-09-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -142/+1282 |
2009-09-26 | backlight: new driver for ADP5520/ADP5501 MFD PMICs | Michael Hennerich | 3 | -0/+390 |
2009-09-26 | backlight: extend event support to also support poll() | Henrique de Moraes Holschuh | 1 | -0/+1 |
2009-09-26 | ACPI: i2c-scmi: don't use acpi_device_uid() | Bjorn Helgaas | 1 | -3/+2 |