| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | mfd: fix comment | Antonio Ospite | 2014-06-19 | 1 | -1/+1 |
| * | cpuidle: fix comment | Antonio Ospite | 2014-06-19 | 1 | -1/+1 |
| * | doc: hpfall.c: fix missing null-terminate after strncpy call | Rickard Strandqvist | 2014-06-19 | 1 | -0/+1 |
| * | usb: doc: hotplug.txt code typos | Jeremiah Mahler | 2014-06-19 | 1 | -4/+4 |
| * | kbuild: fix comment in Makefile.modinst | Olaf Hering | 2014-06-19 | 1 | -1/+1 |
| * | SH: add proper prompt to SH_MAGIC_PANEL_R2_VERSION | Paul Bolle | 2014-06-19 | 1 | -1/+1 |
| * | ARM: msm: Remove MSM_SCM | Paul Bolle | 2014-06-19 | 1 | -3/+0 |
| * | crypto: Remove MPILIB_EXTRA | Richard Weinberger | 2014-06-19 | 1 | -1/+0 |
| * | doc: CN: remove dead link, kerneltrap.org no longer works | Pranith Kumar | 2014-06-19 | 1 | -4/+0 |
| * | media: update reference, kerneltrap.org no longer works | Pranith Kumar | 2014-06-19 | 1 | -1/+1 |
| * | hexagon: update reference, kerneltrap.org no longer works | Pranith Kumar | 2014-06-19 | 1 | -1/+1 |
| * | doc: LSM: update reference, kerneltrap.org no longer works | Pranith Kumar | 2014-06-19 | 1 | -1/+1 |
| * | doc: SubmittingPatches: remove dead link, kerneltrap.org no longer works | Pranith Kumar | 2014-06-19 | 1 | -4/+0 |
| * | doc: RCU: update reference, kerneltrap.org no longer works | Pranith Kumar | 2014-06-19 | 1 | -2/+2 |
| * | gma500: remove duplicate FB_REG09 define | Dan Carpenter | 2014-06-19 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-08-06 | 18 | -642/+1194 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----------. \ | Merge branches 'for-3.17/upstream', 'for-3.17/cp2112', 'for-3.17/huion', 'for... | Jiri Kosina | 2014-08-06 | 6454 | -121305/+286956 |
| |\ \ \ \ \ \ \ \ |
|
| | | | | | | | * | | HID: sony: Default initialize all elements of the LED max_brightness array to 1 | Frank Praznik | 2014-07-30 | 1 | -1/+1 |
| | | | | | | | * | | HID: sony: Remove an old and redundant comment | Antonio Ospite | 2014-06-25 | 1 | -2/+0 |
| | | | | | | | * | | HID: sony: Format and comment sixaxis_rdesc | Antonio Ospite | 2014-06-25 | 1 | -19/+74 |
| | | | | | | | * | | HID: sony: Always override the Sixaxis descriptor | Antonio Ospite | 2014-06-25 | 1 | -21/+10 |
| | | | | | | | * | | HID: sony: Use the SIXAXIS_CONTROLLER constant when possible | Antonio Ospite | 2014-06-25 | 1 | -3/+1 |
| | | | | | | * | | | HID: rmi: only bind the hid-rmi driver to the mouse interface of composite US... | Andrew Duggan | 2014-07-29 | 1 | -1/+3 |
| | | | | | | * | | | HID: rmi: check that report ids exist in the report_id_hash before accessing ... | Andrew Duggan | 2014-07-29 | 1 | -6/+22 |
| | | | | | | * | | | HID: rmi: change logging level of log messages related to unexpected reports | Andrew Duggan | 2014-07-29 | 1 | -2/+2 |
| | | | | | | * | | | HID: rmi: make compututation of the address of Query 12 more careful | Andrew Duggan | 2014-07-29 | 1 | -10/+25 |
| | | | | | * | | | | HID: lenovo: Add support for Compact (BT|USB) keyboard | Jamie Lentin | 2014-07-29 | 6 | -0/+227 |
| | | | | | * | | | | HID: lenovo: Don't call function in condition, show error codes | Jamie Lentin | 2014-07-29 | 1 | -4/+4 |
| | | | | | * | | | | HID: lenovo: Prepare support for adding other devices | Jamie Lentin | 2014-07-29 | 1 | -8/+45 |
| | | | | | * | | | | HID: lenovo: Rename hid-lenovo-tpkbd to hid-lenovo | Jamie Lentin | 2014-07-29 | 5 | -101/+102 |
| | | | | | |/ / / |
|
| | | | | * / / / | HID: i2c-hid: call the hid driver's suspend and resume callbacks | Andrew Duggan | 2014-07-29 | 1 | -1/+14 |
| | | | | |/ / / |
|
| | | | * / / / | HID: hyperv: register as a wakeup source | Dexuan Cui | 2014-08-04 | 1 | -0/+6 |
| | | | |/ / / |
|
| | | * | | | | HID: huion: Fix sparse warnings | Nikolai Kondrashov | 2014-07-29 | 1 | -1/+1 |
| | | * | | | | HID: huion: Handle tablets with UC-Logic vendor ID | Nikolai Kondrashov | 2014-07-29 | 1 | -0/+1 |
| | | * | | | | HID: huion: Switch to generating report descriptor | Nikolai Kondrashov | 2014-07-29 | 1 | -78/+167 |
| | | * | | | | HID: huion: Don't ignore other interfaces | Nikolai Kondrashov | 2014-07-29 | 1 | -13/+7 |
| | | * | | | | HID: huion: Use "tablet" instead of specific model | Nikolai Kondrashov | 2014-07-29 | 3 | -14/+15 |
| | | |/ / / |
|
| | * | | | | HID: cp2112: add I2C mode | Antonio Borneo | 2014-07-29 | 1 | -1/+102 |
| | * | | | | HID: cp2112: fix gpio value in gpio_direction_output | Antonio Borneo | 2014-07-07 | 1 | -2/+6 |
| | | |/ /
| | |/| | |
|
| * | | | | HID: usbhid: Use flag HID_DISCONNECTED when a usb device is removed | Reyad Attiyat | 2014-07-29 | 1 | -1/+5 |
| * | | | | HID: ignore jabra gn9350e | Patrick Plattes | 2014-07-29 | 2 | -0/+2 |
| * | | | | HID: use multi input quirk for 22b9:2968 | Wen-chien Jesse Sung | 2014-07-29 | 2 | -0/+2 |
| * | | | | HID: add quirk for 0x04d9:0xa096 device | Wangzhao Cai | 2014-07-29 | 2 | -0/+2 |
| * | | | | HID: picolcd: remove unnecessary NULL test before debugfs_remove | Fabian Frederick | 2014-06-30 | 1 | -6/+3 |
| * | | | | HID: roccat: Drop cast | Himangi Saraogi | 2014-06-27 | 1 | -1/+1 |
| * | | | | HID: Kconfig: drop remove Unicode non-breaking space from Kconfig | Brian Norris | 2014-06-11 | 1 | -1/+1 |
| * | | | | HID: usbhid: remove unneeded initialization of quirks_param[] | Mathias Krause | 2014-06-10 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2014-08-06 | 7 | -13/+43 |
|\ \ \ \ |
|
| * | | | | wdt: sunxi: Move restart code to the watchdog driver | Maxime Ripard | 2014-08-05 | 1 | -0/+29 |
| * | | | | Documentation: fix two typos in watchdog-api.txt | Sangjung Woo | 2014-08-05 | 1 | -1/+1 |