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
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
2012-08-19
drm/radeon: do not reenable crtc after moving vram start address
Jerome Glisse
3
-76
/
+2
2012-08-19
drm/radeon: fix bank tiling parameters on cayman
Alex Deucher
1
-3
/
+11
2012-08-19
drm/radeon: fix bank tiling parameters on evergreen
Alex Deucher
1
-3
/
+11
2012-08-19
drm/i915: correctly order the ring init sequence
Daniel Vetter
1
-2
/
+5
2012-08-19
drm/i915: Add wait_for in init_ring_common
Sean Paul
1
-3
/
+3
2012-08-19
Input: eeti_ts: pass gpio value instead of IRQ
Arnd Bergmann
1
-8
/
+13
2012-08-19
ARM: pxa: remove irq_to_gpio from ezx-pcap driver
Arnd Bergmann
1
-1
/
+1
2012-08-19
e1000e: NIC goes up and immediately goes down
Tushar Dave
1
-3
/
+1
2012-08-19
iwlwifi: disable greenfield transmissions as a workaround
Johannes Berg
1
-5
/
+8
2012-08-19
rt61pci: fix NULL pointer dereference in config_lna_gain
Stanislaw Gruszka
1
-2
/
+1
2012-08-19
ath9k: Add PID/VID support for AR1111
Mohammed Shafi Shajakhan
3
-0
/
+3
2012-08-19
drm/i915: fixup seqno allocation logic for lazy_request
Daniel Vetter
3
-26
/
+28
2012-08-19
rtlwifi: rtl8192cu: Change buffer allocation for synchronous reads
Larry Finger
2
-3
/
+12
2012-08-19
e1000: add dropped DMA receive enable back in for WoL
Dean Nelson
1
-4
/
+6
2012-08-19
net/tun: fix ioctl() based info leaks
Mathias Krause
1
-2
/
+4
2012-08-19
USB: kaweth.c: use GFP_ATOMIC under spin_lock
Dan Carpenter
1
-1
/
+1
2012-08-19
caif: fix NULL pointer check
Alan Cox
1
-0
/
+3
2012-08-19
bnx2: Fix bug in bnx2_free_tx_skbs().
Michael Chan
1
-3
/
+3
2012-08-10
pch_uart: Fix parity setting issue
Tomoya MORINAGA
1
-1
/
+1
2012-08-10
pch_uart: Fix rx error interrupt setting issue
Tomoya MORINAGA
1
-6
/
+12
2012-08-10
pch_uart: Fix missing break for 16 byte fifo
Alan Cox
1
-0
/
+1
2012-08-10
rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.
Jeongdo Son
1
-0
/
+1
2012-08-10
drm/i915: prefer wide & slow to fast & narrow in DP configs
Jesse Barnes
1
-2
/
+2
2012-08-10
USB: echi-dbgp: increase the controller wait time to come out of halt.
Colin Ian King
1
-1
/
+1
2012-08-10
pcdp: use early_ioremap/early_iounmap to access pcdp table
Greg Pearson
1
-2
/
+2
2012-08-10
md/raid1: don't abort a resync on the first badblock.
NeilBrown
1
-1
/
+4
2012-08-10
virtio-blk: Use block layer provided spinlock
Asias He
1
-6
/
+3
2012-08-10
asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID.
Alex Hung
1
-6
/
+1
2012-08-10
random: mix in architectural randomness in extract_buf()
H. Peter Anvin
1
-24
/
+32
2012-08-10
dm thin: fix memory leak in process_prepared_mapping error paths
Joe Thornber
1
-2
/
+3
2012-08-10
dm thin: reduce endio_hook pool size
Alasdair G Kergon
1
-1
/
+1
2012-08-10
Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
Tony Luck
1
-1
/
+1
2012-08-10
Input: synaptics - handle out of bounds values from the hardware
Seth Forshee
1
-0
/
+23
2012-08-10
video/smscufx: fix line counting in fb_write
Alexander Holler
1
-1
/
+1
2012-08-10
mfd: wm831x: Feed the device UUID into device_add_randomness()
Mark Brown
1
-0
/
+8
2012-08-10
rtc: wm831x: Feed the write counter into device_add_randomness()
Mark Brown
1
-1
/
+23
2012-08-10
random: add new get_random_bytes_arch() function
Theodore Ts'o
1
-5
/
+24
2012-08-10
random: use the arch-specific rng in xfer_secondary_pool
Theodore Ts'o
1
-9
/
+16
2012-08-10
usb: feed USB device information to the /dev/random driver
Theodore Ts'o
1
-0
/
+9
2012-08-10
random: create add_device_randomness() interface
Linus Torvalds
1
-0
/
+28
2012-08-10
random: use lockless techniques in the interrupt path
Theodore Ts'o
1
-39
/
+39
2012-08-10
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2
-19
/
+86
2012-08-10
random: Adjust the number of loops when initializing
H. Peter Anvin
1
-1
/
+1
2012-08-10
random: Use arch-specific RNG to initialize the entropy store
Theodore Ts'o
1
-0
/
+6
2012-08-10
random: Use arch_get_random_int instead of cycle counter if avail
Linus Torvalds
1
-2
/
+6
2012-08-10
ene_ir: Fix driver initialisation
Luis Henriques
1
-1
/
+2
2012-08-10
lirc_sir: make device registration work
Jarod Wilson
1
-2
/
+58
2012-08-10
floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ...
Vivek Goyal
1
-1
/
+7
2012-08-04
x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'
Kevin Winchester
2
-6
/
+3
2012-08-02
nouveau: Fix alignment requirements on src and dst addresses
Maarten Lankhorst
3
-10
/
+175
[next]