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
2016-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-27
/
+94
2016-12-20
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
3
-234
/
+407
2016-12-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-25
/
+61
2016-12-20
net/mlx5: use rb_entry()
Geliang Tang
1
-1
/
+1
2016-12-20
ethernet: sfc: Add Kconfig entry for vendor Solarflare
Tobias Klauser
2
-1
/
+21
2016-12-20
net: hix5hd2_gmac: fix compatible strings name
Dongpo Li
1
-6
/
+7
2016-12-20
net: netcp: ethss: fix 10gbe host port tx pri map configuration
WingMan Kwok
1
-1
/
+2
2016-12-20
net: netcp: ethss: fix errors in ethtool ops
WingMan Kwok
1
-5
/
+16
2016-12-20
fsl/fman: enable compilation on ARM64
Madalin Bucur
1
-1
/
+1
2016-12-20
fsl/fman: A007273 only applies to PPC SoCs
Madalin Bucur
1
-0
/
+8
2016-12-20
powerpc: fsl/fman: remove fsl,fman from of_device_ids[]
Madalin Bucur
1
-0
/
+7
2016-12-20
fsl/fman: fix 1G support for QSGMII interfaces
Madalin Bucur
1
-0
/
+1
2016-12-20
net: phy: use boolean dt properties for eee broken modes
jbrunet
1
-3
/
+15
2016-12-20
net: phy: fix sign type error in genphy_config_eee_advert
jbrunet
1
-2
/
+2
2016-12-19
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2016-12-19
Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
35
-1005
/
+1339
2016-12-19
stmmac: fix memory barriers
Pavel Machek
3
-7
/
+7
2016-12-19
net: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from dev...
Arvind Yadav
1
-0
/
+6
2016-12-19
mailbox: mailbox-test: allow reserved areas in SRAM
Sudeep Holla
1
-2
/
+10
2016-12-19
mailbox: mailbox-test: add support for fasync/poll
Sudeep Holla
1
-8
/
+71
2016-12-19
mailbox: bcm-pdc: Remove unnecessary void* casts
Rob Rice
1
-21
/
+20
2016-12-19
mailbox: bcm-pdc: Simplify interrupt handler logic
Rob Rice
1
-25
/
+13
2016-12-19
mailbox: bcm-pdc: Performance improvements
Rob Rice
1
-36
/
+49
2016-12-19
mailbox: bcm-pdc: Don't use iowrite32 to write DMA descriptors
Rob Rice
1
-12
/
+11
2016-12-19
mailbox: bcm-pdc: Convert from threaded IRQ to tasklet
Rob Rice
1
-32
/
+25
2016-12-19
mailbox: bcm-pdc: Try to improve branch prediction
Rob Rice
1
-13
/
+13
2016-12-19
mailbox: bcm-pdc: streamline rx code
Rob Rice
1
-60
/
+48
2016-12-19
mailbox: bcm-pdc: Convert from interrupts to poll for tx done
Rob Rice
1
-62
/
+145
2016-12-19
mailbox: bcm-pdc: PDC driver leaves debugfs files after removal
Steve Lin
1
-4
/
+2
2016-12-19
mailbox: bcm-pdc: Changes so mbox client can be removed / re-inserted
Steve Lin
1
-8
/
+46
2016-12-19
mailbox: bcm-pdc: Use octal permissions rather than symbolic
Rob Rice
1
-1
/
+2
2016-12-19
mailbox: sti: Fix module autoload for OF registration
Javier Martinez Canillas
1
-0
/
+1
2016-12-19
mailbox: mailbox-test: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-12-19
firmware: dmi_scan: Always show system identification string
Kefeng Wang
1
-2
/
+2
2016-12-18
Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
14
-159
/
+975
2016-12-19
rtc: mcp795: Fix whitespace and indentation.
Emil Bartczak
1
-6
/
+6
2016-12-19
rtc: mcp795: Prefer using the BIT() macro.
Emil Bartczak
1
-2
/
+2
2016-12-19
rtc: mcp795: fix month write resetting date to 1.
Emil Bartczak
1
-5
/
+81
2016-12-19
rtc: mcp795: fix time range difference between linux and RTC chip.
Emil Bartczak
1
-2
/
+2
2016-12-19
rtc: mcp795: fix bitmask value for leap year (LP).
Emil Bartczak
1
-1
/
+2
2016-12-19
rtc: mcp795: use bcd2bin/bin2bcd.
Emil Bartczak
1
-12
/
+13
2016-12-19
rtc: add support for EPSON TOYOCOM RTC-7301SF/DG
Akinobu Mita
3
-0
/
+465
2016-12-19
rtc: ds1307: Add ACPI support
Tin Huynh
1
-9
/
+43
2016-12-18
Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-73
/
+167
2016-12-18
Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...
Linus Torvalds
8
-1
/
+1158
2016-12-18
platform/x86: surface3-wmi: Balance locking on error path
Andy Shevchenko
1
-5
/
+6
2016-12-18
platform/x86: Add Whiskey Cove PMIC TMU support
Nilesh Bacchewar
4
-0
/
+210
2016-12-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-12-18
i2c: mux: mlxcpld: fix i2c mux selection caching
Peter Rosin
1
-11
/
+13
2016-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-315
/
+946
[next]