aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-24net: reduce and unify printk level in netdev_fix_features()Michał Mirosław1-2/+2
2011-01-24net: change netdev->features to u32Michał Mirosław6-9/+9
2011-01-24typhoon: Kill references to UTS_RELEASEDavid S. Miller1-2/+1
2011-01-24tlan: add suspend/resume supportSakari Ailus1-16/+72
2011-01-24tlan: Code cleanup: checkpatch.pl is relatively happy now.Sakari Ailus2-1928/+1967
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller468-3077/+5067
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller2042-61712/+144160
2011-01-25fix a shutdown regression in intel_idleShaohua Li1-6/+2
2011-01-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-37/+42
2011-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-1/+1
2011-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds2-7/+9
2011-01-24igb: Add support for i340 Quad Port Fiber AdapterCarolyn Wyborny3-0/+3
2011-01-24e1000e: Use kmemdup rather than duplicating its implementationBruce Allan1-9/+2
2011-01-24e1000e: reduce scope of some variables, remove unnecessary onesBruce Allan5-33/+31
2011-01-24e1000e: convert to stats64Jeff Kirsher3-34/+80
2011-01-24module: fix missing semicolons in MODULE macro usageRusty Russell1-1/+1
2011-01-24tpm: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson1-3/+3
2011-01-24TPM: Long default timeout fixRajiv Andrade1-4/+6
2011-01-22rapidio: fix new kernel-doc warningsRandy Dunlap1-0/+2
2011-01-21can: add driver for Softing cardKurt Van Dijck3-0/+374
2011-01-21can: add driver for Softing cardKurt Van Dijck8-0/+1815
2011-01-21Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds122-2635/+2376
2011-01-21atm: idt77105: fix fetch_stats() resultVasiliy Kulikov1-1/+1
2011-01-21Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds3-7/+19
2011-01-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+2
2011-01-21RTC: Remove Kconfig symbol for UIE emulationUwe Kleine-König1-12/+0
2011-01-21RTC: Properly handle rtc_read_alarm error propagation and fix bugJohn Stultz1-3/+9
2011-01-21RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz1-21/+28
2011-01-21acpi_pm: Clear pmtmr_ioport if acpi_pm initialization failsKonrad Rzeszutek Wilk1-1/+5
2011-01-20ppp: Use SKB queue abstraction interfaces in fragment processing.David S. Miller1-15/+16
2011-01-20ppp: Reconstruct fragmented packets using frag lists instead of copying.David S. Miller1-16/+23
2011-01-20ppp: Clean up kernel log messages.David S. Miller1-37/+49
2011-01-21powerpc/macintosh: Fix wrong test in fan_{read,write}_reg()roel kluin1-2/+2
2011-01-20ACPI / PM: Call suspend_nvs_free() earlier during resumeRafael J. Wysocki1-1/+1
2011-01-20ACPI: Introduce acpi_os_ioremap()Rafael J. Wysocki2-8/+11
2011-01-20Merge branch 'akpm'Linus Torvalds33-107/+108
2011-01-20backlight: fix 88pm860x_bl macro collisionRandy Dunlap1-2/+2
2011-01-20drivers/leds/ledtrig-gpio.c: make output match input, tighten input checkingJanusz Krzysztofik1-7/+8
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes31-98/+98
2011-01-20enic: Bug Fix: Dont reset ENIC_SET_APPLIED flag on port profile disassociateRoopa Prabhu2-7/+9
2011-01-20via-velocity: fix the WOL bug on 1000M full duplex forced mode.françois romieu2-4/+13
2011-01-20atl1e: remove private #define.françois romieu4-136/+25
2011-01-20atl1c: remove private #define.françois romieu2-49/+9
2011-01-20bonding: Ensure that we unshare skbs prior to calling pskb_may_pullNeil Horman3-0/+12
2011-01-20cxgb4: fix reported state of interfaces without linkDimitris Michailidis1-1/+2
2011-01-20Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds139-16/+17
2011-01-20Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-18/+13
2011-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-21/+5
2011-01-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds141-205/+252
2011-01-20i915: Fix i915 suspend delayLinus Torvalds2-3/+3