aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-05Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2-6/+21
2008-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds56-1121/+1834
2008-08-05drivers/media/video/vino.c needs v4l2-ioctl.hAndrew Morton1-0/+1
2008-08-05drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-05atyfb_base.c: fix warningAlexander Beregalov1-14/+15
2008-08-05drivers/video/fsl-diu-fb.c: add missing of_node_putJulia Lawall1-2/+6
2008-08-05radeonfb: give i2c buses nicer namesJean Delvare1-1/+2
2008-08-05fbcon: fix scrolling after logo is clearedKrzysztof Helt1-0/+3
2008-08-05radeon: misc correctionsDavid Miller1-2/+2
2008-08-05backlight: add MODULE_ALIAS() to pwm_backlight driverBen Dooks1-0/+2
2008-08-05backlight: add more information output to pwm_backlightBen Dooks1-2/+6
2008-08-05blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a max of 1HZ and this same functionality is provided by UIEMike Frysinger1-32/+14
2008-08-05blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out by David BrownellMike Frysinger1-10/+18
2008-08-05blackfin RTC driver: wait for the write complete interrupt complete before sleepingMike Frysinger1-2/+3
2008-08-05blackfin RTC driver: disable the write complete irq upon closeMike Frysinger1-4/+4
2008-08-05blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int_{set,clear} since it isnt needed (shaves off ~100bytes)Mike Frysinger1-11/+9
2008-08-05blackfin RTC driver: add support for power management frameworkMike Frysinger1-14/+17
2008-08-05blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep coreSonic Zhang1-0/+28
2008-08-05blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer will give us the same behavior of returning ENOTTYMike Frysinger1-15/+0
2008-08-05spi: new orion_spi driverShadi Ammouri3-0/+581
2008-08-05block/cciss.c: remove pointless curr_queue calculationHannes Reinecke1-2/+0
2008-08-05vt8623fb: fix kernel oopsOndrej Zajicek3-28/+28
2008-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds34-85/+72
2008-08-05Fix USB storage hang on command abortAlan Stern1-1/+1
2008-08-05ide: ->cable_detect method cannot be marked __devinitBartlomiej Zolnierkiewicz21-24/+24
2008-08-05ide: ->quirkproc method cannot be marked __devinitBartlomiej Zolnierkiewicz2-2/+2
2008-08-05cs5520: add enablebits checkingBartlomiej Zolnierkiewicz1-0/+1
2008-08-05cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks()Tejun Heo1-4/+0
2008-08-05ide-cd: fix endianity for the error message in cdrom_read_capacityPetr Tesarik1-8/+10
2008-08-05ide: remove CONFIG_IDE_MAX_HWIFSAdrian Bunk1-10/+0
2008-08-05ide: fix regression caused by ide_device_{get,put}() addition (take 2)Bartlomiej Zolnierkiewicz5-25/+31
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz3-4/+0
2008-08-05ide: fix ide_fix_driveid()Bartlomiej Zolnierkiewicz1-3/+3
2008-08-05ide: fix pre-EIDE SWDMA support on big-endianBartlomiej Zolnierkiewicz1-5/+1
2008-08-05Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller32-715/+733
2008-08-04tg3: Fix 'scheduling while atomic' errorsMatt Carlson1-16/+4
2008-08-04mm: rename page trylockNick Piggin1-1/+1
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-110/+129
2008-08-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-3/+3
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds3-7/+26
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds1-1/+1
2008-08-04sc1200 watchdog driver: Fix locking, sems and coding styleAlan Cox1-92/+113
2008-08-04alpha: Fix breakage in wdt_pciAndrew Morton1-0/+1
2008-08-04wdt: Cleanup and sort out locking and inb_pAlan Cox2-211/+265
2008-08-04s3c2410_wdt watchdog driver: Locking and coding styleAlan Cox1-68/+80
2008-08-04it8712f_wdt: Locking and coding styleAlan Cox1-50/+27
2008-08-04ar7_wdt watchdog driver: Fix lockingAlan Cox1-12/+17
2008-08-04vt: Deadlock workaroundAlan Cox1-2/+0
2008-08-04cris: Fixup compile problemsAlan Cox2-40/+42
2008-08-04blackfin: Fix compile failure in tty codeAlan Cox1-1/+1