aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-08spi/dw_spi: Allow interrupt sharingYong Wang1-1/+6
2010-09-08spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer()Mark Brown1-1/+1
2010-09-08spi/spi_s3c64xx: Move to subsys_initcall()Mark Brown1-1/+1
2010-09-01spi: free children in spi_unregister_master, not siblingsDavid Lamparter1-6/+3
2010-09-01gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB caseAnton Vorontsov1-0/+1
2010-09-01of: Fix missing includes - ll_temacMichal Simek2-0/+2
2010-09-01spi/spi_s3c64xx: Staticise non-exported functionsMark Brown1-4/+4
2010-09-01spi/spi_s3c64xx: Make probe more robust against missing board configMark Brown1-2/+7
2010-08-29Linux 2.6.36-rc3Linus Torvalds1-1/+1
2010-08-29firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter1-1/+9
2010-08-28Alpha: Fix a missing comma in sys_osf_statfs()David Howells1-1/+1
2010-08-28NOMMU: Stub out vm_get_page_prot() if there's no MMUDavid Howells1-0/+8
2010-08-28mm: fix hang on anon_vma->root->lockHugh Dickins1-3/+16
2010-08-28ALSA: pcm: add more format namesDan Carpenter1-0/+6
2010-08-28sound: oss: fix uninitialized spinlockAkinobu Mita1-1/+1
2010-08-28ALSA: asihpi - Return hw error directly from oustream_write.Eliot Blennerhassett1-2/+5
2010-08-27net/ipv4: Eliminate kstrdup memory leakJulia Lawall1-2/+3
2010-08-27fsnotify: drop two useless bools in the fnsotify main loopEric Paris1-8/+5
2010-08-27fsnotify: fix list walk orderEric Paris1-6/+5
2010-08-27fanotify: Return EPERM when a process is not privilegedAndreas Gruenbacher1-1/+1
2010-08-27fanotify: resize pid and reorder structureTvrtko Ursulin1-3/+3
2010-08-27Blackfin: bf52x/bf54x boards: drop unused nand page sizeBarry Song5-5/+0
2010-08-27Blackfin: punt duplicate SPORT MMR definesMike Frysinger8-576/+0
2010-08-27ASoC: soc-core: fix debugfs_pop_time file permissionsAxel Lin1-1/+1
2010-08-27eCryptfs: Fix encrypted file name lookup regressionTyler Hicks2-8/+24
2010-08-27ecryptfs: properly mark init functionsJerome Marchand4-4/+4
2010-08-27fs/ecryptfs: Return -ENOMEM on memory allocation failureJulia Lawall1-0/+2
2010-08-27ARM: S5PV310: Fix on Secondary CPU startupChanghwan Youn4-2/+10
2010-08-27ARM: S5PV310: Bug fix on uclk1 and sclk_pwmJongpill Lee2-8/+15
2010-08-27ARM: S5PV310: Fix missed uart clocksJongpill Lee1-7/+37
2010-08-27ARM: S5PV310: Should be clk_sclk_apll not clk_mout_apllJongpill Lee1-3/+12
2010-08-27ARM: S5PV310: Fix on PLL setting for S5PV310Jongpill Lee1-2/+2
2010-08-27ARM: S5PV310: Add CMU block for S5PV310 ClockKukjin Kim4-31/+38
2010-08-27ARM: S5PV310: Fix on typo irqs.h of S5PV310Kukjin Kim1-4/+7
2010-08-27ARM: S5PV310: Fix on default ZRELADDR of ARCH_S5PV310Kukjin Kim1-1/+2
2010-08-27ARM: S5PV310: Fix on GPIO base addressesKyungmin Park1-2/+10
2010-08-27ARM: SAMSUNG: Fix on build warning regarding VMALLOC_END typeKukjin Kim4-4/+4
2010-08-26net/caif/cfrfml.c: use asm/unaligned.hJeff Mahoney1-1/+1
2010-08-27vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARBChris Wilson1-2/+13
2010-08-27drm/radeon/kms: add missing scratch update in dp_detectAlex Deucher1-0/+1
2010-08-27drm/modes: Fix CVT-R modeline generationAdam Jackson1-1/+4
2010-08-27drm: fix regression in drm locking since BKL removal.Arnd Bergmann1-0/+2
2010-08-27drm/radeon/kms: remove stray radeon_i2c_destroyAlex Deucher1-2/+0
2010-08-27drm: mm: fix range restricted allocationsDaniel Vetter1-10/+14
2010-08-27lguest: Odd FixesRusty Russell1-1/+1
2010-08-27lguest: clean up warnings in demonstration launcher.Rusty Russell2-12/+14
2010-08-27drm/nouveau: drop drm_global_mutex before sleeping in submission pathBen Skeggs1-0/+2
2010-08-27drm: export drm_global_mutex for drivers to useBen Skeggs1-0/+1
2010-08-26ax25: missplaced sock_put(sk)Bernard Pidoux F6BVP1-1/+1
2010-08-26qlge: reset the chip before freeing the buffersBreno Leitao1-2/+2