index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
rio: Drop __DATE__ usage
Michal Marek
2011-04-19
1
-1
/
+1
|
*
scsi/wd33c93: Drop __TIME__ usage
Michal Marek
2011-04-19
1
-4
/
+3
|
*
scsi/in2000: Drop __TIME__ usage
Michal Marek
2011-04-19
1
-1
/
+1
|
*
aacraid: Drop __TIME__ usage
Michal Marek
2011-04-19
1
-2
/
+1
|
*
media/cx231xx: Drop __TIME__ usage
Michal Marek
2011-04-19
1
-1
/
+1
|
*
media/radio-maxiradio: Drop __TIME__ usage
Michal Marek
2011-04-19
1
-2
/
+1
|
*
nozomi: Drop __TIME__ usage
Michal Marek
2011-04-19
1
-2
/
+1
|
*
cyclades: Drop __TIME__ usage
Michal Marek
2011-04-19
1
-2
/
+1
*
|
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-05-26
6
-174
/
+443
|
\
\
|
*
|
gpio/via: rename VIA local config struct
Linus Walleij
2011-05-20
1
-24
/
+25
|
*
|
basic_mmio_gpio: split into a gpio library and platform device
Jamie Iles
2011-05-20
3
-148
/
+176
|
*
|
gpio: remove some legacy comments in build files
Linus Walleij
2011-05-20
2
-9
/
+5
|
*
|
gpio: add trace events for setting direction and value
Uwe Kleine-König
2011-05-20
1
-2
/
+16
|
*
|
gpio/pca953x: Use handle_simple_irq instead of handle_edge_irq
Erik Botö
2011-05-20
1
-1
/
+1
|
*
|
gpiolib: export gpiochip_find
Jean Delvare
2011-05-20
1
-0
/
+1
|
*
|
gpio: remove redundant Kconfig depends on GPIOLIB
H Hartley Sweeten
2011-05-20
1
-5
/
+4
|
*
|
basic_mmio_gpio: convert to non-__raw* accessors
Jamie Iles
2011-05-20
1
-8
/
+8
|
*
|
basic_mmio_gpio: support direction registers
Jamie Iles
2011-05-20
1
-2
/
+112
|
*
|
basic_mmio_gpio: support different input/output registers
Jamie Iles
2011-05-20
1
-5
/
+33
|
*
|
basic_mmio_gpio: detect output method at probe time
Jamie Iles
2011-05-20
1
-31
/
+59
|
*
|
basic_mmio_gpio: request register regions
Jamie Iles
2011-05-20
1
-3
/
+13
|
*
|
basic_mmio_gpio: allow overriding number of gpio
Jamie Iles
2011-05-20
1
-6
/
+12
|
*
|
basic_mmio_gpio: convert to platform_{get,set}_drvdata()
Jamie Iles
2011-05-20
1
-2
/
+2
|
*
|
basic_mmio_gpio: remove runtime width/endianness evaluation
Jamie Iles
2011-05-20
1
-44
/
+92
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2011-05-26
73
-471
/
+2973
|
\
\
\
|
*
|
|
regulator: Fix 88pm8607.c printk format warning
Randy Dunlap
2011-05-26
1
-2
/
+2
|
*
|
|
input: Add support for Qualcomm PMIC8XXX power key
Trilok Soni
2011-05-26
3
-0
/
+243
|
*
|
|
input: Add Qualcomm pm8xxx keypad controller driver
Trilok Soni
2011-05-26
3
-0
/
+811
|
*
|
|
mfd: Add omap-usbhs runtime PM support
Keshava Munegowda
2011-05-26
1
-122
/
+9
|
*
|
|
mfd: Fix ASIC3 SD Host Controller Configuration size
Paul Parsons
2011-05-26
1
-1
/
+2
|
*
|
|
mfd: Fix omap_usbhs_alloc_children error handling
Axel Lin
2011-05-26
1
-1
/
+3
|
*
|
|
mfd: Fix omap usbhs crash when rmmoding ehci or ohci
Keshava Munegowda
2011-05-26
1
-8
/
+19
|
*
|
|
mfd: Add ASIC3 LED support
Paul Parsons
2011-05-26
1
-6
/
+68
|
*
|
|
leds: Add ASIC3 LED support
Paul Parsons
2011-05-26
3
-0
/
+176
|
*
|
|
mfd: Update twl4030-code maintainer e-mail address
Peter Ujfalusi
2011-05-26
1
-2
/
+2
|
*
|
|
mfd: Correct the name and bitmask for ab8500-gpadc BTempPullUp
Johan Palsson
2011-05-26
1
-3
/
+3
|
*
|
|
mfd: Add manual ab8500-gpadc batt temp activation for AB8500 3.0
Karl Komierowski
2011-05-26
1
-1
/
+33
|
*
|
|
mfd: Provide ab8500-core enumerators for chip cuts
Linus Walleij
2011-05-26
1
-16
/
+16
|
*
|
|
mfd: Check twl4030-power remove script error condition after i2cwrite
Lesly A M
2011-05-26
1
-1
/
+1
|
*
|
|
mfd: Fix twl6030 irq definitions
Graeme Gregory
2011-05-26
1
-2
/
+2
|
*
|
|
mfd: Add phoenix lite (twl6025) support to twl6030
Graeme Gregory
2011-05-26
1
-37
/
+153
|
*
|
|
mfd: Avoid to use constraint name in 88pm860x regulator driver
Haojian Zhuang
2011-05-26
2
-39
/
+21
|
*
|
|
mfd: Remove checking on max8925 regulator[0]
Haojian Zhuang
2011-05-26
1
-1
/
+1
|
*
|
|
mfd: Remove unused parameter from 88pm860x API
Haojian Zhuang
2011-05-26
1
-18
/
+10
|
*
|
|
mfd: Avoid to allocate 88pm860x static platform data
Haojian Zhuang
2011-05-26
1
-29
/
+16
|
*
|
|
mfd: Add rtc support to 88pm860x
Haojian Zhuang
2011-05-26
4
-0
/
+467
|
*
|
|
regulator: Enable max8925 i2c sequence for control
Haojian Zhuang
2011-05-26
1
-3
/
+8
|
*
|
|
power_supply: Use max8925 platform_data from cell
Haojian Zhuang
2011-05-26
1
-8
/
+2
|
*
|
|
mfd: Fix tps6586x GPIO value setting
Vincent Palatin
2011-05-26
1
-2
/
+2
|
*
|
|
mfd: Add pm8xxx irq support
Abhijeet Dharmapurikar
2011-05-26
4
-0
/
+436
[prev]
[next]