| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: serio_raw - shut up errorneous warning | Andrew Morton | 2007-07-10 | 1 | -1/+1 |
* | Input: update MAINTAINERS to explicitly mention touchscreens | Robert P. J. Day | 2007-07-10 | 1 | -1/+1 |
* | Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE | Hans de Goede | 2007-07-10 | 2 | -4/+4 |
* | Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreens | Ondrej Zary | 2007-07-10 | 2 | -0/+39 |
* | Input: ppc-beep - switch to using input_dev->dev.parent | Dmitry Torokhov | 2007-07-10 | 1 | -5/+5 |
* | Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360 | Dmitry Torokhov | 2007-07-10 | 1 | -20/+20 |
* | Input: xpad - make xpad_play_effect() static | Adrian Bunk | 2007-07-10 | 1 | -1/+2 |
* | Input: xpad - fix check for succesful usb_buffer_alloc | Jan Kratochvil | 2007-07-10 | 1 | -1/+1 |
* | Input: grip-mp - use ARRAY_SIZE | Andi Drebes | 2007-07-10 | 1 | -2/+2 |
* | Input: wacom - add support for the new Bamboo tablets | Ping Cheng | 2007-07-10 | 4 | -9/+53 |
* | Input: add gpio-mouse driver | Hans-Christian Egtvedt | 2007-07-10 | 4 | -0/+274 |
* | Input: convert from class devices to standard devices | Dmitry Torokhov | 2007-07-10 | 6 | -309/+345 |
* | Input: wistron - add support for querying/changing keymap | Dmitry Torokhov | 2007-07-10 | 1 | -34/+87 |
* | Input: wistron - convert to use input-polldev | Dmitry Torokhov | 2007-07-10 | 2 | -99/+102 |
* | Input: wistron - add LED support | Eric Piel | 2007-07-10 | 2 | -2/+91 |
* | Input: wriston - reduce polling frequency | Eric Piel | 2007-07-10 | 1 | -4/+14 |
* | Input: aiptek - update driver version | Rene van Paassen | 2007-07-10 | 1 | -2/+2 |
* | Input: aiptek - rework the function key code | Rene van Paassen | 2007-07-10 | 1 | -51/+46 |
* | Input: aiptek - tolerate newlines in sysfs files | Rene van Paassen | 2007-07-10 | 1 | -1/+4 |
* | Input: aiptek - correct the tool switching code | Rene van Paassen | 2007-07-10 | 1 | -42/+52 |
* | Input: aiptek - use only absolute misc reports | Rene van Paassen | 2007-07-10 | 1 | -1/+4 |
* | Input: aiptek - put sensible warnings in probe | Rene van Paassen | 2007-07-10 | 1 | -6/+22 |
* | Input: aiptek - use set_bit instead of bitwise or | Rene van Paassen | 2007-07-10 | 1 | -8/+20 |
* | Input: aiptek - fix relative mode parsing | Mark Vytlacil | 2007-07-10 | 1 | -5/+7 |
* | Input: aiptek - fixed mouse button defines | Rene van Paassen | 2007-07-10 | 1 | -3/+3 |
* | Input: aiptek - correct the proximity and validity checks | Rene van Paassen | 2007-07-10 | 1 | -8/+8 |
* | Input: aiptek - correct documentation on reports | Rene van Paassen | 2007-07-10 | 1 | -2/+2 |
* | Input: aiptek - use array to list all buttons | Dmitry Torokhov | 2007-07-10 | 1 | -17/+12 |
* | Input: aiptek - kill aiptek_convert_from_2s_complement() | Dmitry Torokhov | 2007-07-10 | 1 | -22/+2 |
* | Input: aiptek - use maps in attributes | Dmitry Torokhov | 2007-07-10 | 1 | -224/+138 |
* | Input: aiptek - do not check for NULL in attribute methods | Dmitry Torokhov | 2007-07-10 | 1 | -101/+0 |
* | Input: aiptek - use attribute group | Dmitry Torokhov | 2007-07-10 | 1 | -69/+40 |
* | Input: aiptek - remove vendor and product attributes from sysfs | Dmitry Torokhov | 2007-07-10 | 1 | -73/+0 |
* | Input: aiptek - do not try to export associated event device | Dmitry Torokhov | 2007-07-10 | 1 | -42/+0 |
* | Input: psmouse - add support for Cortron PS/2 Trackballs | Aristeu Rozanski | 2007-07-10 | 2 | -0/+30 |
* | Input: xpad - add Xbox360 gamepad rumble support | Jan Kratochvil | 2007-07-10 | 2 | -4/+128 |
* | Input: xpad - add support for Xbox 360 gamepad | Jan Kratochvil | 2007-07-10 | 1 | -34/+117 |
* | USB: Add USB_DEVICE_INTERFACE_PROTOCOL macro | Jan Kratochvil | 2007-07-10 | 1 | -0/+16 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2007-07-10 | 33 | -883/+745 |
|\ |
|
| * | firewire: fw-sbp2: fix DMA mapping of management ORBs | Stefan Richter | 2007-07-10 | 1 | -12/+9 |
| * | firewire: fw-sbp2: fix DMA mapping of command ORBs | Stefan Richter | 2007-07-10 | 1 | -9/+6 |
| * | firewire: fw-sbp2: fix DMA mapping of S/G tables | Stefan Richter | 2007-07-10 | 1 | -11/+8 |
| * | firewire: fw-sbp2: add a boundary check | Stefan Richter | 2007-07-10 | 1 | -0/+5 |
| * | firewire: fw-sbp2: correctly align page tables | Stefan Richter | 2007-07-10 | 1 | -1/+1 |
| * | firewire: fw-sbp2: memset wants string.h | Stefan Richter | 2007-07-10 | 1 | -0/+1 |
| * | firewire: fw-sbp2: use correct speed in sbp2_agent_reset | Stefan Richter | 2007-07-10 | 1 | -1/+1 |
| * | firewire: fw-sbp2: correctly dereference by container_of | Jay Fenlason | 2007-07-10 | 1 | -2/+3 |
| * | firewire: Document userspace ioctl interface. | Kristian Høgsberg | 2007-07-10 | 1 | -33/+264 |
| * | firewire: fw-sbp2: implement nonexclusive login | Stefan Richter | 2007-07-10 | 1 | -7/+15 |
| * | firewire: fw-sbp2: let SCSI shutdown commands through before logout | Stefan Richter | 2007-07-10 | 1 | -4/+2 |