Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
540bff18daf4aa3d67004e8bb02a0ea5b3818451
540bff1
pinctrl: lynxpoint: Move ownership check to IRQ chip
by Andy Shevchenko
· 5 years ago
095f2a6
pinctrl: lynxpoint: Move lp_irq_type() closer to IRQ related routines
by Andy Shevchenko
· 5 years ago
d0f2df4
pinctrl: lynxpoint: Move ->remove closer to ->probe()
by Andy Shevchenko
· 5 years ago
21a0649
pinctrl: lynxpoint: Extract lp_gpio_acpi_use() for future use
by Andy Shevchenko
· 5 years ago
c35f463
pinctrl: lynxpoint: Convert unsigned to unsigned int
by Andy Shevchenko
· 6 years ago
e1940ad
pinctrl: lynxpoint: Switch to memory mapped IO accessors
by Andy Shevchenko
· 5 years ago
1e78ea7
pinctrl: lynxpoint: Keep pointer to struct device instead of its container
by Andy Shevchenko
· 5 years ago
03fb681
pinctrl: lynxpoint: Relax GPIO request rules
by Andy Shevchenko
· 5 years ago
76347d7
pinctrl: lynxpoint: Assume 2 bits for mode selector
by Andy Shevchenko
· 5 years ago
a718e68
pinctrl: lynxpoint: Use standard pattern for memory allocation
by Andy Shevchenko
· 5 years ago
caedcbd
pinctrl: lynxpoint: Use %pR to print IO resource
by Andy Shevchenko
· 5 years ago
3b4c2d8
pinctrl: lynxpoint: Drop useless assignment
by Andy Shevchenko
· 5 years ago
7c0bc7b
pinctrl: lynxpoint: Correct amount of pins
by Andy Shevchenko
· 5 years ago
b2e05d6
pinctrl: lynxpoint: Use raw_spinlock for locking
by Andy Shevchenko
· 5 years ago
eb83479
pinctrl: lynxpoint: Move GPIO driver to pin controller folder
by Andy Shevchenko
· 5 years ago
5d33e0e
pinctrl: baytrail: Reuse struct intel_pinctrl in the driver
by Andy Shevchenko
· 5 years ago
2c02af7
pinctrl: baytrail: Use local variable to keep device pointer
by Andy Shevchenko
· 5 years ago
990ec24
pinctrl: baytrail: Keep pointer to struct device instead of its container
by Andy Shevchenko
· 5 years ago
66c812d
pinctrl: intel: Share struct intel_pinctrl for wider use
by Andy Shevchenko
· 5 years ago
6a30475
pinctrl: intel: Use GPIO direction definitions
by Matti Vaittinen
· 5 years ago
90a1eb1
pinctrl: cherryview: Use GPIO direction definitions
by Matti Vaittinen
· 5 years ago
faf86c0
pinctrl: baytrail: Use GPIO direction definitions
by Matti Vaittinen
· 5 years ago
e70982b
pinctrl: baytrail: Move IRQ valid mask initialization to a dedicated callback
by Andy Shevchenko
· 5 years ago
ab68b22
pinctrl: baytrail: Group GPIO IRQ chip initialization
by Andy Shevchenko
· 5 years ago
539d8bd
pinctrl: baytrail: Allocate IRQ chip dynamic
by Andy Shevchenko
· 5 years ago
b9a19bdb
pinctrl: cherryview: Pass irqchip when adding gpiochip
by Hans de Goede
· 5 years ago
bd90633
pinctrl: cherryview: Add GPIO <-> pin mapping ranges via callback
by Hans de Goede
· 5 years ago
82d9beb
pinctrl: cherryview: Split out irq hw-init into a separate helper function
by Hans de Goede
· 5 years ago
ca8a958
pinctrl: baytrail: Pass irqchip when adding gpiochip
by Andy Shevchenko
· 5 years ago
ed3c156
pinctrl: baytrail: Add GPIO <-> pin mapping ranges via callback
by Andy Shevchenko
· 5 years ago
b30b736
pinctrl: baytrail: Update North Community pin list
by Andy Shevchenko
· 5 years ago
40ecab55
pinctrl: baytrail: Really serialize all register accesses
by Hans de Goede
· 5 years ago
e42617b
Linux 5.5-rc1
by Linus Torvalds
· 5 years ago
95e6ba5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
138f371
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
a78f7cd
Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
5bf9a06
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
9455d25
Merge tag 'ntb-5.5' of git://github.com/jonmason/ntb
by Linus Torvalds
· 5 years ago
7372145
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
95207d5
Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
50caca9
Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
316933c
Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 5 years ago
911d137
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 5 years ago
fb9bf40
Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 5 years ago
231e2a0
smb3: improve check for when we send the security descriptor context on create
by Steve French
· 5 years ago
94e89b4
Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 5 years ago
f74fd13
Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
6dc517a3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
0fc7521
r8169: fix rtl_hw_jumbo_disable for RTL8168evl
by Heiner Kallweit
· 5 years ago
85190d1
pipe: don't use 'pipe_wait() for basic pipe IO
by Linus Torvalds
· 5 years ago
9b5b99a
NTB: Add Hygon Device ID
by Jiasen Lin
· 5 years ago
a28c8b9
pipe: remove 'waiting_writers' merging logic
by Linus Torvalds
· 5 years ago
f467a6a
pipe: fix and clarify pipe read wakeup logic
by Linus Torvalds
· 5 years ago
1b6b26a
pipe: fix and clarify pipe write wakeup logic
by Linus Torvalds
· 5 years ago
2dd5616
net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()
by Eric Dumazet
· 5 years ago
00222d1
r8169: add missing RX enabling for WoL on RTL8125
by Heiner Kallweit
· 5 years ago
8a3cc29
vhost/vsock: accept only packets with the right dst_cid
by Stefano Garzarella
· 5 years ago
fafc5db
net: phy: dp83867: fix hfs boot in rgmii mode
by Grygorii Strashko
· 5 years ago
51302f7
net: ethernet: ti: cpsw: fix extra rx interrupt
by Grygorii Strashko
· 5 years ago
501a90c
inet: protect against too small mtu values.
by Eric Dumazet
· 5 years ago
0e49409
gre: refetch erspan header from skb->data after pskb_may_pull()
by Cong Wang
· 5 years ago
02a896c
pppoe: remove redundant BUG_ON() check in pppoe_pernet
by Aditya Pakki
· 5 years ago
68d4b3d
lib/: fix Kconfig indentation
by Krzysztof Kozlowski
· 5 years ago
ec29a5c
kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'
by Changbin Du
· 5 years ago
2b05bb7
kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'
by Changbin Du
· 5 years ago
ebebdd0
kernel-hacking: create a submenu for scheduler debugging options
by Changbin Du
· 5 years ago
dc9b963
kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE
by Changbin Du
· 5 years ago
f43a289
kernel-hacking: move Oops into 'Lockups and Hangs'
by Changbin Du
· 5 years ago
09a7495
kernel-hacking: move kernel testing and coverage options to same submenu
by Changbin Du
· 5 years ago
3be5cbc
kernel-hacking: group kernel data structures debugging together
by Changbin Du
· 5 years ago
ff600a9
kernel-hacking: create submenu for arch special debugging options
by Changbin Du
· 5 years ago
6210b64
kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instruments'
by Changbin Du
· 5 years ago
ad910e3
pipe: fix poll/select race introduced by the pipe rework
by Linus Torvalds
· 5 years ago
38a2204
nfsd: depend on CRYPTO_MD5 for legacy client tracking
by Patrick Steinhardt
· 5 years ago
18f428d
NFSD fixing possible null pointer derefering in copy offload
by Olga Kornievskaia
· 5 years ago
5532946
Merge branch 'tcp-fix-handling-of-stale-syncookies-timestamps'
by David S. Miller
· 5 years ago
721c8da
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
by Guillaume Nault
· 5 years ago
cb44a08
tcp: tighten acceptance of ACKs not matching a child socket
by Guillaume Nault
· 5 years ago
04d26e7
tcp: fix rejected syncookies due to stale timestamps
by Guillaume Nault
· 5 years ago
537d077
Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 5 years ago
04aa1bc
lpc_eth: kernel BUG on remove
by Bruno Carneiro da Cunha
· 5 years ago
9424e2e
tcp: md5: fix potential overestimation of TCP option space
by Eric Dumazet
· 5 years ago
9a74542ee
Merge branch 'net-tc-indirect-block-relay'
by David S. Miller
· 5 years ago
25a443f
net: sched: allow indirect blocks to bind to clsact in TC
by John Hurley
· 5 years ago
dbad340
net: core: rename indirect block ingress cb function
by John Hurley
· 5 years ago
e0b60903
net-sysfs: Call dev_hold always in netdev_queue_add_kobject
by Jouni Hogander
· 5 years ago
8bef0af
net: dsa: fix flow dissection on Tx path
by Alexander Lobakin
· 5 years ago
4a5cdc6
net/tls: Fix return values to avoid ENOTSUPP
by Valentin Vidic
· 5 years ago
eea2d5d
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 5 years ago
347f56f
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
9888428
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
76f6777
pipe: Fix iteration end check in fuse_dev_splice_write()
by David Howells
· 5 years ago
43a2898
Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
f89d416
Merge tag 'powerpc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
3cf2890
Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 5 years ago
ec05759
pipe: fix incorrect caching of pipe state over pipe_wait()
by Linus Torvalds
· 5 years ago
fdef665
smb3: fix mode passed in on create for modetosid mount option
by Steve French
· 5 years ago
1af6622
net: avoid an indirect call in ____sys_recvmsg()
by Eric Dumazet
· 5 years ago
462f855
phy: mdio-thunder: add missed pci_release_regions in remove
by Chuhong Yuan
· 5 years ago
9cf1cd8
tipc: fix ordering of tipc module init and exit routine
by Taehee Yoo
· 5 years ago
Next »