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-26
Merge remote-tracking branches 'regulator/topic/doc' and 'regulator/topic/sc2...
Mark Brown
3
-0
/
+264
2018-01-26
Merge remote-tracking branch 'regulator/topic/qcom_spmi' into regulator-next
Mark Brown
1
-53
/
+31
2018-01-26
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
3
-143
/
+301
2018-01-26
regulator: Fix build error
Mark Brown
1
-1
/
+1
2018-01-26
Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
3
-114
/
+270
2018-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-17
/
+10
2018-01-26
Merge tag 'drm-fixes-for-v4.15-rc10-2' of git://people.freedesktop.org/~airli...
Linus Torvalds
2
-21
/
+58
2018-01-26
regulator: core: Refactor regulator_list_voltage()
Maciej Purski
1
-5
/
+5
2018-01-26
regulator: core: Move of_find_regulator_by_node() to of_regulator.c
Maciej Purski
3
-22
/
+24
2018-01-26
spi: dw: Remove unused members from struct chip_data
Jarkko Nikula
1
-2
/
+0
2018-01-26
regulator: add PM suspend and resume hooks
Chunyan Zhang
2
-30
/
+239
2018-01-26
regulator: empty the old suspend functions
Chunyan Zhang
1
-74
/
+0
2018-01-26
regulator: leave one item to record whether regulator is enabled
Chunyan Zhang
2
-10
/
+10
2018-01-26
regulator: make regulator voltage be an array to support more states
Chunyan Zhang
2
-30
/
+51
2018-01-26
spi: orion: Fix a resource leak if the optional "axi" clk is deferred
Christophe Jaillet
1
-5
/
+8
2018-01-26
nvme: add tracepoint for nvme_complete_rq
Johannes Thumshirn
2
-0
/
+27
2018-01-26
nvme: add tracepoint for nvme_setup_cmd
Johannes Thumshirn
4
-0
/
+281
2018-01-26
nvme-pci: introduce RECONNECTING state to mark initializing procedure
Jianchao Wang
2
-3
/
+18
2018-01-26
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-15
/
+31
2018-01-25
net: vrf: Add support for sends to local broadcast address
David Ahern
1
-2
/
+3
2018-01-25
r8169: fix memory corruption on retrieval of hardware statistics.
Francois Romieu
1
-7
/
+2
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
ata: pata_pdc2027x: Replace mdelay with msleep
Jia-Ju Bai
1
-2
/
+2
2018-01-25
ata: pata_it821x: Replace mdelay with usleep_range in it821x_firmware_command
Jia-Ju Bai
1
-1
/
+1
2018-01-25
ata: sata_mv: Replace mdelay with usleep_range in mv_reset_channel
Jia-Ju Bai
1
-1
/
+1
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-24
x86/centaur: Mark TSC invariant
davidwang
1
-0
/
+1
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
[prev]
[next]