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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-04
driver core: auxiliary bus: minor coding style tweaks
Greg Kroah-Hartman
1
-26
/
+32
2020-12-04
driver core: auxiliary bus: make remove function return void
Greg Kroah-Hartman
1
-3
/
+2
2020-12-04
driver core: auxiliary bus: move slab.h from include file
Greg Kroah-Hartman
1
-0
/
+1
2020-12-04
mmc: renesas_sdhi: populate hook for longer busy_wait
Wolfram Sang
2
-0
/
+22
2020-12-04
mmc: tmio: add hook for custom busy_wait calculation
Wolfram Sang
2
-5
/
+13
2020-12-04
mmc: tmio: set max_busy_timeout
Wolfram Sang
4
-0
/
+21
2020-12-04
Merge tag 'usb-serial-5.10-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Greg Kroah-Hartman
3
-12
/
+13
2020-12-04
Merge branch 'fixes' into next
Ulf Hansson
1
-3
/
+3
2020-12-04
mmc: tmio: improve bringing HW to a sane state with MMC_POWER_OFF
Wolfram Sang
1
-3
/
+3
2020-12-04
mmc: sdhci-pci-gli: Disable slow mode in HS400 mode for GL9763E
Ben Chuang
1
-0
/
+7
2020-12-04
mmc: sdhci: Use more concise device_property_read_u64
Jeremy Linton
1
-4
/
+4
2020-12-04
memstick: r592: Fix error return in r592_probe()
Jing Xiangfeng
1
-4
/
+8
2020-12-04
Add auxiliary bus support
Dave Ertman
3
-0
/
+272
2020-12-04
USB: serial: kl5kusb105: fix memleak on open
Johan Hovold
1
-6
/
+4
2020-12-04
soc: rockchip: io-domain: Fix error return code in rockchip_iodomain_probe()
Zhang Changzhong
1
-0
/
+1
2020-12-04
Merge remote-tracking branch 'origin/kvm-arm64/misc-5.11' into kvmarm-master/queue
Marc Zyngier
2
-4
/
+27
2020-12-04
misc: eeprom: at24: fix NVMEM name with custom AT24 device name
Diego Santa Cruz
1
-1
/
+0
2020-12-04
pinctrl: qcom-pmic-gpio: Add support for pmx55
Vinod Koul
1
-0
/
+2
2020-12-04
pinctrl: amd: remove debounce filter setting in IRQ type setting
Coiby Xu
1
-7
/
+0
2020-12-04
pinctrl: pinctrl-microchip-sgpio: Mark some symbols with static keyword
Zou Wei
1
-3
/
+3
2020-12-04
pinctrl: at91-pio4: Make PINCTRL_AT91PIO4 depend on HAS_IOMEM to fix build error
Tiezhu Yang
1
-0
/
+1
2020-12-04
psci: Add accessor for psci_0_1_function_ids
David Brazdil
1
-7
/
+5
2020-12-04
psci: Replace psci_function_id array with a struct
David Brazdil
1
-15
/
+14
2020-12-04
psci: Split functions to v0.1 and v0.2+ variants
David Brazdil
1
-34
/
+60
2020-12-04
psci: Support psci_ops.get_version for v0.1
David Brazdil
1
-3
/
+10
2020-12-04
pinctrl: mtk: Fix low level output voltage issue
Zhiyong Tao
1
-4
/
+4
2020-12-04
pinctrl: falcon: add missing put_device() call in pinctrl_falcon_probe()
Yu Kuai
1
-5
/
+9
2020-12-04
gpio: mxs: Remove unused .id_table support
Fabio Estevam
1
-14
/
+0
2020-12-04
pinctrl: actions: pinctrl-s500: Constify s500_padinfo[]
Cristian Ciocaltea
1
-1
/
+1
2020-12-04
gpio: tegra186: Set affinity callback to parent
Linus Walleij
1
-0
/
+11
2020-12-04
gpio: sifive: Set affinity callback to parent
Linus Walleij
1
-0
/
+11
2020-12-04
gpio: sysfs: Enforce character device
Linus Walleij
1
-1
/
+2
2020-12-04
crypto: cpt - Fix sparse warnings in cptpf
Herbert Xu
1
-3
/
+3
2020-12-04
hwrng: ks-sa - Add dependency on IOMEM and OF
Herbert Xu
1
-0
/
+1
2020-12-04
Merge tag 'drm-misc-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
5
-9
/
+18
2020-12-04
Merge tag 'amd-drm-fixes-5.10-2020-12-02' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
Dave Airlie
3
-9
/
+36
2020-12-04
Merge tag 'drm-intel-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
9
-124
/
+143
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
56
-211
/
+426
2020-12-03
vfio-ccw: Wire in the request callback
Eric Farman
2
-0
/
+30
2020-12-03
vfio-mdev: Wire in a request handler for mdev parent
Eric Farman
2
-0
/
+17
2020-12-03
rtc: s3c: Remove dead code related to periodic tick handling
Marek Szyprowski
1
-224
/
+2
2020-12-03
rtc: s3c: Disable all enable (RTC, tick) bits in the probe
Marek Szyprowski
1
-0
/
+4
2020-12-03
rtc: ep93xx: Fix NULL pointer dereference in ep93xx_rtc_read_time
Nikita Shubin
1
-3
/
+3
2020-12-03
rtc: test: remove debug message
Alexandre Belloni
1
-1
/
+0
2020-12-03
rtc: mxc{,_v2}: enable COMPILE_TEST
Alexandre Belloni
1
-2
/
+6
2020-12-03
rtc: enable RTC framework on ARCH=um
Johannes Berg
1
-1
/
+3
2020-12-03
Merge tag 'iio-for-5.11b-take2' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
43
-850
/
+700
2020-12-03
Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
26
-110
/
+249
2020-12-03
drm/amdgpu/powerplay: parse fan table for CI asics
Alex Deucher
1
-1
/
+102
2020-12-03
drm: amdgpu: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
[prev]
[next]