index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
10
-61
/
+439
2011-03-27
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
29
-279
/
+563
2011-03-27
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-34
/
+36
2011-03-27
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2011-03-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-2
/
+12
2011-03-27
Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
16
-1395
/
+2214
2011-03-27
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-45
/
+98
2011-03-27
Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6
Linus Torvalds
38
-632
/
+3056
2011-03-27
regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998
Axel Lin
2
-0
/
+2
2011-03-27
mfd: Clean up max8997 IRQ namespace
Samuel Ortiz
1
-8
/
+8
2011-03-27
mfd: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
5
-12
/
+8
2011-03-27
mfd: Cleanup irq namespace
Thomas Gleixner
21
-131
/
+131
2011-03-27
mfd: twl6030: Cleanup interrupt handling
Thomas Gleixner
1
-16
/
+1
2011-03-27
mfd: twl4030: Cleanup interrupt handling
Thomas Gleixner
1
-38
/
+8
2011-03-27
mfd: mx8925: Remove irq_desc leftovers
Thomas Gleixner
1
-2
/
+0
2011-03-27
mfd: htc-i2cpld: Cleanup interrupt handling
Thomas Gleixner
1
-18
/
+7
2011-03-27
mfd: htc-egpio: Cleanup interrupt handling
Thomas Gleixner
1
-4
/
+2
2011-03-27
mfd: ezx-pcap: Remvove open coded irq handling
Thomas Gleixner
1
-11
/
+3
2011-03-27
mfd: 88pm860x: Remove unused irq_desc leftovers
Thomas Gleixner
1
-3
/
+0
2011-03-27
mfd: asic3: Cleanup irq handling
Thomas Gleixner
1
-11
/
+6
2011-03-27
mfd: Select MFD_CORE if TPS6105X driver is configured
Guenter Roeck
1
-0
/
+1
2011-03-27
mfd: Add MODULE_DEVICE_TABLE to rdc321x-southbridge
Axel Lin
1
-0
/
+1
2011-03-27
mfd: Add MAX8997/8966 IRQ control
MyungJoo Ham
2
-1
/
+378
2011-03-27
mfd: Constify i2c_device_id tables
Axel Lin
2
-2
/
+2
2011-03-27
mfd: OLPC: Clean up names to match what OLPC actually uses
Daniel Drake
1
-3
/
+1
2011-03-27
mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to it
Andres Salomon
2
-42
/
+29
2011-03-26
staging: Fix bdops->check_events() misconversion in cyasblkdev_block.c
Tejun Heo
1
-1
/
+1
2011-03-26
ide: ensure that we re-run the queue handler
Jens Axboe
1
-1
/
+11
2011-03-26
hwmon: (pmbus) Fix temperature limit register access
Guenter Roeck
1
-34
/
+36
2011-03-26
regulator: fix tps6524x section mismatch
Randy Dunlap
1
-1
/
+1
2011-03-26
regulator: Remove more wm831x-specific IRQ operations
Mark Brown
1
-3
/
+3
2011-03-26
regulator: add ab8500 enable and raise time delays
Linus Walleij
1
-0
/
+30
2011-03-26
regulator: provide consumer interface for fall/rise time
Linus Walleij
1
-0
/
+45
2011-03-26
regulator: add set_voltage_time_sel infrastructure
Linus Walleij
1
-0
/
+25
2011-03-26
regulator: initialization for ab8500 regulators
Bengt Jonsson
1
-1
/
+222
2011-03-26
regulator: add support for USB voltage regulator
Bengt Jonsson
1
-1
/
+16
2011-03-26
regulator: switch the ab3100 to use enable_time()
Linus Walleij
1
-23
/
+28
2011-03-26
Regulator: add suspend-finish API for regulator core.
MyungJoo Ham
1
-0
/
+41
2011-03-26
regulator: fix typo in Kconfig
Igor Grinberg
1
-1
/
+1
2011-03-26
regulator: Convert WM831x regulators to genirq
Mark Brown
3
-30
/
+21
2011-03-26
regulator: If we fail when setting up a supply say which supply
Mark Brown
1
-1
/
+4
2011-03-26
hwmon: (f71882fg) Add support for the F71889A
Hans de Goede
2
-2
/
+14
2011-03-26
hwmon: (f71882fg) Add support for the F81865F
Jean Delvare
2
-8
/
+15
2011-03-26
hwmon: (f71882fg) Document all supported devices
Jean Delvare
2
-4
/
+14
2011-03-26
hwmon: (f71882fg) Per-chip fan/temperature input count tables
Jean Delvare
1
-6
/
+30
2011-03-26
hwmon: (f71882fg) Secure chip property definition arrays
Jean Delvare
1
-27
/
+27
2011-03-25
Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
4
-70
/
+44
2011-03-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+1
2011-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
66
-900
/
+5736
2011-03-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2
-2
/
+2
[next]