aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2011-01-21firewire: net: is not experimental anymoreStefan Richter1-4/+2
2011-01-21firewire: net: invalidate ARP entries of removed nodesMaxim Levitsky1-1/+8
2011-01-21firewire: core: fix unstable I/O with Canon camcorderStefan Richter1-2/+9
2011-01-20ACPI / Battery: remove battery refresh on resumeLinus Torvalds1-1/+0
2011-01-20virtio: remove virtio-pci root deviceMilton Miller1-18/+2
2011-01-20lguest: compile fixesRusty Russell1-1/+1
2011-01-20lguest: Use this_cpu_opsChristoph Lameter2-3/+3
2011-01-19vxge: update driver versionJon Mason1-2/+2
2011-01-19vxge: MSIX one shot modeJon Mason6-50/+302
2011-01-19vxge: correct eprom version detectionJon Mason2-2/+2
2011-01-19vxge: cleanup probe error pathsJon Mason1-30/+25
2011-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-215/+459
2011-01-19Bluetooth: ath3k: reduce memory usageAlexander Holler1-55/+20
2011-01-19[media] staging/lirc: fix mem leaks and ptr err usageJarod Wilson6-6/+20
2011-01-19[media] hdpvr: reduce latency of i2c read/write w/recycled bufferJarod Wilson2-17/+16
2011-01-19[media] hdpvr: enable IR partJarod Wilson5-77/+65