summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller26-90/+114
2009-01-13p54: fix "‘ret’ may be used uninitialized" warningJohn W. Linville1-1/+1
2009-01-13iwl3945: fix "‘power_idx’ may be used uninitialized" warningJohn W. Linville1-1/+1
2009-01-13b43legacy: fix "‘up_dev’ may be used uninitialized" warningJohn W. Linville1-1/+1
2009-01-13b43: fix "‘gmode’ may be used uninitialized" warningJohn W. Linville1-1/+1
2009-01-12net: ppp_generic - fix regressions caused by IDR conversionCyrill Gorcunov1-6/+37
2009-01-12gianfar: Fix soft lockup with multi-interrupt TSECsAnton Vorontsov1-0/+8
2009-01-12hso: driver fix for big endian machines.Denis Joseph Barrow1-2/+2
2009-01-12WAN: Fix NAPI interface in IXP4xx HSS driver.Krzysztof Hałasa1-3/+3
2009-01-12ti_usb_3410_5052: add Multi-Tech firmwareChris Adams1-0/+3
2009-01-12ti_usb_3410_5052: add Multi-Tech modem supportChris Adams2-5/+39
2009-01-12ti_usb_3410_5052: support alternate firmwareChris Adams1-15/+29
2009-01-12usb-serial: remove NULL checkAlan Cox1-3/+0
2009-01-12neo: Remove a bogus NULL checkAlan Cox1-3/+0
2009-01-12pty: Fix documentationAlan Cox1-3/+1
2009-01-12Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds20-2/+2367
2009-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds51-362/+315
2009-01-12Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...Linus Torvalds4-6/+8
2009-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds5-3/+650
2009-01-12[WATCHDOG] Pika Warp appliance watchdog timerSean MacLennan3-0/+310
2009-01-12[WATCHDOG] Basic support for GE Fanuc's FPGA based watchdog timerMartyn Welch3-0/+337
2009-01-12[WATCHDOG] wm8350: Fix section annotationsMark Brown1-3/+3
2009-01-12fbdev: Kill Atari vblank cursor blinkingGeert Uytterhoeven1-38/+0
2009-01-12m68k: zorro - Use %pR to print resourcesGeert Uytterhoeven1-4/+2
2009-01-12m68k: dio - Kill resource_size_t format warningsGeert Uytterhoeven1-1/+2
2009-01-12m68k: zorro - Kill warn_unused_result warningsGeert Uytterhoeven3-12/+27
2009-01-12m68k: dio - Kill warn_unused_result warningsGeert Uytterhoeven2-9/+25
2009-01-12m68k: atafb - Kill warn_unused_result warningsGeert Uytterhoeven1-4/+7
2009-01-12m68k: amiserial - Kill warn_unused_result warningsGeert Uytterhoeven1-6/+30
2009-01-12m68k: ser_a2232 - Kill warn_unused_result warningsGeert Uytterhoeven1-2/+10
2009-01-12m68k: vme_scc - Kill warn_unused_result warningsGeert Uytterhoeven1-30/+136
2009-01-12m68k: amiflop - Get rid of sleep_on callsAndreas Bombe1-24/+16
2009-01-12m68k: zorro - Add devlist.h and gen-devlist to .gitignoreKars de Jong1-0/+2
2009-01-12fbdev: c2p - Rename c2p to c2p_planarGeert Uytterhoeven4-11/+12
2009-01-12fbdev: c2p/atafb - Add support for Atari interleaved bitplanesGeert Uytterhoeven5-14/+208
2009-01-12fbdev: c2p - Extract common c2p core to c2p_core.hGeert Uytterhoeven2-91/+107
2009-01-12fbdev: c2p - CleanupsGeert Uytterhoeven2-88/+99
2009-01-12fbdev: c2p - Correct indentationGeert Uytterhoeven1-118/+120
2009-01-12fbdev: atafb - Fix 16 bpp consoleGeert Uytterhoeven1-44/+30
2009-01-12fbdev: atafb - Fix line length handlingGeert Uytterhoeven1-4/+8
2009-01-12libertas_tf: return NETDEV_TX_OK in TX opAndrey Yurovsky1-1/+1
2009-01-12rt2x00: Fix rt2500usb HW crypto: WEP 128 & AESIvo van Doorn1-2/+2
2009-01-12ath5k: fix return values from ath5k_txBob Copeland1-4/+4
2009-01-12rtl8187: Fix module so that rmmod/insmod does not errorJohannes Berg1-2/+3
2009-01-12p54: fix WARN_ON at line 2247 of net/mac80211/rx.cChristian Lamparter1-2/+6
2009-01-12ath5k: Correct usage of AR5K_CFG_ADHOCSteve Brown2-3/+3
2009-01-12ath9k: Revert fix to TX status reporting for retries and MCS indexJouni Malinen1-9/+1
2009-01-12ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame.Senthil Balasubramanian1-21/+17
2009-01-12Fix rt2500usb HW crypto: TKIPIvo van Doorn1-13/+6
2009-01-12rtl8180: Fix to add STA modeLarry Finger1-0/+1