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
2017-09-09
drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()
John Stultz
1
-1
/
+15
2017-09-09
drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq c...
John Stultz
2
-1
/
+12
2017-09-09
scsi: sg: recheck MMAP_IO request length with lock held
Todd Poynor
1
-2
/
+5
2017-09-09
scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
Todd Poynor
1
-3
/
+9
2017-09-09
cs5536: add support for IDE controller variant
Andrey Korolyov
2
-0
/
+2
2017-09-09
drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
Ilia Mirkin
1
-0
/
+4
2017-09-09
MCB: add support for SC31 to mcb-lpc
Michael Moese
1
-0
/
+15
2017-09-09
mwifiex: correct channel stat buffer overflows
Brian Norris
2
-1
/
+7
2017-09-09
iwlwifi: pci: add new PCI ID for 7265D
Luca Coelho
1
-0
/
+1
2017-09-09
Bluetooth: Add support of 13d3:3494 RTL8723BE device
Dmitry Tunin
1
-0
/
+1
2017-09-09
rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
Malcolm Priestley
1
-2
/
+2
2017-09-09
Input: trackpoint - assume 3 buttons when buttons detection fails
Oscar Campos
1
-2
/
+2
2017-09-09
ath10k: fix memory leak in rx ring buffer allocation
Rakesh Pillai
1
-6
/
+6
2017-09-09
intel_th: pci: Add Cannon Lake PCH-LP support
Alexander Shishkin
1
-0
/
+5
2017-09-09
intel_th: pci: Add Cannon Lake PCH-H support
Alexander Shishkin
1
-0
/
+5
2017-09-09
driver core: bus: Fix a potential double free
Christophe JAILLET
1
-1
/
+1
2017-09-09
iio: adc: ti-ads1015: add adequate wait time to get correct conversion
Akinobu Mita
1
-12
/
+19
2017-09-09
iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
Akinobu Mita
1
-1
/
+1
2017-09-09
iio: adc: ti-ads1015: avoid getting stale result after runtime resume
Akinobu Mita
1
-2
/
+16
2017-09-09
iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
Akinobu Mita
1
-0
/
+7
2017-09-09
iio: adc: ti-ads1015: fix scale information for ADS1115
Akinobu Mita
1
-24
/
+24
2017-09-09
iio: adc: ti-ads1015: fix incorrect data rate setting update
Akinobu Mita
1
-17
/
+10
2017-09-09
staging/rts5208: fix incorrect shift to extract upper nybble
Colin Ian King
1
-1
/
+1
2017-09-09
USB: core: Avoid race of async_completed() w/ usbdev_release()
Douglas Anderson
1
-2
/
+2
2017-09-09
USB: musb: fix external abort on suspend
Johan Hovold
1
-8
/
+10
2017-09-09
usb:xhci:Fix regression when ATI chipsets detected
Sandeep Singh
1
-17
/
+18
2017-09-09
usb: Add device quirk for Logitech HD Pro Webcam C920-C
Dmitry Fleytman
1
-1
/
+2
2017-09-09
USB: serial: option: add support for D-Link DWM-157 C1
Maciej S. Szmigiero
1
-0
/
+1
2017-09-09
usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
Kai-Heng Feng
1
-0
/
+3
2017-09-07
drm/ttm: Fix accounting error when fail to get pages for pool
Xiangliang.Yu
1
-1
/
+1
2017-09-07
wl1251: add a missing spin_lock_init()
Cong Wang
1
-0
/
+1
2017-09-07
i2c: ismt: Return EMSGSIZE for block reads with bogus length
Stephen Douthit
1
-1
/
+3
2017-09-07
i2c: ismt: Don't duplicate the receive length for block reads
Stephen Douthit
1
-2
/
+2
2017-09-07
irqchip: mips-gic: SYNC after enabling GIC region
James Hogan
1
-1
/
+4
2017-09-02
scsi: sg: reset 'res_in_use' after unlinking reserved array
Hannes Reinecke
1
-0
/
+2
2017-09-02
scsi: sg: protect accesses to 'reserved' page array
Hannes Reinecke
1
-21
/
+26
2017-09-02
staging: wilc1000: simplify vif[i]->ndev accesses
Arnd Bergmann
1
-25
/
+9
2017-09-02
scsi: isci: avoid array subscript warning
Arnd Bergmann
1
-0
/
+3
2017-09-02
p54: memset(0) whole array
Jiri Slaby
1
-1
/
+1
2017-08-30
ACPI: EC: Fix regression related to wrong ECDT initialization order
Lv Zheng
3
-12
/
+7
2017-08-30
ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal
James Morse
1
-0
/
+1
2017-08-30
ACPI: ioapic: Clear on-stack resource before using it
Joerg Roedel
1
-0
/
+6
2017-08-30
ntb: transport shouldn't disable link due to bogus values in SPADs
Dave Jiang
1
-3
/
+1
2017-08-30
ntb: no sleep in ntb_async_tx_submit
Allen Hubbe
1
-43
/
+7
2017-08-30
ntb_transport: fix bug calculating num_qps_mw
Logan Gunthorpe
1
-2
/
+2
2017-08-30
ntb_transport: fix qp count bug
Logan Gunthorpe
1
-2
/
+2
2017-08-30
staging: rtl8188eu: add RNX-N150NUB support
Charles Milette
1
-0
/
+1
2017-08-30
iio: hid-sensor-trigger: Fix the race with user space powering up sensors
Srinivas Pandruvada
1
-4
/
+4
2017-08-30
iio: imu: adis16480: Fix acceleration scale factor for adis16480
Dragos Bogdan
1
-1
/
+1
2017-08-30
ANDROID: binder: fix proc->tsk check.
Martijn Coenen
1
-1
/
+1
[next]