aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ip27-rtc.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-30CHAR: Delete old and now unused DS1286 driver.Ralf Baechle7-620/+0
2008-10-30MIPS: Sort out CPU type to name translation.Ralf Baechle1-127/+98
2008-10-30MIPS: Use the new byteorder headersHarvey Harrison1-24/+16
2008-10-30MIPS: Probe for watch registers on cores of all vendors, not just MTI.Ralf Baechle1-10/+12
2008-10-30MIPS: Switch FPU emulator trap to BREAK instruction.Ralf Baechle7-37/+37
2008-10-30MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0.Ralf Baechle1-6/+0
2008-10-30MIPS: Consider value of c0_ebase when computing value of exception base.David Daney1-4/+9
2008-10-30MIPS: Clean up MIPSxx-optimized bitop functionsRalf Baechle1-38/+76
2008-10-30MIPS: New feature test macro cpu_has_mips_rRalf Baechle1-0/+2
2008-10-30MIPS: RBTX4927: Add GPIO-LED supportAtsushi Nemoto1-4/+21
2008-10-30MIPS: TXx9: Fix RBTX4939 ethernet address initializationAtsushi Nemoto1-4/+10
2008-10-30[ARM] gpio_free might sleep, arm architectureUwe Kleine-König6-0/+15
2008-10-30[ARM] ep93xx: fix OHCI DMA maskMatthias Kaehlcke1-2/+4
2008-10-30leds: da903x: (da9030 only) led brightness reversed.Jonathan Cameron1-1/+1
2008-10-30[ARM] sharpsl_pm: fix compilation w/o CONFIG_PMDmitry Baryshkov1-5/+14
2008-10-30dm snapshot: wait for chunks in destructorMikulas Patocka2-1/+17
2008-10-30dm snapshot: fix register_snapshot deadlockMikulas Patocka1-7/+9
2008-10-30dm raid1: fix do_failuresIlpo Jarvinen1-1/+2
2008-10-30ALSA: ASoC: Fix WM9713 ALC Decay Time nameMark Brown1-1/+1
2008-10-30ALSA: ASoC: Fix some minor errors in mpc5200 psc i2s driverJon Smirl1-6/+8
2008-10-30ALSA: ASoC: Fix mono controls after conversion to support full int masksMark Brown2-2/+3
2008-10-30ALSA: sound/ice1712: indentation & braces disagree - add bracesIlpo Järvinen1-2/+4
2008-10-30i386/PAE: fix pud_page()Jan Beulich1-2/+2
2008-10-30sched: remove sched-design.txt from 00-INDEXLi Zefan1-2/+0
2008-10-30sched: change sched_debug's mode to 0444Li Zefan1-1/+1
2008-10-30ALSA: usb - Add quirk for Edirol UA-25EX advanced modesTakashi Iwai1-0/+30
2008-10-30[ARM] pcm037: map AIPS1 and AIPS2 as nonshared areaSascha Hauer1-2/+2
2008-10-30[ARM] build fixes for netX serial driverPaul Bolle2-4/+4
2008-10-30sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-3/+3
2008-10-30HID: add quirk entry for no-name keyboard (0x13ba/0x0017)Alan Stern3-0/+5
2008-10-29sparc: use the new byteorder headersHarvey Harrison1-14/+8
2008-10-29rtc-m48t59: shift zero year to 1968 on sparc (rev 2)Krzysztof Helt3-55/+39
2008-10-29dbri: check dma_alloc_coherent errorsFUJITA Tomonori1-0/+2
2008-10-29sparc64: remove byteshifting from out* helpersHarvey Harrison1-92/+47
2008-10-29Driver core: fix 'dynamic_debug' cmd line parameterJason Baron1-1/+3
2008-10-29HOWTO: Sync patch for jp_JP/HOWTOTsugikazu Shibata1-7/+7
2008-10-29Update stable tree documentationJosh Boyer1-0/+1
2008-10-29sysfs: Fix return values for sysdev_store_{ulong,int}Andi Kleen1-2/+4
2008-10-29driver core: drivers/base/sys.c: update commentsQinghuang Feng1-2/+2
2008-10-29Document kernel taint flags properlyGreg Kroah-Hartman1-7/+17
2008-10-29[ARM] 5323/1: Remove outdated empeg documentation.Mike Crowe3-73/+0
2008-10-29[ARM] 5299/1: Add maintainer for Mobilepro 900/cKristoffer Ericson1-0/+5
2008-10-29USB: prevent autosuspend during hub initializationAlan Stern1-0/+3
2008-10-29USB: Unusual dev for the "Kyocera / Contax SL300R T*" digital camera.Jens Taprogge1-0/+7
2008-10-29USB: usbtmc: Use explicit unsigned type for input buffer instead of char*Chris Malley1-1/+1
2008-10-29USB: fix crash when URBs are unlinked after the device is goneAlan Stern4-3/+56
2008-10-29Fix incompatibility with versions of Perl less than 5.6.0Jeremy Huntwork2-13/+14
2008-10-29kbuild: do not include arch/<ARCH>/include/asm in find-sources twice.Ian Campbell1-1/+2
2008-10-29kbuild: tag with git revision when git describe is missingTrent Piepho1-1/+3
2008-10-29kbuild: prevent modpost from looking for a .cmd file for a static library linked into a moduleAshutosh Naik1-1/+11