Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d8fbe341beb617ebb22b98fb893e4aa32ae2d864
« Previous
03af03a
iio: Add new operating mode for non triggered sw buffers
by Karol Wrona
· 10 years ago
ab80496
iio: Deselect IIO_TRIGGER for IIO_KFIFO_BUF
by Karol Wrona
· 10 years ago
46a93af
Merge branch 'fib_trie_next'
by David S. Miller
· 10 years ago
64c6272
fib_trie: Various clean-ups for handling slen
by Alexander Duyck
· 10 years ago
0252536
fib_trie: Move fib_find_alias to file where it is used
by Alexander Duyck
· 10 years ago
30cfe7c
fib_trie: Use empty_children instead of counting empty nodes in stats collection
by Alexander Duyck
· 10 years ago
95f60ea
fib_trie: Add collapse() and should_collapse() to resize
by Alexander Duyck
· 10 years ago
a80e89d
fib_trie: Fall back to slen update on inflate/halve failure
by Alexander Duyck
· 10 years ago
69fa57b
fib_trie: Fix RCU bug and merge similar bits of inflate/halve
by Alexander Duyck
· 10 years ago
b383211
fib_trie: Use index & (~0ul << n->bits) instead of index >> n->bits
by Alexander Duyck
· 10 years ago
bc579ae
Merge branch 'mlx4-next'
by David S. Miller
· 10 years ago
0cd9302
net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
by Yishai Hadas
· 10 years ago
55ad359
net/mlx4_core: Enable device recovery flow with SRIOV
by Yishai Hadas
· 10 years ago
2ba5fbd
net/mlx4_core: Handle AER flow properly
by Yishai Hadas
· 10 years ago
c69453e
net/mlx4_core: Manage interface state for Reset flow cases
by Yishai Hadas
· 10 years ago
f5aef5a
net/mlx4_core: Activate reset flow upon fatal command cases
by Yishai Hadas
· 10 years ago
f6bc11e
net/mlx4_core: Enhance the catas flow to support device reset
by Yishai Hadas
· 10 years ago
ad9a0bf
net/mlx4_core: Refactor the catas flow to work per device
by Yishai Hadas
· 10 years ago
dd0eefe
net/mlx4_core: Set device configuration data to be persistent across reset
by Yishai Hadas
· 10 years ago
872bf2f
net/mlx4_core: Maintain a persistent memory for mlx4 device
by Yishai Hadas
· 10 years ago
77b3da6
new primitive: debugfs_create_automount()
by Al Viro
· 10 years ago
5233e31
debugfs: split end_creating() into success and failure cases
by Al Viro
· 10 years ago
edac65e
debugfs: take mode-dependent parts of debugfs_get_inode() into callers
by Al Viro
· 10 years ago
680b302
fold debugfs_mknod() into callers
by Al Viro
· 10 years ago
3473cde
fold debugfs_create() into caller
by Al Viro
· 10 years ago
02538a7
fold debugfs_mkdir() into caller
by Al Viro
· 10 years ago
160f759
debugfs_mknod(): get rid useless arguments
by Al Viro
· 10 years ago
9b73fab
fold debugfs_link() into caller
by Al Viro
· 10 years ago
ad5abd5
debugfs: kill __create_file()
by Al Viro
· 10 years ago
d072c96
clocksource: sirf: Remove unused variable
by Thierry Reding
· 10 years ago
7bae8f0
power/reset: restart-poweroff: Remove arm dependencies
by Guenter Roeck
· 10 years ago
7fa650bc
power/reset: st-poweroff: Fix misleading Kconfig description
by Guenter Roeck
· 10 years ago
453fe4f
power/reset: st-poweroff: Register with kernel restart handler
by Guenter Roeck
· 10 years ago
b2b3a8b
power/reset: Remove sun6i reboot driver
by Guenter Roeck
· 10 years ago
481ff6f
power/reset: at91: Register with kernel restart handler
by Guenter Roeck
· 10 years ago
25a5b57
power/reset: arm-versatile: Register with kernel restart handler
by Guenter Roeck
· 10 years ago
e48cc18
ARM: dts: rockchip: Add rockchip timer node for rk3288
by Daniel Lezcano
· 10 years ago
190afd8
debugfs: split the beginning and the end of __create_file() off
by Al Viro
· 10 years ago
e09ddf3
debugfs_{mkdir,create,link}(): get rid of redundant argument
by Al Viro
· 10 years ago
d8a60e0
Drivers: hv: vmbus: hv_process_timer_expiration() can be static
by kbuild test robot
· 10 years ago
d7f2fba
Drivers: hv: vmbus: serialize Offer and Rescind offer
by Vitaly Kuznetsov
· 10 years ago
67fae05
Drivers: hv: rename sc_lock to the more generic lock
by Vitaly Kuznetsov
· 10 years ago
9c3a6f7
Drivers: hv: check vmbus_device_create() return value in vmbus_process_offer()
by Vitaly Kuznetsov
· 10 years ago
c3762b2
pcmcia: fix incorrect bracketing on a test
by Alan
· 10 years ago
a1d8843
VMCI: Fix two UVA mapping bugs
by Jorgen Hansen
· 10 years ago
3f46d81
misc: ti-st: add handling of the signal case
by Nicholas Mc Guire
· 10 years ago
625505b
pnpbios: bail out on strange errors
by Alan Cox
· 10 years ago
f989e55
i8k: Add support for fan labels
by Pali Rohár
· 10 years ago
1a131ca
i8k: Remove DMI config data for Latitude E6440 and E6540
by Pali Rohár
· 10 years ago
8f21d8e
i8k: Autodetect fan RPM multiplier
by Pali Rohár
· 10 years ago
7f69fb0
i8k: Make fan module parameters an unsigned
by Pali Rohár
· 10 years ago
34ae40f
i8k: Add support for Dell XPS 13
by Guenter Roeck
· 10 years ago
564132d
i8k: Rework error retries
by Guenter Roeck
· 10 years ago
83d514d
i8k: Return -ENODATA for invalid temperature
by Pali Rohár
· 10 years ago
672af22
i8k: Register only temperature sensors which have labels
by Pali Rohár
· 10 years ago
5114b47
i8k: Add support for temperature sensor labels
by Pali Rohár
· 10 years ago
d9b1652
hv: hv_fcopy: drop the obsolete message on transfer failure
by Dexuan Cui
· 10 years ago
d61031e
Drivers: hv: vmbus: Support a vmbus API for efficiently sending page arrays
by K. Y. Srinivasan
· 10 years ago
9f52a16
Drivers: hv: vmbus: Fix a bug in vmbus_establish_gpadl()
by K. Y. Srinivasan
· 10 years ago
4061ed9
Drivers: hv: vmbus: Implement a clockevent device
by K. Y. Srinivasan
· 10 years ago
ab3de22
Drivers: hv: hv_balloon: Don't post pressure status from interrupt context
by K. Y. Srinivasan
· 10 years ago
22f8847
Drivers: hv: hv_balloon: Fix a locking bug in the balloon driver
by K. Y. Srinivasan
· 10 years ago
79208c5
Drivers: hv: hv_balloon: Make adjustments in computing the floor
by K. Y. Srinivasan
· 10 years ago
c1136da
Tools: hv: do not add redundant '/' in hv_start_fcopy()
by Vitaly Kuznetsov
· 10 years ago
aba474b
Tools: hv: address compiler warnings for hv_fcopy_daemon.c
by Vitaly Kuznetsov
· 10 years ago
69258c0
Tools: hv: address compiler warnings for hv_kvp_daemon.c
by Vitaly Kuznetsov
· 10 years ago
77ce247
Tools: hv: remove unused bytes_written from kvp_update_file()
by Vitaly Kuznetsov
· 10 years ago
79af730
Add security hooks to binder and implement the hooks for SELinux.
by Stephen Smalley
· 10 years ago
79563db
mei: add reference counting for me clients
by Tomas Winkler
· 10 years ago
117a2cc
ARM: sunxi: dt: Fix aliases
by Maxime Ripard
· 10 years ago
c121f45
ARM: dts: sun5i: Enable axp209 support on A13-OLinuxIno
by Hans de Goede
· 10 years ago
1e8d156
ARM: sunxi: dts: Add A10/A20 PS2 pin muxing options
by Vishnu Patekar
· 10 years ago
196654a
ARM: sunxi: dts: Add PS2 nodes to dtsi for A10,A20
by Vishnu Patekar
· 10 years ago
76820fc
sunxi: clk: Set sun6i-pll1 n_start = 1
by Hans de Goede
· 10 years ago
6424e0a
clk: sunxi: rewrite sun9i_a80_get_pll4_factors()
by Hans de Goede
· 10 years ago
e5dff0e
USB: Add OTG PET device to TPL
by Macpaul Lin
· 10 years ago
bf5c413
usb-storage/SCSI: blacklist FUA on JMicron 152d:2566 USB-SATA controller
by Dmitry Nezhevenko
· 10 years ago
8a87088
uas: Add no-report-opcodes quirk for Simpletech devices with id 4971:8017
by Hans de Goede
· 10 years ago
a7a34d0
storage: Revise/fix quirk for 04E6:000F SCM USB-SCSI converter
by Mark Knibbs
· 10 years ago
1cee6b8
USB: host: ohci-at91: Fix wake-up support
by Sylvain Rochet
· 10 years ago
3b3394a
USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisation
by Sylvain Rochet
· 10 years ago
1b20745
USB: host: ohci-at91: Move global variables to private struct
by Sylvain Rochet
· 10 years ago
7baddac
USB: host: ehci-atmel: Move global variables to private struct
by Sylvain Rochet
· 10 years ago
94ac0e5
USB: host: ohci-at91: Use struct dev_pm_ops instead of struct platform_driver
by Sylvain Rochet
· 10 years ago
ca2c1dc
USB: host: ehci-atmel: Add suspend/resume support
by Sylvain Rochet
· 10 years ago
fbaecff
usb: core: hub: modify hub reset logic in hub driver
by Deepak Das
· 10 years ago
7e7a0e6
usb: ehci-platform: add support for multiple phys per controller
by Arun Ramamurthy
· 10 years ago
85cd690
usb: ohci-platform: add support for multiple phys per controller
by Arun Ramamurthy
· 10 years ago
6d2a5663
wusbcore: rh: use HUB_CHAR_*
by Sergei Shtylyov
· 10 years ago
1cc9af8
usbip: vhci_hcd: use HUB_CHAR_*
by Sergei Shtylyov
· 10 years ago
a1837d1
renesas_usbhs: mod_host: use HUB_CHAR_*
by Sergei Shtylyov
· 10 years ago
211f25d
musb_virthub: use HUB_CHAR_*
by Sergei Shtylyov
· 10 years ago
2345f84
dummy_hcd: use HUB_CHAR_*
by Sergei Shtylyov
· 10 years ago
265bf23
dwc2: hcd: use HUB_CHAR_*
by Sergei Shtylyov
· 10 years ago
a7cf697
u132-hcd: use HUB_CHAR_*
by Sergei Shtylyov
· 10 years ago
c25af1d
sl811-hcd: use HUB_CHAR_*
by Sergei Shtylyov
· 10 years ago
e70480f
r8a66597-hcd: use HUB_CHAR_*
by Sergei Shtylyov
· 10 years ago
85943f3
oxu210hp-hcd: use HUB_CHAR_*
by Sergei Shtylyov
· 10 years ago
dd70976
ohci-s3c2410: use HUB_CHAR_*
by Sergei Shtylyov
· 10 years ago
db42a4c
ohci-hub: use HUB_CHAR_*
by Sergei Shtylyov
· 10 years ago
Next »