index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-21
regulator: fan53555: Add support for FAN53526
Bjorn Andersson
2
-11
/
+93
2019-02-21
ASoC: samsung: odroid: Prevent uninitialized variable use
Sylwester Nawrocki
1
-2
/
+6
2019-02-21
HID: Remove Waltop tablets from hid_have_special_driver
Nikolai Kondrashov
1
-9
/
+0
2019-02-21
HID: Remove KYE tablets from hid_have_special_driver
Nikolai Kondrashov
1
-5
/
+0
2019-02-21
HID: Remove hid-uclogic entries from hid_have_special_driver
Nikolai Kondrashov
1
-17
/
+0
2019-02-21
HID: uclogic: Do not initialize non-USB devices
Nikolai Kondrashov
1
-2
/
+4
2019-02-21
HID: uclogic: Add support for Ugee G5
Nikolai Kondrashov
5
-0
/
+104
2019-02-21
HID: uclogic: Support Gray-coded rotary encoders
Nikolai Kondrashov
2
-0
/
+37
2019-02-21
HID: uclogic: Support faking Wacom pad device ID
Nikolai Kondrashov
2
-0
/
+19
2019-02-21
HID: uclogic: Add support for XP-Pen Deco 01
Nikolai Kondrashov
5
-0
/
+65
2019-02-21
HID: uclogic: Add support for XP-Pen Star G640
Nikolai Kondrashov
3
-0
/
+5
2019-02-21
HID: uclogic: Add support for XP-Pen Star G540
Nikolai Kondrashov
3
-0
/
+5
2019-02-21
HID: uclogic: Add support for Ugee EX07S frame controls
Nikolai Kondrashov
3
-2
/
+61
2019-02-21
HID: uclogic: Add support for Ugee M540
Nikolai Kondrashov
2
-3
/
+26
2019-02-21
HID: uclogic: Add support for Ugee 2150
Nikolai Kondrashov
3
-0
/
+5
2019-02-21
HID: uclogic: Support v2 protocol
Nikolai Kondrashov
3
-0
/
+278
2019-02-21
HID: uclogic: Support fragmented high-res reports
Nikolai Kondrashov
2
-0
/
+33
2019-02-21
HID: uclogic: Support in-range reporting emulation
Nikolai Kondrashov
3
-0
/
+58
2019-02-21
HID: uclogic: Designate current protocol v1
Nikolai Kondrashov
3
-43
/
+43
2019-02-21
HID: uclogic: Re-initialize tablets on resume
Nikolai Kondrashov
1
-0
/
+21
2019-02-21
HID: uclogic: Extract tablet parameter discovery into a module
Nikolai Kondrashov
4
-327
/
+1090
2019-02-21
HID: uclogic: Extract report descriptors to a module
Nikolai Kondrashov
4
-539
/
+744
2019-02-21
HID: Clarify vendor ID reuse by Ugee tablets
Nikolai Kondrashov
3
-8
/
+8
2019-02-21
HID: viewsonic: Support PD1011 signature pad
Nikolai Kondrashov
4
-0
/
+118
2019-02-21
HID: kye: Add support for EasyPen M406XE
Nikolai Kondrashov
3
-0
/
+85
2019-02-21
misc: pci_endpoint_test: Add the layerscape EP device support
Xiaowei Bao
1
-0
/
+1
2019-02-21
fanotify: Make waits for fanotify events only killable
Jan Kara
1
-2
/
+2
2019-02-21
PCI: layerscape: Add EP mode support
Xiaowei Bao
2
-1
/
+157
2019-02-21
arm64: dts: Add the PCIE EP node in dts
Xiaowei Bao
1
-1
/
+33
2019-02-21
dt-bindings: add DT binding for the layerscape PCIe controller with EP mode
Xiaowei Bao
1
-0
/
+3
2019-02-21
irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt code
Doug Berger
1
-4
/
+6
2019-02-21
irqchip/gicv3-its: Use NUMA aware memory allocation for ITS tables
Shanker Donthineni
1
-10
/
+16
2019-02-21
irqdomain: Allow the default irq domain to be retrieved
Marc Zyngier
2
-0
/
+15
2019-02-21
irqchip/sifive-plic: Implement irq_set_affinity() for SMP host
Anup Patel
1
-6
/
+39
2019-02-21
irqchip/sifive-plic: Differentiate between PLIC handler and context
Anup Patel
1
-8
/
+8
2019-02-21
irqchip/sifive-plic: Add warning in plic_init() if handler already present
Anup Patel
1
-0
/
+5
2019-02-21
irqchip/sifive-plic: Pre-compute context hart base and enable base
Anup Patel
1
-26
/
+21
2019-02-21
staging: octeon-usb: fix misspelled "re-enable"
Sumit Pundir
1
-1
/
+1
2019-02-21
staging: rtlwifi: Use proper enum for return in halmac_parse_psd_data_88xx
Nathan Chancellor
1
-1
/
+1
2019-02-21
Staging: rtl8192e: Replace license text with SPDX identifier
Bhanusree Pola
1
-8
/
+1
2019-02-21
usb: typec: tps6598x: handle block writes separately with plain-I2C adapters
Nikolaus Voss
1
-6
/
+20
2019-02-21
usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCI
Balaji Manoharan
1
-0
/
+1
2019-02-21
usb: xhci: fix build warning - missing prototype
Jean-Philippe Menil
1
-1
/
+1
2019-02-21
printk: Pass caller information to log_store().
Tetsuo Handa
1
-15
/
+22
2019-02-21
PM-runtime: Fix deadlock when canceling hrtimer
Vincent Guittot
1
-1
/
+1
2019-02-21
mtd: spi-nor: Fix wrong abbreviation HWCPAS
Bean Huo
1
-1
/
+1
2019-02-21
mtd: spi-nor: cadence-quadspi: fix spelling mistake: "Couldnt't" -> "Couldn't"
Colin Ian King
1
-1
/
+1
2019-02-21
mtd: spi-nor: Add support for en25qh64
Roger Pueyo Centelles
1
-0
/
+2
2019-02-21
mtd: spi-nor: Add support for MX25V8035F
Frieder Schrempf
1
-0
/
+2
2019-02-21
mtd: spi-nor: Add support for EN25Q80A
Frieder Schrempf
1
-0
/
+2
[prev]
[next]