aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-08-11net: pass user_ns to cap_netlink_recv()Serge E. Hallyn1-1/+2
2011-08-11userns: clamp down users of cap_raisedSerge E. Hallyn4-0/+14
2011-08-10Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2011-08-10EDAC: Correct Kconfig dependenciesBorislav Petkov1-3/+2
2011-08-09gma500: Fix clashes with DRM updatesAlan Cox2-24/+1
2011-08-09dmaengine: PL08x: Fix trivial build errorRussell King1-0/+1
2011-08-07sh: Fix boot crash related to SCIRafael J. Wysocki1-1/+1
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-341/+8
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller1-341/+8
2011-08-06Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-4/+9
2011-08-06Merge 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-05Merge branch 'battery' into releaseLen Brown1-3/+7
2011-08-05Battery: 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
2011-08-05ideapad: add backlight driverIke Panhc1-6/+117
2011-08-05ideapad: let camera_power node invisiable if no cameraIke Panhc1-0/+18
2011-08-05ideapad: define cfg bits and create sysfs node for cfgIke Panhc1-16/+35
2011-08-05Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski1-1/+10
2011-08-05msi-laptop: add MSI U270 netbook to module alias and scm listLee, Chun-Yi1-0/+10
2011-08-05acer-wmi: Add support for Aspire 1830 wlan hotkeySeth Forshee1-0/+1
2011-08-05acerhdf: add support for Aspire 1810TZ BIOS v1.3314Julien Valroff1-0/+1
2011-08-05platform-drivers-x86: dell-laptop: Remove unneeded mutex_init() for buffer_mutexAxel Lin1-1/+0
2011-08-05acer-wmi: schedule threeg and interface sysfs for feature removalLee, Chun-Yi1-2/+9
2011-08-05Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds28-138/+749
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-240/+436
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2-1/+7
2011-08-05mlx4: decreasing ref count when removing macYevgeny Petrilin1-3/+6
2011-08-05Revert "drm/i915: Try enabling RC6 by default (again)"Dave Airlie1-1/+1
2011-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds3-7/+16
2011-08-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-142/+5
2011-08-04Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds7-24/+42
2011-08-04eisa/pci_eisa.c: fix BUG introduced by 005bdad7b80Arnaud Lacombe1-2/+2
2011-08-04drm/radeon: Extended DDC Probing for ECS A740GM-M DVI-D ConnectorThomas Reim1-0/+9
2011-08-04drm/radeon: Log Subsystem Vendor and Device InformationThomas Reim1-2/+3
2011-08-04drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lin...Thomas Reim4-12/+80
2011-08-04drm: Separate EDID Header Check from EDID Block CheckThomas Reim1-6/+18
2011-08-04drm: Add NULL check about irq functionsJoonyoung Shim1-8/+15
2011-08-04drm: Fix irq install error handlingJoonyoung Shim1-0/+3
2011-08-04drm/radeon: fix potential NULL dereference in drivers/gpu/drm/radeon/atom.cBojan Prtvar1-0/+3
2011-08-04drm/radeon: clean reg header filesFernando Luis Vázquez Cao1-0/+1
2011-08-04drm/debugfs: Initialise empty variableEmil Velikov1-1/+3
2011-08-04Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...Dave Airlie16-104/+591
2011-08-04drm/radeon/kms: add thermal chip quirk for asus 9600xtAlex Deucher1-1/+20
2011-08-04drm/radeon: off by one in check_reg() functionsDan Carpenter2-3/+2
2011-08-04drm/radeon/kms: fix version comment due to merge timingAlex Deucher1-2/+2
2011-08-04ixgbe: fix PHY link setup for 82599Emil Tantilov1-0/+1
2011-08-04ixgbe: fix __ixgbe_notify_dca() bail out codeDon Skidmore1-1/+1
2011-08-04igb: fix WOL on second port of i350 deviceCarolyn Wyborny1-1/+1
2011-08-04e1000e: minor re-order of #include filesBruce Allan2-2/+2
2011-08-04e1000e: remove unnecessary check for NULL pointerBruce Allan1-2/+1
2011-08-04intel drivers: repair missing flush operationsJesse Brandeburg18-0/+59
2011-08-04Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely2-133/+1
2011-08-04dt: remove of_alias_get_id() referenceGrant Likely1-9/+4
2011-08-04macb: restore wrap bit when performing underrun cleanupTord Andersson1-0/+3
2011-08-04cdc_ncm: fix endianness problem.Giuseppe Scrivano1-100/+56
2011-08-04drivers/ide/cy82c693.c: Add missing pci_dev_putJulia Lawall1-0/+2
2011-08-04ide: Fix irq flags madnessThomas Gleixner1-1/+5
2011-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-6/+24
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-19/+38
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-68/+516
2011-08-03dmaengine: use DEFINE_IDR for static initializationAxel Lin1-3/+1
2011-08-03ioat: fix xor_idx_to_descDan Williams1-1/+1
2011-08-03irda: use PCI_VENDOR_ID_*Jon Mason1-10/+8
2011-08-03Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds8-59/+121
2011-08-03Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-1/+133
2011-08-03drm/i915: allow cache sharing policy controlJesse Barnes2-0/+107
2011-08-03drm/i915/hdmi: HDMI source product description infoframe supportJesse Barnes2-0/+37
2011-08-03drm/i915/hdmi: split infoframe setting from infoframe type codeJesse Barnes3-46/+106
2011-08-03drm: track CEA version number if presentJesse Barnes1-0/+9
2011-08-03drivers/video/backlight/aat2870_bl.c: make it buildable as a moduleAndrew Morton1-1/+1
2011-08-03drivers/video/backlight/aat2870_bl.c: fix setting max_currentAxel Lin1-2/+2
2011-08-03drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device...Axel Lin1-2/+2
2011-08-03tpm_tis: fix build when ACPI is not enabledRandy Dunlap1-1/+6
2011-08-03ramoops: update module parametersSergiu Iordache1-0/+8
2011-08-03rtc-omap: fix initialization of control registerDaniel Glöckner1-1/+1
2011-08-03mlx4: Fixing Ethernet unicast packet steeringYevgeny Petrilin2-1/+3
2011-08-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller16-40/+84
2011-08-03cpuidle: stop depending on pm_idleLen Brown1-20/+18
2011-08-03cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown1-0/+4
2011-08-03cpuidle: create bootparam "cpuidle.off=1"Len Brown4-0/+17
2011-08-03xen/self-balloon: Add dependency on tmem.Konrad Rzeszutek Wilk1-1/+1
2011-08-03xen/balloon: Fix compile errors - missing header files.Konrad Rzeszutek Wilk1-2/+2
2011-08-03xen/grant: Fix compile warning.Konrad Rzeszutek Wilk1-1/+1
2011-08-03xen/pciback: remove duplicated #includeHuang Weiyi1-1/+0
2011-08-03drm/i915: Try enabling RC6 by default (again)Keith Packard1-1/+1
2011-08-03Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard1-4/+11
2011-08-03Revert "drm/i915/dp: Zero the DPCD data before connection probe"Keith Packard1-1/+0
2011-08-03Merge branch 'apei' into apei-releaseLen Brown9-68/+516
2011-08-03ACPI, APEI, EINJ Param support is disabled by defaultHuang Ying1-15/+24
2011-08-03APEI GHES: 32-bit buildfixLen Brown1-2/+3
2011-08-03ACPI: APEI build fixLen Brown1-2/+0
2011-08-03ACPI, APEI, GHES: Add hardware memory error recovery supportHuang Ying2-7/+24
2011-08-03ACPI, APEI, GHES, Error records content based throttleHuang Ying1-7/+177
2011-08-03ACPI, APEI, GHES, printk support for recoverable error via NMIHuang Ying2-18/+193
2011-08-03[S390] qdio: Use kstrtoul_from_userPeter Huewe1-9/+3
2011-08-03[S390] sclp_async: Use kstrtoul_from_userPeter Huewe1-6/+3
2011-08-03[S390] dasd: check if raw track access is supportedStefan Haberland1-0/+9
2011-08-03[S390] dasd: use vmalloc for statistics input bufferStefan Weinhuber2-6/+7
2011-08-03[S390] qdio: 2nd stage retry on SIGA-W busy conditionsJan Glauber2-3/+20
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville16-40/+84
2011-08-03dt: add of_alias_scan and of_alias_get_idShawn Guo2-1/+133
2011-08-03bnx2x: Clear MDIO access warning during first driver loadYaniv Rosner1-1/+5
2011-08-03bnx2x: Fix BCM578xx MAC testYaniv Rosner1-5/+4
2011-08-03bnx2x: Fix BCM54618se invalid link indicationYaniv Rosner1-2/+9
2011-08-03bnx2x: Fix BCM84833 linkYaniv Rosner1-9/+12
2011-08-03bnx2x: Fix link issue with DAC over 578xxYaniv Rosner1-0/+3
2011-08-03bnx2x: Fix LED behaviorYaniv Rosner1-7/+17
2011-08-03bnx2x: Fix BCM578xx-B0 MDIO accessYaniv Rosner3-3/+18
2011-08-03bnx2x: Fix remote fault handlingYaniv Rosner3-45/+69
2011-08-03bnx2x: Fix chip hanging due to TX pipe stall.Yaniv Rosner1-1/+11
2011-08-03bnx2x: Fix missing pause on for 578xxYaniv Rosner2-0/+8
2011-08-03tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_dataKiran Patil3-49/+78
2011-08-02Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds1-3/+3
2011-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds23-97/+343
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds3-0/+494
2011-08-02Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-5/+6
2011-08-02Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-8/+3
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds15-345/+1351
2011-08-02Input: ad7879 - fix deficient device disableMichael Hennerich1-1/+3
2011-08-02r8169 : MAC address change fix for the 8168e-vl.françois romieu1-0/+27
2011-08-02efivars: fix warnings when CONFIG_PSTORE=nTony Luck1-3/+3
2011-08-02Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from...Len Brown59-262/+566
2011-08-02Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Chris Metcalf553-3527/+31229
2011-08-02ACPI: add missing _OSI stringsShaohua Li1-1/+7
2011-08-02thermal: make THERMAL_HWMON implementation fully internalJean Delvare1-25/+92
2011-08-02thermal: split hwmon lookup to a separate functionJean Delvare1-6/+19
2011-08-02thermal: hide CONFIG_THERMAL_HWMONJean Delvare1-6/+2
2011-08-02iwlagn: 5000 do not support idle modeWey-Yi Guy3-1/+5
2011-08-02rt2x00: fix usage of NULL queueStanislaw Gruszka1-2/+3
2011-08-02rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTOHelmut Schaa1-1/+2
2011-08-02iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach1-9/+9
2011-08-02of: constify property name parameters for helper functionsJamie Iles1-3/+4
2011-08-02spi/pl022: remove function cannot exitLinus Walleij1-8/+3
2011-08-02dm table: set flush capability based on underlying devicesMike Snitzer2-1/+43
2011-08-02dm crypt: optionally support discard requestsMilan Broz1-4/+45
2011-08-02dm raid: add md raid1 supportJonathan Brassow1-10/+39
2011-08-02dm raid: support metadata devicesJonathan Brassow2-18/+406
2011-08-02dm raid: add write_mostly parameterJonathan Brassow1-1/+25
2011-08-02dm raid: add region_size parameterJonathan Brassow1-3/+79
2011-08-02dm ioctl: forbid multiple device specifiersMikulas Patocka1-0/+6
2011-08-02dm ioctl: introduce __get_dev_cellMikulas Patocka1-17/+24
2011-08-02dm ioctl: fill in device parameters in more ioctlsMikulas Patocka1-27/+36
2011-08-02dm flakey: add corrupt_bio_byte featureMike Snitzer1-15/+140
2011-08-02dm flakey: add drop_writesMike Snitzer1-8/+55
2011-08-02dm flakey: support feature argsMike Snitzer1-19/+64
2011-08-02dm flakey: use dm_target_offset and support discardsMike Snitzer1-1/+2
2011-08-02dm table: share target argument parsing functionsMike Snitzer3-112/+104
2011-08-02dm snapshot: skip reading origin when overwriting complete chunkMikulas Patocka2-3/+88
2011-08-02dm: ignore merge_bvec for snapshots when safeMikulas Patocka3-2/+64
2011-08-02dm table: clean dm_get_device and move exportsMike Snitzer1-20/+13
2011-08-02dm raid: tidy includesAlasdair G Kergon1-1/+2
2011-08-02dm ioctl: prevent empty messageAlasdair G Kergon1-0/+5
2011-08-02dm raid: cleanup parameter handlingJonathan Brassow1-19/+23
2011-08-02dm snapshot: style cleanupsJonathan Brassow2-10/+8
2011-08-02dm snapshot: remove unused definitionsMikulas Patocka1-10/+0
2011-08-02dm kcopyd: remove nr_pages field from job structureMikulas Patocka1-4/+2
2011-08-02dm kcopyd: remove offset field from job structureMikulas Patocka1-5/+2
2011-08-02dm: use vzallocJoe Perches3-7/+3
2011-08-02dm log: userspace use list_moveKirill A. Shutemov1-2/+1
2011-08-02dm log: clean up bit little endian bitopsAkinobu Mita1-5/+4
2011-08-02dm table: fix discard supportMike Snitzer2-9/+9
2011-08-02dm: suppress endian warningsAlasdair G Kergon3-43/+54
2011-08-02dm: fix idr leak on module removalAlasdair G Kergon1-2/+8
2011-08-02dm io: flush cpu cache with vmapped ioMikulas Patocka1-2/+27
2011-08-02dm mpath: fix potential NULL pointer in feature arg processingMike Snitzer1-0/+5
2011-08-02dm snapshot: flush disk cache when mergingMikulas Patocka1-1/+1
2011-08-02bnx2x: Prevent restarting Tx during bnx2x_nic_unloadVladislav Zolotarov1-2/+8