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.19.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-7.0.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
2014-10-06
clk: qcom: Fix PLL rate configurations
Stephen Boyd
3
-17
/
+38
2014-10-06
clk: qcom: mdp_lut_clk is a child of mdp_src
Stephen Boyd
1
-1
/
+1
2014-10-06
clk: qcom: Fix MN frequency tables, parent map, and jpegd
Stephen Boyd
1
-40
/
+42
2014-10-06
staging/lustre: disable virtual block device for 64K pages
Arnd Bergmann
1
-0
/
+1
2014-10-06
ahci_xgene: Removing NCQ support from the APM X-Gene SoC AHCI SATA Host Contr...
Suman Tripathi
1
-2
/
+2
2014-10-06
clk: ti: divider: Provide error check for incoming parameters in set_rate
Nishanth Menon
1
-1
/
+6
2014-10-06
clk: prevent erronous parsing of children during rate change
Tero Kristo
1
-1
/
+6
2014-10-06
clk: ti: dra7-atl: Provide error check for incoming parameters in set_rate
Nishanth Menon
1
-1
/
+5
2014-10-06
cpufreq: update 'cpufreq_suspended' after stopping governors
Viresh Kumar
1
-3
/
+4
2014-10-06
dmaengine: dw: don't perform DMA when dmaengine_submit is called
Andy Shevchenko
2
-13
/
+7
2014-10-06
dmaengine: dw: introduce dwc_dostart_first_queued() helper
Andy Shevchenko
1
-8
/
+11
2014-10-06
mmc: mmci: Reverse IRQ handling for the arm_variant
Ulf Hansson
1
-2
/
+10
2014-10-06
md/raid1: intialise start_next_window for READ case to avoid hang
NeilBrown
1
-0
/
+1
2014-10-06
md/raid1: fix_read_error should act on all non-faulty devices.
NeilBrown
1
-2
/
+2
2014-10-06
md/raid1: count resync requests in nr_pending.
NeilBrown
1
-0
/
+2
2014-10-06
md/raid1: update next_resync under resync_lock.
NeilBrown
1
-3
/
+3
2014-10-06
md/raid1: Don't use next_resync to determine how far resync has progressed
NeilBrown
1
-7
/
+5
2014-10-06
md/raid1: make sure resync waits for conflicting writes to complete.
NeilBrown
1
-2
/
+4
2014-10-06
md/raid1: be more cautious where we read-balance during resync.
NeilBrown
1
-5
/
+1
2014-10-06
md/raid1: clean up request counts properly in close_sync()
NeilBrown
1
-0
/
+5
2014-10-06
media: vb2: fix plane index sanity check in vb2_plane_cookie()
Zhaowei Yuan
1
-1
/
+1
2014-10-06
media: vb2: fix vb2 state check when start_streaming fails
Hans Verkuil
1
-7
/
+10
2014-10-06
media: videobuf2-dma-sg: fix for wrong GFP mask to sg_alloc_table_from_pages
Hans Verkuil
1
-1
/
+1
2014-10-06
media: em28xx: fix VBI handling logic
Mauro Carvalho Chehab
1
-1
/
+1
2014-10-06
media: adv7604: fix inverted condition
Hans Verkuil
1
-1
/
+1
2014-10-06
media: af9033: update IT9135 tuner inittabs
Bimow Chen
1
-11
/
+9
2014-10-06
media: cx18: fix kernel oops with tda8290 tuner
Hans Verkuil
1
-0
/
+1
2014-10-06
media: af9033: feed clock to RF tuner
Antti Palosaari
1
-0
/
+13
2014-10-06
media: af9035: new IDs: add support for PCTV 78e and PCTV 79e
Malcolm Priestley
2
-0
/
+6
2014-10-06
media: it913x: init tuner on attach
Bimow Chen
1
-0
/
+6
2014-10-06
cpufreq: fix cpufreq suspend/resume for intel_pstate
Lan Tianyu
1
-4
/
+4
2014-10-06
cpufreq: release policy->rwsem on error
Prarit Bhargava
1
-0
/
+2
2014-10-06
Revert "PCI: Make sure bus number resources stay within their parents bounds"
Bjorn Helgaas
1
-8
/
+2
2014-10-06
crypto: ccp - Check for CCP before registering crypto algs
Tom Lendacky
2
-0
/
+18
2014-10-06
drm/radeon/px: fix module unload
Alex Deucher
1
-2
/
+9
2014-10-06
drm/nouveau/runpm: fix module unload
Alex Deucher
1
-0
/
+9
2014-10-06
vgaswitcheroo: add vga_switcheroo_fini_domain_pm_ops
Alex Deucher
1
-0
/
+6
2014-10-06
Revert "PCI: Don't scan random busses in pci_scan_bridge()"
Bjorn Helgaas
1
-7
/
+3
2014-10-06
PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device
Bjorn Helgaas
4
-10
/
+20
2014-10-06
spi: sirf: enable RX_IO_DMA_INT interrupt
Qipan Li
1
-1
/
+2
2014-10-06
spi: dw: Don't use devm_kzalloc in master->setup callback
Axel Lin
1
-2
/
+10
2014-10-06
spi: fsl: Don't use devm_kzalloc in master->setup callback
Axel Lin
2
-6
/
+19
2014-10-06
IB/core: When marshaling uverbs path, clear unused fields
Matan Barak
1
-0
/
+4
2014-10-06
IB/mlx4: Don't duplicate the default RoCE GID
Moni Shoua
1
-0
/
+4
2014-10-06
IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs()
Moni Shoua
1
-23
/
+26
2014-10-06
IB/qib: Correct reference counting in debugfs qp_stats
Mike Marciniszyn
2
-9
/
+2
2014-10-06
Revert "hwrng: virtio - ensure reads happen after successful probe"
Amit Shah
2
-15
/
+0
2014-10-06
virtio: rng: delay hwrng_register() till driver is ready
Amit Shah
1
-10
/
+15
2014-10-06
tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()
Richard Genoud
1
-1
/
+42
2014-10-06
ath9k_htc: fix random decryption failure
Johannes Stezenbach
1
-1
/
+1
[next]