summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'acrux', 'logitech', 'multitouch', 'roccat' and 'wiimote' into...Jiri Kosina2011-10-2520-129/+2474
|\ \ \ \ \
| | | | | * HID: wiimote: Add MAINTAINERS entryDavid Herrmann2011-09-072-1/+7
| | | | | * HID: wiimote: Read wiimote battery charge levelDavid Herrmann2011-09-072-0/+61
| | | | | * HID: wiimote: Add status requestDavid Herrmann2011-09-071-0/+18
| | | | | * HID: wiimote: Initialize IR cam on requestDavid Herrmann2011-09-071-0/+28
| | | | | * HID: wiimote: Add IR initializerDavid Herrmann2011-09-071-0/+136
| | | | | * HID: wiimote: Add write-register helpersDavid Herrmann2011-09-071-1/+27
| | | | | * HID: wiimote: Helper functions for synchronous requestsDavid Herrmann2011-09-071-0/+56
| | | | | * HID: wiimote: Add register/eeprom memory supportDavid Herrmann2011-09-071-0/+40
| | | | | * HID: wiimote: Add missing extension DRM handlersDavid Herrmann2011-09-071-1/+28
| | | | | * HID: wiimote: Parse IR dataDavid Herrmann2011-09-071-0/+73
| | | | | * HID: wiimote: Add IR input deviceDavid Herrmann2011-09-071-4/+67
| | | | | * HID: wiimote: Parse accelerometer dataDavid Herrmann2011-09-071-1/+101
| | | | | * HID: wiimote: Add accelerometer input deviceDavid Herrmann2011-09-071-10/+89
| | | | | * HID: wiimote: Add force-feedback supportDavid Herrmann2011-09-071-3/+28
| | | | | * HID: wiimote: Support rumble deviceDavid Herrmann2011-09-071-4/+41
| | | | * | HID: roccat: Kone now reports external profile changes via roccat deviceStefan Achatz2011-09-071-1/+15
| | | | * | HID: roccat: cleaned up code for Kone and fixed wrong initialization valueStefan Achatz2011-09-071-21/+22
| | | | * | HID: roccat: Kovaplus now reports external profile changes via roccat deviceStefan Achatz2011-09-071-2/+15
| | | | * | HID: roccat: Pyra now reports external profile changes via roccat deviceStefan Achatz2011-09-071-8/+15
| | | | * | HID: roccat: Fixed false dpi reporting when using osd eventStefan Achatz2011-09-071-2/+2
| | | | |/
| | | * | HID: multitouch: decide if hid-multitouch needs to handle mt devicesBenjamin Tissoires2011-09-261-4/+43
| | | * | HID: add autodetection of multitouch devicesBenjamin Tissoires2011-09-263-0/+18
| | | * | HID: hid-multitouch: add support for the IDEACOM 6650 chipStephane Chatty2011-09-203-10/+25
| | | * | HID: hid-multitouch: Add LG Display Multitouch device.Jeff Brown2011-08-164-0/+10
| | | * | HID: hid-multitouch: Filter collections by application usage.Jeff Brown2011-08-161-0/+10
| | * | | HID: "hid-logitech" driver with Logitech Driving Force GTMichal Malý2011-09-221-0/+1
| | * | | HID: hid-logitech-dj: fix off by oneNestor Lopez Casado2011-09-202-5/+5
| | * | | HID: Add full support for Logitech Unifying receiversNestor Lopez Casado2011-09-156-0/+1059
| | * | | HID: hid-lg4ff: add a kfree() to an error pathDan Carpenter2011-08-231-2/+2
| | * | | HID: hid-lg4ff: silence sparse complaintDan Carpenter2011-08-231-2/+2
| | * | | HID: make CONFIG_LOGIWHEELS_FF default to CONFIG_LOGITECH_FFJiri Kosina2011-08-101-0/+1
| | * | | HID: lg4ff - Document sysfs interface for range settingMichal Malý2011-08-041-0/+7
| | * | | HID: lg4ff - Fix misleading info in KconfigMichal Malý2011-08-043-6/+13
| | * | | HID: lg4ff - Add autocentering command accepted by Formula Force EXMichal Malý2011-08-041-3/+33
| | * | | HID: lg4ff - Add range setting support and sysfs interfaceMichal Malý2011-08-043-12/+232
| | * | | HID: lg4ff - Add support for native mode switchingMichal Malý2011-08-041-0/+89
| | * | | HID: lg4ff - Move handling of Logitech wheels to lg4ff driverMichal Malý2011-08-044-43/+60
| | |/ /
| * | | HID: ACRUX - handle gamepads with different report layoutSergei Kolzun2011-08-041-12/+24
| * | | HID: ACRUX - fix enabling force feedback supportSergei Kolzun2011-08-041-1/+1
| |/ /
* | | Merge git://github.com/davem330/netLinus Torvalds2011-10-077-20/+20
|\ \ \
| * | | net: fix typos in Documentation/networking/scaling.txtBenjamin Poirier2011-10-061-5/+5
| * | | bridge: leave carrier on for empty bridgestephen hemminger2011-10-061-3/+0
| * | | netfilter: Use proper rwlock init functionThomas Gleixner2011-10-051-1/+1
| * | | tcp: properly update lost_cnt_hint during shiftingYan, Zheng2011-10-051-3/+1
| * | | tcp: properly handle md5sig_pool referencesYan, Zheng2011-10-052-7/+12
| * | | macvlan/macvtap: Fix unicast between macvtap interfaces in bridge modeDavid Ward2011-10-051-1/+1
* | | | x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel2011-10-071-0/+11
* | | | Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds2011-10-065-8/+37
|\ \ \ \
| * | | | dm crypt: always disable discard_zeroes_dataMilan Broz2011-09-263-0/+26