Age | Commit message (Expand) | Author |
2008-02-06 | vgacon: fix sparse warning about shadowing 'i' symbol | Marcin Slusarz |
2008-02-06 | atmel_lcdfb: validate display timings | Haavard Skinnemoen |
2008-02-06 | fb: defio nopage | Nick Piggin |
2008-02-06 | fbmon: cleanup trailing whitespaces | Andre Haupt |
2008-02-06 | fbmon: remove unnecessary local variable | Andre Haupt |
2008-02-06 | drivers/video: remove unnecessary pci_dev_put | Julia Lawall |
2008-02-06 | video/hpfb.c section fix | Adrian Bunk |
2008-02-06 | make video/geode/lxfb_core.c:geode_modedb[] static | Adrian Bunk |
2008-02-06 | gpio: handle pca953{4,5,6,7,8} too | Guennadi Liakhovetski |
2008-02-06 | gpio: rename pca953x symbols | Guennadi Liakhovetski |
2008-02-06 | gpio: rename pca9539 driver | Guennadi Liakhovetski |
2008-02-06 | w1-gpio: add GPIO w1 bus master driver | Ville Syrjala |
2008-02-06 | rtc: at91sam9 RTC support (RTT and/or RTC) | David Brownell |
2008-02-06 | rtc: remove more dev->power.power_state usage | David Brownell |
2008-02-06 | rtc ds1307: ds_1340 change init | frederic Rodo |
2008-02-06 | rtc: add support for Epson RTC-9701JE V4 | Magnus Damm |
2008-02-06 | rtc: add support for Epson RTC-9701JE V2 | Magnus Damm |
2008-02-06 | ip27-rtc: convert ioctl to unlocked_ioctl | Cyrill Gorcunov |
2008-02-06 | rtc: add HPET RTC emulation to RTC_DRV_CMOS | Bernhard Walle |
2008-02-06 | Blackfin RTC driver: convert sync wait to use the irq write complete notice | Mike Frysinger |
2008-02-06 | Blackfin RTC driver: shave off another memcpy() by using assignment. | Mike Frysinger |
2008-02-06 | Blackfin RTC driver: read_alarm() checks the enabled field, not the pending f... | Mike Frysinger |
2008-02-06 | Blackfin RTC driver: use dev_dbg() rather than pr_stamp() | Mike Frysinger |
2008-02-06 | Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that... | Mike Frysinger |
2008-02-06 | Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a ... | Mike Frysinger |
2008-02-06 | Blackfin RTC driver: the frequency function is in units of Hz, not units of s... | Mike Frysinger |
2008-02-06 | Platform real time clock driver for Dallas 1511 chip | Andrew Sharp |
2008-02-06 | rtc-cmos alarm acts as oneshot | David Brownell |
2008-02-06 | rtc: ds1302 rtc support | Paul Mundt |
2008-02-06 | rtc-cmos: export nvram in sysfs | David Brownell |
2008-02-06 | rtc-s3c: Use is_power_of_2() macro for simplicity. | Robert P. J. Day |
2008-02-06 | rtc-pcf8583: Don't abuse I2C_M_NOSTART | Jean Delvare |
2008-02-06 | Cosmetic fixes to RTC subsystem's Kconfig | Alessandro Zummo |
2008-02-06 | drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warning | Andrew Morton |
2008-02-06 | drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo() | Roel Kluin |
2008-02-06 | ser_gigaset: convert mutex to completion | Tilman Schmidt |
2008-02-06 | Gigaset: permit module unload | Tilman Schmidt |
2008-02-06 | gigaset: atomic cleanup | Tilman Schmidt |
2008-02-06 | usb_gigaset: suspend support | Tilman Schmidt |
2008-02-06 | bas_gigaset: suspend support | Tilman Schmidt |
2008-02-06 | gigaset: code cleanups | Tilman Schmidt |
2008-02-06 | gigaset: clean up urb->status usage | Tilman Schmidt |
2008-02-06 | spi: remove more dev->power.power_state usage | David Brownell |
2008-02-06 | spi_bfin: headers are not for changelogs | Mike Frysinger |
2008-02-06 | spi_bfin: wait for tx to complete on write paths | Sonic Zhang |
2008-02-06 | spi_bfin: wait for tx to complete on full duplex paths | Bryan Wu |
2008-02-06 | spi_bfin: wait for tx to complete on some cs_chg paths | Bryan Wu |
2008-02-06 | spi_bfin: use more useful GPIO labels | Bryan Wu |
2008-02-06 | spi_bfin: remove useless fault path | Bryan Wu |
2008-02-06 | spi: omap2_mcspi handles omap3 too | Girish |