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.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-01-09
GenWQE: Rework return code for flash-update ioctl
Frank Haverkamp
1
-129
/
+43
2014-01-09
sgi-xp: open-code interruptible_sleep_on_timeout
Arnd Bergmann
1
-1
/
+4
2013-12-20
GenWQE: Accidently casting to u32 where u64 is required
Frank Haverkamp
1
-1
/
+1
2013-12-20
uio: fix devm_request_irq usage
Aaro Koskinen
1
-1
/
+1
2013-12-20
GenWQE: Replace dynamic_hex_dump with print_hex_dump_debug
Frank Haverkamp
1
-2
/
+4
2013-12-20
GenWQE: Fix endian issues detected by sparse
Frank Haverkamp
4
-59
/
+68
2013-12-19
GenWQE Enable driver
Frank Haverkamp
4
-0
/
+22
2013-12-19
GenWQE Sysfs interfaces
Frank Haverkamp
1
-0
/
+288
2013-12-19
GenWQE Debugfs interfaces
Frank Haverkamp
1
-0
/
+500
2013-12-19
GenWQE Utility functions
Frank Haverkamp
1
-0
/
+947
2013-12-19
GenWQE Character device and DDCB queue
Frank Haverkamp
3
-0
/
+3047
2013-12-19
GenWQE PCI support, health monitoring and recovery
Frank Haverkamp
3
-0
/
+1835
2013-12-19
i8k: Implement hwmon based fan speed control
Guenter Roeck
1
-5
/
+44
2013-12-19
i8k: Stop reading SMM BIOS version during driver probe
Guenter Roeck
1
-40
/
+2
2013-12-19
i8k: Use driver_data field of dmi_system_id to override fan multiplier
Guenter Roeck
1
-1
/
+10
2013-12-19
i8k: Add support for Dell XPS M140
Guenter Roeck
1
-0
/
+7
2013-12-19
i8k: Add support for Dell Studio laptops
Guenter Roeck
1
-0
/
+7
2013-12-19
i8k: Add copyright
Guenter Roeck
1
-0
/
+1
2013-12-19
i8k: Force SMM to run on CPU 0
Guenter Roeck
1
-2
/
+17
2013-12-19
i8k: Drop driver version number and info message at startup
Guenter Roeck
1
-5
/
+0
2013-12-19
i8k: Remove obsolete link to out-of-tree driver
Guenter Roeck
1
-2
/
+0
2013-12-19
i8k: Support additional temperature sensors
Guenter Roeck
1
-19
/
+45
2013-12-19
i8k: Convert to use to hwmon_device_register_with_groups hwmon API
Guenter Roeck
1
-78
/
+54
2013-12-19
i8k: Fix various checkpatch warnings and errors
Guenter Roeck
1
-17
/
+23
2013-12-19
i8k: Convert to use pr_ functions instead of printk
Guenter Roeck
1
-9
/
+10
2013-12-19
drivers: hv: Mark the function hv_synic_free_cpu() as static in hv.c
Rashika Kheria
1
-1
/
+1
2013-12-19
drivers: misc: Mark functions as static in ad525x_dpot.c
Rashika Kheria
1
-2
/
+2
2013-12-19
drivers: misc: Mark function jp_generic_ide_ioctl() as static in lkdtm.c
Rashika Kheria
1
-1
/
+1
2013-12-19
mei: me: set dma mask using DMA mapping API
Tomas Winkler
1
-0
/
+15
2013-12-19
mei: enable marking internal commands
Tomas Winkler
5
-3
/
+10
2013-12-19
char: Int overflow in lp_do_ioctl().
Yongjian Xu
1
-0
/
+2
2013-12-17
Merge 3.13-rc4 into char-misc-next
Greg Kroah-Hartman
551
-3074
/
+7036
2013-12-16
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
1
-4
/
+4
2013-12-16
radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...
Sergey Senozhatsky
1
-4
/
+2
2013-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
69
-588
/
+1036
2013-12-15
Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-9
/
+38
2013-12-15
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
1
-1
/
+4
2013-12-15
i40e: fix null dereference
Jesse Brandeburg
1
-0
/
+3
2013-12-14
Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-12-14
Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
15
-67
/
+191
2013-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-0
/
+3
2013-12-13
Merge tag 'regulator-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+10
2013-12-13
Merge tag 'regmap-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-9
/
+10
2013-12-13
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+5
2013-12-13
Merge tag 'for-linus-20131212' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-5
/
+1
2013-12-13
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-33
/
+14
2013-12-13
dm array: fix a reference counting bug in shadow_ablock
Joe Thornber
1
-1
/
+9
2013-12-13
dm space map: disallow decrementing a reference count below zero
Joe Thornber
1
-9
/
+23
2013-12-13
Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linus
Mark Brown
1
-3
/
+8
2013-12-13
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
5
-45
/
+113
[next]