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
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-25
gpio: wm831x: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-11
/
+1
2021-05-25
gpio: tps65910: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-10
/
+2
2021-05-25
gpio: sta2x11: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-9
/
+1
2021-05-25
gpio: sprd: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-9
/
+1
2021-05-25
gpio: spear-spics: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-11
/
+1
2021-05-25
gpio: ath79: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-8
/
+1
2021-05-24
gpio: tps65912: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-11
/
+1
2021-05-24
gpio: tps65218: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-11
/
+2
2021-05-24
gpio: tc3589x: emove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-10
/
+1
2021-05-24
gpio: tps6586x: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-11
/
+2
2021-05-23
gpio: gpio-tegra186: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-7
/
+1
2021-05-23
gpio: gpio-tegra186: remove empty remove hook
Alexandru Ardelean
1
-6
/
+0
2021-05-23
gpio: da9052: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-10
/
+1
2021-05-23
gpio: xgene: simplify probe, return devm_gpiochip_add_data() directly
Alexandru Ardelean
1
-10
/
+1
2021-05-21
gpio: tps68470: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-11
/
+1
2021-05-21
gpio: bd9571mwv: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-10
/
+1
2021-05-21
gpio: altera-a10sr: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-10
/
+1
2021-05-21
gpio: adp5520: cleanup probe error path + remove platform_set_drvdata()
Alexandru Ardelean
1
-14
/
+4
2021-05-21
gpio: visconti: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-9
/
+1
2021-05-21
gpiolib: Use sysfs_emit() in "show" functions
Andy Shevchenko
1
-17
/
+12
2021-05-21
gpiolib: Make use of assign_bit() API (part 2)
Andy Shevchenko
1
-4
/
+1
2021-05-21
gpio: da9055: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-10
/
+1
2021-05-21
gpio: stmpe: fully use convert probe to device-managed
Alexandru Ardelean
1
-19
/
+13
2021-05-12
gpio: xilinx: No need to disable IRQs in the handler
Andy Shevchenko
1
-3
/
+2
2021-05-12
gpio: xilinx: Switch to use bitmap APIs
Andy Shevchenko
1
-178
/
+178
2021-05-12
gpio: xilinx: Introduce xgpio_read_chan() / xgpio_write_chan()
Andy Shevchenko
1
-31
/
+37
2021-05-12
bitmap: Make bitmap_remap() and bitmap_bitremap() available to users
Andy Shevchenko
1
-2
/
+3
2021-05-12
gpiolib: Drop duplicate offset check in gpiochip_is_requested()
Andy Shevchenko
1
-3
/
+0
2021-05-12
gpio: mockup: Switch to use gpiochip_get_desc()
Andy Shevchenko
1
-6
/
+3
2021-05-12
gpio: logicvc: Remove redundant error printing in logicvc_gpio_probe()
Zhen Lei
1
-3
/
+1
2021-05-12
dt-bindings: gpio: convert rk3328-grf-gpio.txt to YAML
Johan Jonker
2
-32
/
+50
2021-05-09
Linux 5.13-rc1
Linus Torvalds
1
-2
/
+2
2021-05-09
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
1
-1
/
+1
2021-05-08
Revert "bio: limit bio max size"
Jens Axboe
4
-21
/
+3
2021-05-08
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
1
-1
/
+12
2021-05-08
smb3: if max_channels set to more than one channel request multichannel
Steve French
1
-0
/
+3
2021-05-08
smb3: do not attempt multichannel to server which does not support it
Steve French
1
-0
/
+6
2021-05-08
smb3: when mounting with multichannel include it in requested capabilities
Steve French
1
-0
/
+5
2021-05-09
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
3
-6
/
+5
2021-05-07
atm: firestream: Use fallthrough pseudo-keyword
Wei Ming Chen
1
-0
/
+1
2021-05-07
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2
-18
/
+3
2021-05-07
mptcp: fix splat when closing unaccepted socket
Paolo Abeni
1
-2
/
+1
2021-05-07
i40e: Remove LLDP frame filters
Arkadiusz Kubalewski
3
-44
/
+0
2021-05-07
i40e: Fix PHY type identifiers for 2.5G and 5G adapters
Mateusz Palczewski
4
-11
/
+10
2021-05-07
i40e: fix the restart auto-negotiation after FEC modified
Jaroslaw Gawin
1
-1
/
+2
2021-05-07
i40e: Fix use-after-free in i40e_client_subtask()
Yunjian Wang
1
-0
/
+1
2021-05-07
i40e: fix broken XDP support
Magnus Karlsson
1
-6
/
+2
2021-05-07
netfilter: nftables: avoid potential overflows on 32bit arches
Eric Dumazet
2
-7
/
+10
2021-05-07
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
1
-1
/
+9
2021-05-07
mm: fix typos in comments
Lu Jialin
3
-3
/
+3
[next]