Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
845d8fcbba59ed7a0008622019eb43d485d14071
/
drivers
845d8fc
HID: uhid: forward raw output reports to user-space
by David Herrmann
· 13 years ago
9db7c63
HID: uhid: forward output request to user-space
by David Herrmann
· 13 years ago
8fbb877
HID: uhid: forward open/close events to user-space
by David Herrmann
· 13 years ago
ba5c313
HID: uhid: add UHID_START and UHID_STOP events
by David Herrmann
· 13 years ago
71d3452
HID: uhid: forward hid report-descriptor to hid core
by David Herrmann
· 13 years ago
5f80722
HID: uhid: allow feeding input data into uhid devices
by David Herrmann
· 13 years ago
9b9a379
HID: uhid: add UHID_CREATE and UHID_DESTROY events
by David Herrmann
· 13 years ago
25f645a
HID: uhid: implement write() on uhid devices
by David Herrmann
· 13 years ago
6b0daae
HID: uhid: implement read() on uhid devices
by David Herrmann
· 13 years ago
9e9edde
HID: uhid: allow poll()'ing on uhid devices
by David Herrmann
· 13 years ago
487e27e
HID: uhid: add internal message buffer
by David Herrmann
· 13 years ago
e5824eb
HID: uhid: introduce user-space I/O driver support for HID
by David Herrmann
· 13 years ago
4679c05
Merge "power: qpnp-bms: clean up vbatt functions"
by Linux Build Service Account
· 12 years ago
c8116b6
Merge "power: qpnp-bms: Fix CC conversion precision"
by Linux Build Service Account
· 12 years ago
cd4b17c
Merge "USB: HSIC SMSC HUB: Add check before hub_vbus regulator disable"
by Linux Build Service Account
· 12 years ago
a2776fc
Merge "msm_fb: Add support for BGRA_8888 as FB format"
by Linux Build Service Account
· 12 years ago
0f608be
Merge "usb: gadget: Implement ECM over IPA"
by Linux Build Service Account
· 12 years ago
9228ca0
Merge "msm: ipa: a2_service: Handle A2 power collapse and embedded data"
by Linux Build Service Account
· 12 years ago
73324d6
Merge "msm: mdss: fix pipe buffers setup"
by Linux Build Service Account
· 12 years ago
51d0b7c
Merge "msm: iommu: Use %pr to print resources"
by Linux Build Service Account
· 12 years ago
6a7ca7f
Merge "gpu: ion: Use %pa to print physical addresses"
by Linux Build Service Account
· 12 years ago
20a81aa
Merge "msm: sps: enable a pipe only when it is disabled"
by Linux Build Service Account
· 12 years ago
5e0ebe8
Merge "msm: wfd: Fix mapping into incorrect domain"
by Linux Build Service Account
· 12 years ago
201a828
Merge "msm:qseecom: Add validation checks for memory cleanup for qseecom"
by Linux Build Service Account
· 12 years ago
b5e6251
Merge "FM: Add iris_fm device to device tree"
by Linux Build Service Account
· 12 years ago
62e3916
msm_fb: Add support for BGRA_8888 as FB format
by Pawan Kumar
· 12 years ago
61fa3db
msm: iommu: Use %pr to print resources
by Stepan Moskovchenko
· 13 years ago
a2271fc
gpu: ion: Use %pa to print physical addresses
by Stepan Moskovchenko
· 12 years ago
b108d76
Merge "wfd: Remove ion_handle_get_flags API"
by Linux Build Service Account
· 12 years ago
56d3512
msm:qseecom: Add validation checks for memory cleanup for qseecom
by Hariprasad Dhalinarasimha
· 12 years ago
7e7e3ea
msm: sps: enable a pipe only when it is disabled
by Yan He
· 12 years ago
404210a
Merge "vcap: Remove ion_handle_get_flags call"
by Linux Build Service Account
· 12 years ago
8fbd5e6
Merge "wcnss: Fix defaulting to Riva hardware"
by Linux Build Service Account
· 12 years ago
947fde6
Merge "cpuidle: coupled: fix sleeping while atomic in cpu notifier"
by Linux Build Service Account
· 12 years ago
afaa5db
Merge "cpuidle: coupled: add parallel barrier function"
by Linux Build Service Account
· 12 years ago
88e9bb9
Merge "cpuidle: add support for states that affect multiple cpus"
by Linux Build Service Account
· 12 years ago
63fb273
Merge "cpuidle: fix error handling in __cpuidle_register_device"
by Linux Build Service Account
· 12 years ago
10564e1
msm: wfd: Fix mapping into incorrect domain
by Deva Ramasubramanian
· 12 years ago
3645896
power: qpnp-bms: clean up vbatt functions
by Xiaozhe Shi
· 12 years ago
a9b597d
power: qpnp-bms: Fix CC conversion precision
by Xiaozhe Shi
· 12 years ago
32cdcbf
vcap: Remove ion_handle_get_flags call
by Laura Abbott
· 12 years ago
a0e2915
USB: HSIC SMSC HUB: Add check before hub_vbus regulator disable
by Eugene Yasman
· 12 years ago
909c192
Merge "USB: dwc: Reduce TxFIFO of non burst Bulk In endpoint to 1K from 3K"
by Linux Build Service Account
· 12 years ago
bcbcbb0
Merge "qup_i2c: Update clock ready check condition"
by Linux Build Service Account
· 12 years ago
c315c09
Merge "mmc: msm_sdcc: fix the clock selection logic in DDR mode"
by Linux Build Service Account
· 12 years ago
4028f80
msm: ipa: a2_service: Handle A2 power collapse and embedded data
by Vladislav Mordohovich
· 12 years ago
5789a57
Merge "mmc: sdhci: Use DBG() instead of pr_warning() on large timeout"
by Linux Build Service Account
· 12 years ago
f9b352b
usb: gadget: Implement ECM over IPA
by Amit Blay
· 12 years ago
54ec325
FM: Add iris_fm device to device tree
by Venkateshwarlu Domakonda
· 12 years ago
879856d
mmc: msm_sdcc: fix the clock selection logic in DDR mode
by Subhash Jadavani
· 12 years ago
a482afb
Merge "usb: dwc3-msm: Update USB power supply's 'type' property"
by Linux Build Service Account
· 12 years ago
34ca209
mmc: sdhci: Use DBG() instead of pr_warning() on large timeout
by Chris Ball
· 13 years ago
dd5cd53
Merge "mmc: sdio: Update the argument for data copy"
by Linux Build Service Account
· 12 years ago
f00dbeb
wcnss: Fix defaulting to Riva hardware
by Sameer Thalappil
· 12 years ago
bd71782
Merge "msm: ipa: Fix BAM configuration used by IPA HW 1.1"
by Linux Build Service Account
· 12 years ago
a853658
Merge "msm: camera: Fix random no SOT issue for CSID"
by Linux Build Service Account
· 12 years ago
ec083c0
Merge "mmc: sdhci: Add new callback to enable/disable CDR"
by Linux Build Service Account
· 12 years ago
f1da5d1
Merge "mmc: sdhci: Fix bug in trigger for HS200 tuning"
by Linux Build Service Account
· 12 years ago
5c0304c
Merge "mmc: sdhc: add execute tuning callback"
by Linux Build Service Account
· 12 years ago
db8c6f6
msm: ipa: Fix BAM configuration used by IPA HW 1.1
by Talel Atias
· 12 years ago
f7240aa
Merge "USB: msm_otg: Migrate to clock apis for XO voting"
by Linux Build Service Account
· 12 years ago
2dc8a67
Merge "msm: mdss: fix pm suspend logic"
by Linux Build Service Account
· 12 years ago
551ca0a
Merge "coresight: add support for ost mipi 1.0 protocol"
by Linux Build Service Account
· 12 years ago
b77d153
Merge "coresight: use cp15 cpmr_etmclken instead of etmpdcr for krait"
by Linux Build Service Account
· 12 years ago
8602f54
Merge "coresight: disable tmc-etr to bam traffic during coresight abort"
by Linux Build Service Account
· 12 years ago
70bff82
Merge "coresight: enable & disable flush on wdog reset using cti for tmc-etr"
by Linux Build Service Account
· 12 years ago
f1c8190
Merge "input: keyboard: Add QPNP PMIC keypad driver"
by Linux Build Service Account
· 12 years ago
b2c062e
Merge "spmi: qpnp-int: Implement irq_read_line"
by Linux Build Service Account
· 12 years ago
f82df15
Merge "spmi: pmic_arb: Add qpnp-int controller unregistration call"
by Linux Build Service Account
· 12 years ago
3a242cc
Merge "input: synaptics_i2c_rmi4: Add regulator support"
by Linux Build Service Account
· 12 years ago
ffc257b
Merge "input: atmel_mxt_ts: Allow bootloader address to be set"
by Linux Build Service Account
· 12 years ago
5167157
Merge "mmc: sdhci: Add check_power_status host operation"
by Linux Build Service Account
· 12 years ago
9f82dc4
Merge "mmc: sdhci: pull in missing changes during msm3.4 kernel upgrade"
by Linux Build Service Account
· 12 years ago
bde8801
Merge "drivers: dma-contiguous: clean source code and prepare for device tree"
by Linux Build Service Account
· 12 years ago
b34b1d0
Merge "msm: camera2: Fix ION memory release in cpp driver"
by Linux Build Service Account
· 12 years ago
1a9e33a
Merge "iommu: msm: Pass correct handle to interrupt"
by Linux Build Service Account
· 12 years ago
f75da95
Merge "msm: camera: include list traversal within lock protection."
by Linux Build Service Account
· 12 years ago
df1c1a0
wfd: Remove ion_handle_get_flags API
by Laura Abbott
· 12 years ago
0b6b245
msm: camera2: Fix ION memory release in cpp driver
by Rajakumar Govindaram
· 12 years ago
99cda91
Merge "msm: qpnp-int: Support early interrupt mapping"
by Linux Build Service Account
· 12 years ago
d4a3cc9
Merge "msm: mdss: turn on panel as soon as fb device is opened"
by Linux Build Service Account
· 12 years ago
b99a880
Merge "leds: leds-pm8xxx: enable setting of max current for individual string"
by Linux Build Service Account
· 12 years ago
08fd0b1
Merge "leds: leds-pm8xxx: Add individual WLED string control"
by Linux Build Service Account
· 12 years ago
6857691
spmi: qpnp-int: Implement irq_read_line
by Jack Pham
· 12 years ago
6ca52b6
spmi: pmic_arb: Add qpnp-int controller unregistration call
by Michael Bohan
· 12 years ago
0435bd6
msm: qpnp-int: Support early interrupt mapping
by Michael Bohan
· 12 years ago
4d5cb98
coresight: add support for ost mipi 1.0 protocol
by Pratik Patel
· 12 years ago
36cc448
coresight: use cp15 cpmr_etmclken instead of etmpdcr for krait
by Pratik Patel
· 12 years ago
89a7662
coresight: disable tmc-etr to bam traffic during coresight abort
by Pratik Patel
· 12 years ago
a554416
coresight: enable & disable flush on wdog reset using cti for tmc-etr
by Pratik Patel
· 12 years ago
db7909c
drivers: dma-contiguous: clean source code and prepare for device tree
by Marek Szyprowski
· 12 years ago
1a53b61
input: synaptics_i2c_rmi4: Add regulator support
by Amy Maloche
· 12 years ago
daf082c
USB: dwc: Reduce TxFIFO of non burst Bulk In endpoint to 1K from 3K
by Vijayavardhan Vennapusa
· 12 years ago
fa40cae
usb: dwc3-msm: Update USB power supply's 'type' property
by Manu Gautam
· 12 years ago
57b5063
Merge "msm: mdss: request minimum bus bandwidth for all panels"
by Linux Build Service Account
· 12 years ago
4e69360
Merge "input: atmel_mxt_ts: suppress touches when T42 message not sent"
by Linux Build Service Account
· 12 years ago
388af7c
Merge "msm: kgsl: add more VBIF settings for A305B"
by Linux Build Service Account
· 12 years ago
31137c3
Merge "coresight: enable & disable flush on wdog reset using cti for tmc-etf"
by Linux Build Service Account
· 12 years ago
9040431
Merge "coresight: add coresight cti driver"
by Linux Build Service Account
· 12 years ago
da9dddf
Merge "cpuidle: refactor out cpuidle_enter_state"
by Linux Build Service Account
· 12 years ago
Next »