summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-02-28Merge branch 'eeepc-laptop' into acpi4asusCorentin Chary
2010-02-28asus-laptop: fix style problems reported by checkpath.plCorentin Chary
2010-02-28asus-laptop: use device_create_file() instead of platform_groupCorentin Chary
2010-02-28asus-laptop: clean led codeCorentin Chary
2010-02-28asus-laptop: add gps rfkillCorentin Chary
2010-02-28asus-laptop: set initial lcd stateCorentin Chary
2010-02-28asus-laptop: leds, remove dead code and fix asus_led_exit()/asus_led_init()Corentin Chary
2010-02-28asus-laptop: add backlight changes notificationsCorentin Chary
2010-02-28asus-laptop: add bluetooth keys found on M9VCorentin Chary
2010-02-28asus-laptop: switch to sparse keymap libraryCorentin Chary
2010-02-28asus-laptop: rename wireless_status to wlan_status to avoid confusionCorentin Chary
2010-02-28asus-laptop: add error check for write_acpi_int callsCorentin Chary
2010-02-28asus-laptop: stop using ASUS_HANDLE and use relative methods insteadCorentin Chary
2010-02-28asus-laptop: rename function talking directly to acpi with asus_xxx schemeCorentin Chary
2010-02-28asus-laptop: removing read_status/store_status/write_status and asus->statusCorentin Chary
2010-02-28asus-laptop: stop using read_status for lcdCorentin Chary
2010-02-28asus-laptop: stop using read_status and store_status for GPSCorentin Chary
2010-02-28asus-laptop: stop using read_status for bluetooth and wlanCorentin Chary
2010-02-28asus-laptop: code movementCorentin Chary
2010-02-28asus-laptop: callbacks should use "driver data" parameter or fieldCorentin Chary
2010-02-28asus-laptop: move backlight and dsdt info inside asus_laptop structCorentin Chary
2010-02-28asus-laptop: revise namesCorentin Chary
2010-02-28asus-laptop: change initialization orderCorentin Chary
2010-02-28asus-laptop: remove unecessary hotk != NULL checkCorentin Chary
2010-02-28asus-laptop: use tabs to indent macros and remove unused onesCorentin Chary
2010-02-28asus-laptop: simplify write_acpi_intCorentin Chary
2010-02-28asus-laptop: no need to check argument of set_brightness()Corentin Chary
2010-02-28asus-laptop: add wireless and bluetooth status parameterCorentin Chary
2010-02-28eeepc-laptop: check wireless hotplug eventsAlan Jenkins
2010-02-28eeepc-laptop: disable wireless hotplug for 1005PEAlan Jenkins
2010-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-02-24Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-23tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto
2010-02-23cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson
2010-02-23e1000: Fix DMA mapping error handling on RXAnton Blanchard
2010-02-23drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.Thomas Hellstrom
2010-02-23Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linusDave Airlie
2010-02-23Merge branch 'pcc' into releaseLen Brown
2010-02-23Merge branches 'bugzilla-14207' and 'idle' into releaseLen Brown
2010-02-23efifb: fix framebuffer handoffMarcin Slusarz
2010-02-23geode-mfgpt: restore previous behavior for selecting IRQJens Rottmann
2010-02-23drm/nv50: fix vram ptes on IGPs to point at stolen system memoryBen Skeggs
2010-02-23drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs
2010-02-23drm/nv50: improve vram page table constructionBen Skeggs
2010-02-23drm/nv50: more efficient clearing of gpu page table entriesBen Skeggs
2010-02-23drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vramBen Skeggs
2010-02-23drm/nouveau: Fix up pre-nv17 analog load detection.Francisco Jerez
2010-02-22ACPI: Be in TS_POLLING state during mwait based C-state entryPallipadi, Venkatesh