aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-15ALSA: ctxfi - Fix deadlock with xfi-timerTakashi Iwai
2009-06-15ALSA: intel8x0 - Fix PCM position crazinessTakashi Iwai
2009-06-15regulator/max1586: fix V3 gain calculation integer overflowPhilipp Zabel
2009-06-15regulator/max1586: support increased V3 voltage rangePhilipp Zabel
2009-06-15regulator: lp3971 - fix driver link error when built-in.Liam Girdwood
2009-06-15LP3971 PMIC regulator driver (updated and combined version)Marek Szyprowski
2009-06-15regulator: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-15regulator: Set MODULE_ALIAS for regulator driversMark Brown
2009-06-15regulator: Support list_voltage for fixed voltage regulatorMark Brown
2009-06-15regulator: Move regulator drivers to subsys_initcall()Mark Brown
2009-06-15regulator: build fix for powerpc - renamed show_stateLiam Girdwood
2009-06-15regulator: add userspace-consumer driverMike Rapoport
2009-06-15Maxim 1586 regulator driverRobert Jarzmik
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-15pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2USJarek Poplawski
2009-06-15ipv4: Fix fib_trie rebalancingJarek Poplawski
2009-06-15ps3flash: Always read chunks of 256 KiB, and cache themGeert Uytterhoeven
2009-06-15ps3flash: Cache the last accessed FLASH chunkGeert Uytterhoeven
2009-06-15ps3: Replace direct file operations by callbackGeert Uytterhoeven
2009-06-15ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL()Geert Uytterhoeven
2009-06-15ps3: Correct debug message in dma_ioc0_map_pages()Geert Uytterhoeven
2009-06-15drivers/ps3: Add missing annotationsGeert Uytterhoeven
2009-06-15ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven
2009-06-15ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven
2009-06-15ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdataGeert Uytterhoeven
2009-06-15ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devicesGeert Uytterhoeven
2009-06-15block/ps3: remove driver_data direct access of struct deviceRoel Kluin
2009-06-15ps3vram: Make ps3vram_priv.reports a void *Geert Uytterhoeven
2009-06-15ps3vram: Remove no longer used ps3vram_priv.ddr_baseGeert Uytterhoeven
2009-06-15ps3vram: Replace mutex by spinlock + bio_listGeert Uytterhoeven
2009-06-15block: Add bio_list_peek()Geert Uytterhoeven
2009-06-15ALSA: usb-audio - rework quirk for TerraTec Aureon USB 5.1 MkIIAndrea Borgia
2009-06-15powerpc: Use generic atomic64_t implementation on 32-bit processorsPaul Mackerras
2009-06-15lib: Provide generic atomic64_t implementationPaul Mackerras
2009-06-15powerpc: Add compiler memory barrier to mtmsr macroPaul Mackerras
2009-06-15powerpc/iseries: Mark signal_vsp_instruction() as maybe unusedMichael Ellerman
2009-06-15powerpc/iseries: Fix unused function warning in iSeries DT codeMichael Ellerman
2009-06-15powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=yMichael Ellerman
2009-06-15powerpc: Wire up sys_rt_tgsigqueueinfoStephen Rothwell
2009-06-15powerpc/cell: Use driver_data acessors, not platform_data in Axon MSIMichael Ellerman
2009-06-15powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=yMichael Ellerman
2009-06-15ps3fb: Tear down FB setup during cleanupGeert Uytterhoeven
2009-06-15ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven
2009-06-15ps3vram: GPU memory mapping cleanupGeert Uytterhoeven
2009-06-15ps3fb: GPU memory mapping cleanupGeert Uytterhoeven
2009-06-15powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>Geert Uytterhoeven
2009-06-15ps3fb: Correct handling of device opening in ps3fb_probe()Geert Uytterhoeven
2009-06-15ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error pathGeert Uytterhoeven
2009-06-15ps3fb: Remove useless debug checks in ps3fb_shutdown()Geert Uytterhoeven
2009-06-15ps3vram: Correct exchanged gotos in ps3vram_probe() error pathJim Paris