index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-30
iw_cxgb4: stop MPA_REPLY timer when disconnecting
Steve Wise
1
-1
/
+11
2016-09-30
qxl: check for kmap failures
Dan Carpenter
1
-0
/
+2
2016-09-30
soc/tegra: pmc: Don't probe PMC if early initialisation fails
Jon Hunter
1
-0
/
+8
2016-09-30
igb: fix adjusting PTP timestamps for Tx/Rx latency
Kshitiz Gupta
1
-3
/
+23
2016-09-30
ixgbe: Re-enable ability to toggle VLAN filtering
Alexander Duyck
1
-0
/
+1
2016-09-30
ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths
Alexander Duyck
1
-6
/
+12
2016-09-30
power: supply: max17042_battery: fix model download bug.
Sven Van Asbroeck
1
-6
/
+9
2016-09-30
power_supply: tps65217-charger: fix missing platform_set_drvdata()
Wei Yongjun
1
-0
/
+1
2016-09-30
i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended
Sudeep Holla
1
-1
/
+2
2016-09-30
i2c: mux: pca954x: retry updating the mux selection on failure
Peter Rosin
1
-1
/
+1
2016-09-30
i2c-eg20t: fix race between i2c init and interrupt enable
Yadi.hu
1
-7
/
+11
2016-09-30
irqchip/mips-gic: Fix local interrupts
Paul Burton
1
-55
/
+50
2016-09-30
iwlwifi: mvm: update TX queue before making a copy of the skb
Beni Lev
1
-10
/
+9
2016-09-30
net: can: ifi: Configure transmitter delay
Marek Vasut
1
-1
/
+10
2016-09-30
can: flexcan: fix resume function
Fabio Estevam
1
-5
/
+8
2016-09-30
power: reset: hisi-reboot: Unmap region obtained by of_iomap
Arvind Yadav
1
-1
/
+4
2016-09-30
rtc: ds1307: Fix relying on reset value for weekday
Keerthy
1
-1
/
+27
2016-09-30
mtd: spi-nor: fix wrong "fully unlocked" test
Brian Norris
1
-1
/
+1
2016-09-30
mtd: pmcmsp-flash: Allocating too much in init_msp_flash()
Dan Carpenter
1
-3
/
+3
2016-09-30
mtd: maps: sa1100-flash: potential NULL dereference
Dan Carpenter
1
-1
/
+3
2016-09-30
mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functions
Lothar Waßmann
1
-1
/
+1
2016-09-24
Add braces to avoid "ambiguous ‘else’" compiler warnings
Linus Torvalds
3
-3
/
+6
2016-09-24
iwlegacy: avoid warning about missing braces
Arnd Bergmann
1
-1
/
+2
2016-09-24
irqchip/atmel-aic: Fix potential deadlock in ->xlate()
Boris Brezillon
2
-4
/
+6
2016-09-24
mmc: sdhci-st: Handle interconnect clock
Lee Jones
1
-1
/
+14
2016-09-24
drm: Only use compat ioctl for addfb2 on X86/IA64
Kristian H. Kristensen
1
-0
/
+4
2016-09-24
drm/i915: Ignore OpRegion panel type except on select machines
Ville Syrjälä
1
-0
/
+27
2016-09-24
drm: atmel-hlcdc: Fix vertical scaling
Jan Leupold
1
-5
/
+5
2016-09-24
efi/libstub: Use efi_exit_boot_services() in FDT
Jeffrey Hugo
1
-10
/
+27
2016-09-24
efi/libstub: Introduce ExitBootServices helper
Jeffrey Hugo
1
-0
/
+73
2016-09-24
efi/libstub: Allocate headspace in efi_get_memory_map()
Jeffrey Hugo
3
-37
/
+88
2016-09-24
ath9k: bring back direction setting in ath9k_{start_stop}
Giedrius Statkevičius
1
-2
/
+7
2016-09-24
ath9k: fix using sta->drv_priv before initializing it
Felix Fietkau
1
-4
/
+4
2016-09-24
md-cluster: make md-cluster also can work when compiled into kernel
Guoqing Jiang
1
-8
/
+4
2016-09-24
brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()
Arend Van Spriel
1
-1
/
+1
2016-09-24
xhci: fix null pointer dereference in stop command timeout function
Mathias Nyman
1
-1
/
+5
2016-09-24
memory: omap-gpmc: allow probe of child nodes to fail
Johan Hovold
1
-14
/
+7
2016-09-24
pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33
Icenowy Zheng
2
-4
/
+4
2016-09-24
pinctrl: pistachio: fix mfio pll_lock pinmux
James Hartley
1
-6
/
+6
2016-09-24
dm crypt: fix error with too large bios
Mikulas Patocka
1
-0
/
+7
2016-09-24
dm log writes: move IO accounting earlier to fix error path
Mikulas Patocka
1
-1
/
+1
2016-09-24
dm crypt: fix free of bad values after tfm allocation failure
Eric Biggers
1
-1
/
+1
2016-09-24
dm log writes: fix check of kthread_run() return value
Vladimir Zapolskiy
1
-2
/
+2
2016-09-24
bus: arm-ccn: Fix XP watchpoint settings bitmask
Pawel Moll
1
-2
/
+2
2016-09-24
bus: arm-ccn: Do not attempt to configure XPs for cycle counter
Pawel Moll
1
-0
/
+4
2016-09-24
bus: arm-ccn: Fix PMU handling of MN
Pawel Moll
1
-3
/
+16
2016-09-24
net: macb: Correct CAPS mask
Harini Katakam
1
-1
/
+1
2016-09-24
net: thunderx: Fix OOPs with ethtool --register-dump
David Daney
2
-2
/
+4
2016-09-24
USB: change bInterval default to 10 ms
Alan Stern
1
-11
/
+17
2016-09-24
usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase
Clemens Gruber
1
-0
/
+9
[next]