summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-06-25cxgb3: skb_record_rx_queue now records the queue index relative to the net_de...John (Jay) Hernandez1-2/+2
2011-06-25Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller1-1/+1
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+32
2011-06-24r8169: fix wrong register use.Francois Romieu1-1/+1
2011-06-23net/usb/kalmia: signedness bug in kalmia_bind()Dan Carpenter1-1/+1
2011-06-23net/usb: kalmia: Various fixes for better support of non-x86 architectures.Marius B. Kotsbak1-16/+24
2011-06-22rtl8192cu: Fix missing firmware loadLarry Finger1-0/+20
2011-06-22netconsole: fix build when CONFIG_NETCONSOLE_DYNAMIC is turned onRandy Dunlap1-1/+2
2011-06-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds10-61/+84
2011-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-38/+490
2011-06-21drm/radeon/kms/r6xx+: voltage fixesAlex Deucher4-0/+16
2011-06-21pxa168_eth: fix race in transmit path.Richard Cochran1-1/+1
2011-06-21netxen: fix race in skb->len accessEric Dumazet1-2/+2
2011-06-20rtlwifi: rtl8192se: Handle duplicate PCI ID 0x10ec:0x8192 conflict with r8192...Larry Finger1-1/+12
2011-06-20Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-5/+7
2011-06-20drm/nouveau: drop leftover debuggingDave Airlie1-1/+0
2011-06-20Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie4-39/+46
2011-06-20drm/radeon: avoid warnings from r600/eg irq handlers on powered off card.Dave Airlie2-18/+14
2011-06-20drm/radeon/kms: add missing param for dce3.2 DP transmitter setupAlex Deucher1-2/+3
2011-06-20drm/radeon/kms/atom: fix duallink on some early DCE3.2 cardsAlex Deucher1-1/+5
2011-06-20sgi-xp: fix a use after freeEric Dumazet1-3/+3
2011-06-20hp100: fix an skb->len raceEric Dumazet1-2/+2
2011-06-20Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller1-4/+6
2011-06-20netpoll: copy dev name of slaves to struct netpollWANG Cong1-0/+1
2011-06-19Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-8/+6
2011-06-18Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm1-1/+1
2011-06-18Input: omap-keypad - add missing input_sync()Janusz Krzysztofik1-0/+1
2011-06-18Input: evdev - try to wake up readers only if we have full packetDmitry Torokhov1-1/+2
2011-06-18hwmon: (s3c) Initialize sysfs attributesGuenter Roeck1-0/+2
2011-06-18hwmon: (ibmpex) Initialize sysfs attributesGuenter Roeck1-0/+1
2011-06-18hwmon: (ibmaem) Initialize sysfs attributesGuenter Roeck1-0/+2
2011-06-18hwmon: (asus_atk0110) Consolidate sysfs attribute initializationGuenter Roeck1-4/+1
2011-06-18hwmon: (coretemp) Drop unused struct membersJean Delvare1-4/+0
2011-06-18drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan syncBen Skeggs1-34/+25
2011-06-18drm/nv50/disp: fix gamma with page flipping overlay turned onBen Skeggs1-3/+14
2011-06-18drm/nouveau/pm: Prevent overflow in nouveau_perf_init()Emil Velikov1-0/+5
2011-06-18drm/nouveau: fix big-endian switchBen Skeggs1-2/+2
2011-06-18Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+10
2011-06-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2-4/+10
2011-06-18drm/i915: Fix gen6 (SNB) missed BLT ring interrupts.Daniel J Blueman1-0/+10
2011-06-18r8169: fix static initializers.Francois Romieu1-4/+6
2011-06-17gigaset: call module_put before restart of if_open()Pavel Shved1-1/+3
2011-06-17farsync: add module_put to error path in fst_open()Pavel Shved1-1/+3
2011-06-17fs_enet: fix freescale FCC ethernet dp buffer alignmentClive Stubbings1-1/+1
2011-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds7-29/+58
2011-06-17Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds3-5/+8
2011-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-1/+17
2011-06-17spi/bfin_spi: fix handling of default bits per word settingMike Frysinger1-3/+4
2011-06-17netdev: bfin_mac: fix memory leak when freeing dma descriptorsSonic Zhang1-10/+10