aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* viafb: call viafb_get_clk_value only in viafb_set_vclockFlorian Tobias Schandinat2011-03-23
* viafb: allow some pll calculationsFlorian Tobias Schandinat2011-03-23
* viafb: initialize margins correctFlorian Tobias Schandinat2011-03-21
* viafb: refresh rate bug collectionFlorian Tobias Schandinat2011-03-16
* Merge branch 'viafb-pll' into viafb-nextFlorian Tobias Schandinat2011-03-12
|\
| * viafb: split pll configs upFlorian Tobias Schandinat2011-03-12
| * viafb: remove duplicated clock storageFlorian Tobias Schandinat2011-03-12
| * viafb: always return the best possible clockFlorian Tobias Schandinat2011-03-12
| * viafb: remove duplicated clock informationFlorian Tobias Schandinat2011-03-12
* | viafb: factor lcd scaling parameters outFlorian Tobias Schandinat2011-03-09
* | viafb: strip some structuresFlorian Tobias Schandinat2011-03-09
* | viafb: remove unused data_mode and device_typeFlorian Tobias Schandinat2011-03-09
* | viafb: kill lcd_panel_idFlorian Tobias Schandinat2011-03-09
|/
* video via: make local variables staticStephen Hemminger2011-03-09
* video via: fix iomem accessStephen Hemminger2011-03-09
* video/via: drop deprecated (and unused) i2c_adapter.idPeter Huewe2011-03-02
* Revert "TPM: Long default timeout fix"Linus Torvalds2011-03-01
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-02-28
|\
| * hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin2011-02-26
| * hwmon: (ad7414) add MODULE_DEVICE_TABLEaxel lin2011-02-26
* | ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki2011-02-28
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-28
|\ \ | |/ |/|
| * Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2011-02-28
| |\
| | * drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs2011-02-28
| * | drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2011-02-28
| |/
* | rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine2011-02-25
* | pps: initialize ts_real properlyAlexander Gordeev2011-02-25
* | drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chipLei Xu2011-02-25
* | drivers/nfc/pn544.c: add missing regulatorMatti J. Aaltonen2011-02-25
* | drivers/nfc/Kconfig: use full form of the NFC acronymMatti J. Aaltonen2011-02-25
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2011-02-25
|\ \
| * | regulator, mc13xxx: Remove pointless test for unsigned less than zeroJesper Juhl2011-02-25
| * | regulator: Fix warning with CONFIG_BUG disabledMark Brown2011-02-25
* | | RTC: fix typo in drivers/rtc/rtc-at91sam9.cJelle Martijn Kok2011-02-25
* | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-25
|\ \ \
| * | | usb: musb: core: set has_tt flagFelipe Balbi2011-02-24
| * | | USB: xhci: mark local functions as staticDmitry Torokhov2011-02-22
| * | | USB: xhci: fix couple sparse annotationsDmitry Torokhov2011-02-20
| * | | USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itselfDmitry Torokhov2011-02-20
| * | | USB: Reset USB 3.0 devices on (re)discoveryLuben Tuikov2011-02-20
| * | | xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman2011-02-20
| * | | xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman2011-02-20
| * | | xhci: Clarify some expressions in the TRB mathPaul Zimmerman2011-02-20
| * | | xhci: Avoid BUG() in interrupt contextPaul Zimmerman2011-02-20
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-02-25
|\ \ \ \ | |_|/ / |/| | |
| * | | md: Fix - again - partition detection when array becomes activeNeilBrown2011-02-24
| * | | Fix over-zealous flush_disk when changing device size.NeilBrown2011-02-24
| * | | md: avoid spinlock problem in blk_throtl_exitNeilBrown2011-02-21
| * | | md: correctly handle probe of an 'mdp' device.NeilBrown2011-02-15
| * | | md: don't set_capacity before array is active.NeilBrown2011-02-15