Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8f12c81ee0f424d12ab540efccb308913f73fe74
/
drivers
« Previous
8c92a75
acer-wmi: Use acpi_dev_found()
by Lukas Wunner
· 9 years ago
9f9de69
eeepc-wmi: Use acpi_dev_found()
by Lukas Wunner
· 9 years ago
c68ae33e
ACPI / utils: Rename acpi_dev_present()
by Lukas Wunner
· 9 years ago
f4d0526
device property: don't bother the drivers with struct property_set
by Heikki Krogerus
· 9 years ago
fe6cbea
ACPI 2.0 / ECDT: Enable correct ECDT initialization order
by Lv Zheng
· 9 years ago
59f0aa9
ACPI 2.0 / ECDT: Remove early namespace reference from EC
by Lv Zheng
· 9 years ago
0e1affe
ACPI 2.0 / ECDT: Split EC_FLAGS_HANDLERS_INSTALLED
by Lv Zheng
· 9 years ago
5dcef69
intel_idle: add BXT support
by Len Brown
· 9 years ago
c998c07
cpuidle: Indicate when a device has been unregistered
by Dave Gerlach
· 9 years ago
1373718
ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5
by Chen Yu
· 9 years ago
3db80c2
ACPI: implement Generic Event Device
by Sinan Kaya
· 9 years ago
8cee1ee
cpufreq: ACPI: Remove freq_table from acpi_cpufreq_data
by Viresh Kumar
· 9 years ago
9b55f55
cpufreq: ACPI: policy->driver_data can't be NULL in ->exit()
by Viresh Kumar
· 9 years ago
a794d61
cpufreq: Rearrange cpufreq_add_dev()
by Rafael J. Wysocki
· 9 years ago
cd73e9b
cpufreq: Simplify switch () in cpufreq_cpu_callback()
by Rafael J. Wysocki
· 9 years ago
1c5864e
cpufreq: Use consistent prefixing via pr_fmt
by Joe Perches
· 9 years ago
b49c22a
cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>
by Joe Perches
· 9 years ago
4836df1
intel_pstate: Use pr_fmt
by Joe Perches
· 9 years ago
d2499d0
cpufreq: mt8173: use list_for_each_entry*()
by Geliang Tang
· 9 years ago
22590ef
intel_pstate: Avoid pointless FRAC_BITS shifts under div_fp()
by Rafael J. Wysocki
· 9 years ago
2249c00
cpufreq: exynos: Use generic platdev driver
by Viresh Kumar
· 9 years ago
f56aad1
cpufreq: dt: Add generic platform-device creation support
by Viresh Kumar
· 9 years ago
f3f24de
cpufreq: tegra124: No need of setting platform-data
by Viresh Kumar
· 9 years ago
dbbe972
cpufreq: ppc_cbe_cpufreq_pmi: make the driver explicitly non-modular
by Paul Gortmaker
· 9 years ago
4b42faf
Merge branch 'pm-cpufreq-sched' into pm-cpufreq
by Rafael J. Wysocki
· 9 years ago
636c8a8
Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 9 years ago
8805eea
Bluetooth: hci_bcsp: fix code style
by Maxim Zhukov
· 9 years ago
4d5770b
net: dsa: make the VLAN add function return void
by Vivien Didelot
· 9 years ago
8497aa6
net: dsa: make the FDB add function return void
by Vivien Didelot
· 9 years ago
43c44a9
net: dsa: make the STP state function return void
by Vivien Didelot
· 9 years ago
1089ac6
Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
6c9d9c8
cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()
by Rafael J. Wysocki
· 9 years ago
88a97da
PCI: Remove return values from pcie_port_platform_notify() and relatives
by Jon Derrick
· 9 years ago
016adb7
tuntap: restore default qdisc
by Jason Wang
· 9 years ago
73659be
Merge branches 'pm-core', 'powercap' and 'pm-tools'
by Rafael J. Wysocki
· 9 years ago
fa81e66
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'
by Rafael J. Wysocki
· 9 years ago
52966bd
PCI/ACPI: Allow all PCIe services on non-ACPI host bridges
by Jon Derrick
· 9 years ago
9efc8f6
mlxsw: reg: Fix SBPM register name
by Jiri Pirko
· 9 years ago
497e859
mlxsw: reg: Share direction enum between SBPR, SBCM, SBPM
by Jiri Pirko
· 9 years ago
b2f1057
mlxsw: Do not pass around driver_priv directly
by Jiri Pirko
· 9 years ago
307c243
mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit*
by Jiri Pirko
· 9 years ago
932762b
mlxsw: Move devlink port registration into common core code
by Jiri Pirko
· 9 years ago
cc7c033
nfp: allow ring size reconfiguration at runtime
by Jakub Kicinski
· 9 years ago
a98cb25
nfp: pass ring count as function parameter
by Jakub Kicinski
· 9 years ago
36a857e
nfp: convert .ndo_change_mtu() to prepare/commit paradigm
by Jakub Kicinski
· 9 years ago
30d2117
nfp: propagate list buffer size in struct rx_ring
by Jakub Kicinski
· 9 years ago
aba52df
nfp: sync ring state during FW reconfiguration
by Jakub Kicinski
· 9 years ago
1cd0cfc
nfp: slice .ndo_open() and .ndo_stop() up
by Jakub Kicinski
· 9 years ago
ca40fea
nfp: move filling ring information to FW config
by Jakub Kicinski
· 9 years ago
114bdef
nfp: preallocate RX buffers early in .ndo_open
by Jakub Kicinski
· 9 years ago
1934680
nfp: reorganize initial filling of RX rings
by Jakub Kicinski
· 9 years ago
827deea
nfp: cleanup tx ring flush and rename to reset
by Jakub Kicinski
· 9 years ago
73725d9
nfp: allocate ring SW structs dynamically
by Jakub Kicinski
· 9 years ago
d79737c
nfp: make *x_ring_init do all the init
by Jakub Kicinski
· 9 years ago
0afbfb1
nfp: break up nfp_net_{alloc|free}_rings
by Jakub Kicinski
· 9 years ago
0ba40af
nfp: move link state interrupt request/free calls
by Jakub Kicinski
· 9 years ago
ff1b68a
nfp: correct RX buffer length calculation
by Jakub Kicinski
· 9 years ago
cd9d721
ieee802154/adf7242: fix memory leak of firmware
by Sudip Mukherjee
· 9 years ago
1340737
Bluetooth: vhci: purge unhandled skbs
by Jiri Slaby
· 9 years ago
373a32c
Bluetooth: vhci: fix open_timeout vs. hdev race
by Jiri Slaby
· 9 years ago
84cb3df
Bluetooth: hci_ldisc: Fix null pointer derefence in case of early data
by Loic Poulain
· 9 years ago
1dbfc59
Bluetooth: hci_bcm: Add BCM2E71 ACPI ID
by Loic Poulain
· 9 years ago
19bf4d4
thunderbolt: Support 1st gen Light Ridge controller
by Lukas Wunner
· 9 years ago
aae20bb
thunderbolt: Fix typos and magic number
by Lukas Wunner
· 9 years ago
1d11140
PCI: Add Intel Thunderbolt device IDs
by Lukas Wunner
· 9 years ago
f152dfe
intel_th: msu: Release resources on removal
by Alexander Shishkin
· 9 years ago
8e9a2be
intel_th: msu: Set fops::owner to prevent module from unloading
by Alexander Shishkin
· 9 years ago
e2ea295
intel_th: Hold output driver module reference while capture is active
by Alexander Shishkin
· 9 years ago
a45ff6e
intel_th: msu: Serialize enabling/disabling
by Alexander Shishkin
· 9 years ago
f18a953
intel_th: Fix activating a subdevice without a driver
by Alexander Shishkin
· 9 years ago
e8644e4
intel_th: pti: Create sysfs attributes using core driver's facility
by Alexander Shishkin
· 9 years ago
9d482ae
intel_th: msu: Create sysfs attributes using core driver's facility
by Alexander Shishkin
· 9 years ago
b5edbf1
intel_th: Allow subdevice drivers to bring in own attribute groups
by Alexander Shishkin
· 9 years ago
6575cbd
intel_th: msu: Handle kstrndup() failure
by Alexander Shishkin
· 9 years ago
8f1127e
intel_th: pti: Do remove sysfs group on device removal
by Alexander Shishkin
· 9 years ago
fb08019
stm class: Remove unnecessary pointer increment
by Alexander Shishkin
· 9 years ago
389b669
stm class: Fix stm device initialization order
by Alexander Shishkin
· 9 years ago
cbe4a61
stm class: Do not leak the chrdev in error path
by Alexander Shishkin
· 9 years ago
8fa11d1
stm class: Remove a pointless line
by Alexander Shishkin
· 9 years ago
c8be489
stm class: stm_heartbeat: Make nr_devs parameter read-only
by Alexander Shishkin
· 9 years ago
118b451
stm class: dummy_stm: Make nr_dummies parameter read-only
by Alexander Shishkin
· 9 years ago
f57af6d
stm class: Fix integer boundary checks for master range
by Chunyan Zhang
· 9 years ago
7d32326
drm/gma500/mdfld_dsi: remove bogus if check
by Alan
· 9 years ago
7ccca1d
drm/gma500: Fix possible out of bounds read
by Itai Handler
· 9 years ago
4cd54d9
drm/gma500: fix double freeing
by Sudip Mukherjee
· 9 years ago
cffa781
drm/i915: Simplify check for idleness in hangcheck
by Chris Wilson
· 9 years ago
7c90b7d
drm/i915: Apply a mb between emitting the request and hangcheck
by Chris Wilson
· 9 years ago
0134712
drm/i915: Reset engine->last_submitted_seqno
by Chris Wilson
· 9 years ago
a058d93
drm/i915: Reset semaphore page for gen8
by Chris Wilson
· 9 years ago
8c12672
drm/i915: Refactor gen8 semaphore offset calculation
by Chris Wilson
· 9 years ago
29dcb57
drm/i915: Move the hw semaphore initialisation from GEM to the engine
by Chris Wilson
· 9 years ago
d04bce4
drm/i915: Remove unneeded drm_device pointer from intel_ring_init_seqno()
by Chris Wilson
· 9 years ago
2ed53a9
drm/i915: On GPU reset, set the HWS breadcrumb to the last seqno
by Chris Wilson
· 9 years ago
14fd0d6
drm/i915: Include engine->last_submitted_seqno in GPU error state
by Chris Wilson
· 9 years ago
9b8e3ec
gpio: pca953x: Use correct u16 value for register word write
by Yong Li
· 9 years ago
159f3cd
gpiolib: Defer gpio device setup until after gpiolib initialization
by Guenter Roeck
· 9 years ago
476e2fc
gpiolib: Do not use devm functions when registering gpio chip
by Guenter Roeck
· 9 years ago
c4e5ffb
gpio: pxa: fix legacy non pinctrl aware builds
by Robert Jarzmik
· 9 years ago
2548753
gpio / ACPI: ignore GpioInt() GPIOs when requesting GPIO_OUT_*
by Dmitry Torokhov
· 9 years ago
ddb10c8
greybus: svc: add Interface power measurements support
by David Lin
· 9 years ago
Next »