Commit Graph

36552 Commits (d0d4e1c098754bfbb2aeb94333756d63d255688e)

Author SHA1 Message Date
Nick Piggin 529e55b6a5 fb: defio nopage 17 years ago
Andre Haupt 8c85fd89be fbmon: cleanup trailing whitespaces 17 years ago
Andre Haupt cb85063ae8 fbmon: remove unnecessary local variable 17 years ago
Julia Lawall ea237a6ae9 drivers/video: remove unnecessary pci_dev_put 17 years ago
Adrian Bunk 5a1c84f146 video/hpfb.c section fix 17 years ago
Adrian Bunk cfe2f714d9 make video/geode/lxfb_core.c:geode_modedb[] static 17 years ago
Guennadi Liakhovetski f5e8ff4832 gpio: handle pca953{4,5,6,7,8} too 17 years ago
Guennadi Liakhovetski f3dc3630f6 gpio: rename pca953x symbols 17 years ago
Guennadi Liakhovetski d1c057e317 gpio: rename pca9539 driver 17 years ago
Ville Syrjala ad8dc96e3b w1-gpio: add GPIO w1 bus master driver 17 years ago
David Brownell 4cdf854f7d rtc: at91sam9 RTC support (RTT and/or RTC) 17 years ago
David Brownell f618258ad8 rtc: remove more dev->power.power_state usage 17 years ago
frederic Rodo fcd8db002f rtc ds1307: ds_1340 change init 17 years ago
Magnus Damm 75b6102257 rtc: add support for Epson RTC-9701JE V4 17 years ago
Magnus Damm 2805b96984 rtc: add support for Epson RTC-9701JE V2 17 years ago
Cyrill Gorcunov 102f4a02de ip27-rtc: convert ioctl to unlocked_ioctl 17 years ago
Bernhard Walle 9d8af78b07 rtc: add HPET RTC emulation to RTC_DRV_CMOS 17 years ago
Mike Frysinger 095b9d546f Blackfin RTC driver: convert sync wait to use the irq write complete notice 17 years ago
Mike Frysinger 48c1a56b4b Blackfin RTC driver: shave off another memcpy() by using assignment. 17 years ago
Mike Frysinger 68db30472d Blackfin RTC driver: read_alarm() checks the enabled field, not the pending field. 17 years ago
Mike Frysinger 5438de4422 Blackfin RTC driver: use dev_dbg() rather than pr_stamp() 17 years ago
Mike Frysinger 640611608f Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that we have MMR filesystem in sysfs) 17 years ago
Mike Frysinger d7827d889a Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a (struct platform_device*), so fix the irq handler 17 years ago
Mike Frysinger 5c236343eb Blackfin RTC driver: the frequency function is in units of Hz, not units of seconds, so lock our driver down to 1 Hz 17 years ago
Andrew Sharp 8f26795a22 Platform real time clock driver for Dallas 1511 chip 17 years ago
David Brownell 8a0bdfd7a0 rtc-cmos alarm acts as oneshot 17 years ago
Paul Mundt 739d340dba rtc: ds1302 rtc support 17 years ago
David Brownell e07e232cd9 rtc-cmos: export nvram in sysfs 17 years ago
Robert P. J. Day 9974b6ea7b rtc-s3c: Use is_power_of_2() macro for simplicity. 17 years ago
Jean Delvare 037e291cc7 rtc-pcf8583: Don't abuse I2C_M_NOSTART 17 years ago
Alessandro Zummo 09b6bdb3b6 Cosmetic fixes to RTC subsystem's Kconfig 17 years ago
Andrew Morton 162c0d91a3 drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warning 17 years ago
Roel Kluin 3eb1a6f384 drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo() 17 years ago
Tilman Schmidt ee51ef0ecb ser_gigaset: convert mutex to completion 17 years ago
Tilman Schmidt e468c04894 Gigaset: permit module unload 17 years ago
Tilman Schmidt 9d4bee2b9d gigaset: atomic cleanup 17 years ago
Tilman Schmidt 1ff0a5296f usb_gigaset: suspend support 17 years ago
Tilman Schmidt 024fd299ba bas_gigaset: suspend support 17 years ago
Tilman Schmidt c652cbd8ee gigaset: code cleanups 17 years ago
Tilman Schmidt dbd9823121 gigaset: clean up urb->status usage 17 years ago
David Brownell 5beec4aa2a spi: remove more dev->power.power_state usage 17 years ago
Mike Frysinger 26fdc1f0df spi_bfin: headers are not for changelogs 17 years ago
Sonic Zhang 13f3e642b2 spi_bfin: wait for tx to complete on write paths 17 years ago
Bryan Wu 4fd432d9c7 spi_bfin: wait for tx to complete on full duplex paths 17 years ago
Bryan Wu e26aa015dd spi_bfin: wait for tx to complete on some cs_chg paths 17 years ago
Bryan Wu aab0d83ee7 spi_bfin: use more useful GPIO labels 17 years ago
Bryan Wu 8d20d0a7c4 spi_bfin: remove useless fault path 17 years ago
Girish ccc7baed18 spi: omap2_mcspi handles omap3 too 17 years ago
Magnus Damm 37e4664087 spi: SuperH SPI using SCI 17 years ago
David Brownell b359fbc458 spi: s3c drivers shouldn't care about spi_board_info 17 years ago