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
2017-10-29
power: supply: sbs-message: fix some code style issues
Wolfram Sang
1
-3
/
+4
2017-10-29
power: supply: sbs-battery: remove unchecked return var
Wolfram Sang
1
-1
/
+1
2017-10-29
power: supply: sbs-battery: remove superfluous variable init
Wolfram Sang
1
-7
/
+3
2017-10-28
power: supply: sbs-battery: move gpio present detect to sbs_get_property
Phil Reid
1
-10
/
+13
2017-10-28
power: supply: sbs-manager: Add alert callback and battery change notification
Phil Reid
2
-5
/
+127
2017-10-28
power: Adds support for Smart Battery System Manager
Karl-Heinz Schneider
3
-0
/
+337
2017-10-28
i2c: mux: pca954x: Return error if irq_create_mapping fails
Phil Reid
1
-0
/
+4
2017-10-28
i2c: mux: pca954x: call request irq after adding mux segments
Phil Reid
1
-63
/
+28
2017-10-28
i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
Phil Reid
1
-0
/
+9
2017-10-28
i2c: i2c-smbus: add of_i2c_setup_smbus_alert
Phil Reid
2
-1
/
+31
2017-10-28
i2c: i2c-smbus: Move i2c_setup_smbus_alert from i2c-smbus to i2c-core-smbus
Phil Reid
2
-32
/
+33
2017-10-28
i2c: i2c-smbus: Use threaded irq for smbalert
Phil Reid
4
-32
/
+17
2017-10-23
Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-39
/
+83
2017-10-23
Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-26
/
+15
2017-10-23
Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
17
-76
/
+226
2017-10-22
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2017-10-22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+34
2017-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
59
-487
/
+881
2017-10-22
stmmac: Don't access tx_q->dirty_tx before netif_tx_lock
Bernd Edlinger
1
-1
/
+2
2017-10-22
of_mdio: Fix broken PHY IRQ in case of probe deferral
Geert Uytterhoeven
1
-12
/
+27
2017-10-22
net: stmmac: Prevent infinite loop in get_rx_timestamp_status()
Jose Abreu
1
-1
/
+1
2017-10-22
net: stmmac: Fix stmmac_get_rx_hwtstamp()
Jose Abreu
1
-7
/
+6
2017-10-22
net: stmmac: Add missing call to dev_kfree_skb()
Jose Abreu
1
-0
/
+1
2017-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-96
/
+183
2017-10-22
mlxsw: spectrum_router: Configure TIGCR on init
Petr Machata
1
-1
/
+10
2017-10-22
mlxsw: reg: Add Tunneling IPinIP General Configuration Register
Petr Machata
1
-0
/
+31
2017-10-21
Merge tag 'dmaengine-fix-4.14-rc6' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
1
-2
/
+2
2017-10-21
net: aquantia: Bad udp rate on default interrupt coalescing
Igor Russkikh
1
-6
/
+6
2017-10-21
net: aquantia: Enable coalescing management via ethtool interface
Igor Russkikh
9
-62
/
+155
2017-10-21
net: aquantia: mmio unmap was not performed on driver removal
Igor Russkikh
1
-0
/
+3
2017-10-21
net: aquantia: Limit number of MSIX irqs to the number of cpus
Igor Russkikh
1
-4
/
+7
2017-10-21
net: aquantia: Fixed transient link up/down/up notification
Igor Russkikh
1
-0
/
+2
2017-10-21
net: aquantia: Add queue restarts stats counter
Igor Russkikh
2
-58
/
+37
2017-10-21
net: aquantia: Reset nic statistics on interface up/down
Igor Russkikh
6
-17
/
+75
2017-10-21
android: binder: Fix null ptr dereference in debug msg
Sherry Yang
1
-1
/
+1
2017-10-21
android: binder: Don't get mm from task
Sherry Yang
2
-14
/
+9
2017-10-21
geneve: Fix function matching VNI and tunnel ID on big-endian
Stefano Brivio
1
-6
/
+0
2017-10-21
Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm...
David S. Miller
3
-24
/
+79
2017-10-20
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-8
/
+11
2017-10-20
vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister()
Dexuan Cui
1
-1
/
+4
2017-10-20
clockevents/drivers/cs5535: Improve resilience to spurious interrupts
David Kozub
1
-1
/
+2
2017-10-20
Merge tag 'for-linus-4.14c-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2017-10-20
binder: call poll_wait() unconditionally.
Martijn Coenen
1
-10
/
+1
2017-10-20
Merge tag 'mmc-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-0
/
+2
2017-10-20
Merge tag 'drm-fixes-for-v4.14-rc6' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
14
-73
/
+90
2017-10-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-13
/
+172
2017-10-20
dmaengine: altera: Use IRQ-safe spinlock calls in the error paths as well
Stefan Roese
1
-2
/
+2
2017-10-19
Input: ims-psu - check if CDC union descriptor is sane
Dmitry Torokhov
1
-2
/
+14
2017-10-19
Input: joydev - blacklist ds3/ds4/udraw motion sensors
Roderick Colenbrander
1
-6
/
+64
2017-10-19
Input: allow matching device IDs on property bits
Dmitry Torokhov
1
-1
/
+2
[next]