summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2011-03-14x86: ce4100: Set pci ops via callback instead of module initSebastian Andrzej Siewior
2011-03-14clean statfs-like syscalls upAl Viro
2011-03-14open-style analog of vfs_path_lookup()Al Viro
2011-03-14kill path_lookup()Al Viro
2011-03-14plat-nomadik: make GPIO interrupts work with cpuidle ApSleepRabin Vincent
2011-03-14mach-u300: define a dummy filter function for coh901318Linus Walleij
2011-03-14mach-ux500: basic HREFv60 support v2Linus Walleij
2011-03-14mach-ux500: add hrefv60 GPIO pinsBibek Basu
2011-03-14mach-ux500: move MOP500 pins to separate fileRabin Vincent
2011-03-14plat-nomadik: fix compilation warningLinus Walleij
2011-03-14plat-nomadik: get rid of unused GPIO PM codeRabin Vincent
2011-03-14plat-nomadik: change sleep/wakeup setting in GPIO SLPM registerRikard Olsson
2011-03-14plat-nomadik: implement safe switch sequence for Alt-CRabin Vincent
2011-03-14plat-nomadik: set altfunc to GPIO when enabling the sleep configRabin Vincent
2011-03-14plat-nomadik: type secondary IRQ correctlyVirupax Sadashivpetimath
2011-03-14plat-nomadik: pull-up/down settings for GPIO resumeJonas Aaberg
2011-03-14plat-nomadik: support secondary GPIO interruptsRabin Vincent
2011-03-14plat-nomadik: implement suspend/resume for GPIORabin Vincent
2011-03-14plat-nomadik: add custom dbg_show for GPIORabin Vincent
2011-03-14plat-nomadik: support varying number of GPIOs per blockRabin Vincent
2011-03-14mach-ux500: config Ux500 PL011 PL022 PL180 for DMALinus Walleij
2011-03-14mach-u300: config U300 PL180 PL011 PL022 for DMALinus Walleij
2011-03-14mach-u300: use mmci driver for GPIO card detectLinus Walleij
2011-03-14mach-ux500: add MUSB to db5500 devicesMian Yousaf Kaukab
2011-03-14mach-ux500: add MUSB to db8500 devicesMian Yousaf Kaukab
2011-03-14mach-ux500: update MUSB clock configurationsMian Yousaf Kaukab
2011-03-14mach-ux500: add platform data for musbMian Yousaf Kaukab
2011-03-14mach-ux500: fix inverted SD-card GPIO pinPhilippe Langlais
2011-03-14mach-ux500: set sd/mmc clock rate to 100MHzPhilippe Langlais
2011-03-14mach-ux500: Add Rohm BH1780GLI Light Sensor to i2c_board_infoLee Jones
2011-03-14mach-ux500: platform data for LP5521 leds driverPhilippe Langlais
2011-03-14mach-ux500: platform data for SFH7741 proximity sensor driverPhilippe Langlais
2011-03-14mach-ux500: delete old keypad board fileLinus Walleij
2011-03-14mach-ux500: add U8500 UIB platform dataSundar Iyer
2011-03-14mach-ux500: add ST-UIB platform dataSundar Iyer
2011-03-14mach-ux500: dynamic UIB (user interface boards) detectionRabin Vincent
2011-03-14mach-ux500: fix ux500 build errorSundar Iyer
2011-03-14mach-ux500: add a few AB8500 regulator consumers v3Linus Walleij
2011-03-14mach-ux500: add DB5500 PMU resourcesLinus Walleij
2011-03-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Russell King
2011-03-12x86: Enable forced interrupt threading supportThomas Gleixner
2011-03-12x86: Mark low level interrupts IRQF_NO_THREADThomas Gleixner
2011-03-12x86: Use generic show_interruptsThomas Gleixner
2011-03-12x86: ioapic: Avoid redundant lookup of irq_cfgThomas Gleixner
2011-03-12x86: ioapic: Use new move_irq functionsThomas Gleixner
2011-03-12x86: Use the proper accessors in fixup_irqs()Thomas Gleixner
2011-03-12x86: ioapic: Use irq_data->stateThomas Gleixner
2011-03-12x86: ioapic: Simplify irq chip and handler setupThomas Gleixner
2011-03-12x86: Cleanup the genirq name spaceThomas Gleixner
2011-03-12Merge branch 'x86/apic' into x86/irqThomas Gleixner