index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-28
Merge branches 'acpi-processor', 'acpi-cppc' and 'acpi-pmic'
Rafael J. Wysocki
6
-59
/
+336
2017-04-28
Merge branches 'acpi-scan', 'acpi-tables' and 'acpi-platform'
Rafael J. Wysocki
5
-39
/
+17
2017-04-23
Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-4
/
+4
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-108
/
+101
2017-04-21
kaweth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-12
/
+6
2017-04-21
ch9200: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
lan78xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
sr9700: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
cx82310_eth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-5
/
+2
2017-04-21
smsc75xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-6
/
+2
2017-04-21
Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+5
2017-04-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-10
/
+46
2017-04-21
Merge tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2017-04-21
Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
3
-3
/
+21
2017-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+8
2017-04-20
nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
Andy Lutomirski
1
-0
/
+9
2017-04-20
nvme: Adjust the Samsung APST quirk
Andy Lutomirski
3
-11
/
+38
2017-04-20
qed: Fix issue in populating the PFC config paramters.
sudarsana.kalluru@cavium.com
1
-0
/
+2
2017-04-20
qed: Fix possible system hang in the dcbnl-getdcbx() path.
sudarsana.kalluru@cavium.com
1
-1
/
+1
2017-04-20
qed: Fix sending an invalid PFC error mask to MFW.
sudarsana.kalluru@cavium.com
1
-0
/
+2
2017-04-20
qed: Fix possible error in populating max_tc field.
sudarsana.kalluru@cavium.com
1
-0
/
+7
2017-04-20
smsc95xx: Use skb_cow_head to deal with cloned skbs
James Hughes
1
-6
/
+6
2017-04-20
dp83640: don't recieve time stamps twice
Dan Carpenter
1
-2
/
+0
2017-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+11
2017-04-20
mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card
Haibo Chen
1
-0
/
+1
2017-04-20
ACPI / PMIC: Stop xpower OPRegion handler relying on IIO
Hans de Goede
2
-18
/
+5
2017-04-20
ACPI / PMIC: Add opregion driver for Intel CHT Whiskey Cove PMIC
Hans de Goede
3
-0
/
+287
2017-04-20
HID: wacom: Override incorrect logical maximum contact identifier
Jason Gerecke
1
-0
/
+10
2017-04-19
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-3
/
+84
2017-04-19
Merge tag 'backlight-for-v4.11' of git://git.linaro.org/people/daniel.thompso...
Linus Torvalds
1
-3
/
+4
2017-04-19
ACPI / scan: Avoid enumerating devices more than once
Rafael J. Wysocki
1
-0
/
+2
2017-04-19
ACPI / scan: Apply default enumeration to devices with ACPI drivers
Rafael J. Wysocki
1
-3
/
+3
2017-04-19
ACPI / power: Avoid maybe-uninitialized warning
Arnd Bergmann
1
-0
/
+1
2017-04-19
mtip32xx: pass BLK_MQ_F_NO_SCHED
Ming Lei
1
-1
/
+1
2017-04-19
backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction()
Geert Uytterhoeven
1
-3
/
+4
2017-04-19
HID: wacom: Treat HID_DG_TOOLSERIALNUMBER as unsigned
Jason Gerecke
1
-1
/
+1
2017-04-18
sh_eth: unmap DMA buffers when freeing rings
Sergei Shtylyov
1
-55
/
+67
2017-04-19
ACPI / tables: Drop acpi_parse_entries() which is not used
Baoquan He
1
-16
/
+0
2017-04-18
ACPI / CPPC: add sysfs entries for CPPC perf capabilities
Prakash, Prashanth
1
-28
/
+33
2017-04-18
ACPI / CPPC: Read lowest nonlinear perf in cppc_get_perf_caps()
Prakash, Prashanth
1
-8
/
+11
2017-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-33
/
+45
2017-04-18
mmc: dw_mmc: Don't allow Runtime PM for SDIO cards
Douglas Anderson
1
-2
/
+9
2017-04-18
Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled
Thorsten Leemhuis
1
-0
/
+8
2017-04-18
mmc: sdio: fix alignment issue in struct sdio_func
Heiner Kallweit
1
-1
/
+11
2017-04-18
ACPI / platform: Update platform device NUMA node based on _PXM method
Shanker Donthineni
1
-1
/
+4
2017-04-18
ACPI / Processor: Drop setup_max_cpus check from acpi_processor_add()
Prakash, Prashanth
1
-5
/
+0
2017-04-17
Merge tag 'sunxi-clk-fixes-for-4.11-2-bis' of https://git.kernel.org/pub/scm/...
Stephen Boyd
4
-0
/
+74
2017-04-17
net: ethernet: mediatek: fix inconsistency of port number carried in TXD
Sean Wang
2
-8
/
+18
2017-04-17
net: ethernet: mediatek: fix inconsistency between TXD and the used buffer
Sean Wang
1
-9
/
+8
2017-04-17
net: phy: micrel: fix crash when statistic requested for KSZ9031 phy
Grygorii Strashko
1
-15
/
+2
[next]