summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/leds.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-28[ARM] rpc: remove obsolete IO accessorsRussell King1-46/+1
2008-11-28[ARM] versatile: remove IRQ mask definitionsRussell King2-144/+0
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre39-299/+21
2008-11-28[ARM] unconditionally define __virt_to_phys and __phys_to_virtNicolas Pitre1-2/+0
2008-11-28[ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte()Nicolas Pitre1-2/+4
2008-11-28[ARM] prevent the vmalloc cmdline argument from eating all memoryNicolas Pitre1-0/+7
2008-11-28[ARM] mem_init() cleanupsNicolas Pitre1-21/+24
2008-11-28[ARM] split highmem into its own memory bankNicolas Pitre1-33/+51
2008-11-28[ARM] rationalize memory configuration code some moreNicolas Pitre6-59/+45
2008-11-28[ARM] fix a couple clear_user_highpage assembly constraintsNicolas Pitre7-34/+34
2008-11-28[ARM] clearpage: provide our own clear_user_highpage()Russell King10-100/+100
2008-11-28[ARM] copypage: provide our own copy_user_highpage()Russell King10-83/+161
2008-11-28[ARM] copypage: convert assembly files to CRussell King10-411/+431
2008-11-28Allow architectures to override copy_user_highpage()Russell King1-0/+2
2008-11-27[ARM] sa1100: match clock by dev_name(dev)Russell King1-73/+27
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King12-12/+12
2008-11-27[ARM] pxa: convert to clkdev and match clocks by struct device where possibleRussell King9-205/+201
2008-11-27[ARM] versatile: convert to clkdev and lookup clocks by device nameRussell King5-89/+62
2008-11-27[ARM] integrator: convert to clkdev and lookup clocks by device nameRussell King7-119/+91
2008-11-27[ARM] realview: convert to clkdev and lookup clocks by device nameRussell King9-90/+63
2008-11-27[ARM] clkdev: add generic clkdev infrastructureRussell King4-0/+162
2008-11-27[ARM] clps7500: remove supportRussell King27-1196/+6
2008-11-27[ARM] Arrange for platforms to select appropriate CPU supportRussell King13-53/+65
2008-11-27[ARM] remove memzero()Russell King13-23/+16
2008-11-26ARM: OMAP: Fixes for suspend / resume GPIO wake-up handlingTero Kristo1-2/+3
2008-11-26ARM: OMAP: Typo fix for clock_allow_idleAmit Kucheria1-1/+1
2008-11-25ARM: OMAP: Remove broken LCD driver for SX1Tony Lindgren2-328/+0
2008-11-23[ARM] 5335/1: pxa25x_udc: Fix is_vbus_present to return 1 or 0Jaya Kumar1-7/+7
2008-11-22[ARM] pxa/MioA701: bluetooth resume fixRobert Jarzmik1-1/+1
2008-11-22[ARM] pxa/MioA701: fix memory corruption.Robert Jarzmik1-0/+1
2008-11-21Linux 2.6.28-rc6v2.6.28-rc6Linus Torvalds1-1/+1
2008-11-20[IA64] xen: fix xen_get_eflags.Isaku Yamahata1-1/+1
2008-11-20[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata3-2/+15
2008-11-20[IA64] remove duplicate include iommu.hHuang Weiyi1-1/+0
2008-11-20[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto1-1/+1
2008-11-20[IA64] Rationalize kernel mode alignment checkingTony Luck2-1/+2
2008-11-20x86: Fix interrupt leak due to migrationMatthew Wilcox1-0/+14
2008-11-20SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust1-2/+18
2008-11-20parisc: fix bug in compat_arch_ptraceHelge Deller1-5/+5
2008-11-20[CIFS] Do not attempt to close invalidated file handlesSteve French4-9/+30
2008-11-20MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.Ralf Baechle1-1/+1
2008-11-20MIPS: csrc-r4k: Fix spelling mistake.Ralf Baechle1-1/+1
2008-11-20MIPS: RB532: Provide functions for gpio configurationPhil Sutter2-120/+75
2008-11-20MIPS: IP22: Make indy_sc_ops variable staticDmitri Vorobiev1-1/+1
2008-11-20MIPS: RB532: GPIO register offsets are relative to GPIOBASEFlorian Fainelli2-7/+9
2008-11-20MIPS: Malta: Fix include paths in malta-amon.cDavid Daney1-3/+3
2008-11-20net: fix tiny output corruption of /proc/net/snmp6Alexey Dobriyan1-3/+3
2008-11-20atl2: don't request irq on resume if netif runningAlan Jenkins1-3/+5
2008-11-20ipv6: use seq_release_private for ip6mr.c /proc entriesBenjamin Thery1-2/+2
2008-11-20pkt_sched: fix missing check for packet overrun in qdisc_dump_stab()Patrick McHardy1-0/+2