summaryrefslogtreecommitdiffstats
path: root/arch/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-13ftdi: A few errors are err() that should be debug which causes much spewageAlan Cox1-3/+3
2008-10-13usb: fix pl2303 initializationJason Wessel1-11/+0
2008-10-13serial-make-uart_ports-ioport-unsigned-long-fixAndrew Morton1-3/+2
2008-10-13nozomi: Fix close on errorAlan Cox1-1/+4
2008-10-13serial: Make uart_port's ioport "unsigned long".David Miller1-1/+1
2008-10-13audit: Handle embedded NUL in TTY input auditingMiloslav Trmac1-1/+1
2008-10-13ip2: avoid add_timer with pending timerAkinobu Mita1-15/+4
2008-10-13ip2: init/deinit cleanupJiri Slaby3-251/+198
2008-10-13ip2: fix sparse warningsJiri Slaby1-9/+5
2008-10-13ip2: cleanup globalsJiri Slaby1-11/+7
2008-10-13Char: merge ip2main and ip2baseJiri Slaby3-125/+77
2008-10-13Char: sx, fix io unmappingJiri Slaby1-2/+2
2008-10-13Char: cyclades. remove bogus iomapJiri Slaby1-9/+12
2008-10-13Fix oti6858 debug levelScott Ashcroft1-4/+0
2008-10-13Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupt...Sonic Zhang2-7/+56
2008-10-13Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UARTGraf Yang6-0/+17
2008-10-13Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer.Sonic Zhang1-1/+5
2008-10-13Blackfin Serial Driver: Remove useless stopSonic Zhang1-3/+0
2008-10-13Blackfin Serial Driver: move common variables out of serial headers and into ...Mike Frysinger6-20/+10
2008-10-13Blackfin Serial Driver: trim trailing whitespace -- no functional changesMike Frysinger1-4/+4
2008-10-13Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports.Sonic Zhang1-17/+22
2008-10-13Blackfin Serial Driver: use __initdata for data, not __initMike Frysinger1-1/+1
2008-10-13epca: call tty_port_initAlan Cox1-4/+1
2008-10-13coldfire: scheduled SERIAL_COLDFIRE removalAdrian Bunk5-2062/+2
2008-10-13drivers/char/hvc_console.c: adjust call to put_tty_driverJulia Lawall1-2/+2
2008-10-13drivers/serial/crisv10.c: add missing put_tty_driverJulia Lawall1-0/+2
2008-10-13MN10300: MEI are renaming themselves to PanasonicDavid Howells1-9/+9
2008-10-13MAINTAINERS: remove colon from headingsRandy Dunlap1-11/+11
2008-10-13MAINTAINERS: add F: and acronymsRandy Dunlap1-8/+9
2008-10-13MAINTAINERS: alpha sortRandy Dunlap1-415/+415
2008-10-12ext4: fix kconfig typo and extra whitespaceJan Engelhardt1-2/+2
2008-10-12ext4: fix build failure without procfsAlexander Beregalov1-0/+2
2008-10-12Fix Kconfig dependency for WM97xx battery driverLinus Torvalds1-1/+1
2008-10-12provide generic_block_fiemap() only with BLOCK=yAdrian Bunk1-0/+4
2008-10-12add key_revoke() dummy for KEYS=nAdrian Bunk1-0/+1
2008-10-12Fix RTC wakealarm sysfs interface breakage.Linus Torvalds1-2/+1
2008-10-12avr32: Fix build failures in board codeHaavard Skinnemoen3-1/+3
2008-10-12avr32: Allow selecting multiple pins at onceJulien May7-148/+212
2008-10-12x86: make processor type select depend on CONFIG_EMBEDDEDIngo Molnar1-1/+0
2008-10-12x86: extend processor type select help textIngo Molnar1-7/+56
2008-10-12[CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_ass...Jeff Layton1-2/+0
2008-10-12x86, amd-iommu: propagate PCI device enabling errorIngo Molnar1-3/+1
2008-10-12warnings: fix arch/x86/kernel/io_apic_64.cIngo Molnar1-2/+2
2008-10-12warnings: fix arch/x86/kernel/early_printk.cIngo Molnar1-18/+0
2008-10-12x86, fpu: check __clear_user() return valueIngo Molnar1-1/+3
2008-10-12x86: memory corruption check - cleanupIngo Molnar5-18/+19
2008-10-12x86: ioperm user_regsetRoland McGrath2-0/+38
2008-10-12x86: fix early panic on amd64 due to typo in supported CPU sectionPetr Vandrovec1-1/+1
2008-10-12x86, early_ioremap: fix fencepost errorAlan Cox1-1/+1
2008-10-12x86: avoid dereferencing beyond stack + THREAD_SIZEDavid Rientjes1-2/+2