index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
My (slowly updated) mirror of Linux from Asahi Linux
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
parport
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-02
1
-5
/
+3
|
\
|
*
parisc/parport_gsc: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-30
1
-3
/
+2
|
*
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
2021-08-30
1
-2
/
+1
*
|
parport: remove non-zero check on count
Colin Ian King
2021-08-27
1
-1
/
+1
*
|
parport: serial: Retrieve IRQ vector with help of special getter
Andy Shevchenko
2021-07-29
1
-1
/
+3
*
|
parport: serial: Get rid of IRQ_NONE abuse
Andy Shevchenko
2021-07-29
1
-2
/
+3
|
/
*
parport: Use string_upper() instead of open coded variant
Andy Shevchenko
2021-05-21
1
-8
/
+3
*
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-07
1
-12
/
+0
*
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
5
-5
/
+0
*
parport: fix a kernel-doc markup
Mauro Carvalho Chehab
2021-01-21
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-4
/
+4
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
*
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-07
15
-636
/
+368
|
\
|
*
parport: remove use of devmodel
Sudip Mukherjee
2020-04-23
1
-53
/
+28
|
*
parport: remove unused parport_register_device()
Sudip Mukherjee
2020-04-23
1
-192
/
+0
|
*
parport: Add comments for parport_register_dev_model()
Sudip Mukherjee
2020-04-23
1
-0
/
+62
|
*
parport: Standardize use of printmode
Joe Perches
2020-04-23
3
-11
/
+17
|
*
parport_pc: Convert DPRINTK to pr_debug
Joe Perches
2020-04-23
1
-16
/
+7
|
*
parport_mfc3: Convert DPRINTK to pr_debug
Joe Perches
2020-04-23
1
-12
/
+7
|
*
parport_amiga: Convert DPRINTK to pr_debug
Joe Perches
2020-04-23
1
-13
/
+7
|
*
parport: daisy: Convert DPRINTK to pr_debug
Joe Perches
2020-04-23
1
-17
/
+6
|
*
parport: Use more comon logging styles
Joe Perches
2020-04-23
6
-117
/
+108
|
*
parport: Convert printk(KERN_<LEVEL> to pr_<level>(
Joe Perches
2020-04-23
13
-146
/
+110
|
*
parport: fix if-statement empty body warnings
Joe Perches
2020-04-23
2
-100
/
+57
*
|
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-21
/
+18
|
/
*
parport: daisy: use new parport device model
Sudip Mukherjee
2019-11-13
1
-1
/
+39
*
parport: load lowlevel driver if ports not found
Sudip Mukherjee
2019-11-13
1
-0
/
+21
*
parport: do not check portlist when using device-model
Sudip Mukherjee
2019-11-13
1
-3
/
+2
*
parport: daisy: avoid hardcoded name
Sudip Mukherjee
2019-11-13
1
-1
/
+1
*
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-18
2
-5
/
+3
|
\
|
*
parport: parport_serial: Use dev_get_drvdata
Chuhong Yuan
2019-08-05
1
-4
/
+2
|
*
parport: Add missing newline at end of file
Geert Uytterhoeven
2019-08-05
1
-1
/
+1
*
|
parport: parport_serial: Add support for Sunix Multi I/O boards
Kai-Heng Feng
2019-09-04
1
-12
/
+32
|
/
*
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
1
-1
/
+1
|
\
|
*
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
|
/
*
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-06-08
1
-0
/
+2
|
\
|
*
parport: Fix mem leak in parport_register_dev_model
YueHaibing
2019-05-24
1
-0
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
2
-29
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
5
-0
/
+5
|
/
*
Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-05-09
1
-8
/
+10
|
\
|
*
parport_ip32: pass struct device to DMA API functions
Christoph Hellwig
2019-04-08
1
-8
/
+10
*
|
parport: ieee1284: mark expected switch fall-through
Gustavo A. R. Silva
2019-04-25
1
-1
/
+1
*
|
Merge 5.1-rc3 into char-misc-next
Greg Kroah-Hartman
2019-04-01
3
-41
/
+3
|
\
|
|
*
Revert "parport: daisy: use new parport device model"
Linus Torvalds
2019-03-25
3
-41
/
+3
*
|
parport_cs: Fix memory leak in parport_config
YueHaibing
2019-03-28
1
-2
/
+3
|
/
*
parport: daisy: use new parport device model
Sudip Mukherjee
2019-02-13
3
-3
/
+41
*
parport_pc: fix find_superio io compare code, should use equal test.
QiaoChong
2019-02-11
1
-1
/
+1
[next]