aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ideapad: add platform driver for ideapadIke Panhc2011-01-07
* fujitsu-laptop: fix compiler warning on pnp_idsNamhyung Kim2011-01-07
* WMI: return error if wmi_create_device() failsDan Carpenter2011-01-07
* eeepc-wmi: never load if legacy device is enabledCorentin Chary2011-01-07
* eeepc-laptop: add a getter for touchpad ledCorentin Chary2011-01-07
* eeepc-wmi: remove unneeded staticCorentin Chary2011-01-07
* eeepc-wmi: claim eeepc-wmi maintainershipCorentin Chary2011-01-07
* eeepc-wmi: fix confusion between ctrl_param and retvalCorentin Chary2011-01-07
* eeepc-wmi: add debugfs entriesCorentin Chary2011-01-07
* eeepc-wmi: use attribute group to manage attributesCorentin Chary2011-01-07
* eeepc-wmi: add rfkill support for wlan, bluetooth and 3gCorentin Chary2011-01-07
* eeepc-wmi: add touchpad led supportCorentin Chary2011-01-07
* eeepc-wmi: rework eeepc_wmi_init and eeepc_wmi_exitCorentin Chary2011-01-07
* classmate-laptop: add missing input_sync callHerton Ronaldo Krzesinski2011-01-07
* classmate-laptop: little optimization for cmpc_rfkill_blockHerton Ronaldo Krzesinski2011-01-07
* WMI: Cater for multiple events with same GUIDColin King2011-01-07
* drivers/platform/x86: Remove unnecessary semicolonsJoe Perches2011-01-07
* intel_scu_ipc: Utility driver for intel scu ipcSreedhara DS2011-01-07
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-07
|\
| * USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2010-12-22
| |\
| * | USB: add support for Dream Cheeky DL100B Webmail Notifier (1d34:0004)Melchior FRANZ2010-12-21
| * | USB: serial: ftdi_sio: add support for TIOCSERGETLSRGreg Kroah-Hartman2010-12-16
| * | USB: ehci-mxc: Setup portsc register prior to accessing OTG viewportFabio Estevam2010-12-16
| * | USB: atmel_usba_udc: fix freeing irq in usba_udc_remove()Rob Emanuele2010-12-16
| * | usb: ehci-omap: fix tll channel enable maskAnand Gadiyar2010-12-16
| * | usb: ohci-omap3: fix trivial typoKeshava Munegowda2010-12-16
| * | USB: gadget: ci13xxx: don't assume that PAGE_SIZE is 4096Artem Leonenko2010-12-16
| * | USB: gadget: ci13xxx: fix complete() callback for no_interrupt rq'sArtem Leonenko2010-12-16
| * | USB: gadget: update ci13xxx to work with g_etherArtem Leonenko2010-12-16
| * | USB: gadgets: ci13xxx: fix probing of compiled-in gadget driversArtem Leonenko2010-12-16
| * | Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-16
| |\ \
| | * | USB: uas: Use GFP_NOIO instead of GFP_KERNEL in I/O submission pathMatthew Wilcox2010-12-15
| | * | USB: uas: Ensure we only bind to a UAS interfaceMatthew Wilcox2010-12-15
| | * | USB: uas: Rename sense pipe and sense urb to status pipe and status urbMatthew Wilcox2010-12-15
| | * | USB: uas: Use kzalloc instead of kmallocMatthew Wilcox2010-12-15
| | * | USB: uas: Fix up the Sense IUMatthew Wilcox2010-12-15
| | * | Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musbGreg Kroah-Hartman2010-12-15
| | |\ \
| | | * | usb: musb: core: kill unneeded #include'sSergei Shtylyov2010-12-11
| | | * | DA8xx: assign name to MUSB IRQ resourceSergei Shtylyov2010-12-11
| | | * | arm: OMAP4430: musb: Configure musb to OTG modeHema HK2010-12-10
| | | * | usb: musb: Adding musb support for OMAP4430Hema HK2010-12-10
| | | * | usb: otg: TWL6030: Add twl6030_usb file for compilationHema HK2010-12-10
| | | * | mfd: TWL6030: OMAP4: Registering the TWL6030-usb deviceHema HK2010-12-10
| | | * | usb: musb: TWL6030: Selecting TWL6030_USB transceiverHema HK2010-12-10
| | | * | usb: otg: Kconfig: Add Kconfig option for TWL6030 transceiver.Hema HK2010-12-10
| | | * | usb: otg: Adding twl6030-usb transceiver driver for OMAP4430Hema HK2010-12-10
| | | * | mfd: TWL6030: USBOTG VBUS event generation onHema HK2010-12-10
| | | * | usb: musb: add support for ux500 platformMian Yousaf Kaukab2010-12-10
| | | * | musb: am35x: fix compile error due to control apisAjay Kumar Gupta2010-12-10
| | | * | arm: omap4: enable usb on 4430sdpFelipe Balbi2010-12-10