summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-25bq27x00_battery: Do not cache current_now value for bq27000 bateryPali Rohár1-14/+5
2011-11-25max8925_power: Enable power change notificationsPhilip Rakity2-0/+7
2011-11-25max8925_power: Remove support for irq bits that do not existPhilip Rakity3-31/+0
2011-11-25max8925_power: Do not detect ac insert if handled by other codePhilip Rakity2-2/+7
2011-11-25max8925_power: No temperature interrupts if temperature not connectedPhilip Rakity2-4/+9
2011-11-25max8925_power: Fix incorrect voltage and current calculationPhilip Rakity1-7/+6
2011-11-24max8997_charger: Fix unsigned value for less than zeroJonghwan Choi1-1/+1
2011-11-24intel_mid_battery: Handle Over Current gracefullyMajor Lee1-6/+6
2011-11-24tosa_battery: Convert to gpio_request_array() / gpio_free_array()Axel Lin1-47/+19
2011-11-24collie_battery: Convert to gpio_request_array() / gpio_free_array()Axel Lin1-40/+13
2011-11-24olpc_battery: Remove unneeded 'olpc_battery_trigger_uevent'Anton Vorontsov1-8/+0
2011-11-24olpc_battery: Fix section mismatch noiseAnton Vorontsov1-3/+3
2011-11-24bq20z75: Devicetree init supportRhyland Klein2-0/+100
2011-10-24Linux 3.1v3.1Linus Torvalds1-1/+1
2011-10-24x86: Fix S4 regressionTakashi Iwai1-2/+1
2011-10-23dm kcopyd: fix job_pool leakAlasdair G Kergon1-0/+1
2011-10-21ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli5-0/+10
2011-10-21crypto: ghash - Avoid null pointer dereference if no key is setNick Bowler1-0/+6
2011-10-21ARM: S5P: fix offset calculation on gpio-interruptMarek Szyprowski1-3/+3
2011-10-20hwmon: (w83627ehf) Fix negative 8-bit temperature valuesJean Delvare1-2/+3
2011-10-20mm: fix race between mremap and removing migration entryHugh Dickins1-4/+4
2011-10-20sparc: Add alignment flag to PCI expansion resourcesKjetil Oftedal1-1/+2
2011-10-20fib_rules: fix unresolved_rules countingYan, Zheng1-1/+4
2011-10-20r8169: fix wrong eee setting for rlt8111evlhayeswang1-1/+1
2011-10-19r8169: fix driver shutdown WoL regression.françois romieu1-32/+56
2011-10-19ehea: Change maintainer to meThadeu Lima de Souza Cascardo1-1/+1
2011-10-19[media] videodev: fix a NULL pointer dereference in v4l2_device_release()Antonio Ospite1-1/+1
2011-10-19intel-iommu: fix superpage support in pfn_to_dma_pte()Allen Kay1-9/+8
2011-10-19intel-iommu: set iommu_superpage on VM domains to lowest common denominatorAllen Kay1-5/+7
2011-10-19intel-iommu: fix return value of iommu_unmap() APIAllen Kay1-3/+8
2011-10-19MAINTAINERS: Update VT-d entry for drivers/pci -> drivers/iommu moveRoland Dreier1-1/+1
2011-10-19drm/radeon/kms/atom: fix handling of FB scratch indicesAlex Deucher2-2/+14
2011-10-19pptp: pptp_rcv_core() misses pskb_may_pull() callEric Dumazet1-8/+12
2011-10-19tproxy: copy transparent flag when creating a time waitKOVACS Krisztian1-0/+1
2011-10-19pptp: fix skb leak in pptp_xmit()Eric Dumazet1-0/+2
2011-10-19bonding: use local function pointer of bond->recv_probe in bond_handle_frameMitsuo Hayasaka1-2/+5
2011-10-19smsc911x: Add support for SMSC LAN89218Phil Edworthy1-0/+2
2011-10-19tg3: negate USE_PHYLIB flag checkJiri Pirko1-1/+1
2011-10-19netconsole: enable netconsole can make net_device refcnt incorrentGao feng1-0/+5
2011-10-19bluetooth: Properly clone LSM attributes to newly created child connectionsPaul Moore4-1/+12
2011-10-19l2tp: fix a potential skb leak in l2tp_xmit_skb()Eric Dumazet1-1/+3
2011-10-19bridge: fix hang on removal of bridge via netlinkstephen hemminger3-4/+7
2011-10-18cputimer: Cure lock inversionPeter Zijlstra1-3/+4
2011-10-18drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP bridge...Alex Deucher1-1/+11
2011-10-18drm/radeon/kms/DCE4.1: ss is not supported on the internal ppllsAlex Deucher1-1/+1
2011-10-18drm/radeon/kms/DCE4.1: fix dig encoder to transmitter mappingAlex Deucher1-4/+9
2011-10-18ALSA: HDA: conexant support for Lenovo T520/W520Daniel Suchy1-0/+1
2011-10-18ALSA: hda - Add position_fix quirk for Dell Inspiron 1010Takashi Iwai1-0/+1
2011-10-18ttm: Fix error-path using an uninitialized valueThomas Hellstrom1-1/+1
2011-10-18Linux 3.1-rc10v3.1-rc10Linus Torvalds1-1/+1