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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2012-05-12
usb: gadget: udc-core: fix incompatibility with dummy-hcd
Alan Stern
1
-1
/
+1
2012-05-12
usb: gadget: udc-core: fix wrong call order
Felipe Balbi
1
-1
/
+1
2012-05-12
block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancy
Greg Kroah-Hartman
1
-1
/
+1
2012-05-12
mtip32xx: fix error handling in mtip_init()
Ryosuke Saito
1
-4
/
+11
2012-05-12
mtip32xx: fix incorrect value set for drv_cleanup_done, and re-initialize and...
Asai Thambi S P
1
-11
/
+8
2012-05-12
sony-laptop: Enable keyboard backlight by default
Josh Boyer
1
-1
/
+1
2012-05-12
tg3: Avoid panic from reserved statblk field access
Matt Carlson
1
-2
/
+16
2012-05-12
sungem: Fix WakeOnLan
Gerard Lledo
1
-1
/
+1
2012-05-12
sky2: fix receive length error in mixed non-VLAN/VLAN traffic
stephen hemminger
2
-12
/
+17
2012-05-12
sky2: propogate rx hash when packet is copied
stephen hemminger
1
-0
/
+3
2012-05-12
asix: Fix tx transfer padding for full-speed USB
Ingo van Lil
1
-2
/
+2
2012-05-12
regulator: Fix the logic to ensure new voltage setting in valid range
Axel Lin
1
-1
/
+1
2012-05-12
drm/i915: Do no set Stencil Cache eviction LRA w/a on gen7+
Daniel Vetter
1
-3
/
+6
2012-05-12
drm/i915: disable sdvo hotplug on i945g/gm
Daniel Vetter
1
-0
/
+6
2012-05-12
e1000: fix vlan processing regression
Jiri Pirko
1
-13
/
+22
2012-05-12
smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...
Paolo Pisati
1
-1
/
+1
2012-05-12
drm/i915: enable dip before writing data on gen4
Paulo Zanoni
1
-1
/
+1
2012-05-07
iwlwifi: use 6000G2B for 6030 device series
Wey-Yi Guy
1
-2
/
+2
2012-05-07
iwlwifi: fix hardware queue programming
Johannes Berg
2
-8
/
+43
2012-05-07
iwlwifi: use correct released ucode version
Meenakshi Venkataraman
4
-18
/
+27
2012-05-07
iwlwifi: do not nulify ctx->vif on reset
Stanislaw Gruszka
2
-4
/
+9
2012-05-07
wl1251: fix crash on remove due to leftover work item
Grazvydas Ignotas
1
-0
/
+1
2012-05-07
wl1251: fix crash on remove due to premature kfree
Grazvydas Ignotas
1
-1
/
+1
2012-05-07
rtlwifi: Fix oops on unload
Larry Finger
1
-0
/
+1
2012-05-07
ipw2200: Fix race condition in the command completion acknowledge
Stanislav Yakovlev
1
-1
/
+12
2012-05-07
i2c: pnx: Disable clk in suspend
Roland Stigge
1
-2
/
+1
2012-05-07
b43: only reload config after successful initialization
Seth Forshee
1
-2
/
+8
2012-05-07
libata: skip old error history when counting probe trials
Lin Ming
1
-1
/
+2
2012-05-07
hwmon: (coretemp) fix oops on cpu unplug
Kirill A. Shutemov
1
-0
/
+4
2012-05-07
nouveau: initialise has_optimus variable.
Dave Airlie
1
-1
/
+1
2012-05-07
hwmon: (coretemp) Increase CPU core limit
Guenter Roeck
1
-1
/
+1
2012-05-07
efivars: Improve variable validation
Matthew Garrett
1
-16
/
+30
2012-05-07
md/raid5: Fix a bug about judging if the operation is syncing or replacing
majianpeng
1
-1
/
+3
2012-05-07
efi: Validate UEFI boot variables
Matthew Garrett
1
-0
/
+182
2012-05-07
SCSI: libsas: fix false positive 'device attached' conditions
Dan Williams
1
-1
/
+8
2012-05-07
SCSI: libsas: fix sas_find_bcast_phy() in the presence of 'vacant' phys
Thomas Jackson
1
-5
/
+12
2012-05-07
USB: ehci-tegra: remove redundant gpio_set_value
Stephen Warren
1
-1
/
+0
2012-05-07
Input: synaptics - fix regression with "image sensor" trackpads
Benjamin Herrenschmidt
1
-1
/
+2
2012-05-07
crypto: talitos - properly lock access to global talitos registers
Horia Geanta
1
-3
/
+17
2012-05-07
usb gadget: uvc: uvc_request_data::length field must be signed
Laurent Pinchart
2
-2
/
+2
2012-05-07
usb: gadget: dummy: do not call pullup() on udc_stop()
Felipe Balbi
1
-1
/
+0
2012-05-07
USB: gadget: storage gadgets send wrong error code for unknown commands
Alan Stern
2
-2
/
+2
2012-05-07
USB: EHCI: fix crash during suspend on ASUS computers
Alan Stern
2
-0
/
+17
2012-05-07
USB: cdc-wdm: fix race leading leading to memory corruption
Oliver Neukum
1
-2
/
+5
2012-05-07
drm/i915: fix integer overflow in i915_gem_do_execbuffer()
Xi Wang
1
-0
/
+5
2012-05-07
drm/i915: fix integer overflow in i915_gem_execbuffer2()
Xi Wang
1
-1
/
+2
2012-05-07
drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.
Kenneth Graunke
2
-0
/
+9
2012-05-07
drm/i915: handle input/output sdvo timings separately in mode_set
Daniel Vetter
1
-16
/
+18
2012-05-07
drm/radeon/kms: need to set up ss on DP bridges as well
Alex Deucher
1
-2
/
+2
2012-05-07
dell-laptop: Terminate quirks list properly
Martin Nyhus
1
-0
/
+1
[next]