summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-08-19loop: add discard support for loop devicesLukas Czerner1-0/+54
2011-08-19nbd-replace-some-printk-with-dev_warn-and-dev_info-checkpatch-fixesAndrew Morton1-1/+1
2011-08-19nbd: replace some printk with dev_warn() and dev_info()WANG Cong1-6/+5
2011-08-19nbd: lower the loglevel of an error messageWANG Cong1-1/+1
2011-08-19nbd: replace printk KERN_ERR with dev_err()WANG Cong1-25/+25
2011-08-19nbd: replace sysfs_create_file() with device_create_file()WANG Cong1-3/+3
2011-08-19nbd: use task_pid_nr() to get current pidWANG Cong1-1/+1
2011-08-08cciss: add transport mode attribute to sysJoe Handzik1-0/+13
2011-08-08cciss: Adds simple mode functionalityJoseph Handzik2-11/+46
2011-08-08sh: Fix boot crash related to SCIRafael J. Wysocki1-1/+1
2011-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-341/+8
2011-08-07net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller1-341/+8
2011-08-07Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-4/+9
2011-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds22-84/+769
2011-08-06Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2011-08-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-3/+7
2011-08-06savagedb: Fix typo causing regression in savage4 series video chip detectionJohn Stanley1-1/+1
2011-08-06Merge branch 'battery' into releaseLen Brown1-3/+7
2011-08-06Battery: sysfs_remove_battery(): possible circular lockingSergey Senozhatsky1-3/+7
2011-08-05PM / Runtime: Allow _put_sync() from interrupts-disabled contextKevin Hilman1-2/+8
2011-08-05PM / Domains: Fix pm_genpd_poweron()Rafael J. Wysocki1-2/+1
2011-08-05acer-wmi: support Lenovo ideapad S205 wifi switchLee, Chun-Yi1-2/+26
2011-08-05acerhdf.c: spaces in aliased changed to *Anton V. Boyarshinov1-6/+6
2011-08-05platform-drivers-x86: ideapad-laptop: add missing ideapad_input_exit in ideap...Axel Lin1-1/+2
2011-08-05x86 driver: fix typo in TDP override enablingJesse Barnes1-2/+2
2011-08-05Platform: fix samsung-laptop DMI identification for N150/N210/220/N230Thomas Courbon1-0/+10
2011-08-05dell-wmi: Add keys for Dell XPS L502XSeth Forshee1-0/+10
2011-08-05platform-drivers-x86: samsung-q10: make dmi_check_callback return 1Axel Lin1-1/+1
2011-08-05Platform: Samsung Q10 backlight driverFrederick van der Wyck3-0/+205
2011-08-05platform-drivers-x86: intel_scu_ipc: convert to DEFINE_PCI_DEVICE_TABLEAxel Lin1-1/+1
2011-08-05platform-drivers-x86: intel_rar_register: convert to DEFINE_PCI_DEVICE_TABLEAxel Lin1-3/+1
2011-08-05platform-drivers-x86: intel_menlow: add missing return AE_OK for intel_menlow...Axel Lin1-0/+2
2011-08-05platform-drivers-x86: intel_mid_thermal: fix memory leakAxel Lin1-7/+19
2011-08-05platform-drivers-x86: msi-wmi: add missing sparse_keymap_free in msi_wmi_init...Axel Lin1-0/+1
2011-08-05Samsung Laptop platform driver: support N510J Witteveen1-0/+10
2011-08-05asus-wmi: add uwb rfkill supportCorentin Chary1-0/+16
2011-08-05asus-wmi: add gps rfkill supportCorentin Chary1-0/+16
2011-08-05asus-wmi: add CWAP support and clarify the meaning of WAPF bitsCorentin Chary5-9/+35
2011-08-05asus-wmi: return proper value in store_cpufv()Corentin Chary1-2/+6
2011-08-05asus-wmi: check for temp1 presenceCorentin Chary1-1/+7
2011-08-05asus-wmi: add thermal sensorCorentin Chary1-0/+21
2011-08-05asus-wmi: add some device idsCorentin Chary1-0/+7
2011-08-05asus-wmi: fix keyboard backlight detectionCorentin Chary1-1/+2
2011-08-05asus-wmi: fix section mismatchCorentin Chary1-1/+1
2011-08-05asus-wmi: add keyboard backlight supportCorentin Chary1-17/+113
2011-08-05asus-wmi: second part of the version starts at 16 not 8Corentin Chary1-1/+1
2011-08-05asus-wmi: Enable autorepeat for hotkey input deviceSeth Forshee1-0/+1
2011-08-05eeepc-wmi: Add support for T101MT Home/Express Gate keySeth Forshee1-0/+26
2011-08-05asus-wmi: Add callback for hotkey filteringSeth Forshee2-1/+17
2011-08-05asus-wmi: fix hwmon/pwm1Corentin Chary1-4/+5