index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
dlm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-08
i2c-dev: don't get i2c adapter via i2c_dev
viresh kumar
1
-6
/
+1
2016-07-05
i2c: designware-pci: clarify a comment for Merrifield
Andy Shevchenko
1
-4
/
+4
2016-07-05
i2c: i801: add support of Host Notify
Benjamin Tissoires
2
-3
/
+86
2016-07-01
i2c: i801: recover from hardware PEC errors
Ellen Wang
1
-2
/
+51
2016-06-19
i2c: pca-isa: Utilize the module_isa_driver macro
William Breathitt Gray
1
-14
/
+1
2016-06-19
i2c: elektor: Utilize the module_isa_driver macro
William Breathitt Gray
1
-13
/
+1
2016-06-19
i2c: designware-pci: Sort header block alphabetically
Andy Shevchenko
1
-9
/
+10
2016-06-19
i2c: designware-pci: Introduce Merrifield support
Andy Shevchenko
1
-0
/
+39
2016-06-19
i2c: designware-pci: Make bus number allocation robust
Andy Shevchenko
2
-50
/
+38
2016-06-19
i2c: designware: Allow build Baytrail semaphore support when IOSF_MBI=m
Jarkko Nikula
1
-1
/
+3
2016-06-19
i2c: designware: Use transfer timeout from ioctl I2C_TIMEOUT
Weifeng Voon
1
-1
/
+1
2016-06-18
i2c: qup: use address helper function in read transfer
Naveen Kaje
1
-1
/
+1
2016-06-18
i2c: qup: Fix error handling
Sricharan R
1
-35
/
+41
2016-06-18
i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled
Sricharan R
1
-36
/
+15
2016-06-17
i2c: rk3x: support fast-mode plus for rk3399
David Wu
1
-4
/
+17
2016-06-17
i2c: rk3x: add i2c support for rk3399 soc
David Wu
1
-20
/
+274
2016-06-17
dt-bindings: i2c: rk3x: add support for rk3399
David Wu
1
-3
/
+13
2016-06-17
i2c: rk3x: Move spec timing data to "static const" structs
David Wu
1
-28
/
+55
2016-06-17
i2c: rk3x: Change SoC data to not use array
David Wu
1
-8
/
+30
2016-06-17
i2c: rk3x: Remove redundant rk3x_i2c_clean_ipd()
David Wu
1
-1
/
+0
2016-06-17
i2c: rk3x: use struct "rk3x_i2c_calced_timings"
David Wu
1
-23
/
+32
2016-06-17
i2c: rk3x: add documentation to fields in "struct rk3x_i2c"
David Wu
1
-1
/
+21
2016-06-17
i2c: smbus: add SMBus Host Notify support
Benjamin Tissoires
5
-5
/
+162
2016-06-17
i2c: add a protocol parameter to the alert callback
Benjamin Tissoires
4
-4
/
+18
2016-06-13
i2c: robotfuzz-osif: Constify osif_table
Axel Lin
1
-1
/
+1
2016-06-13
i2c: jz4780: drop superfluous init
Wolfram Sang
1
-4
/
+0
2016-06-13
i2c: i801: Drop needless bit-wise OR
Jean Delvare
1
-1
/
+1
2016-06-13
i2c: Add generic support passing secondary devices addresses
Jean-Michel Hautbois
3
-0
/
+53
2016-06-12
Linux 4.7-rc3
v4.7-rc3
Linus Torvalds
1
-1
/
+1
2016-06-11
uvc_v4l2: Simplify compat ioctl implementation
Andy Lutomirski
1
-56
/
+2
2016-06-11
uvc: Forward compat ioctls to their handlers directly
Andy Lutomirski
1
-21
/
+18
2016-06-10
sched: panic on corrupted stack end
Jann Horn
1
-1
/
+2
2016-06-10
ecryptfs: forbid opening files without mmap handler
Jann Horn
1
-2
/
+11
2016-06-10
proc: prevent stacking filesystems on top
Jann Horn
1
-0
/
+7
2016-06-10
x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()
Rui Wang
1
-1
/
+1
2016-06-10
x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
Andy Lutomirski
1
-10
/
+10
2016-06-10
vmxnet3: segCnt can be 1 for LRO packets
Shrikrishna Khare
2
-3
/
+3
2016-06-10
packet: compat support for sock_fprog
Willem de Bruijn
3
-2
/
+41
2016-06-10
stmmac: fix parameter to dwmac4_set_umac_addr()
Ben Dooks
1
-1
/
+1
2016-06-10
net/mlx5e: Fix blue flame quota logic
Eli Cohen
1
-1
/
+2
2016-06-10
net/mlx5e: Use ndo_stop explicitly at shutdown flow
Eran Ben Elisha
1
-4
/
+1
2016-06-10
net/mlx5: E-Switch, always set mc_promisc for allmulti vports
Mohamad Haj Yahia
1
-0
/
+1
2016-06-10
net/mlx5: E-Switch, Modify node guid on vf set MAC
Noa Osherovich
4
-4
/
+68
2016-06-10
net/mlx5: E-Switch, Fix vport enable flow
Mohamad Haj Yahia
1
-4
/
+1
2016-06-10
net/mlx5: E-Switch, Use the correct error check on returned pointers
Or Gerlitz
1
-17
/
+17
2016-06-10
net/mlx5: E-Switch, Use the correct free() function
Or Gerlitz
1
-3
/
+3
2016-06-10
net/mlx5: Fix E-Switch flow steering capabilities check
Maor Gottlieb
1
-13
/
+15
2016-06-10
net/mlx5: Fix flow steering NIC capabilities check
Maor Gottlieb
2
-1
/
+15
2016-06-10
net/mlx5: Fix root flow table update
Maor Gottlieb
1
-1
/
+1
2016-06-10
net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctly
Shahar Klein
2
-3
/
+2
[next]