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
2013-02-14
extcon: max77693: Make max77693_extcon_cable static
Sachin Kamat
1
-1
/
+1
2013-02-14
extcon: max8997: Remove unreachable code
Sachin Kamat
1
-1
/
+0
2013-02-14
extcon: max8997: Make max8997_extcon_cable static
Sachin Kamat
1
-1
/
+1
2013-02-13
extcon: max77693: Remove unnecessary goto statement to improve readability
Chanwoo Choi
1
-34
/
+43
2013-02-13
extcon: max77693: Convert to devm_input_allocate_device()
Chanwoo Choi
1
-1
/
+1
2013-02-13
extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming style
Chanwoo Choi
1
-1
/
+1
2013-02-12
Merge tag 'extcon-arizona-3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-38
/
+204
2013-02-11
extcon: arizona: Use MICDET for final microphone identification
Mark Brown
1
-8
/
+8
2013-02-11
extcon: arizona: Always take the first HPDET reading as the final one
Mark Brown
1
-3
/
+4
2013-02-11
extcon: arizona: Clear _trig_sts bits after jack detection
Charles Keepax
1
-0
/
+7
2013-02-11
extcon: arizona: Don't HPDET magic when headphones are enabled
Mark Brown
1
-12
/
+46
2013-02-11
extcon: arizona: Add some debounce time before starting HPDET identification
Mark Brown
1
-2
/
+20
2013-02-11
extcon: arizona: Remove extra jack flip increment
Charles Keepax
1
-2
/
+0
2013-02-09
Drivers: hv: balloon: Prevent the host from ballooning the guest too low
K. Y. Srinivasan
1
-1
/
+34
2013-02-09
Drivers: hv: balloon: Add a parameter to delay pressure reporting
K. Y. Srinivasan
1
-2
/
+11
2013-02-09
drivers/misc/cb710: add missing GENERIC_HARDIRQS dependency
Heiko Carstens
2
-2
/
+2
2013-02-09
pcmcia: synclink_cs: cleanup checkpatch warnings
Alexey Khoroshilov
1
-306
/
+310
2013-02-09
pcmcia: synclink_cs: fix error handling in mgslpc_probe()
Alexey Khoroshilov
1
-10
/
+41
2013-02-08
mei: fix undefined wd symbols when MEI_ME is not set
Tomas Winkler
1
-1
/
+1
2013-02-07
extcon: arizona: Use regulated mode for microphone supply when detecting
Mark Brown
2
-1
/
+94
2013-02-07
extcon: arizona: Support additional configuration of microphone detection
Mark Brown
1
-0
/
+12
2013-02-06
mei: move clients cleanup code from init.c to client.c
Tomas Winkler
3
-22
/
+62
2013-02-06
mei: rename to mei_host_buffer_is_empty to hbuf_is_ready
Tomas Winkler
6
-23
/
+27
2013-02-06
mei: move interrupt handlers to be me hw specific
Tomas Winkler
5
-150
/
+164
2013-02-06
mei: separate compilation of the ME hardware specifics
Tomas Winkler
9
-74
/
+210
2013-02-06
mei: initial extract of ME hw specifics from mei_device
Tomas Winkler
5
-88
/
+114
2013-02-06
mei: sperate interface and pci code into two files
Tomas Winkler
4
-342
/
+409
2013-02-06
drivers/char/mem.c: fix small coding style issues
Hans Grob
1
-5
/
+5
2013-01-30
Drivers: hv: balloon: Make adjustments to the pressure report
K. Y. Srinivasan
1
-3
/
+9
2013-01-30
w1-gpio: fix section mismatch
Hauke Mehrtens
1
-1
/
+1
2013-01-26
Merge 3.8-rc5 into char-misc-next
Greg Kroah-Hartman
109
-578
/
+889
2013-01-26
drivers, vmci: Fix build error
David Rientjes
1
-0
/
+1
2013-01-25
extcon: max77693: Fix bug of build error related to INPUT subsystem
Chanwoo Choi
1
-1
/
+1
2013-01-25
Drivers: hv: Execute shutdown in a thread context
K. Y. Srinivasan
1
-1
/
+11
2013-01-25
Drivers: hid: hid-hyperv: Use consolidated GUID definitions
K. Y. Srinivasan
1
-2
/
+1
2013-01-25
Drivers: scsi: storvsc: Use the consolidated GUID definition
K. Y. Srinivasan
1
-6
/
+6
2013-01-25
Drivers: net: hyperv: Use the consolidated GUID definition
K. Y. Srinivasan
1
-2
/
+1
2013-01-25
Drivers: hv: Use consolidated GUID definitions
K. Y. Srinivasan
2
-15
/
+13
2013-01-25
Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.h
K. Y. Srinivasan
1
-25
/
+6
2013-01-25
Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-79
/
+69
2013-01-24
Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-30
/
+103
2013-01-24
Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+1
2013-01-24
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-6
/
+9
2013-01-24
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
5
-6
/
+16
2013-01-24
Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux ...
Olof Johansson
1
-12
/
+20
2013-01-24
mfd: vexpress-sysreg: Don't skip initialization on probe
Pawel Moll
1
-12
/
+20
2013-01-24
Merge remote-tracking branch 'regmap/fix/debugfs' into tmp
Mark Brown
1
-2
/
+0
2013-01-24
Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6...
Olof Johansson
1
-0
/
+10
2013-01-24
Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper...
Olof Johansson
2
-65
/
+36
2013-01-24
Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-125
/
+130
[next]