aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-08-02
| |\ \
| | * | iwl3945: Fix statistics in monitor modeMaxim Levitsky2008-08-01
| | * | prism54 - Use offsetof()Takashi Iwai2008-08-01
| | * | ipw2200 - Fix bad ipw_write8() macroTakashi Iwai2008-08-01
| | * | rtl8187: Fix lockups due to concurrent access to config routineLarry Finger2008-08-01
| | * | rt2500pci: restoring missing linePeter Chubb2008-08-01
| | * | libertas: only enable rtap with mesh firmwareDan Williams2008-08-01
| | * | rt2x00: Sequence counter should be protected in irqsaveIvo van Doorn2008-08-01
| | * | rt2x00: Fix VGC lower bound initializationIvo van Doorn2008-08-01
| | * | rt2x00: rt61pci needs another millisecond after firmware uploadIvo van Doorn2008-08-01
| | * | rt2x00: Fix partial antenna configurationIvo van Doorn2008-08-01
| | * | rt2x00: Fix access permissions on debugfs filesIvo van Doorn2008-08-01
| | * | Rtl8187 PATCH add usb ID for asus wireless linkAndrea Merello2008-08-01
| | * | iwlwifi: don't stop queue in the middle of fragmented packetTomas Winkler2008-08-01
| | * | ath5k: remove obsolete declaration of struct ieee80211_hw_modeHelmut Schaa2008-08-01
| | * | Ath5k: mask out unneeded interruptsJiri Slaby2008-08-01
| | * | ath5k: Update phy calibration functionsNick Kossifidis2008-08-01
| | * | ath5k: Update channel functionsNick Kossifidis2008-08-01
| | * | ath5k: Add RF2425 initial rfgain valuesNick Kossifidis2008-08-01
| | * | ath5k: Reorder calibration calls during reset and update hw_set_powerNick Kossifidis2008-08-01
| | * | ath5k: Do ADC test during resetNick Kossifidis2008-08-01
| | * | ath5k: Misc hw_reset updatesNick Kossifidis2008-08-01
| | * | ath5k: Misc hw_attach fixesNick Kossifidis2008-08-01
| | * | ath5k: Restore saved initval after POSTNick Kossifidis2008-08-01
| | * | ath5k: Update register listNick Kossifidis2008-08-01
* | | | drivers/media/video/vino.c needs v4l2-ioctl.hAndrew Morton2008-08-05
* | | | drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #includeHuang Weiyi2008-08-05
* | | | atyfb_base.c: fix warningAlexander Beregalov2008-08-05
* | | | drivers/video/fsl-diu-fb.c: add missing of_node_putJulia Lawall2008-08-05
* | | | radeonfb: give i2c buses nicer namesJean Delvare2008-08-05
* | | | fbcon: fix scrolling after logo is clearedKrzysztof Helt2008-08-05
* | | | radeon: misc correctionsDavid Miller2008-08-05
* | | | backlight: add MODULE_ALIAS() to pwm_backlight driverBen Dooks2008-08-05
* | | | backlight: add more information output to pwm_backlightBen Dooks2008-08-05
* | | | blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a...Mike Frysinger2008-08-05
* | | | blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out b...Mike Frysinger2008-08-05
* | | | blackfin RTC driver: wait for the write complete interrupt complete before sl...Mike Frysinger2008-08-05
* | | | blackfin RTC driver: disable the write complete irq upon closeMike Frysinger2008-08-05
* | | | blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int...Mike Frysinger2008-08-05
* | | | blackfin RTC driver: add support for power management frameworkMike Frysinger2008-08-05
* | | | blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep coreSonic Zhang2008-08-05
* | | | blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer...Mike Frysinger2008-08-05
* | | | spi: new orion_spi driverShadi Ammouri2008-08-05
* | | | block/cciss.c: remove pointless curr_queue calculationHannes Reinecke2008-08-05
* | | | vt8623fb: fix kernel oopsOndrej Zajicek2008-08-05
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-08-05
|\ \ \ \
| * | | | ide: ->cable_detect method cannot be marked __devinitBartlomiej Zolnierkiewicz2008-08-05
| * | | | ide: ->quirkproc method cannot be marked __devinitBartlomiej Zolnierkiewicz2008-08-05
| * | | | cs5520: add enablebits checkingBartlomiej Zolnierkiewicz2008-08-05
| * | | | cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks()Tejun Heo2008-08-05