index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-14
stm class: Lose the protocol driver when dropping its reference
Alexander Shishkin
1
-0
/
+4
2019-11-14
firmware: Fix incompatible function behavior for RSU driver
Richard Gong
3
-25
/
+43
2019-11-14
misc: rtsx: Add support for RTS5261
Rui Feng
6
-8
/
+1064
2019-11-14
w1: new driver. DS2430 chip
Angelo Dureghello
3
-0
/
+304
2019-11-14
pcmcia: include cs_internal.h for missing declarations
Ben Dooks (Codethink)
1
-0
/
+2
2019-11-14
pcmcia: include <pcmcia/ds.h> for pcmcia_parse_tuple
Ben Dooks (Codethink)
1
-0
/
+1
2019-11-14
w1: Fix documentation warning.
Dhanuka Warusadura
1
-0
/
+1
2019-11-14
uio: fix irq init with dt support & irq not defined
Alexandru Ardelean
1
-10
/
+4
2019-11-14
binder: Handle start==NULL in binder_update_page_range()
Jann Horn
1
-3
/
+5
2019-11-14
binder: Prevent repeated use of ->mmap() via NULL mapping
Jann Horn
1
-5
/
+6
2019-11-14
binder: Fix race between mmap() and binder_alloc_print_pages()
Jann Horn
1
-8
/
+14
2019-11-13
parport: daisy: use new parport device model
Sudip Mukherjee
1
-1
/
+39
2019-11-13
parport: load lowlevel driver if ports not found
Sudip Mukherjee
1
-0
/
+21
2019-11-13
parport: do not check portlist when using device-model
Sudip Mukherjee
1
-3
/
+2
2019-11-13
parport: daisy: avoid hardcoded name
Sudip Mukherjee
2
-1
/
+2
2019-11-13
lp: fix sparc64 LPSETTIMEOUT ioctl
Arnd Bergmann
1
-0
/
+4
2019-11-13
ppdev: fix PPGETTIME/PPSETTIME ioctls
Arnd Bergmann
1
-4
/
+12
2019-11-11
Linux 5.4-rc7
v5.4-rc7
Linus Torvalds
1
-1
/
+1
2019-11-10
lib: Remove select of inexistant GENERIC_IO
Corentin Labbe
1
-1
/
+0
2019-11-09
soundwire: ignore uniqueID when irrelevant
Pierre-Louis Bossart
2
-7
/
+52
2019-11-09
soundwire: slave: add helper to extract slave ID
Pierre-Louis Bossart
1
-19
/
+31
2019-11-09
soundwire: remove bitfield for unique_id, use u8
Pierre-Louis Bossart
1
-1
/
+3
2019-11-09
soundwire: intel: fix PDI/stream mapping for Bulk
Pierre-Louis Bossart
1
-2
/
+8
2019-11-09
ixgbe: need_wakeup flag might not be set for Tx
Magnus Karlsson
1
-8
/
+2
2019-11-09
i40e: need_wakeup flag might not be set for Tx
Magnus Karlsson
1
-8
/
+2
2019-11-09
igb/igc: use ktime accessors for skb->tstamp
Jacob Keller
3
-4
/
+6
2019-11-09
i40e: Fix for ethtool -m issue on X722 NIC
Arkadiusz Kubalewski
1
-1
/
+2
2019-11-09
iavf: initialize ITRN registers with correct values
Nicholas Nunley
1
-2
/
+2
2019-11-09
ice: fix potential infinite loop because loop counter being too small
Colin Ian King
1
-1
/
+1
2019-11-08
qede: fix NULL pointer deref in __qede_remove()
Manish Chopra
1
-2
/
+10
2019-11-08
net: fix data-race in neigh_event_send()
Eric Dumazet
1
-2
/
+2
2019-11-08
sched: Fix pick_next_task() vs 'change' pattern race
Peter Zijlstra
7
-58
/
+112
2019-11-08
sched/core: Fix compilation error when cgroup not selected
Qais Yousef
1
-1
/
+1
2019-11-08
cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead
Tejun Heo
1
-3
/
+6
2019-11-08
vsock/virtio: fix sock refcnt holding during the shutdown
Stefano Garzarella
1
-3
/
+5
2019-11-08
net: ethernet: octeon_mgmt: Account for second possible VLAN header
Alexander Sverdlin
1
-1
/
+1
2019-11-08
pwm: bcm-iproc: Prevent unloading the driver module while in use
Uwe Kleine-König
1
-0
/
+1
2019-11-08
interconnect: qcom: add msm8974 driver
Brian Masney
3
-0
/
+795
2019-11-08
dt-bindings: interconnect: qcom: add msm8974 bindings
Brian Masney
2
-0
/
+208
2019-11-08
block: drbd: remove a stray unlock in __drbd_send_protocol()
Dan Carpenter
1
-1
/
+0
2019-11-08
cpufreq: intel_pstate: Fix invalid EPB setting
Srinivas Pandruvada
1
-3
/
+1
2019-11-08
fsi: aspeed: Fix OPB0 byte order register values
Andrew Jeffery
1
-3
/
+3
2019-11-08
fsi: aspeed: Add trace points
Joel Stanley
2
-0
/
+99
2019-11-08
fsi: Add ast2600 master driver
Joel Stanley
3
-0
/
+531