Greg Kroah-Hartman 
								
							 
						 
						
							
							
								
							
							
	75318d2d7c  
						 
						
							
							
								
								
								[PATCH] USB: remove .owner field from struct usb_driver  
							
							... 
							
							
							
							It is no longer needed, so let's remove it, saving a bit of memory.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> 
							
						 
						
							2006-01-04 13:48:34 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dmitry Torokhov 
								
							 
						 
						
							
							
								
							
							
	c5b7c7c395  
						 
						
							
							
								
								
								[PATCH] drivers/usb/input: convert to dynamic input_dev allocation  
							
							... 
							
							
							
							Input: convert drivers/iusb/input to dynamic input_dev allocation
This is required for input_dev sysfs integration
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> 
							
						 
						
							2005-10-28 09:52:52 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dmitry Torokhov 
								
							 
						 
						
							
							
								
							
							
	16a334c0de  
						 
						
							
							
								
								
								Input: introduce usb_to_input_id() to uniformly produce  
							
							... 
							
							
							
							struct input_id for USB input devices.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru> 
							
						 
						
							2005-06-30 00:49:08 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dmitry Torokhov 
								
							 
						 
						
							
							
								
							
							
	65cde54b8b  
						 
						
							
							
								
								
								Input: remove user counters from drivers/usb/input since input  
							
							... 
							
							
							
							core takes care of calling open and close methods only
       when needed.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru> 
							
						 
						
							2005-05-29 02:29:38 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dmitry Torokhov 
								
							 
						 
						
							
							
								
							
							
	05f091ab4c  
						 
						
							
							
								
								
								Input: whitespace fixes in drivers/usb/input  
							
							... 
							
							
							
							Signed-off-by: Dmitry Torokhov <dtor@mail.ru> 
							
						 
						
							2005-05-29 02:29:01 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Adrian Bunk 
								
							 
						 
						
							
							
								
							
							
	be5e3383a9  
						 
						
							
							
								
								
								[PATCH] USB: drivers/usb/input/usbkbd.c: make a function static  
							
							... 
							
							
							
							This patch makes a needlessly global function static.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> 
							
						 
						
							2005-04-22 15:07:00 -07: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