Age | Commit message (Expand) | Author | Files | Lines |
2008-02-06 | drivers/video: add missing pci_dev_get | Julia Lawall | 1 | -0/+5 |
2008-02-06 | uvesafb: small cleanups | Randy Dunlap | 1 | -4/+4 |
2008-02-06 | tdfxfb: fix section mismatch warnings | Randy Dunlap | 1 | -1/+1 |
2008-02-06 | fb: nvidiafb: Try harder at initial mode setting. | Paul Mundt | 1 | -2/+20 |
2008-02-06 | vermilion.c: use ALIGN(), not __ALIGN_MASK() | Andrew Morton | 1 | -3/+2 |
2008-02-06 | neofb: avoid overwriting fb_info fields | Andrew Morton | 1 | -9/+18 |
2008-02-06 | drivers/video/pm3fb.c section fix | Adrian Bunk | 1 | -1/+1 |
2008-02-06 | fbcon: fix sparse warning about shadowing 'rotate' symbol | Marcin Slusarz | 1 | -6/+6 |
2008-02-06 | fbcon: fix sparse warning about shadowing 'p' symbol | Marcin Slusarz | 1 | -5/+5 |
2008-02-06 | vgacon: fix sparse warning about shadowing 'i' symbol | Marcin Slusarz | 1 | -2/+0 |
2008-02-06 | atmel_lcdfb: validate display timings | Haavard Skinnemoen | 2 | -7/+27 |
2008-02-06 | fb: defio nopage | Nick Piggin | 2 | -12/+11 |
2008-02-06 | fbmon: cleanup trailing whitespaces | Andre Haupt | 1 | -58/+58 |
2008-02-06 | fbmon: remove unnecessary local variable | Andre Haupt | 1 | -1/+1 |
2008-02-06 | drivers/video: remove unnecessary pci_dev_put | Julia Lawall | 1 | -1/+1 |
2008-02-06 | video/hpfb.c section fix | Adrian Bunk | 1 | -1/+2 |
2008-02-06 | make video/geode/lxfb_core.c:geode_modedb[] static | Adrian Bunk | 1 | -1/+1 |
2008-02-06 | gpio: handle pca953{4,5,6,7,8} too | Guennadi Liakhovetski | 1 | -17/+54 |
2008-02-06 | gpio: rename pca953x symbols | Guennadi Liakhovetski | 4 | -62/+63 |
2008-02-06 | gpio: rename pca9539 driver | Guennadi Liakhovetski | 3 | -2/+2 |
2008-02-06 | w1-gpio: add GPIO w1 bus master driver | Ville Syrjala | 6 | -0/+193 |
2008-02-06 | rtc: at91sam9 RTC support (RTT and/or RTC) | David Brownell | 3 | -4/+562 |
2008-02-06 | rtc: remove more dev->power.power_state usage | David Brownell | 1 | -12/+4 |
2008-02-06 | rtc: cleanup example code | Mike Frysinger | 1 | -19/+19 |
2008-02-06 | rtc: update documentation wrt irq_set_freq | Mike Frysinger | 1 | -2/+2 |
2008-02-06 | rtc ds1307: ds_1340 change init | frederic Rodo | 1 | -7/+20 |
2008-02-06 | rtc: add support for Epson RTC-9701JE V4 | Magnus Damm | 1 | -27/+10 |
2008-02-06 | rtc: add support for Epson RTC-9701JE V2 | Magnus Damm | 3 | -0/+205 |
2008-02-06 | ip27-rtc: convert ioctl to unlocked_ioctl | Cyrill Gorcunov | 1 | -5/+4 |
2008-02-06 | rtc: add HPET RTC emulation to RTC_DRV_CMOS | Bernhard Walle | 2 | -14/+70 |
2008-02-06 | Blackfin RTC driver: convert sync wait to use the irq write complete notice | Mike Frysinger | 1 | -113/+136 |
2008-02-06 | Blackfin RTC driver: shave off another memcpy() by using assignment. | Mike Frysinger | 1 | -1/+1 |
2008-02-06 | Blackfin RTC driver: read_alarm() checks the enabled field, not the pending f... | Mike Frysinger | 1 | -2/+2 |
2008-02-06 | Blackfin RTC driver: use dev_dbg() rather than pr_stamp() | Mike Frysinger | 1 | -26/+22 |
2008-02-06 | Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that... | Mike Frysinger | 1 | -14/+12 |
2008-02-06 | Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a ... | Mike Frysinger | 1 | -2/+2 |
2008-02-06 | Blackfin RTC driver: the frequency function is in units of Hz, not units of s... | Mike Frysinger | 1 | -7/+17 |
2008-02-06 | Platform real time clock driver for Dallas 1511 chip | Andrew Sharp | 3 | -0/+667 |
2008-02-06 | rtc-cmos alarm acts as oneshot | David Brownell | 3 | -7/+35 |
2008-02-06 | rtc: ds1302 rtc support | Paul Mundt | 3 | -0/+269 |
2008-02-06 | rtc-cmos: export nvram in sysfs | David Brownell | 1 | -12/+117 |
2008-02-06 | rtc-s3c: Use is_power_of_2() macro for simplicity. | Robert P. J. Day | 1 | -3/+2 |
2008-02-06 | rtc-pcf8583: Don't abuse I2C_M_NOSTART | Jean Delvare | 1 | -17/+7 |
2008-02-06 | Cosmetic fixes to RTC subsystem's Kconfig | Alessandro Zummo | 1 | -26/+30 |
2008-02-06 | fuse: limit queued background requests | Miklos Szeredi | 3 | -46/+74 |
2008-02-06 | fuse: save space in struct fuse_req | Miklos Szeredi | 2 | -13/+13 |
2008-02-06 | fuse: fix attribute caching after create | Miklos Szeredi | 1 | -0/+1 |
2008-02-06 | ecryptfs: check for existing key_tfm at mount time | Eric Sandeen | 3 | -17/+63 |
2008-02-06 | eCryptfs: change the type of cipher_code from u16 to u8 | Trevor Highland | 3 | -10/+10 |
2008-02-06 | eCryptfs: Minor fixes to printk messages | Michael Halcrow | 3 | -8/+10 |