summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #includeHuang Weiyi2008-08-051-1/+0Star
* atyfb_base.c: fix warningAlexander Beregalov2008-08-051-14/+15
* drivers/video/fsl-diu-fb.c: add missing of_node_putJulia Lawall2008-08-051-2/+6
* radeonfb: give i2c buses nicer namesJean Delvare2008-08-051-1/+2
* fbcon: fix scrolling after logo is clearedKrzysztof Helt2008-08-051-0/+3
* radeon: misc correctionsDavid Miller2008-08-051-2/+2
* backlight: add MODULE_ALIAS() to pwm_backlight driverBen Dooks2008-08-051-0/+2
* backlight: add more information output to pwm_backlightBen Dooks2008-08-051-2/+6
* blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a...Mike Frysinger2008-08-051-32/+14Star
* blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out b...Mike Frysinger2008-08-051-10/+18
* blackfin RTC driver: wait for the write complete interrupt complete before sl...Mike Frysinger2008-08-051-2/+3
* blackfin RTC driver: disable the write complete irq upon closeMike Frysinger2008-08-051-4/+4
* blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int...Mike Frysinger2008-08-051-11/+9Star
* blackfin RTC driver: add support for power management frameworkMike Frysinger2008-08-051-14/+17
* blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep coreSonic Zhang2008-08-051-0/+28
* blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer...Mike Frysinger2008-08-051-15/+0Star
* spi: new orion_spi driverShadi Ammouri2008-08-053-0/+581
* block/cciss.c: remove pointless curr_queue calculationHannes Reinecke2008-08-051-2/+0Star
* vt8623fb: fix kernel oopsOndrej Zajicek2008-08-053-28/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-08-0534-85/+72Star
|\
| * ide: ->cable_detect method cannot be marked __devinitBartlomiej Zolnierkiewicz2008-08-0521-24/+24
| * ide: ->quirkproc method cannot be marked __devinitBartlomiej Zolnierkiewicz2008-08-052-2/+2
| * cs5520: add enablebits checkingBartlomiej Zolnierkiewicz2008-08-051-0/+1
| * cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks()Tejun Heo2008-08-051-4/+0Star
| * ide-cd: fix endianity for the error message in cdrom_read_capacityPetr Tesarik2008-08-051-8/+10
| * ide: remove CONFIG_IDE_MAX_HWIFSAdrian Bunk2008-08-051-10/+0Star
| * ide: fix regression caused by ide_device_{get,put}() addition (take 2)Bartlomiej Zolnierkiewicz2008-08-055-25/+31
| * remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz2008-08-053-4/+0Star
| * ide: fix ide_fix_driveid()Bartlomiej Zolnierkiewicz2008-08-051-3/+3
| * ide: fix pre-EIDE SWDMA support on big-endianBartlomiej Zolnierkiewicz2008-08-051-5/+1Star
* | Fix USB storage hang on command abortAlan Stern2008-08-051-1/+1
|/
* mm: rename page trylockNick Piggin2008-08-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-08-053-110/+129
|\
| * sh: Fix up broken kerneldoc comments.Paul Mundt2008-08-041-13/+14
| * maple: Kill useless private_data pointer.Paul Mundt2008-08-042-7/+9
| * maple: Clean up maple_driver_register/unregister routines.Paul Mundt2008-08-042-14/+29
| * input: Clean up maple keyboard driverAdrian McMenamin2008-08-041-69/+32Star
| * maple: allow removal and reinsertion of keyboard driver moduleAdrian McMenamin2008-08-041-43/+81
| * net: stnic: Fix up fallout from SH header migration.Paul Mundt2008-08-011-1/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-053-3/+3
|\ \
| * | powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-043-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-08-053-7/+26
|\ \ \
| * | | [SCSI] scsi_transport_spi: fix oops in revalidateJames Bottomley2008-07-301-3/+5
| * | | [SCSI] ses: fix VPD inquiry overrunJames Bottomley2008-07-301-4/+14
| * | | [SCSI] hptiop: add more PCI device IDsHighPoint Linux Team2008-07-301-0/+7
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2008-08-051-1/+1
|\ \ \ \
| * | | | pcmcia: rsrc_nonstatic: check value, not pointerDominik Brodowski2008-07-281-1/+1
* | | | | sc1200 watchdog driver: Fix locking, sems and coding styleAlan Cox2008-08-051-92/+113
* | | | | alpha: Fix breakage in wdt_pciAndrew Morton2008-08-051-0/+1
* | | | | wdt: Cleanup and sort out locking and inb_pAlan Cox2008-08-052-211/+265