| Commit message (Expand) | Author | Age | Files | Lines |
* | parport: ieee1284: use del_timer_sync() in parport_wait_event() | Michael Buesch | 2009-01-06 | 1 | -1/+1 |
* | edac: driver for i5400 MCH (update) | Mauro Carvalho Chehab | 2009-01-06 | 1 | -57/+62 |
* | edac: driver for i5400 MCH (Seaburg) | Mauro Carvalho Chehab | 2009-01-06 | 3 | -0/+1479 |
* | edac: fix mpc85xx and add mpc8536 mpc8560 | Kumar Gala | 2009-01-06 | 1 | -42/+32 |
* | edac: struct device: replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 4 | -6/+6 |
* | pci: use pci_ioremap_bar() in drivers/edac | Arjan van de Ven | 2009-01-06 | 1 | -3/+1 |
* | random: don't try to look at entropy_count outside the lock | Matt Mackall | 2009-01-06 | 1 | -3/+2 |
* | consolemap: indentation & braces disagree - reindent | Ilpo Järvinen | 2009-01-06 | 1 | -1/+1 |
* | rapidio: remove excess kernel-doc notation | Randy Dunlap | 2009-01-06 | 1 | -1/+0 |
* | fbdev/logo: check compatibility of main and extra logos | Geert Uytterhoeven | 2009-01-06 | 1 | -0/+4 |
* | sm501: unsigned ptr cannot be negative | roel kluin | 2009-01-06 | 1 | -3/+3 |
* | intelfb: fix sparse warnings | Hannes Eder | 2009-01-06 | 1 | -8/+16 |
* | i810: fix sparse warnings | Hannes Eder | 2009-01-06 | 1 | -6/+12 |
* | neofb: fix sparse warnings | Hannes Eder | 2009-01-06 | 1 | -2/+4 |
* | pm3fb: fix sparse warning | Hannes Eder | 2009-01-06 | 1 | -2/+4 |
* | viafb: fix sparse warnings | Hannes Eder | 2009-01-06 | 1 | -6/+12 |
* | nvidia: fix sparse warnings | Hannes Eder | 2009-01-06 | 1 | -4/+8 |
* | gbefb: unsigned var->pixclock cannot be less than 0 | roel kluin | 2009-01-06 | 1 | -2/+5 |
* | fb: carminefb: trivial annotation packing color register | Harvey Harrison | 2009-01-06 | 1 | -1/+1 |
* | blackfin: remove __FUNCTION__ in video driver | Harvey Harrison | 2009-01-06 | 1 | -3/+3 |
* | fbdev: fix typo in drivers/video/modedb.c | Jiri Moravec | 2009-01-06 | 1 | -1/+1 |
* | pci: use pci_ioremap_bar() in drivers/video | Arjan van de Ven | 2009-01-06 | 6 | -18/+11 |
* | gpio: pca953x handles more chips, i2c fault codes | David Brownell | 2009-01-06 | 2 | -8/+11 |
* | twl4030-gpio: cleanup debounce | David Brownell | 2009-01-06 | 1 | -31/+23 |
* | drivers/rtc: correct an error test | Julia Lawall | 2009-01-06 | 1 | -1/+1 |
* | rtc: driver for Marvell's SoCs 88F6281 and 88F6192 | Saeed Bishara | 2009-01-06 | 3 | -0/+175 |
* | rtc: rtc-ds1216 fixes | Alessandro Zummo | 2009-01-06 | 1 | -16/+14 |
* | rtc: add rtc-tx4939 driver | Atsushi Nemoto | 2009-01-06 | 3 | -0/+325 |
* | rtc: use set_mmss when set_time is not available | Alessandro Zummo | 2009-01-06 | 4 | -45/+9 |
* | rtc: rtc-ds3234 fixes | Alessandro Zummo | 2009-01-06 | 1 | -136/+36 |
* | rtc: rtc-max6902 fixes | Alessandro Zummo | 2009-01-06 | 1 | -138/+38 |
* | rtc: Au1000 On-Chip Counter0-as-RTC driver. | Manuel Lauss | 2009-01-06 | 3 | -0/+164 |
* | rtc: kconfig cleanup | Alessandro Zummo | 2009-01-06 | 1 | -26/+26 |
* | rtc: rtc-ds1390 probe sequence and misc fixes | Alessandro Zummo | 2009-01-06 | 2 | -51/+24 |
* | rtc: pxa27x/pxa3xx driver fixes, revised | Alessandro Zummo | 2009-01-06 | 1 | -27/+23 |
* | rtc: driver for pxa27x and pxa3xx SoC | Robert Jarzmik | 2009-01-06 | 3 | -0/+505 |
* | rtc: move power of 2 periodic frequency check down into drivers | Jonathan Cameron | 2009-01-06 | 5 | -3/+12 |
* | rtc: bunch of drivers: fix 'no irq' case handing | Anton Vorontsov | 2009-01-06 | 9 | -40/+40 |
* | rtc: struct device: replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 3 | -16/+12 |
* | genrtc: disable genrtc on Blackfin systems | Mike Frysinger | 2009-01-06 | 1 | -1/+1 |
* | i2o: remove extraneous kernel-doc | Randy Dunlap | 2009-01-06 | 2 | -3/+0 |
* | drivers/spi: move a dereference below a NULL test | Julia Lawall | 2009-01-06 | 1 | -1/+2 |
* | spi: use generic gpio calls in spi_s3c24xx_gpio | Ben Dooks | 2009-01-06 | 1 | -9/+29 |
* | spi: atmel_spi update chipselect handling | Haavard Skinnemoen | 2009-01-06 | 1 | -26/+67 |
* | atmel_spi: clean up SPIv1 quirk handling | Haavard Skinnemoen | 2009-01-06 | 1 | -18/+22 |
* | spi_gpio driver | David Brownell | 2009-01-06 | 3 | -1/+378 |
* | dmi: fix kernel-doc notation | Randy Dunlap | 2009-01-06 | 1 | -2/+4 |
* | ibmpex: add endian annotation to extract_data() helper | Harvey Harrison | 2009-01-06 | 1 | -1/+1 |
* | hwmon: applesmc: Add support for MacBook Air 2 | Henrik Rydberg | 2009-01-06 | 1 | -0/+10 |
* | drivers/macintosh: Add missing of_node_put in therm_adt746x.c | Nicolas Palix | 2009-01-06 | 1 | -4/+4 |