summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * ath5k: remove obsolete declaration of struct ieee80211_hw_modeHelmut Schaa2008-08-011-1/+0
| | | | * Ath5k: mask out unneeded interruptsJiri Slaby2008-08-011-0/+1
| | | | * ath5k: Update phy calibration functionsNick Kossifidis2008-08-011-12/+42
| | | | * ath5k: Update channel functionsNick Kossifidis2008-08-011-4/+55
| | | | * ath5k: Add RF2425 initial rfgain valuesNick Kossifidis2008-08-011-2/+70
| | | | * ath5k: Reorder calibration calls during reset and update hw_set_powerNick Kossifidis2008-08-011-23/+59
| | | | * ath5k: Do ADC test during resetNick Kossifidis2008-08-011-0/+13
| | | | * ath5k: Misc hw_reset updatesNick Kossifidis2008-08-011-4/+27
| | | | * ath5k: Misc hw_attach fixesNick Kossifidis2008-08-012-44/+26
| | | | * ath5k: Restore saved initval after POSTNick Kossifidis2008-08-011-0/+6
| | | | * ath5k: Update register listNick Kossifidis2008-08-014-263/+720
| | * | | drivers/media/video/vino.c needs v4l2-ioctl.hAndrew Morton2008-08-051-0/+1
| | * | | drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #includeHuang Weiyi2008-08-051-1/+0
| | * | | 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/+14
| | * | | 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/+9
| | * | | 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/+0
| | * | | spi: new orion_spi driverShadi Ammouri2008-08-053-0/+581
| | * | | block/cciss.c: remove pointless curr_queue calculationHannes Reinecke2008-08-051-2/+0
| | * | | 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/+72
| | |\ \ \
| | | * | | 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/+0
| | | * | | 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/+0
| | | * | | 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/+0
| | | * | | ide: fix ide_fix_driveid()Bartlomiej Zolnierkiewicz2008-08-051-3/+3
| | | * | | ide: fix pre-EIDE SWDMA support on big-endianBartlomiej Zolnierkiewicz2008-08-051-5/+1
| | * | | | Fix USB storage hang on command abortAlan Stern2008-08-051-1/+1
| | |/ / /
| | * | | mm: rename page trylockNick Piggin2008-08-041-1/+1
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-08-043-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/+32
| | | * | | maple: allow removal and reinsertion of keyboard driver moduleAdrian McMenamin2008-08-041-43/+81