Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-10-01 | 1 | -8/+3 | |
|\ | ||||||
| * | Merge branch 'core/rcu' into perf/core | Ingo Molnar | 2012-09-13 | 91 | -344/+587 | |
| |\ | ||||||
| * \ | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 2012-09-05 | 1 | -8/+3 | |
| |\ \ | ||||||
| | * | | oprofile: Remove 'WQ on CPUx, prefer CPUy' warning | Robert Richter | 2012-08-27 | 1 | -8/+3 | |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-01 | 2 | -164/+92 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b | Paul E. McKenney | 2012-09-25 | 308 | -1239/+2761 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25b | Paul E. McKenney | 2012-09-25 | 2 | -164/+92 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | infiniband: ehca: Fix compiler warnings | Paul E. McKenney | 2012-08-20 | 1 | -4/+4 | |
| | * | | | | infiniband: ehca: Fix while->do-while conversion typo | Paul E. McKenney | 2012-08-20 | 1 | -1/+1 | |
| | * | | | | infiniband: Ehca: Use hotplug thread infrastructure | Thomas Gleixner | 2012-08-13 | 2 | -164/+92 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-10-01 | 66 | -3552/+4800 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'multitouch' into for-linus | Jiri Kosina | 2012-10-01 | 2 | -7/+65 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | HID: multitouch: add support for GeneralTouch multi-touchscreen | Xianhan Yu | 2012-10-01 | 2 | -1/+18 | |
| | * | | | | | | HID: multitouch: Add ELAN production request when resume. | Scott Liu | 2012-08-15 | 1 | -0/+27 | |
| | * | | | | | | HID: multitouch: Add support for eGalax 0x73f7 | Thierry Reding | 2012-08-15 | 2 | -0/+4 | |
| | * | | | | | | HID: hid-multitouch: Remove misleading null test | Henrik Rydberg | 2012-08-15 | 1 | -6/+4 | |
| | * | | | | | | HID: multitouch: add support for Touch Revolution touchscreens | Jiri Kosina | 2012-08-15 | 2 | -0/+12 | |
| * | | | | | | | Merge branch 'upstream' into for-linus | Jiri Kosina | 2012-10-01 | 31 | -229/+110 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | HID: keep dev_rdesc unmodified and use it for comparisons | Kevin Daughtridge | 2012-10-01 | 2 | -6/+16 | |
| | * | | | | | | | HID: ntrig: change default value of logical/physical width/height to 1 | Wen-chien Jesse Sung | 2012-09-25 | 1 | -4/+4 | |
| | * | | | | | | | HID: roccat: conditional blacklisting of Roccat modules | Stefan Achatz | 2012-09-17 | 1 | -0/+2 | |
| | * | | | | | | | HID: Fix return values in open_collection() | Sachin Kamat | 2012-09-17 | 1 | -3/+3 | |
| | * | | | | | | | HID: lenovo-tpkbd: Remove unnecessary casts of void pointers | Axel Lin | 2012-09-17 | 1 | -114/+33 | |
| | * | | | | | | | HID: prodikeys: Remove unnecessary casts of void pointers | Axel Lin | 2012-09-17 | 1 | -9/+9 | |
| | * | | | | | | | HID: lg4ff: Remove unnecessary casts of void pointers | Axel Lin | 2012-09-17 | 1 | -2/+2 | |
| | * | | | | | | | HID: lg: Remove unnecessary casts of void pointers | Axel Lin | 2012-09-17 | 1 | -5/+5 | |
| | * | | | | | | | HID: holtekff: use %*ph to dump small buffers | Andy Shevchenko | 2012-09-10 | 1 | -2/+1 | |
| | * | | | | | | | HID: primax: Remove px_probe() and px_remove() functions | Axel Lin | 2012-09-07 | 1 | -25/+0 | |
| | * | | | | | | | HID: waltop: Remove waltop_probe() and waltop_remove() functions | Axel Lin | 2012-09-07 | 1 | -29/+0 | |
| | * | | | | | | | HID: hid-lcpower: Use HID_UP_LOGIVENDOR instead of hard coded 0x0ffbc0000 | Axel Lin | 2012-09-05 | 1 | -1/+1 | |
| | * | | | | | | | HID: remove Paul Walmsley's copyright from places where it shouldn't be | Jiri Kosina | 2012-09-05 | 17 | -17/+0 | |
| | * | | | | | | | HID: Remove "default m" from HID_LOGITECH_DJ | Josh Triplett | 2012-09-03 | 1 | -1/+0 | |
| | * | | | | | | | HID: update hid_have_special_driver[] explanation | Jiri Kosina | 2012-09-02 | 1 | -1/+8 | |
| | * | | | | | | | Merge branch 'master' into upstream | Jiri Kosina | 2012-08-27 | 2525 | -72310/+223946 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | HID: hid-debug: Show rdesc for unclaimed devices | Henrik Rydberg | 2012-08-27 | 1 | -3/+9 | |
| | * | | | | | | | | HID: Remove duplicate ID for QUANTA 3001 touchscreen | Simon Farnsworth | 2012-08-27 | 2 | -2/+1 | |
| | * | | | | | | | | HID: hidraw: improve error handling in hidraw_init() | Alexey Khoroshilov | 2012-08-15 | 1 | -4/+11 | |
| | * | | | | | | | | HID: add quirk for Freescale i.MX28 ROM recovery | Marek Vasut | 2012-08-15 | 2 | -0/+4 | |
| | * | | | | | | | | HID: Bump maximum global item tag report size to 128 bytes | Marek Vasut | 2012-08-15 | 1 | -1/+1 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-----------. \ \ \ \ \ \ \ | Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi... | Jiri Kosina | 2012-10-01 | 321 | -4036/+6508 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | | HID: wiimote: fix weight conversion error for values > 17kg | Florian Echtler | 2012-09-18 | 1 | -1/+2 | |
| | | | | | | | * | | | | | | | | HID: wiimote: Parse calibration data of balance boards | Florian Echtler | 2012-09-17 | 1 | -1/+38 | |
| | | | | | | | * | | | | | | | | HID: wiimote: Add Nintendo Balance-Board support | David Herrmann | 2012-09-17 | 1 | -0/+59 | |
| | | | | | | * | | | | | | | | | HID: wacom: Fix wacom_probe error handling | Axel Lin | 2012-09-19 | 1 | -9/+14 | |
| | | | | | | * | | | | | | | | | HID: wacom: OLEDs control over sysfs for Intuos4 | Przemo Firszt | 2012-08-15 | 1 | -0/+143 | |
| | | | | | | * | | | | | | | | | HID: wacom: Use half of brightness for low state | Przemo Firszt | 2012-08-15 | 1 | -1/+2 | |
| | | | | | | | |/ / / / / / / | | | | | | | |/| | | | | | | | ||||||
| | | | | | * | | | | | | | | | HID: uclogic: Add support for UC-Logic TWHA60 | Nikolai Kondrashov | 2012-08-27 | 3 | -0/+100 | |
| | | | | | | |_|/ / / / / / | | | | | | |/| | | | | | | | ||||||
| | | | | * | | | | | | | | | HID: Add support for Sony PS3 BD Remote Control | David Dillow | 2012-10-01 | 5 | -1/+232 | |
| | | | * | | | | | | | | | | HID: picoLCD: optimize for inactive debugfs | Bruno Prémont | 2012-10-01 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | HID: picoLCD: bounds check in dump_buff_as_hex() | Bruno Prémont | 2012-09-24 | 1 | -6/+6 |