| Commit message (Expand) | Author | Age |
* | rtc: use set_mmss when set_time is not available | Alessandro Zummo | 2009-01-06 |
* | rtc: rtc-ds3234 fixes | Alessandro Zummo | 2009-01-06 |
* | rtc: rtc-max6902 fixes | Alessandro Zummo | 2009-01-06 |
* | rtc: Au1000 On-Chip Counter0-as-RTC driver. | Manuel Lauss | 2009-01-06 |
* | rtc: kconfig cleanup | Alessandro Zummo | 2009-01-06 |
* | rtc: rtc-ds1390 probe sequence and misc fixes | Alessandro Zummo | 2009-01-06 |
* | rtc: pxa27x/pxa3xx driver fixes, revised | Alessandro Zummo | 2009-01-06 |
* | rtc: driver for pxa27x and pxa3xx SoC | Robert Jarzmik | 2009-01-06 |
* | rtc: move power of 2 periodic frequency check down into drivers | Jonathan Cameron | 2009-01-06 |
* | rtc: bunch of drivers: fix 'no irq' case handing | Anton Vorontsov | 2009-01-06 |
* | rtc: struct device: replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
* | genrtc: disable genrtc on Blackfin systems | Mike Frysinger | 2009-01-06 |
* | i2o: remove extraneous kernel-doc | Randy Dunlap | 2009-01-06 |
* | drivers/spi: move a dereference below a NULL test | Julia Lawall | 2009-01-06 |
* | spi: use generic gpio calls in spi_s3c24xx_gpio | Ben Dooks | 2009-01-06 |
* | spi: atmel_spi update chipselect handling | Haavard Skinnemoen | 2009-01-06 |
* | atmel_spi: clean up SPIv1 quirk handling | Haavard Skinnemoen | 2009-01-06 |
* | spi_gpio driver | David Brownell | 2009-01-06 |
* | dmi: fix kernel-doc notation | Randy Dunlap | 2009-01-06 |
* | ibmpex: add endian annotation to extract_data() helper | Harvey Harrison | 2009-01-06 |
* | hwmon: applesmc: Add support for MacBook Air 2 | Henrik Rydberg | 2009-01-06 |
* | drivers/macintosh: Add missing of_node_put in therm_adt746x.c | Nicolas Palix | 2009-01-06 |
* | adt7470: make automatic fan control really work | Darrick J. Wong | 2009-01-06 |
* | adt7470: observe the number of temperature sensors to shorten update time | Darrick J. Wong | 2009-01-06 |
* | adt7470: fix pwm at a certain level during temperature sensor scan | Darrick J. Wong | 2009-01-06 |
* | adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded division | Darrick J. Wong | 2009-01-06 |
* | sysrq: more explicit, less terse help messages | Randy Dunlap | 2009-01-06 |
* | remove linux/hardirq.h from asm-generic/local.h | Russell King | 2009-01-06 |
* | ioc4: automatically load sgiioc4 subordinate module | Brent Casavant | 2009-01-06 |
* | poll: allow f_op->poll to sleep | Tejun Heo | 2009-01-06 |
* | Check fops_get() return value | Laurent Pinchart | 2009-01-06 |
* | pci: use pci_ioremap_bar() in drivers/misc | Arjan van de Ven | 2009-01-06 |
* | mm: make vread() and vwrite() declaration | KOSAKI Motohiro | 2009-01-06 |
* | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade | 2009-01-06 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2009-01-05 |
|\ |
|
| * | dm snapshot: extend exception store functions | Jonathan Brassow | 2009-01-05 |
| * | dm snapshot: split out exception store implementations | Alasdair G Kergon | 2009-01-05 |
| * | dm snapshot: rename struct exception_store | Jonathan Brassow | 2009-01-05 |
| * | dm snapshot: separate out exception store interface | Jonathan Brassow | 2009-01-05 |
| * | dm mpath: move trigger_event to system workqueue | Alasdair G Kergon | 2009-01-05 |
| * | dm: add name and uuid to sysfs | Milan Broz | 2009-01-05 |
| * | dm table: rework reference counting | Mikulas Patocka | 2009-01-05 |
| * | dm: support barriers on simple devices | Andi Kleen | 2009-01-05 |
| * | dm request: add caches | Kiyoshi Ueda | 2009-01-05 |
| * | dm ioctl: allow dm_copy_name_and_uuid to return only one field | Milan Broz | 2009-01-05 |
| * | dm log: ensure log bitmap fits on log device | Milan Broz | 2009-01-05 |
| * | dm log: move region_size validation | Milan Broz | 2009-01-05 |
| * | dm log: avoid reinitialising io_req on every operation | Takahiro Yasui | 2009-01-05 |
| * | dm: consolidate target deregistration error handling | Mikulas Patocka | 2009-01-05 |
| * | dm raid1: fix error count | Jonathan Brassow | 2009-01-05 |