Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | USB: powermate.c: remove dbg() usage | Greg Kroah-Hartman | 2012-05-01 | 1 | -4/+6 |
* | USB: input: powermate.c: fix up dev_err() usage | Greg Kroah-Hartman | 2012-05-01 | 1 | -1/+1 |
* | USB: powermate.c: remove err() usage | Greg Kroah-Hartman | 2012-04-25 | 1 | -2/+3 |
* | USB: convert drivers/input/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 | 1 | -12/+1 |
* | Input: return -ENOMEM in select drivers when memory allocation fails | Davidlohr Bueso | 2010-10-13 | 1 | -1/+1 |
* | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 2010-05-20 | 1 | -4/+4 |
* | USB: remove uses of URB_NO_SETUP_DMA_MAP | Alan Stern | 2010-05-20 | 1 | -7/+2 |
* | Input: do not overwrite the first part of phys string | Márton Németh | 2009-11-23 | 1 | -1/+1 |
* | Input: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-16 | 1 | -3/+3 |
* | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 | 1 | -4/+5 |
* | Input: move USB miscellaneous devices under drivers/input/misc | Dmitry Torokhov | 2007-05-08 | 1 | -0/+463 |