summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* asus-laptop: stop using read_status for lcdCorentin Chary2010-02-281-17/+20
* asus-laptop: stop using read_status and store_status for GPSCorentin Chary2010-02-281-21/+35
* asus-laptop: stop using read_status for bluetooth and wlanCorentin Chary2010-02-281-26/+29
* asus-laptop: code movementCorentin Chary2010-02-281-217/+223
* asus-laptop: callbacks should use "driver data" parameter or fieldCorentin Chary2010-02-281-153/+209
* asus-laptop: move backlight and dsdt info inside asus_laptop structCorentin Chary2010-02-281-39/+30
* asus-laptop: revise namesCorentin Chary2010-02-281-110/+111
* asus-laptop: change initialization orderCorentin Chary2010-02-281-189/+180
* asus-laptop: remove unecessary hotk != NULL checkCorentin Chary2010-02-281-4/+1
* asus-laptop: use tabs to indent macros and remove unused onesCorentin Chary2010-02-281-29/+22
* asus-laptop: simplify write_acpi_intCorentin Chary2010-02-281-11/+16
* asus-laptop: no need to check argument of set_brightness()Corentin Chary2010-02-281-8/+2
* asus-laptop: add wireless and bluetooth status parameterCorentin Chary2010-02-281-2/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-238-11/+50
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-235-9/+27
| |\
| | * iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2010-02-222-5/+7
| | * iwlwifi: error checking for number of tfds in queueWey-Yi Guy2010-02-224-4/+20
| | * iwlwifi: set HT flags after channel in rxonDan Halperin2010-02-191-1/+1
| * | tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto2010-02-231-1/+0
| * | cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson2010-02-231-0/+5
| * | e1000: Fix DMA mapping error handling on RXAnton Blanchard2010-02-231-1/+18
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-02-233-14/+22
|\ \ \
| * \ \ Merge branch 'pcc' into releaseLen Brown2010-02-231-1/+5
| |\ \ \
| | * | | ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0Darrick J. Wong2010-02-191-1/+5
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'bugzilla-14207' and 'idle' into releaseLen Brown2010-02-232-13/+17
| |\ \ \ \ \
| | | * | | | ACPI: Be in TS_POLLING state during mwait based C-state entryPallipadi, Venkatesh2010-02-221-12/+16
| | * | | | | acer-wmi: Respect current backlight level when loadingCarlos Corbacho2010-02-191-1/+1
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-235-76/+210
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.Thomas Hellstrom2010-02-231-16/+92
| * | | | | Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linusDave Airlie2010-02-234-60/+118
| |\ \ \ \ \
| | * | | | | drm/nv50: fix vram ptes on IGPs to point at stolen system memoryBen Skeggs2010-02-231-1/+7
| | * | | | | drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs2010-02-232-18/+41
| | * | | | | drm/nv50: improve vram page table constructionBen Skeggs2010-02-231-11/+33
| | * | | | | drm/nv50: more efficient clearing of gpu page table entriesBen Skeggs2010-02-231-24/+44
| | * | | | | drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vramBen Skeggs2010-02-231-30/+13
| | * | | | | drm/nouveau: Fix up pre-nv17 analog load detection.Francisco Jerez2010-02-231-1/+5
* | | | | | | efifb: fix framebuffer handoffMarcin Slusarz2010-02-221-1/+10
* | | | | | | geode-mfgpt: restore previous behavior for selecting IRQJens Rottmann2010-02-221-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-02-222-4/+10
|\ \ \ \ \ \
| * | | | | | Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin2010-02-211-4/+4
| * | | | | | Input: polldev can cause crash in case when polling disabledSamu Onkalo2010-02-201-0/+6
* | | | | | | i915 / PM: Fix hibernate regression caused by suspend/resume splittingRafael J. Wysocki2010-02-221-21/+9
* | | | | | | [WATCHDOG] bfin: fix max timeout calculationMike Frysinger2010-02-211-6/+7
* | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-02-207-7/+15
|\ \ \ \ \ \ \
| * | | | | | | V4L/DVB: bttv: Move I2C IR initializationJean Delvare2010-02-193-2/+8
| * | | | | | | V4L/DVB: Video : pwc : Fix regression in pwc_set_shutter_speed caused by bad ...Martin Fuzzey2010-02-191-1/+1
| * | | | | | | soc-camera: mt9t112: modify exiting conditions from standby modeKuninori Morimoto2010-02-191-1/+1
| * | | | | | | V4L/DVB: cxusb: Select all required frontend and tuner modulesBen Hutchings2010-02-191-1/+3
| * | | | | | | V4L/DVB: dvb: l64781.ko broken with gcc 4.5Richard Guenther2010-02-191-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-02-201-1/+1
|\ \ \ \ \ \ \