Thomas Gleixner 
								
							 
						 
						
							
							
								
							
							
	f38c02f3b3  
						 
						
							
							
								
								
								arm: Fold irq_set_chip/irq_set_handler  
							
							... 
							
							
							
							Use irq_set_chip_and_handler() instead. Converted with coccinelle.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 
							
						 
						
							2011-03-29 14:47:58 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thomas Gleixner 
								
							 
						 
						
							
							
								
							
							
	6845664a6a  
						 
						
							
							
								
								
								arm: Cleanup the irq namespace  
							
							... 
							
							
							
							Convert to the new function names. Automated with coccinelle.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 
							
						 
						
							2011-03-29 14:47:57 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Lennert Buytenhek 
								
							 
						 
						
							
							
								
							
							
	9a364da73d  
						 
						
							
							
								
								
								ARM: rpc: irq_data conversion.  
							
							... 
							
							
							
							Signed-off-by: Lennert Buytenhek <buytenh@secretlab.ca>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk> 
							
						 
						
							2011-01-13 17:18:57 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Russell King 
								
							 
						 
						
							
							
								
							
							
	fced80c735  
						 
						
							
							
								
								
								[ARM] Convert asm/io.h to linux/io.h  
							
							... 
							
							
							
							Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> 
							
						 
						
							2008-09-06 12:10:45 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Russell King 
								
							 
						 
						
							
							
								
							
							
	10dd5ce28d  
						 
						
							
							
								
								
								[ARM] Remove compatibility layer for ARM irqs  
							
							... 
							
							
							
							set_irq_chipdata -> set_irq_chip_data
get_irq_chipdata -> get_irq_chip_data
do_level_IRQ -> handle_level_irq
do_edge_IRQ -> handle_edge_irq
do_simple_IRQ -> handle_simple_irq
irqdesc -> irq_desc
irqchip -> irq_chip
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> 
							
						 
						
							2006-11-30 12:24:47 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Linus Torvalds 
								
							 
						 
						
							
							
								
							
							
	1da177e4c3  
						 
						
							
							
								
								
								Linux-2.6.12-rc2  
							
							... 
							
							
							
							Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.
Let it rip! 
							
						 
						
							2005-04-16 15:20:36 -07:00