aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* asus-laptop: clean led codeCorentin Chary2010-02-281-120/+115
* asus-laptop: add gps rfkillCorentin Chary2010-02-282-7/+59
* asus-laptop: set initial lcd stateCorentin Chary2010-02-281-0/+2
* asus-laptop: leds, remove dead code and fix asus_led_exit()/asus_led_init()Corentin Chary2010-02-281-17/+14
* asus-laptop: add backlight changes notificationsCorentin Chary2010-02-281-2/+27
* asus-laptop: add bluetooth keys found on M9VCorentin Chary2010-02-281-0/+2
* asus-laptop: switch to sparse keymap libraryCorentin Chary2010-02-282-141/+68
* asus-laptop: rename wireless_status to wlan_status to avoid confusionCorentin Chary2010-02-281-5/+5
* asus-laptop: add error check for write_acpi_int callsCorentin Chary2010-02-281-8/+25
* asus-laptop: stop using ASUS_HANDLE and use relative methods insteadCorentin Chary2010-02-281-111/+129
* asus-laptop: rename function talking directly to acpi with asus_xxx schemeCorentin Chary2010-02-281-19/+19
* asus-laptop: removing read_status/store_status/write_status and asus->statusCorentin Chary2010-02-281-57/+24
* 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: set the right paths in the documentationCorentin Chary2010-02-281-6/+6
* asus-laptop: add wireless and bluetooth status parameterCorentin Chary2010-02-281-2/+17
* security: fix error return path in ima_inode_allocXiaotian Feng2010-02-251-2/+1
* Linux 2.6.33Linus Torvalds2010-02-241-1/+1
* Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds2010-02-241-2/+5
|\
| * parisc: Set PCI CLS early in boot.Carlos O'Donell2010-02-241-2/+5
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-02-241-1/+1
|\ \
| * | [IA64] Fix broken sn2 buildHedi Berriche2010-02-231-1/+1
* | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-02-242-20/+9
|\ \ \
| * | | microblaze: Fix out_le32() macroSteven J. Magnani2010-02-241-1/+1
| * | | microblaze: Fix cache loop function for cache rangeMichal Simek2010-02-241-19/+8
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-02-242-12/+3
|\ \ \ | |/ / |/| |
| * | Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe2010-02-232-12/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-2311-18/+57
|\ \
| * | net: bug fix for vlan + gro issueAjit Khaparde2010-02-231-1/+1
| * | 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
| * | | IPv6: better document max_addresses parameterBrian Haley2010-02-231-4/+4
| * | | MAINTAINERS: update mv643xx_eth maintenance statusLennert Buytenhek2010-02-231-2/+2
| * | | 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
| |\ \ \ \