aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-10[WATCHDOG] fix watchdog/ixp4xx_wdt.c compilationAdrian Bunk1-1/+1
2008-08-10[WATCHDOG] fix watchdog/wdt285.c compilationAdrian Bunk1-1/+1
2008-08-10[WATCHDOG] fix watchdog/at91rm9200_wdt.c compilationAdrian Bunk1-1/+1
2008-08-10[WATCHDOG] fix watchdog/shwdt.c compilationAdrian Bunk1-12/+12
2008-08-10[WATCHDOG] fix watchdog/txx9wdt.c compilationAdrian Bunk1-1/+1
2008-08-10[WATCHDOG] Fix build with CONFIG_ITCO_VENDOR_SUPPORT=nJean Delvare1-1/+4
2008-08-10mfd: t7l66 MMC platform dataIan Molton1-0/+5
2008-08-10mfd: tc6387 MMC platform dataIan Molton1-1/+10
2008-08-10mfd: Fix 7l66 and 6387 according to the new mfd-core APISamuel Ortiz2-5/+10
2008-08-10mfd: Fix tc6393 according to the new tmio.hSamuel Ortiz1-3/+0
2008-08-10mfd: driver for the TC6387XB TMIO controller.Ian Molton3-0/+179
2008-08-10mfd: driver for the T7L66XB TMIO SoCIan Molton3-0/+416
2008-08-09uninline atl1e_setup_mac_ctrl()Adrian Bunk1-2/+2
2008-08-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-10/+10
2008-08-08IPoIB/cm: Use vmalloc() to allocate rx_ringsDavid J. Wilder1-5/+12
2008-08-08[CPUFREQ] Fix -Wshadow warning in conservative governor.Dave Jones1-10/+10
2008-08-08Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds185-397/+373
2008-08-08Merge Linus' latest into masterRussell King132-6320/+5822
2008-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds132-3204/+34038
2008-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-6/+13
2008-08-07bnx2x: fix logical opRandy Dunlap1-1/+1
2008-08-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller5-33/+167
2008-08-07Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller25-4/+31522
2008-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds14-104/+82
2008-08-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-436/+513
2008-08-07Fix up duplicate '__s3c2410wdt_stop()' functionLinus Torvalds1-11/+0
2008-08-07powerpc/iseries: remove the old viocons driverStephen Rothwell3-1169/+1
2008-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds28-592/+679
2008-08-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds10-238/+687
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds70-3746/+3837
2008-08-07PCI: Limit VPD length for Broadcom 5708SDean Hildebrand1-1/+3
2008-08-07PCI PM: Export pci_pme_active to driversRafael J. Wysocki1-1/+2
2008-08-07Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linusRoland Dreier12-77/+58
2008-08-07IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULLJulien Brunel1-1/+1
2008-08-07IB/mlx4: Allow 4K messages for UD QPsAlex Naslednikov1-1/+1
2008-08-07[Bluetooth] Add full quirk implementation for btusb driverMarcel Holtmann1-2/+161
2008-08-07[Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann4-31/+6
2008-08-07PCI: check the return value of device_create_bin_file() in pci_create_bus()Simon Horman1-16/+38
2008-08-07PCI: fully restore MSI state at resume timeJesse Barnes1-3/+2
2008-08-07PCI: add Broadcom 5708S to VPD length quirkEric Dumazet1-1/+4
2008-08-07ath9k: Revamp wireless mode usageSujith12-324/+205
2008-08-07ath9k: More unused macrosSujith1-6/+0
2008-08-07ath9k: Remove a few unused macros and fix indentationSujith1-145/+130
2008-08-07ath9k: Use mac80211's band macros and remove enum hal_freq_bandSujith2-9/+4
2008-08-07ath9k: Remove redundant data structure ath9k_txq_infoSujith6-212/+178
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith9-320/+330
2008-08-07ath9k: work around gcc ICEsAdrian Bunk1-1/+5
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez22-0/+31685
2008-08-07ath5k: remove Atheros 11n devices from supported listLuis R. Rodriguez1-2/+0
2008-08-07list.h: Add list_splice_tail() and list_splice_tail_init()Luis R. Rodriguez2-2/+2