aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-25Blackfin: bf537: fix excessive gpio int demuxingMike Frysinger1-30/+25
2011-05-25Blackfin: bf54x: drop unused pm gpio handlingMike Frysinger1-40/+2
2011-05-25Blackfin: move bf537-specific irq code out of common codeMike Frysinger4-138/+150
2011-05-25Blackfin: move internal irq prototypes out of global namespaceMike Frysinger8-10/+16
2011-05-25Blackfin: clean up irq ifdef logic a bitMike Frysinger1-47/+39
2011-05-25Blackfin: bf51x/bf52x: fix typo in hysteresis MMR namesMike Frysinger5-28/+28
2011-05-25Blackfin: delete duplicated user single step prototypesMike Frysinger1-2/+0
2011-05-25Blackfin: kgdb: cache flushing is not safe in SMP modeSonic Zhang1-1/+5
2011-05-25Blackfin: SMP: drop unused blackfin_cpudata.idle pointerMike Frysinger2-4/+0
2011-05-25Blackfin: SMP: fix cpudata cache setupMike Frysinger2-5/+2
2011-05-25Blackfin: clean up /proc/cpuinfo outputMike Frysinger1-8/+8
2011-05-25Blackfin: bf527-ezkit: tweak sound defconfigMike Frysinger2-15/+11
2011-05-25Blackfin: bf533/bf537/bf561: convert to BFIN_IRQ helperMike Frysinger3-122/+121
2011-05-25Blackfin: clean up style in irq definesMike Frysinger7-695/+627
2011-05-25Blackfin: unify core IRQ definitionsMike Frysinger8-379/+64
2011-05-25Blackfin: ints-priority: unify duplicate vec to irq lookup logicMike Frysinger1-68/+44
2011-05-25Blackfin: ints-priority: clean up some local varsMike Frysinger1-17/+8
2011-05-25Blackfin: don't attempt to flush on-chip L1 SRAM regionsSonic Zhang1-5/+18
2011-05-25Blackfin: first pass at debug mmr supportMike Frysinger3-1/+1863
2011-05-25mach-ux500: set proper I2C platform data from MOP500sLinus Walleij1-6/+8
2011-05-25i2c-nomadik: break out single messsage transmissionLinus Walleij1-32/+48
2011-05-25i2c-nomadik: reset the hw after status checkVirupax Sadashivpetimath1-4/+4
2011-05-25i2c-nomadik: remove the unnecessary delayVirupax Sadashivpetimath1-18/+2
2011-05-25i2c-nomadik: change the TX and RX thresholdVirupax Sadashivpetimath1-13/+26
2011-05-25i2c-nomadik: add code to retry on timeout failureVirupax Sadashivpetimath1-48/+49
2011-05-25i2c-nomadik: use pm_runtime APIRabin Vincent1-6/+31
2011-05-25i2c-nomadik: print abort cause only on abort tagVirupax Sadashivpetimath1-8/+19
2011-05-25i2c-nomadik: correct adapter timeout initializationVirupax Sadashivpetimath1-4/+5
2011-05-25i2c-nomadik: remove the redundant error messagesrinidhi kasagar1-2/+0
2011-05-25i2c-nomadik: corrrect returned error numbersVirupax Sadashivpetimath1-4/+6
2011-05-25i2c-nomadik: fix speed enumeratorLinus Walleij1-1/+1
2011-05-25i2c-nomadik: make i2c timeout specific per i2c busVirupax Sadashivpetimath2-8/+8
2011-05-25i2c-nomadik: add regulator supportJonas Aberg1-15/+58
2011-05-24i2c-parport: Various cleanupsJean Delvare3-59/+55
2011-05-24i2c-i801: Don't depend on other kernel driver config optionsJean Delvare2-10/+7
2011-05-24i2c-i801: Check for vendor Fujitsu before probing for apanelJean Delvare1-1/+2
2011-05-24i2c-i801: Don't probe for slaves on IDF channelsJean Delvare1-15/+31
2011-05-24i2c-i801: SMBus patch for Intel Panther Point DeviceIDsSeth Heasley3-1/+5
2011-05-24i2c/writing-clients: Fix foo_driver.id_tableVikram Narayanan1-1/+1
2011-05-24x86, ioapic: Restore ioapic entries during resume properlySuresh Siddha1-2/+2
2011-05-24x86: Get rid of asmregparmRichard Weinberger3-11/+2
2011-05-24um: Use RWSEM_GENERIC_SPINLOCK on x86Richard Weinberger1-2/+2
2011-05-24m68knommu: Use generic show_interrupts()Geert Uytterhoeven2-28/+1
2011-05-24coldfire_qspi compile fixSteven King1-0/+1
2011-05-24m68k: merge the mmu and non-mmu versions of sys_m68k.cGreg Ungerer3-643/+578
2011-05-24m68knommu: use asm-generic/bitops/ext2-atomic.hAkinobu Mita1-17/+1
2011-05-24m68knommu: Remove obsolete #include <linux/sys.h>Geert Uytterhoeven6-6/+0
2011-05-24m68k: merge mmu and non-mmu versions of asm-offsets.cGreg Ungerer6-190/+114
2011-05-23hwmon: (coretemp) Add comments describing the handling of HT CPUsGuenter Roeck1-2/+18
2011-05-23kernel/watchdog.c: Use proper ANSI C prototypesLinus Torvalds1-1/+1