index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-07
UBI: Fix static volume checks when Fastmap is used
Richard Weinberger
3
-2
/
+22
2016-06-07
UBI: fix missing brace control flow
Brian Norris
1
-1
/
+2
2016-06-07
UBI: do propagate positive error codes up
Artem Bityutskiy
1
-0
/
+1
2016-06-07
UBI: Fastmap: Ensure that only one fastmap work is scheduled
Richard Weinberger
2
-2
/
+10
2016-06-07
xen/events: Don't move disabled irqs
Ross Lagerwall
1
-2
/
+4
2016-06-07
mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
Adrian Hunter
1
-3
/
+3
2016-06-07
mmc: sdhci-acpi: Add two host capabilities for Intel
Adrian Hunter
1
-2
/
+5
2016-06-07
mmc: longer timeout for long read time quirk
Matt Gumbel
2
-4
/
+5
2016-06-07
drm/i915: Don't leave old junk in ilk active watermarks on readout
Ville Syrjälä
1
-0
/
+2
2016-06-07
PM / sleep: Handle failures in device_suspend_late() consistently
Rafael J. Wysocki
1
-2
/
+3
2016-06-07
Input: uinput - handle compat ioctl for UI_SET_PHYS
Ricky Liang
1
-0
/
+6
2016-06-07
cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()
Daniel Lezcano
1
-1
/
+1
2016-06-07
drm/fb_helper: Fix references to dev->mode_config.num_connector
Lyude
1
-3
/
+2
2016-06-07
PCI: Disable all BAR sizing for devices with non-compliant BARs
Prarit Bhargava
1
-3
/
+3
2016-06-07
mmc: mmc: Fix partition switch timeout for some eMMCs
Adrian Hunter
1
-0
/
+7
2016-06-07
rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...
Sasha Levin
1
-1
/
+1
2016-06-07
rtlwifi: Fix logic error in enter/exit power-save mode
Sasha Levin
1
-2
/
+2
2016-06-07
irqchip/gic: Ensure ordering between read of INTACK and shared data
Will Deacon
2
-0
/
+15
2016-06-07
crypto: caam - fix caam_jr_alloc() ret code
Catalin Vasile
1
-1
/
+1
2016-06-07
USB: serial: quatech2: fix use-after-free in probe error path
Johan Hovold
1
-0
/
+1
2016-06-07
USB: serial: mxuport: fix use-after-free in probe error path
Johan Hovold
1
-0
/
+10
2016-06-07
USB: serial: keyspan: fix use-after-free in probe error path
Johan Hovold
1
-0
/
+4
2016-06-07
USB: serial: io_edgeport: fix memory leaks in probe error path
Johan Hovold
1
-7
/
+10
2016-06-07
USB: serial: io_edgeport: fix memory leaks in attach error path
Johan Hovold
1
-11
/
+28
2016-06-07
mfd: omap-usb-tll: Fix scheduling while atomic BUG
Roger Quadros
1
-4
/
+9
2016-06-03
can: fix handling of unmodifiable configuration options
Oliver Hartkopp
2
-5
/
+53
2016-06-03
USB: serial: cp210x: fix hardware flow-control disable
Konstantin Shkolnyy
1
-1
/
+1
2016-06-03
USB: cp210x: relocate private data from USB interface to port
Konstantin Shkolnyy
1
-20
/
+23
2016-06-03
ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal strings
Lv Zheng
1
-5
/
+11
2016-06-03
USB: serial: option: add even more ZTE device ids
Lei Liu
1
-0
/
+54
2016-06-03
USB: serial: option: add more ZTE device ids
lei liu
1
-1
/
+74
2016-06-03
mcb: Fixed bar number assignment for the gdd
Andreas Werner
1
-1
/
+1
2016-06-03
usb: misc: usbtest: fix pattern tests for scatterlists.
Mathias Nyman
1
-1
/
+3
2016-06-03
usb: misc: usbtest: format the data pattern according to max packet size
Alan Stern
1
-9
/
+26
2016-06-03
USB: leave LPM alone if possible when binding/unbinding interface drivers
Alan Stern
1
-17
/
+23
2016-06-03
USB: serial: option: add support for Cinterion PH8 and AHxx
Schemmel Hans-Christoph
1
-6
/
+20
2016-06-03
thunderbolt: Fix double free of drom buffer
Andreas Noever
1
-0
/
+1
2016-06-03
QE-UART: add "fsl,t1040-ucc-uart" to of_device_id
Zhao Qiang
1
-0
/
+3
2016-06-03
aacraid: Fix for aac_command_thread hang
Raghava Aditya Renukunta
1
-0
/
+4
2016-06-03
aacraid: Relinquish CPU during timeout wait
Raghava Aditya Renukunta
1
-4
/
+4
2016-06-03
TTY: n_gsm, fix false positive WARN_ON
Jiri Slaby
1
-1
/
+3
2016-06-03
usb: core: hub: hub_port_init lock controller instead of bus
Chris Bainbridge
2
-6
/
+17
2016-06-03
pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range
Andrew Jeffery
1
-7
/
+8
2016-06-03
ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.
Vittorio Gambaletta (VittGam)
1
-0
/
+10
2016-06-03
crypto: s5p-sss - Fix missed interrupts when working with 8 kB blocks
Krzysztof Kozlowski
1
-14
/
+39
2016-06-03
crypto: s5p-sss - Remove useless hash interrupt handler
Krzysztof Kozlowski
1
-28
/
+6
2016-06-03
PM / Runtime: Fix error path in pm_runtime_force_resume()
Ulf Hansson
1
-2
/
+7
2016-06-03
Bluetooth: vhci: Fix race at creating hci device
Takashi Iwai
1
-6
/
+17
2016-06-01
cpuidle: Indicate when a device has been unregistered
Dave Gerlach
1
-0
/
+2
2016-06-01
Bluetooth: vhci: purge unhandled skbs
Jiri Slaby
1
-0
/
+1
[next]