index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-130
/
+210
2018-01-26
drm/nouveau: Move irq setup/teardown to pci ctor/dtor
Lyude Paul
1
-15
/
+31
2018-01-25
net: don't call update_pmtu unconditionally
Nicolas Dichtel
3
-8
/
+5
2018-01-25
nvme-rdma: remove redundant boolean for inline_data
Max Gurtovoy
1
-3
/
+0
2018-01-25
nvme: don't free uuid pointer before printing it
Johannes Thumshirn
1
-1
/
+2
2018-01-25
nvme-pci: Suspend queues after deleting them
Keith Busch
1
-19
/
+8
2018-01-25
mtd: nand: sunxi: Fix ECC strength choice
Miquel Raynal
1
-1
/
+7
2018-01-25
mtd: nand: gpmi: Fix subpage reads
Boris Brezillon
1
-5
/
+13
2018-01-25
Merge tag 'drm-misc-fixes-2018-01-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-6
/
+27
2018-01-24
net/ibm/emac: wrong bit is used for STA control register write
Ivan Mikhaylov
1
-1
/
+1
2018-01-24
net/ibm/emac: add 8192 rx/tx fifo size
Ivan Mikhaylov
2
-0
/
+8
2018-01-24
Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in...
Nick Dyer
1
-3
/
+9
2018-01-24
vhost: do not try to access device IOTLB when not initialized
Jason Wang
1
-0
/
+4
2018-01-24
vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()
Jason Wang
1
-1
/
+1
2018-01-24
i40e: flower: check if TC offload is enabled on a netdev
Jakub Kicinski
1
-0
/
+2
2018-01-24
qed: Free reserved MR tid
Michal Kalderon
1
-11
/
+17
2018-01-24
qed: Remove reserveration of dpi for kernel
Michal Kalderon
1
-3
/
+0
2018-01-24
regulator: qcom_spmi: Use regmap helpers for enable/disable/is_enabled callback
Axel Lin
1
-53
/
+31
2018-01-24
mlxsw: spectrum_router: Don't log an error on missing neighbor
Yuval Mintz
1
-8
/
+2
2018-01-24
spi: a3700: Remove endianness swapping for full-duplex transfers
Maxime Chevallier
1
-7
/
+6
2018-01-24
spi: a3700: Remove endianness swapping functions when accessing FIFOs
Maxime Chevallier
1
-3
/
+2
2018-01-24
mmc: mmci: fix error return code in mmci_probe()
Wei Yongjun
1
-0
/
+3
2018-01-23
vmxnet3: repair memory leak
Neil Horman
1
-1
/
+1
2018-01-23
pppoe: take ->needed_headroom of lower device into account on xmit
Guillaume Nault
1
-5
/
+6
2018-01-23
nvme-pci: Fix queue double allocations
Keith Busch
1
-0
/
+3
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-22
/
+83
2018-01-22
Input: trackpoint - only expose supported controls for Elan, ALPS and NXP
Dmitry Torokhov
2
-110
/
+172
2018-01-22
Input: trackpoint - force 3 buttons if 0 button is reported
Aaron Ma
1
-0
/
+3
2018-01-22
be2net: restore properly promisc mode after queues reconfiguration
Ivan Vecera
1
-0
/
+9
2018-01-22
ibmvnic: Allocate and request vpd in init_resources
John Allen
1
-7
/
+9
2018-01-22
ibmvnic: Revert to previous mtu when unsupported value requested
John Allen
1
-1
/
+11
2018-01-22
ibmvnic: Modify buffer size and number of queues on failover
John Allen
2
-7
/
+40
2018-01-22
usbnet: silence an unnecessary warning
Oliver Neukum
1
-5
/
+3
2018-01-22
cxgb4: fix endianness for vlan value in cxgb4_tc_flower
Kumar Sanghvi
1
-2
/
+2
2018-01-22
cxgb4: set filter type to 1 for ETH_P_IPV6
Kumar Sanghvi
1
-0
/
+3
2018-01-22
Input: xpad - add support for PDP Xbox One controllers
Mark Furneaux
1
-0
/
+19
2018-01-22
Input: stmfts,s6sy671 - add SPDX identifier
Andi Shyti
2
-20
/
+10
2018-01-22
mmc: davinci: suppress error message on EPROBE_DEFER
David Lechner
1
-2
/
+3
2018-01-22
mmc: davinci: dont' use module_platform_driver_probe()
David Lechner
1
-6
/
+6
2018-01-22
mmc: tmio: hide unused tmio_mmc_clk_disable/tmio_mmc_clk_enable functions
Arnd Bergmann
1
-14
/
+14
2018-01-21
net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compare
Talat Batheesh
1
-0
/
+6
2018-01-20
mtd: nand: Fix build issues due to an anonymous union
Miquel Raynal
1
-6
/
+7
2018-01-20
mtd: nand: marvell: Fix missing memory allocation modifier
Miquel Raynal
1
-1
/
+1
2018-01-19
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+15
2018-01-19
Merge tag 'for-4.15/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-35
/
+59
2018-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-23
/
+44
2018-01-19
lib/scatterlist: Fix chaining support in sgl_alloc_order()
Bart Van Assche
1
-1
/
+1
2018-01-19
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+12
2018-01-19
Merge branch 'nvme-4.16' of git://git.infradead.org/nvme into for-4.16/block
Jens Axboe
8
-82
/
+118
2018-01-19
Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
[prev]
[next]