summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-01-24bnx2: Always set ETH_FLAG_TXVLANMichael Chan
2011-01-24Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/l...David S. Miller
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2011-01-25fix a shutdown regression in intel_idleShaohua Li
2011-01-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-24can: at91_can: make can_id of mailbox 0 configurableMarc Kleine-Budde
2011-01-24can: at91_can: don't use mailbox 0Marc Kleine-Budde
2011-01-24can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUMMarc Kleine-Budde
2011-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-01-24module: fix missing semicolons in MODULE macro usageRusty Russell
2011-01-24tpm: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson
2011-01-24TPM: Long default timeout fixRajiv Andrade
2011-01-22rapidio: fix new kernel-doc warningsRandy Dunlap
2011-01-21can: add driver for Softing cardKurt Van Dijck
2011-01-21can: add driver for Softing cardKurt Van Dijck
2011-01-21Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2011-01-21atm: idt77105: fix fetch_stats() resultVasiliy Kulikov
2011-01-21Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-01-21RTC: Remove Kconfig symbol for UIE emulationUwe Kleine-König
2011-01-21RTC: Properly handle rtc_read_alarm error propagation and fix bugJohn Stultz
2011-01-21RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz
2011-01-21acpi_pm: Clear pmtmr_ioport if acpi_pm initialization failsKonrad Rzeszutek Wilk
2011-01-21powerpc/macintosh: Fix wrong test in fan_{read,write}_reg()roel kluin
2011-01-20ACPI / PM: Call suspend_nvs_free() earlier during resumeRafael J. Wysocki
2011-01-20ACPI: Introduce acpi_os_ioremap()Rafael J. Wysocki
2011-01-20Merge branch 'akpm'Linus Torvalds
2011-01-20backlight: fix 88pm860x_bl macro collisionRandy Dunlap
2011-01-20drivers/leds/ledtrig-gpio.c: make output match input, tighten input checkingJanusz Krzysztofik
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-20bonding: Ensure that we unshare skbs prior to calling pskb_may_pullNeil Horman
2011-01-20cxgb4: fix reported state of interfaces without linkDimitris Michailidis
2011-01-20Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-01-20Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds
2011-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-01-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2011-01-20i915: Fix i915 suspend delayLinus Torvalds
2011-01-21firewire: net: is not experimental anymoreStefan Richter
2011-01-21firewire: net: invalidate ARP entries of removed nodesMaxim Levitsky
2011-01-21firewire: core: fix unstable I/O with Canon camcorderStefan Richter
2011-01-20ACPI / Battery: remove battery refresh on resumeLinus Torvalds
2011-01-20virtio: remove virtio-pci root deviceMilton Miller
2011-01-20lguest: compile fixesRusty Russell
2011-01-20lguest: Use this_cpu_opsChristoph Lameter
2011-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-19[media] staging/lirc: fix mem leaks and ptr err usageJarod Wilson
2011-01-19[media] hdpvr: reduce latency of i2c read/write w/recycled bufferJarod Wilson
2011-01-19[media] hdpvr: enable IR partJarod Wilson
2011-01-19[media] rc/mceusb: timeout should be in ns, not usJarod Wilson