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.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-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-06-02
Merge tag 'edac_for_3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2
-3
/
+1
2014-06-02
Merge tag 'gpio-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
44
-650
/
+582
2014-06-02
Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-45
/
+33
2014-06-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
3
-25
/
+28
2014-06-02
spi: rspi: Extract rspi_common_transfer()
Geert Uytterhoeven
1
-37
/
+24
2014-06-02
spi: rspi: Add DMA support for RSPI on RZ/A1H
Geert Uytterhoeven
1
-0
/
+3
2014-06-02
spi: rspi: Add DMA support for QSPI on R-Car Gen2
Geert Uytterhoeven
1
-0
/
+9
2014-06-02
spi: rspi: Absorb rspi_rz_transfer_out_in() into rspi_rz_transfer_one()
Geert Uytterhoeven
1
-11
/
+4
2014-06-02
spi: rspi: Merge rspi_*_dma() into rspi_dma_transfer()
Geert Uytterhoeven
1
-78
/
+61
2014-06-02
spi: rspi: Pass sg_tables instead of spi_tranfer to rspi_*_dma()
Geert Uytterhoeven
1
-10
/
+12
2014-06-02
spi: rspi: Move RSPI-specific setup out of DMA routines
Geert Uytterhoeven
1
-20
/
+10
2014-06-02
spi: rspi: Use SPI core DMA mapping framework
Geert Uytterhoeven
1
-90
/
+50
2014-06-02
spi: rspi: SPI DMA core needs both RX and TX DMA to function
Geert Uytterhoeven
1
-22
/
+14
2014-06-02
spi: rspi: Remove unneeded resource test in DMA setup
Geert Uytterhoeven
1
-12
/
+9
2014-06-02
spi: rspi: Extract rspi_request_dma_chan()
Geert Uytterhoeven
1
-34
/
+55
2014-06-02
spi: rspi: Don't consider DMA configuration failures fatal
Geert Uytterhoeven
1
-4
/
+2
2014-06-02
spi: rspi: Extract rspi_pio_transfer()
Geert Uytterhoeven
1
-62
/
+33
2014-06-02
spi: rspi: Use core SPI_MASTER_MUST_[RT]X handling
Geert Uytterhoeven
1
-74
/
+58
2014-06-02
spi: rspi: Remove unused 16-bit DMA support
Geert Uytterhoeven
1
-78
/
+6
2014-06-02
spi: rspi: Do not call rspi_receive_init() for TX-only
Geert Uytterhoeven
1
-4
/
+4
2014-06-02
spi: rspi: Extract rspi_wait_for_{tx_empty,rx_full}()
Geert Uytterhoeven
1
-8
/
+21
2014-06-02
regulator: pbias: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-06-02
regulator: max8649: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-06-02
locks: ensure that fl_owner is always initialized properly in flock and lease...
Jeff Layton
1
-11
/
+6
2014-06-02
HID: hid-sensor-hub: new device id and quirk for STM Sensor hub
Archana Patni
2
-0
/
+4
2014-06-02
intel_pstate: Improve initial busy calculation
Doug Smythies
1
-5
/
+8
2014-06-02
intel_pstate: add sample time scaling
Dirk Brandewie
1
-1
/
+17
2014-06-02
intel_pstate: Correct rounding in busy calculation
Dirk Brandewie
1
-5
/
+7
2014-06-02
intel_pstate: Remove C0 tracking
Dirk Brandewie
1
-12
/
+1
2014-06-02
mmc: mmci: Enforce DMA configuration through DT
Ulf Hansson
1
-23
/
+1
2014-06-02
HID: usbhid: enable NO_INIT_REPORTS quirk for Semico USB Keykoard
Jiri Kosina
2
-0
/
+4
2014-06-02
staging: skein: fix sparse warning for static declarations
James A Shackleford
1
-0
/
+1
2014-06-02
staging/mt29f_spinand: coding style fixes
Simon Boulay
1
-0
/
+2
2014-06-02
staging: silicom: fix sparse warning for static variable
James A Shackleford
1
-1
/
+1
2014-06-01
staging: lustre: Fix coding style
Josep Puigdemont
1
-1
/
+3
2014-06-01
staging: android: binder.c: Use more appropriate functions for euid retrieval
Tair Rzayev
1
-7
/
+7
2014-06-01
regulator: core: Fix the init of DT defined fixed regulators
Alban Bedel
1
-7
/
+16
2014-06-01
regulator: core: Disable unused regulators after deferred probing is done
Saravana Kannan
1
-1
/
+1
2014-06-01
regulator: Don't disable unused regulators we don't have permission for
Mark Brown
1
-2
/
+6
2014-06-01
regulator: axp20x: Use regulator_map_voltage_ascend for LDO4
Axel Lin
1
-0
/
+1
2014-06-01
regulator: use of_property_read_{bool|u32}()
Sergei Shtylyov
1
-23
/
+14
2014-06-01
spi/pxa2xx: fix runtime PM enabling order
Antonio Ospite
1
-5
/
+5
2014-06-01
ACPI: Fix x86 regression related to early mapping size limitation
Lv Zheng
2
-0
/
+26
2014-06-01
ACPICA: Tables: Add mechanism to control early table checksum verification.
Lv Zheng
4
-26
/
+61
2014-05-31
staging: lustre: fix integer as NULL pointer warnings
Alexandr Terekhov
5
-8
/
+8
2014-05-31
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
12
-304
/
+298
2014-05-31
Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
7
-52
/
+179
2014-05-31
Merge tag 'samsung-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Olof Johansson
3
-12
/
+26
2014-05-31
Merge tag 'samsung-clk-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...
Olof Johansson
2
-0
/
+210
2014-05-31
Merge tag 'qcom-drivers-for-3.16-2' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2
-51
/
+2
[prev]
[next]