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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-03
mtd: rawnand: Pass a nand_chip object nand_erase_nand()
Boris Brezillon
1
-1
/
+1
2018-10-03
mtd: rawnand: Pass a nand_chip object to all nand_xxx_bbt() helpers
Boris Brezillon
1
-3
/
+3
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
Boris Brezillon
1
-1
/
+1
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()
Boris Brezillon
1
-1
/
+1
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->{get, set}_features()
Boris Brezillon
1
-6
/
+6
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->erase()
Boris Brezillon
1
-1
/
+1
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
Boris Brezillon
1
-1
/
+1
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
Boris Brezillon
1
-1
/
+1
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
Boris Brezillon
1
-1
/
+1
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
Boris Brezillon
1
-1
/
+1
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks
Boris Brezillon
1
-2
/
+2
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->select_chip()
Boris Brezillon
1
-1
/
+1
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Boris Brezillon
1
-2
/
+2
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
Boris Brezillon
1
-2
/
+2
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
Boris Brezillon
1
-18
/
+15
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
Boris Brezillon
1
-16
/
+14
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->correct()
Boris Brezillon
3
-7
/
+7
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->calculate()
Boris Brezillon
3
-5
/
+8
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->hwctl()
Boris Brezillon
1
-1
/
+1
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_wait_ready()
Boris Brezillon
1
-1
/
+1
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
1
-1
/
+1
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
1
-3
/
+4
2018-10-03
mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
Boris Brezillon
1
-5
/
+5
2018-10-02
tls: Add support for inplace records encryption
Vakul Garg
1
-0
/
+1
2018-10-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
3
-3
/
+31
2018-10-02
net: usbnet: make driver_info const
Ben Dooks
1
-1
/
+1
2018-10-02
Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
1
-0
/
+2
2018-10-02
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
1
-0
/
+1
2018-10-02
ext4: convert fault handler to use vm_fault_t type
Souptick Joarder
1
-1
/
+1
2018-10-03
bpf: Add helper to retrieve socket in BPF
Joe Stringer
1
-1
/
+92
2018-10-03
bpf: Add reference tracking to verifier
Joe Stringer
1
-3
/
+21
2018-10-03
bpf: Add PTR_TO_SOCKET verifier type
Joe Stringer
2
-0
/
+36
2018-10-03
bpf: Add iterator for spilled registers
Joe Stringer
1
-0
/
+11
2018-10-02
net: remove 1 always zero parameter from ip6_redirect_no_header()
Maciej Żenczykowski
1
-2
/
+1
2018-10-02
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
Eric Dumazet
1
-5
/
+0
2018-10-02
thunderbolt: Convert rest of the driver files to use SPDX identifier
Mika Westerberg
1
-4
/
+1
2018-10-02
Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"
Geert Uytterhoeven
1
-0
/
+1
2018-10-02
ACPI / property: Allow multiple property compatible _DSD entries
Mika Westerberg
2
-1
/
+16
2018-10-02
PCI: Make link active reporting detection generic
Keith Busch
1
-0
/
+1
2018-10-02
xprtrdma: Rename rpcrdma_conn_upcall
Chuck Lever
1
-1
/
+1
2018-10-02
xprtrdma: Name MR trace events consistently
Chuck Lever
1
-6
/
+6
2018-10-02
xprtrdma: Explicitly resetting MRs is no longer necessary
Chuck Lever
1
-1
/
+1
2018-10-02
qed: Add driver support for 20G link speed.
Sudarsana Reddy Kalluru
1
-4
/
+5
2018-10-02
net: drop unused skb_append_datato_frags()
Paolo Abeni
1
-5
/
+0
2018-10-02
Merge tag 'soundwire-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-next
Greg Kroah-Hartman
1
-2
/
+10
2018-10-02
ALSA: timer: fix wrong comment to refer to 'SNDRV_TIMER_PSFLG_*'
Takashi Sakamoto
1
-1
/
+1
2018-10-02
dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_direction
Nathan Chancellor
1
-1
/
+1
2018-10-02
drm/cma-helper: Fix crash in fbdev error path
Noralf Trønnes
1
-2
/
+3
2018-10-02
irqchip/irq-mvebu-sei: Add new driver for Marvell SEI
Miquel Raynal
1
-0
/
+1
2018-10-02
dt-bindings: pinctrl: renesas,rzn1-pinctrl: documentation
Phil Edworthy
1
-0
/
+141
[prev]
[next]