summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2008-07-24mspec: convert nopfn to faultNick Piggin
2008-07-24remove is_tty()Adrian Bunk
2008-07-24move memory_read_from_buffer() from fs.h to string.hAkinobu Mita
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Linus Torvalds
2008-07-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2008-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-23ide: small whitespace fixesPavel Machek
2008-07-23ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warningsHarvey Harrison
2008-07-23ide: ide-cd.c fix sparse endianness warningsHarvey Harrison
2008-07-23ide-cd: convert to using the new atapi_flagsBorislav Petkov
2008-07-23ide: remove unused PC_FLAG_DRQ_INTERRUPTBorislav Petkov
2008-07-23ide-scsi: convert to using the new atapi_flagsBorislav Petkov
2008-07-23ide-tape: convert to using the new atapi_flagsBorislav Petkov
2008-07-23ide-floppy: convert to using the new atapi_flags (take 2)Borislav Petkov
2008-07-23ide: use rq->cmd instead of pc->c in atapi common codeBorislav Petkov