summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-06Documentation: watchdog: add guide how to convert drivers to new frameworkWolfram Sang1-0/+195
2011-11-06watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearingWim Van Sebroeck1-6/+13
2011-11-06watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driverGreg Lee1-6/+27
2011-11-06watchdog: irq: Remove IRQF_DISABLEDYong Zhang6-8/+7
2011-11-06watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREADVenkat Subbiah1-1/+1
2011-11-06watchdog: sc520_wdt: Remove unnecessary cast.Sean Young1-1/+1
2011-11-05ARM: 7142/1: davinci: mark GPIO implementation complexLinus Walleij1-0/+2
2011-11-05ARM: 7134/1: Revert "EXYNOS4: Fix routing timer interrupt to offline CPU"Kukjin Kim1-2/+0
2011-11-05ARM: PXA: eseries: fix eseries_register_clks section mismatch warningRussell King2-2/+1
2011-11-05ARM: PXA: fix lubbock PCMCIA driver build errorRussell King1-0/+1
2011-11-05ARM: EXYNOS4: Fix the merge conflictKukjin Kim1-3/+0
2011-11-05Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklistsTomas Miljenović1-0/+14
2011-11-05etherh: Add MAINTAINERS entry for etherhJeff Kirsher1-0/+1
2011-11-05VFS: fix statfs() automounter semantics regressionDan McGee1-1/+1
2011-11-05ARM: OMAP2: Fix H4 matrix keyboard warningTony Lindgren1-53/+69
2011-11-05ARM: OMAP1: Remove unused omap-alsa.hJarkko Nikula2-124/+0
2011-11-05ARM: OMAP1: Fix warnings about enabling 32 KiHz timerTony Lindgren1-1/+1
2011-11-05ARM: OMAP2+: timer: Remove omap_device_pm_latencyBenoit Cousson1-11/+1
2011-11-05ARM: OMAP2+: clock data: Remove redundant timer clkdevBenoit Cousson4-47/+0
2011-11-05ARM: OMAP: Devkit8000: Remove double omap_mux_init_gpioThomas Weber1-1/+0
2011-11-05ARM: OMAP: usb: musb: OMAP: Delete unused functionBjarne Steinsbo1-38/+0
2011-11-05MAINTAINERS: Update linux-omap git repositoryJarkko Nikula1-1/+1
2011-11-05Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds60-2447/+2304
2011-11-05ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen9-20/+36
2011-11-05ARM: OMAP4: hsmmc: configure SDMMC1_DR0 properlyBalaji T K1-1/+1
2011-11-05ARM: OMAP4: hsmmc: Fix Pbias configuration on regulator OFFBalaji T K1-12/+2
2011-11-05ARM: OMAP3: hwmod: fix variant registration and remove SmartReflex from commo...Paul Walmsley1-2/+2
2011-11-05ARM: OMAP: I2C: Fix omap_register_i2c_bus() return value on successLaurent Pinchart1-1/+1
2011-11-05ARM: OMAP: dmtimer: Include linux/module.hAxel Lin1-0/+1
2011-11-05ARM: OMAP2+: l3-noc: Include linux/module.hAxel Lin1-0/+1
2011-11-05ARM: OMAP2+: devices: Fixes for McPDMPeter Ujfalusi1-14/+3
2011-11-05ARM: OMAP: Fix errors and warnings when building for one boardSanjeev Premi2-0/+14
2011-11-05Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...Tony Lindgren3-39/+53
2011-11-05Merge branch 'prcm_scm_misc_fixes_3.2' of git://git.pwsan.com/linux-2.6 into ...Tony Lindgren2-9/+12
2011-11-05Merge branch 'omap_clock_fixes_3.2' of git://git.pwsan.com/linux-2.6 into fixesTony Lindgren6-28/+142
2011-11-05Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds18-123/+638
2011-11-05Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds42-621/+587
2011-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-nextLinus Torvalds3-1/+30
2011-11-05ASoC: Ensure we get an impedence reported for WM8958 jack detectMark Brown2-11/+41
2011-11-05ASoC: Don't use wm8994->control_data when requesting IRQsMark Brown1-2/+2
2011-11-05ASoC: Don't use wm8994->control_data in wm8994_readable_register()Mark Brown1-1/+1
2011-11-05bonding: comparing a u8 with -1 is always falseDan Carpenter3-4/+6
2011-11-05sky2: fix regression on Yukon Optimastephen hemminger1-11/+0
2011-11-05netlink: clarify attribute length check documentationJohannes Berg1-2/+9
2011-11-05netlink: validate NLA_MSECS lengthJohannes Berg1-0/+1
2011-11-05i825xx:xscale:8390:freescale: Fix Kconfig dependanciesJeff Kirsher3-4/+10
2011-11-05macvlan: receive multicast with local addressstephen hemminger1-0/+7
2011-11-05tg3: Update version to 3.121Matt Carlson1-2/+2
2011-11-05tg3: Eliminate timer race with reset_taskMatt Carlson2-13/+2
2011-11-05tg3: Schedule at most one tg3_reset_task runMatt Carlson2-9/+25