Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e2843cb6cd6ba433d18d87e3e922b6e49ecccf01
/
drivers
e2843cb
gpio: gpio-stmpe: make various char arrays static const, shrinks object size
by Colin Ian King
· 7 years ago
deb2e71
gpio: it87: fix mojibake in module metadata
by Adam Borowski
· 7 years ago
cd9835f
gpio: mockup: add helpers for accessing the gpio ranges
by Bartosz Golaszewski
· 7 years ago
e63a006
gpio: mockup: rename gpio_mockup_params_nr to gpio_mockup_num_ranges
by Bartosz Golaszewski
· 7 years ago
1e0dca6
gpio: mockup: modify the return value check for devm_irq_sim_init()
by Bartosz Golaszewski
· 7 years ago
c47bee9
gpio: mockup: implement gpio_mockup_set_multiple()
by Bartosz Golaszewski
· 7 years ago
2a9d742
gpio: mockup: tweak line breaks
by Bartosz Golaszewski
· 7 years ago
fa86963
gpio: mockup: verify that ngpio > 0
by Bartosz Golaszewski
· 7 years ago
46526c1
gpio: mockup: fix debugfs handling
by Bartosz Golaszewski
· 7 years ago
1cea473
gpio: mockup: group code by logic
by Bartosz Golaszewski
· 7 years ago
5b7908c
gpio: mockup: change the type of value field in line state struct
by Bartosz Golaszewski
· 7 years ago
ca8792a
gpio: mockup: extend the debugfs layout
by Bartosz Golaszewski
· 7 years ago
c3196a7
gpio: mockup: pass the named_lines parameter over platform_data
by Bartosz Golaszewski
· 7 years ago
6d974d3
gpio: mockup: merge gpio_mockup_add() into gpio_mockup_probe()
by Bartosz Golaszewski
· 7 years ago
b9576d0
gpio: mockup: remove a stray tab
by Bartosz Golaszewski
· 7 years ago
f1bec99
gpio: mockup: implement gpio_mockup_err()
by Bartosz Golaszewski
· 7 years ago
8a39f59
gpio: mockup: rework device probing
by Bartosz Golaszewski
· 7 years ago
b447a75
gpio: mockup: verify the number of GPIO chips requested
by Bartosz Golaszewski
· 7 years ago
20c35ac
gpio: mockup: parse the module params in init, not probe
by Bartosz Golaszewski
· 7 years ago
f3b4717
gpio: mockup: add missing prefixes
by Bartosz Golaszewski
· 7 years ago
539340f
gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
by Jesse Chan
· 7 years ago
97b0313
gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
by Jesse Chan
· 7 years ago
3554187
Merge branch 'ib-gpio-acpi-quirks' into devel
by Linus Walleij
· 7 years ago
8193032
gpio: omap: initialize gpioirq chip as part of gpiochip_add_data
by Grygorii Strashko
· 7 years ago
588fc3b
gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags simultaneously
by Bartosz Golaszewski
· 7 years ago
1b2ca32
gpiolib: acpi: Introduce NO_RESTRICTION quirk
by Andy Shevchenko
· 7 years ago
ce0929d
gpiolib: acpi: Add quirks field to struct acpi_gpio_mapping
by Andy Shevchenko
· 7 years ago
5c34b6c
gpiolib: acpi: Consolidate debug output in acpi_gpio_update_gpiod_flags()
by Andy Shevchenko
· 7 years ago
5870cff47
gpiolib: acpi: Move adev member to struct acpi_gpio_info
by Andy Shevchenko
· 7 years ago
08be1a7
gpiolib: acpi: Don't contaminate return parameter in case of error
by Andy Shevchenko
· 7 years ago
f67a6c1
gpiolib: acpi: Assign polarity when call acpi_populate_gpio_lookup()
by Andy Shevchenko
· 7 years ago
e1c73a9
gpio: max732x: Remove duplicate NULL check
by Andy Shevchenko
· 7 years ago
dec0029
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
02fc87b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
844056f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
eda5d47
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 7 years ago
1d3b78b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
36f20ee
Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 7 years ago
06c9440
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
c353bfc
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
fd2fa6c
x86/PCI: Remove unused HyperTransport interrupt support
by Bjorn Helgaas
· 7 years ago
328bf1b
irqchip/imgpdc: Use resource_size function on resource object
by Vasyl Gomonovych
· 7 years ago
e9990d7
irqchip/qcom: Fix u32 comparison with value less than zero
by Colin Ian King
· 7 years ago
747a713
ipvlan: Fix insufficient skb linear check for ipv6 icmp
by Gao Feng
· 7 years ago
5fc9220
ipvlan: Fix insufficient skb linear check for arp
by Gao Feng
· 7 years ago
f9094b7
geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6
by Hangbin Liu
· 7 years ago
d6efab6
Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 7 years ago
003cd77
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 7 years ago
4b52d01
net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY
by Florian Fainelli
· 7 years ago
e4be7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
0c19f846
net: accept UFO datagrams from tuntap and packet
by Willem de Bruijn
· 7 years ago
9e77d7a
net: realtek: r8169: implement set_link_ksettings()
by Tobias Jakobi
· 7 years ago
0cc0350
net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
by Jesse Chan
· 7 years ago
866c9b9
Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into timers/urgent
by Thomas Gleixner
· 7 years ago
5a78775
Merge tag 'pwm/for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 7 years ago
1b8c5cd
Merge tag 'rtc-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 7 years ago
14b661e
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
acb1d8e
drm/edid: quirk HTC vive headset as non-desktop. [v2]
by Dave Airlie
· 7 years ago
b5f0538
drm/fb: add support for not enabling fbcon on non-desktop displays [v2]
by Dave Airlie
· 7 years ago
66660d4
drm: add connector info/property for non-desktop displays [v2]
by Dave Airlie
· 7 years ago
1cee3bc
Merge tag 'tilcdc-4.15-fixes' of https://github.com/jsarha/linux into drm-next
by Dave Airlie
· 7 years ago
9cae775
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
af5ecb5
Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 7 years ago
2d56131
Merge tag 'drm/tegra/for-4.15-rc1-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 7 years ago
f72271e
i40evf: Use smp_rmb rather than read_barrier_depends
by Brian King
· 7 years ago
7b8edcc
fm10k: Use smp_rmb rather than read_barrier_depends
by Brian King
· 7 years ago
c4cb991
igb: Use smp_rmb rather than read_barrier_depends
by Brian King
· 7 years ago
1e1f9ca
igbvf: Use smp_rmb rather than read_barrier_depends
by Brian King
· 7 years ago
ae0c585
ixgbevf: Use smp_rmb rather than read_barrier_depends
by Brian King
· 7 years ago
52c6912
i40e: Use smp_rmb rather than read_barrier_depends
by Brian King
· 7 years ago
0a9a17e
ixgbe: Fix skb list corruption on Power systems
by Brian King
· 7 years ago
bd5608b
i40e: restore promiscuous after reset
by Alan Brady
· 7 years ago
01acc73
i40evf: fix client notify of l2 params
by Alan Brady
· 7 years ago
94075bb
i40e: Fix FLR reset timeout issue
by Filip Sadowski
· 7 years ago
e56afa5
i40e: Remove limit of 64 max queues per channel
by Amritha Nambiar
· 7 years ago
34c164d
i40e: fix the calculation of VFs mac addresses
by Zijie Pan
· 7 years ago
3d72aeb
i40e: Fix for NUP NVM image downgrade failure
by Jacob Keller
· 7 years ago
841b86f
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
by Kees Cook
· 7 years ago
86cb30e
treewide: setup_timer() -> timer_setup() (2 field)
by Kees Cook
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
b9eaf18
treewide: init_timer() -> setup_timer()
by Kees Cook
· 7 years ago
24ed960
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
by Kees Cook
· 7 years ago
87c1d2d
lightnvm: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
bd1a7b4
drivers/net: cris: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
0078730
drm/vc4: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
2ea5b4d
drm/i915/selftests: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
72a9f9a
usb: usbatm: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
ff07a23
drivers/firmware: psci: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
c6f9288
platform/x86: dell-laptop: fix error return code in dell_init()
by weiyongjun (A)
· 7 years ago
0c86a6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
446947b
drm/amdgpu: fix rmmod KCQ disable failed error
by Wang Hongcheng
· 7 years ago
d5a480b
drm/amdgpu: fix kernel hang when starting VNC server
by Xiangliang.Yu
· 7 years ago
adb072d
Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
a13e8d4
Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
b48b1f7
nfp: flower: add missing kdoc
by Jakub Kicinski
· 7 years ago
f9409e7
net: qmi_wwan: add Quectel BG96 2c7c:0296
by Sebastian Sjoholm
· 7 years ago
bf4e9f2
mlxsw: spectrum: Do not try to create non-existing ports during unsplit
by Ido Schimmel
· 7 years ago
e1d1ea5
Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux
by Linus Torvalds
· 7 years ago
c633e89
Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
135f971
drm/amdgpu: don't skip attributes when powerplay is enabled
by Alex Deucher
· 7 years ago
Next »