summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2008-08-06iSeries: Fix up viotty_ioctl BKL locking falloutLinus Torvalds
2008-08-06m68k/amiserial: fix fallout of tty break handling reworkGeert Uytterhoeven
2008-08-06[WATCHDOG] more coding style clean-up'sWim Van Sebroeck
2008-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-08-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-08-06Remove bogons from the iSeries consoleAlan Cox
2008-08-06[WATCHDOG] sbc8360.c - move stop code into a functionWim Van Sebroeck
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck
2008-08-06[WATCHDOG] Coding style - Indentation - part 1Wim Van Sebroeck
2008-08-06[WATCHDOG] mpc8xxx_wdt: add support for MPC8xx watchdogsAnton Vorontsov
2008-08-06[WATCHDOG] mpc8xxx_wdt: fix buildAnton Vorontsov
2008-08-06[WATCHDOG] mpc8xxx_wdt: various renames, mostly s/mpc83xx/mpc8xxx/gAnton Vorontsov
2008-08-06[WATCHDOG] mpc83xx_wdt: rename to mpc8xxx_wdtAnton Vorontsov
2008-08-06[WATCHDOG] mpc83xx_wdt: add support for MPC86xx CPUsAnton Vorontsov
2008-08-06[WATCHDOG] mpc83xx_wdt: convert to the OF platform driverAnton Vorontsov
2008-08-06[WATCHDOG] pcwd: a couple of watchdogs escaped conversionAlan Cox
2008-08-06[WATCHDOG] Clean-up includesWim Van Sebroeck
2008-08-06[WATCHDOG] hpwdt.c - fix double includesWim Van Sebroeck
2008-08-06[WATCHDOG] Merge code clean-up's from Alan Cox.Wim Van Sebroeck
2008-08-05Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds
2008-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-05drivers/media/video/vino.c needs v4l2-ioctl.hAndrew Morton
2008-08-05drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #includeHuang Weiyi
2008-08-05atyfb_base.c: fix warningAlexander Beregalov
2008-08-05drivers/video/fsl-diu-fb.c: add missing of_node_putJulia Lawall
2008-08-05radeonfb: give i2c buses nicer namesJean Delvare
2008-08-05fbcon: fix scrolling after logo is clearedKrzysztof Helt
2008-08-05radeon: misc correctionsDavid Miller
2008-08-05backlight: add MODULE_ALIAS() to pwm_backlight driverBen Dooks
2008-08-05backlight: add more information output to pwm_backlightBen Dooks
2008-08-05blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a...Mike Frysinger
2008-08-05blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out b...Mike Frysinger
2008-08-05blackfin RTC driver: wait for the write complete interrupt complete before sl...Mike Frysinger
2008-08-05blackfin RTC driver: disable the write complete irq upon closeMike Frysinger
2008-08-05blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int...Mike Frysinger
2008-08-05blackfin RTC driver: add support for power management frameworkMike Frysinger
2008-08-05blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep coreSonic Zhang
2008-08-05blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer...Mike Frysinger
2008-08-05spi: new orion_spi driverShadi Ammouri
2008-08-05block/cciss.c: remove pointless curr_queue calculationHannes Reinecke
2008-08-05vt8623fb: fix kernel oopsOndrej Zajicek
2008-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-08-05Fix USB storage hang on command abortAlan Stern
2008-08-05ide: ->cable_detect method cannot be marked __devinitBartlomiej Zolnierkiewicz
2008-08-05ide: ->quirkproc method cannot be marked __devinitBartlomiej Zolnierkiewicz
2008-08-05cs5520: add enablebits checkingBartlomiej Zolnierkiewicz
2008-08-05cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks()Tejun Heo
2008-08-05ide-cd: fix endianity for the error message in cdrom_read_capacityPetr Tesarik
2008-08-05ide: remove CONFIG_IDE_MAX_HWIFSAdrian Bunk