summaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-12[MIPS] IP27: Tighten up CPU description to fix warnings.Ralf Baechle1-0/+4
2008-03-12[MIPS] Fix plat_ioremap for JMR3927Atsushi Nemoto1-1/+1
2008-03-12[MIPS] Export __ucmpdi2 to modules.Ralf Baechle1-0/+2
2008-03-12[MIPS] Fix typo in commentThiemo Seufer1-1/+1
2008-03-12[MIPS] Use KBUILD_DEFCONFIGAdrian Bunk2-1158/+2
2008-03-12[MIPS] Allow 48Hz to be selected if CONFIG_SYS_SUPPORTS_ARBIT_HZ is set.Ralf Baechle1-1/+1
2008-03-12[MIPS] Added missing cases for rdhwr emulationChris Dearman1-6/+25
2008-03-12[MIPS] Alchemy: Fix ids in Alchemy db dma device tableWolfgang Ocker1-17/+17
2008-03-11x86: remove quicklistsThomas Gleixner3-15/+11
2008-03-11x86: ia32 syscall restart fixRoland McGrath2-6/+41
2008-03-11x86: ioremap, remove WARN_ON()Ingo Molnar1-2/+0
2008-03-11keep rd->online and cpu_online_map in syncGregory Haskins1-1/+2
2008-03-11Revert "cpu hotplug: adjust root-domain->online span in response to hotplug e...Gregory Haskins1-7/+11
2008-03-11RDMA/iwcm: Don't access a cm_id after dropping referenceSteve Wise1-2/+3
2008-03-11IB/iser: Handle iser_device allocation error gracefullyArne Redlich1-4/+9
2008-03-11IB/iser: Fix list iteration bugArne Redlich1-20/+16
2008-03-11fix BIOS PCI config cycle buglet causing ACPI boot regressionIngo Molnar1-0/+10
2008-03-11fbdev: add BF52x EZkit Display driverMichael Hennerich3-0/+699
2008-03-11BF54x LQ043 Framebuffer driver: Update copyright on previously modified filesMichael Hennerich1-1/+1
2008-03-11BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakageBryan Wu1-1/+1
2008-03-11BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not al...Michael Hennerich1-1/+1
2008-03-11stifb: fix crash A1439A CRX (Rattler) graphics cardHelge Deller1-7/+15
2008-03-11mbxfb: fix incorrect argument typeKrzysztof Helt1-1/+1
2008-03-11iov_iter_advance() fixNick Piggin1-12/+10
2008-03-11rcu: move PREEMPT_RCU config option back under PREEMPTPaul E. McKenney2-31/+18
2008-03-11i8042: use SGI_HAS_I8042 to select SGI i8042 handlinigThomas Bogendoerfer1-1/+1
2008-03-11modules: warn about suspicious return values from module's ->init() hookAlexey Dobriyan1-0/+8
2008-03-11modules: fix module waiting for dependent modules' initRusty Russell1-3/+4
2008-03-11hugetlb: correct page count for surplus huge pagesAdam Litke1-3/+10
2008-03-11gpio/pca953x bugfix: mark as can_sleepArnaud Patard1-0/+1
2008-03-11md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown1-1/+3
2008-03-11md: fix formatting error in /proc/mdstatNeilBrown1-1/+1
2008-03-11mempolicy: fix reference counting bugsLee Schermerhorn2-3/+9
2008-03-11Typo in Documentation/scheduler/sched-stats.txtMasatake YAMATO1-1/+1
2008-03-11memstick: add support for JMicron jmb38x MemoryStick host controllerAlex Dubov5-4/+960
2008-03-11memstick: try harder to recover from unsuccessful interface mode switchAlex Dubov1-2/+19
2008-03-11memstick: fix parsing of "assembly_date" attribute fieldAlex Dubov1-2/+16
2008-03-11memstick: add support for decoding "specfile" media attributesAlex Dubov1-0/+49
2008-03-11tifm: clear interrupt mask bits before setting them on adapter initAlex Dubov1-0/+2
2008-03-11tifm: fix memorystick host initialization codeAlex Dubov1-25/+15
2008-03-11tifm: fix the MemoryStick host fifo handling codeAlex Dubov2-262/+264
2008-03-11memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov3-6/+0
2008-03-11memstick: make sure number of command retries is exactly as specifiedAlex Dubov1-1/+1
2008-03-11memstick: add memstick_suspend/resume_host methodsAlex Dubov3-4/+31
2008-03-11memstick: introduce correct definitions in the headerAlex Dubov4-64/+105
2008-03-11tridentfb: fix memory size detectionKrzysztof Helt1-1/+1
2008-03-11tridentfb: register should be left in non-locked stateKrzysztof Helt1-12/+0
2008-03-11of_serial: fix section mismatch warningsJosh Boyer1-1/+1
2008-03-11rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLEAndrew Morton2-4/+4
2008-03-11[libata] Add support for the RB500 PATA CompactFlashFlorian Fainelli3-0/+324