aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-07-24tridentfb: make use of functions and constants from the vga.hKrzysztof Helt
2008-07-24tridentfb: move global acceleration hooks into structureKrzysztof Helt
2008-07-24tridentfb: convert is_blade and is_xp macros into functionsKrzysztof Helt
2008-07-24tridentfb: move global flat panel variable into structureKrzysztof Helt
2008-07-24tridentfb: move global chip_id into structureKrzysztof Helt
2008-07-24tridentfb: move global pseudo palette into structureKrzysztof Helt
2008-07-24tridentfb: convert fb_info into allocated oneKrzysztof Helt
2008-07-24tridentfb: replace macros with functionsKrzysztof Helt
2008-07-24fbdev: add the carmine FB driverSebastian Siewior
2008-07-24rtc-vr41xx: add irq_set_freq() and irq_set_state()Yoichi Yuasa
2008-07-24rtc-cmos: avoid spurious irqsDavid Brownell
2008-07-24rtc-at91rm9200: avoid spurious irqsDavid Brownell
2008-07-24rtc: rtc-s3c: update IRQ handlingBen Dooks
2008-07-24rtc: rtc-s3c: add __devexit and __devinit markersBen Dooks
2008-07-24rtc-cmos: improve HPET IRQ glueDavid Brownell
2008-07-24rtc: remove and clarify unneeded externsCarlos R. Mafra
2008-07-24rtc: convert the PCF8583 driver to the new I2C style framework with device_idsWolfram Sang
2008-07-24rtc: rtc-omap footprint shrinkageDavid Brownell
2008-07-24rtc: ds1305/ds1306 driverDavid Brownell
2008-07-24rtc: add support for ST M41T94 SPI RTCKim B. Heino
2008-07-24rtc: remove BKL for ioctl()David Brownell
2008-07-24rtc: push the BKL down into the driver ioctl methodAlan Cox
2008-07-24rtc: m41t80: use pr_info() as appropriateMaciej W. Rozycki
2008-07-24rtc: m41t80: sort header inclusions for readabilityMaciej W. Rozycki
2008-07-24I2O: handle sysfs_create_link() failuresWang Chen
2008-07-24vt: do not update when the console is blankedStefano Stabellini
2008-07-24vt: hold console_sem across sysfs operationsJiri Slaby
2008-07-24spi: au1550_spi: improve pio transfer modeJan Nikitenko
2008-07-24spi: au1550_spi: proper platform deviceManuel Lauss
2008-07-24spidev: BKL removalAlan Cox
2008-07-24spi: make spi_board_info.modalias a char arrayGrant Likely
2008-07-24SPI Kconfig simplificationsRobert P. J. Day
2008-07-24xilinx_spi: test below 0 on unsigned irq in xilinx_spi_probe()Roel Kluin
2008-07-24spi: spi_mpc83xx clockrate fixesChen Gong
2008-07-24stallion: removed unused variableAndre Haupt
2008-07-24cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termi...Nye Liu
2008-07-24serial: DZ11: avoid a hang at console switch-overMaciej W. Rozycki
2008-07-24serial: Z85C30: avoid a hang at console switch-overMaciej W. Rozycki
2008-07-24serial: add support for a no-name 4 ports multiserial cardCatalin(ux) M BOIE
2008-07-248250: fix break handling for Intel 82571Aristeu Rozanski
2008-07-24serial/8250_gsc.c: add MODULE_LICENSEAdrian Bunk
2008-07-24atmel_pwm: set up only one PWM clock when allocating a clockHans-Christian Egtvedt
2008-07-24remove the v850 portAdrian Bunk
2008-07-24pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend orderingCarlos Corbacho
2008-07-24pm: acpi hibernation: utilize hardware signatureShaohua Li
2008-07-24gigaset: gigaset_isowbuf_getbytes() may return signed unnoticedTilman Schmidt
2008-07-24gigaset: use dev_ macros for messagesTilman Schmidt
2008-07-24memory-hotplug: add sysfs removable attribute for hotplug memory removeBadari Pulavarty
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-24use generic_access_phys for /dev/mem mappingsRik van Riel