aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-30slcan: fix referenced website in Kconfig help textOliver Hartkopp1-1/+1
2011-01-27dl2k: nulify fraginfo after unmapStanislaw Gruszka1-2/+2
2011-01-27xen: netfront: handle incoming GSO SKBs which are not CHECKSUM_PARTIALIan Campbell1-8/+88
2011-01-26bnx2: Eliminate AER error messages on systems not supporting itMichael Chan2-8/+10
2011-01-26cnic: Fix big endian bugMichael Chan1-6/+6
2011-01-26tg3: Use new VLAN codeMatt Carlson2-88/+10
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller9-67/+49
2011-01-25rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman1-0/+1
2011-01-24USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()Jesper Juhl1-0/+1
2011-01-24pch_gbe: don't use flush_scheduled_work()Tejun Heo1-1/+1
2011-01-24bnx2: Always set ETH_FLAG_TXVLANMichael Chan1-0/+4
2011-01-24Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/linux-2.6David S. Miller1-26/+112
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-24can: at91_can: make can_id of mailbox 0 configurableMarc Kleine-Budde1-7/+83
2011-01-24can: at91_can: don't use mailbox 0Marc Kleine-Budde1-12/+20
2011-01-24can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUMMarc Kleine-Budde1-8/+10
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-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-21rtlwifi: Fix possible NULL dereferenceJesper Juhl1-2/+9
2011-01-21ath9k: add missing ps wakeup/restore callsFelix Fietkau2-5/+5
2011-01-21ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez2-1/+6
2011-01-21iwlwifi: don't read sku information from EEPROM for 4965Wey-Yi Guy2-4/+8
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-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-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