aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-25ARM: pxa: remove pr_<level> uses of KERN_<level>Joe Perches1-2/+1
2010-09-25ARM: pxa168fb: clear enable bit when not activeHaojian Zhuang1-2/+2
2010-09-25ARM: pxa: fix cpu_is_pxa*() not expanding to zero when not configuredEric Miao1-0/+12
2010-09-25ARM: pxa168: fix corrected reset vectorMark F. Brown1-1/+6
2010-09-25ARM: pxa: Use PIO for PI2C communication on Palm27xMarek Vasut1-1/+5
2010-09-25ARM: pxa: Fix Vpac270 gpio_power for MMCMarek Vasut1-0/+1
2010-09-23ARM: 6401/1: plug a race in the alignment trap handlerNicolas Pitre1-2/+17
2010-09-23ARM: 6406/1: at91sam9g45: fix i2c bus speedPeter Korsgaard1-2/+2
2010-09-19leds: leds-ns2: fix lockingSimon Guinot1-4/+5
2010-09-19ARM: dove: fix __io() definition to use bus based offsetEric Miao1-3/+3
2010-09-19dmaengine: fix interrupt clearing for mv_xorSimon Guinot1-1/+1
2010-09-19ARM: kirkwood: Unbreak PCIe I/O portArnaud Patard2-3/+3
2010-09-19ARM: Fix build error when using KCONFIG_CONFIGRussell King1-1/+1
2010-09-19ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasingCatalin Marinas2-0/+18
2010-09-19ARM: 6400/1: at91: fix arch_gettimeoffset falloutPeter Korsgaard1-1/+0
2010-09-17ARM: 6398/1: add proc info for ARM11MPCore/Cortex-A9 from ARMDaniel Walker1-1/+25
2010-09-17ARM: prevent multiple syscall restartsRussell King1-0/+2
2010-09-17ARM: 6395/1: VExpress: Set bit 22 in the PL310 (cache controller) AuxCtlr registerCatalin Marinas1-1/+1
2010-09-17ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to data corruptionWill Deacon2-0/+23
2010-09-17ARM: 6388/1: errata: DMB operation may be faultyWill Deacon2-2/+26
2010-09-17ARM: 6387/1: errata: check primary part ID in proc-v7.SWill Deacon1-3/+8
2010-09-17ARM: 6377/1: supply _cansleep gpio function to U300Linus Walleij1-0/+3
2010-09-17ARM: 6376/1: plat-nomadik: MTU: Change prescaler limit and comment updatesLinus Walleij1-7/+10
2010-09-17ARM: 6375/1: plat-nomadik: MTU timer trivial bug fixLinus Walleij1-14/+2
2010-09-15drivers/video/via/ioctl.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-09-15[IA64] Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik1-31/+11
2010-09-15watchdog: Enable NXP LPC32XX support in Kconfig (resend)Kevin Wells1-3/+3
2010-09-15watchdog: ts72xx_wdt: disable watchdog at probeMika Westerberg1-0/+3
2010-09-15watchdog: sb_wdog: release irq and reboot notifier in error path and module_exit()Akinobu Mita1-3/+9
2010-09-15pcmcia pcnet_cs: try setting io_lines to 16 if card setup failsDominik Brodowski1-56/+83
2010-09-15pcmcia: per-device, not per-socket debug messagesDominik Brodowski1-24/+27
2010-09-15pcmcia serial_cs.c: fix multifunction card handlingDominik Brodowski1-26/+36
2010-09-15arch/tile: fix formatting bug in register dumpsChris Metcalf1-1/+1
2010-09-15arch/tile: fix memcpy_fromio()/memcpy_toio() signaturesChris Metcalf1-4/+4
2010-09-15arch/tile: Save and restore extra user state for tilegxChris Metcalf4-7/+34
2010-09-15arch/tile: Change struct sigcontext to be more usefulChris Metcalf5-27/+36
2010-09-15arch/tile: finish const-ifying sys_execve()Chris Metcalf3-12/+19
2010-09-15drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)Alex Deucher1-3/+2
2010-09-14MN10300: Fix up the IRQ names for the on-chip serial portsDavid Howells1-11/+11
2010-09-14aio: check for multiplication overflow in do_io_submitJeff Moyer1-0/+3
2010-09-14cifs: fix potential double put of TCP session referenceJeff Layton1-3/+3
2010-09-14x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath1-1/+7
2010-09-14x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin1-7/+7
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin10-8/+32
2010-09-14drm/radeon/kms: force legacy pll algo for RV620 LVDSAlex Deucher1-2/+3
2010-09-14drm: fix race between driver loading and userspace open.Dave Airlie2-0/+9
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson12-39/+32
2010-09-14HID: fix hiddev's use of usb_find_interfaceGuillaume Chazarain3-1/+7
2010-09-13m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven3-1/+10
2010-09-13sched: Improve latencies under load by decreasing minimum scheduling granularityIngo Molnar1-3/+3