summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPI Thinkpad: We must always call va_end() after va_start() but do not do so...Jesper Juhl2011-01-071-0/+1
* acer-wmi: Initialize wlan/bluetooth/wwan rfkill software block stateLee, Chun-Yi2011-01-071-0/+31
* acer-wmi: Detect the WiFi/Bluetooth/3G devices availableLee, Chun-Yi2011-01-071-7/+42
* acer-wmi: Add 3G rfkill sysfs fileLee, Chun-Yi2011-01-071-1/+99
* acer-wmi: Add acer wmi hotkey events supportLee, Chun-Yi2011-01-072-0/+141
* platform/x86: Kconfig: Replace select by depends on ACPI_WMISedat Dilek2011-01-071-2/+2
* ideapad: pass ideapad_priv as argument (part 2)Ike Panhc2011-01-071-42/+29Star
* ideapad: pass ideapad_priv as argument (part 1)Ike Panhc2011-01-071-26/+28
* ideapad: add markups, unify comments and return result when initIke Panhc2011-01-071-14/+17
* ideapad: add hotkey supportIke Panhc2011-01-072-0/+73
* ideapad: let camera power control entry under platform driverIke Panhc2011-01-072-30/+31
* ideapad: add platform driver for ideapadIke Panhc2011-01-071-7/+47
* fujitsu-laptop: fix compiler warning on pnp_idsNamhyung Kim2011-01-071-1/+1
* WMI: return error if wmi_create_device() failsDan Carpenter2011-01-071-1/+1
* eeepc-wmi: never load if legacy device is enabledCorentin Chary2011-01-071-0/+33
* eeepc-laptop: add a getter for touchpad ledCorentin Chary2011-01-071-0/+11
* eeepc-wmi: remove unneeded staticCorentin Chary2011-01-071-3/+3
* eeepc-wmi: claim eeepc-wmi maintainershipCorentin Chary2011-01-072-0/+9
* eeepc-wmi: fix confusion between ctrl_param and retvalCorentin Chary2011-01-071-17/+17
* eeepc-wmi: add debugfs entriesCorentin Chary2011-01-071-6/+164
* eeepc-wmi: use attribute group to manage attributesCorentin Chary2011-01-071-12/+11Star
* eeepc-wmi: add rfkill support for wlan, bluetooth and 3gCorentin Chary2011-01-072-0/+139
* eeepc-wmi: add touchpad led supportCorentin Chary2011-01-072-0/+115
* eeepc-wmi: rework eeepc_wmi_init and eeepc_wmi_exitCorentin Chary2011-01-071-56/+79
* classmate-laptop: add missing input_sync callHerton Ronaldo Krzesinski2011-01-071-0/+1
* classmate-laptop: little optimization for cmpc_rfkill_blockHerton Ronaldo Krzesinski2011-01-071-7/+9
* WMI: Cater for multiple events with same GUIDColin King2011-01-071-61/+72
* drivers/platform/x86: Remove unnecessary semicolonsJoe Perches2011-01-072-2/+2
* intel_scu_ipc: Utility driver for intel scu ipcSreedhara DS2011-01-074-2/+145
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-07136-1999/+15389
|\
| * USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2010-12-22184-1561/+2079
| |\
| * | USB: add support for Dream Cheeky DL100B Webmail Notifier (1d34:0004)Melchior FRANZ2010-12-223-28/+93
| * | USB: serial: ftdi_sio: add support for TIOCSERGETLSRGreg Kroah-Hartman2010-12-161-0/+27
| * | USB: ehci-mxc: Setup portsc register prior to accessing OTG viewportFabio Estevam2010-12-161-12/+14
| * | USB: atmel_usba_udc: fix freeing irq in usba_udc_remove()Rob Emanuele2010-12-161-1/+3
| * | usb: ehci-omap: fix tll channel enable maskAnand Gadiyar2010-12-161-3/+3
| * | usb: ohci-omap3: fix trivial typoKeshava Munegowda2010-12-161-1/+1
| * | USB: gadget: ci13xxx: don't assume that PAGE_SIZE is 4096Artem Leonenko2010-12-162-5/+6
| * | USB: gadget: ci13xxx: fix complete() callback for no_interrupt rq'sArtem Leonenko2010-12-161-3/+3
| * | USB: gadget: update ci13xxx to work with g_etherArtem Leonenko2010-12-161-8/+12
| * | USB: gadgets: ci13xxx: fix probing of compiled-in gadget driversArtem Leonenko2010-12-161-1/+0Star
| * | Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-16130-1950/+15264
| |\ \
| | * | USB: uas: Use GFP_NOIO instead of GFP_KERNEL in I/O submission pathMatthew Wilcox2010-12-161-1/+1
| | * | USB: uas: Ensure we only bind to a UAS interfaceMatthew Wilcox2010-12-161-7/+30
| | * | USB: uas: Rename sense pipe and sense urb to status pipe and status urbMatthew Wilcox2010-12-161-16/+16
| | * | USB: uas: Use kzalloc instead of kmallocMatthew Wilcox2010-12-161-2/+2
| | * | USB: uas: Fix up the Sense IUMatthew Wilcox2010-12-161-2/+5
| | * | Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musbGreg Kroah-Hartman2010-12-1542-629/+2526
| | |\ \
| | | * | usb: musb: core: kill unneeded #include'sSergei Shtylyov2010-12-111-11/+0Star
| | | * | DA8xx: assign name to MUSB IRQ resourceSergei Shtylyov2010-12-111-0/+1