aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-07-21Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-39/+56
2011-07-18drm/i915: Fix unfenced alignment on pre-G33 hardwareChris Wilson3-38/+41
2011-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-5/+2
2011-07-18pppoe: Must flush connections when MAC address changes too.David S. Miller1-1/+2
2011-07-18tulip: dmfe: Remove old log spamming pr_debugsJoe Perches1-4/+0
2011-07-18si4713-i2c: avoid potential buffer overflow on si4713Mauro Carvalho Chehab1-2/+2
2011-07-18Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+13
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-12/+29
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-2/+1
2011-07-17Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-18/+30
2011-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-18/+11
2011-07-17hwmon: (max1111) Fix race condition causing NULL pointer exceptionPavel Herrmann1-0/+11
2011-07-17hwmon: (it87) Fix label group removalJean Delvare1-1/+1
2011-07-17hwmon: (asus_atk0110) Fix memory leakLuca Tettamanti1-0/+1
2011-07-17watchdog: hpwdt depends on PCIRandy Dunlap1-1/+1
2011-07-16watchdog: fix hpwdt Kconfig regression in 3.0-rcOlaf Hering1-1/+0
2011-07-15Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2011-07-15gianfar: rx parserSebastian Pöhn2-6/+21
2011-07-15gpio: wm831x: add a missing break in wm831x_gpio_dbg_showAxel Lin1-0/+1
2011-07-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-15/+15
2011-07-15r6040: only disable RX interrupt if napi_schedule_prep is successfulMichael Thalmeier1-3/+5
2011-07-15hwmon: (adm1275) Fix coefficients per datasheet revision BGuenter Roeck1-5/+5
2011-07-14net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław1-3/+3
2011-07-13drm/i915: Add quirk to disable SSC on Lenovo U160 LVDSKeith Packard2-1/+15
2011-07-14Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into releaseLen Brown2-18/+11
2011-07-13ACPI, APEI, HEST, Detect duplicated hardware error source IDHuang Ying1-1/+11
2011-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-27/+50
2011-07-13[media] tuner-core: fix a 2.6.39 regression with mt20xxMauro Carvalho Chehab1-4/+12
2011-07-13[media] dvb_frontend: fix race condition in stopping/starting frontendDevin Heitmueller1-0/+8
2011-07-13[media] media: fix radio-sf16fmr2 build when SND is not enabledRandy Dunlap1-1/+1
2011-07-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds7-15/+38
2011-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-22/+33
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity1-27/+50
2011-07-13ACPI: Fix lockdep false positives in acpi_power_off()Rafael J. Wysocki1-17/+0
2011-07-13drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blitsAlex Deucher1-2/+7
2011-07-13agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2MChris Wilson1-3/+4
2011-07-13[media] MEDIA: Fix non-ISA_DMA_API link failure of sound codeRalf Baechle1-1/+1
2011-07-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+0
2011-07-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds1-2/+2
2011-07-12Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-32/+105
2011-07-12drm/i915/ringbuffer: Idling requires waiting for the ring to be emptyChris Wilson1-1/+1
2011-07-12Revert "drm/i915: enable rc6 by default"Keith Packard1-1/+1
2011-07-12drm/i915: Clean up i915_driver_load failure pathKeith Packard1-3/+11
2011-07-12hwmon: (pmbus) Use long variables for register to data conversionsGuenter Roeck1-10/+10
2011-07-12drm/radeon/kms: fix typo in read_disabled vbios codeAlex Deucher2-6/+17
2011-07-12drm/radeon/kms: use correct BUS_CNTL reg on rs600Alex Deucher1-3/+3
2011-07-12drm/radeon/kms: fix backend map typo on juniperAlex Deucher1-1/+1
2011-07-12drm/radeon/kms: fix regression in hotplugAlex Deucher1-0/+6
2011-07-11slip: fix wrong SLIP6 ifdef-endif placingMatvejchikov Ilya1-1/+1
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt1-1/+0
2011-07-11[media] nuvoton-cir: make idle timeout more saneJarod Wilson1-1/+1
2011-07-11[media] mceusb: increase default timeout to 100msRafi Rubin1-1/+1
2011-07-11[media] mceusb: Timeout unit correctionsRafi Rubin1-3/+4
2011-07-11[media] Revert "V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)"Jarod Wilson1-7/+2
2011-07-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-136/+145
2011-07-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+8
2011-07-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-1/+1
2011-07-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds7-63/+103
2011-07-11Merge branch 'movieboard' of git://git.kernel.org/pub/scm/linux/kernel/git/ie...Linus Torvalds1-0/+6
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches1-0/+3
2011-07-11hp-wmi: fix use after freeEric Dumazet1-5/+6
2011-07-11dell-laptop - using buffer without mutex_lockJose Alonso1-3/+3
2011-07-11Revert: "dell-laptop: Toggle the unsupported hardware killswitch"Keng-Yu Lin1-22/+2
2011-07-11PM: Reintroduce dropped call to check_wakeup_irqsColin Cross1-0/+8
2011-07-11pcmcia: pxa2xx/vpac270: free gpios on exist rather than requestingJonathan Cameron1-2/+2
2011-07-10[CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug.Luming Yu1-1/+1
2011-07-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-12/+21
2011-07-10hwmon: (pmbus) Improve auto-detection of temperature status registerGuenter Roeck1-5/+6
2011-07-10hwmon: (lm95241) Fix negative temperature resultsGuenter Roeck1-6/+14
2011-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-0/+19
2011-07-10Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+6
2011-07-10Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-61/+98
2011-07-10natsemi: fix another dma-debug reportJim Cromie1-2/+2
2011-07-10firewire: ohci: do not bind to Pinnacle cards, avert panicStefan Richter1-0/+6
2011-07-08Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+1
2011-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds3-38/+33
2011-07-08drivers/leds/leds-pca9532.c: change driver name to be uniqueWolfram Sang1-1/+1
2011-07-08w1: ds1wm: add a reset recovery parameterJean-François Dagenais3-0/+7
2011-07-08hwmon: (lm95241) Fix chip detection codeGuenter Roeck1-1/+1
2011-07-08PCI: conditional resource-reallocation through kernel parameter pci=reallocRam Pai3-0/+19
2011-07-08regulator: max8997: Fix setting inappropriate value for ramp_delay variableDonggeun Kim1-1/+2
2011-07-08regulator: db8500-prcmu: small fixesAxel Lin1-11/+3
2011-07-08regulator: max8997: remove dependency on platform_data pointerMyungJoo Ham1-21/+23
2011-07-08regulator: MAX8997: Fix for divide by zero errorTushar Behera1-4/+4
2011-07-08regulator: max8952 - fix wrong gpio valid checkJonghwan Choi1-1/+1
2011-07-09drm/radeon/kms: clean up multiple crtc handling for evergreen+ (v2)Alex Deucher1-61/+98
2011-07-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller6-15/+25
2011-07-08hso: fix a use after free conditionGreg KH1-3/+4
2011-07-08net/natsemi: Fix module parameter permissionsJean Delvare1-1/+1
2011-07-08Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2011-07-08Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds7-6/+7
2011-07-08gpio/langwell_gpio: ack the correct bit for langwell gpio interruptsMathias Nyman1-1/+1
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-15/+25
2011-07-07Merge branch 'for-30-rc5/all-i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds3-6/+17
2011-07-07drm/i915: Enable GPU reset on Ivybridge.Kenneth Graunke1-0/+1
2011-07-07Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+8
2011-07-07drm/i915/dp: manage sink power state if possibleJesse Barnes1-0/+35
2011-07-07drm/i915/dp: consolidate AUX retry codeJesse Barnes1-21/+30
2011-07-07drm/i915/dp: remove DPMS mode tracking from DPJesse Barnes1-5/+1
2011-07-07drm/i915/dp: try to read receiver capabilities 3 times when detectingJesse Barnes1-5/+10
2011-07-07drm/i915/dp: read more receiver capability bits on hotplugJesse Barnes1-0/+11
2011-07-07drm/i915/dp: use DP DPCD defines when looking at DPCD valuesJesse Barnes1-8/+10
2011-07-07drm/i915/dp: retry link status read 3 times on failureJesse Barnes1-7/+13
2011-07-07USB: additional regression fix for device removalAlan Stern1-1/+8
2011-07-07[media] msp3400: fill in v4l2_tuner based on vt->type fieldHans Verkuil1-5/+7
2011-07-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-21/+31
2011-07-07[media] tuner-core.c: don't change type field in g_tuner or g_frequencyHans Verkuil1-19/+19
2011-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds19-108/+178
2011-07-07[media] cx18/ivtv: fix g_tuner supportHans Verkuil2-12/+4
2011-07-07[media] tuner-core: power up tuner when called with s_power(1)Hans Verkuil1-3/+7
2011-07-07[media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEKHans Verkuil1-3/+9
2011-07-07[media] tuner-core: simplify the standard fixupHans Verkuil1-65/+28
2011-07-07[media] tuner-core/v4l2-subdev: document that the type field has to be filled inHans Verkuil1-0/+29
2011-07-07[media] bttv: fix s_tuner for radioHans Verkuil1-1/+1
2011-07-07[media] pvrusb2: fix g/s_tuner supportHans Verkuil1-0/+4
2011-07-07[media] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tunerHans Verkuil1-0/+6
2011-07-07[media] tuner-core: fix tuner_resume: use t->mode instead of t->typeHans Verkuil1-1/+1
2011-07-07[media] tuner-core: fix s_std and s_tunerHans Verkuil1-28/+31
2011-07-07ssb: fix init regression of hostmode PCI coreRafał Miłecki1-9/+9
2011-07-07platform-drivers-x86: set backlight type to BACKLIGHT_PLATFORMAxel Lin2-0/+2
2011-07-07thinkpad-acpi: handle HKEY 0x4010, 0x4011 eventsHenrique de Moraes Holschuh1-9/+35
2011-07-07drivers/platform/x86: Fix memory leakAndre Bartke1-1/+3
2011-07-07thinkpad-acpi: handle some new HKEY 0x60xx eventsHenrique de Moraes Holschuh1-5/+23
2011-07-07acer-wmi: fix bitwise bug when set device stateLee, Chun-Yi1-3/+3
2011-07-07acer-wmi: Only update rfkill status for associated hotkey eventsSeth Forshee1-15/+26
2011-07-07drm/kms: allow drm_mode_group with no objectsBen Skeggs1-3/+0
2011-07-07drm/radeon/kms: free ib pool on module unloadingJerome Glisse4-0/+4
2011-07-07drm/radeon/kms: fix typo in evergreen disp int status registerAlex Deucher1-1/+1
2011-07-07drm/radeon/kms: fix typo in IH_CNTL swap bitfieldAlex Deucher2-2/+2
2011-07-07vmxnet3: round down # of queues to power of twoShreyas Bhatewara2-2/+6
2011-07-06Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+2
2011-07-06ARM: 6980/1: mmci: use StartBitErr to detect bad connectionsLinus Walleij2-1/+6
2011-07-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds37-490/+467
2011-07-05net: sh_eth: fix the parameter for the ETHER of SH7757Yoshihiro Shimoda1-0/+2
2011-07-05net: sh_eth: fix cannot work half-duplex modeYoshihiro Shimoda1-2/+2
2011-07-06spi/s3c64xx: Bug fix for SPI with different FIFO levelPadmavathi Venna1-3/+1
2011-07-05gpio: tps65910: add missing breaks in tps65910_gpio_initAxel Lin1-0/+2
2011-07-05Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-12/+26
2011-07-05vmxnet3: fix starving rx ring whenoc_skb kb failsShreyas Bhatewara2-43/+96
2011-07-05rtlwifi: rtl8192cu: Add new USB ID for Netgear WNA1000MYoann DI-RUZZA1-0/+1
2011-07-05ath9k: Fix tx throughput drops for AR9003 chips with AES encryptionRajkumar Manoharan1-1/+2
2011-07-05carl9170: add NEC WL300NU-AG usbidChristian Lamparter1-0/+2
2011-07-05ath5k: fix incorrect use of drvdata in PCI suspend/resume codePavel Roskin1-2/+5
2011-07-05ath5k: fix incorrect use of drvdata in sysfs codePavel Roskin1-3/+6
2011-07-05mfd: Add Makefile and Kconfig Entries for tps65911 comparatorAxel Lin2-0/+4
2011-07-05mfd: Fix build error for tps65911-comparator.cAxel Lin1-1/+1
2011-07-05Revert "mfd: Add omap-usbhs runtime PM support"Keshava Munegowda1-9/+122
2011-07-05input: pmic8xxx-pwrkey: Do not use mfd_get_data()Samuel Ortiz1-1/+2
2011-07-05input: pmic8xxx-keypad: Do not use mfd_get_data()Samuel Ortiz1-1/+2
2011-07-04greth: greth_set_mac_add would corrupt the MAC address.Kristoffer Glembo1-4/+3
2011-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds38-7/+23605
2011-07-04Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+2
2011-07-04Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-28/+20
2011-07-04RDMA: Check for NULL mode in .devnode methodsGoldwyn Rodrigues2-2/+4
2011-07-04vesafb: fix memory leakDaniel J Blueman1-0/+1
2011-07-03natsemi: silence dma-debug warningsFUJITA Tomonori1-1/+2
2011-07-03net: 8139too: Initial necessary vlan_features to support vlanShan Wei1-0/+1
2011-07-03[SCSI] isci: fix checkpatch errorsJames Bottomley5-42/+44
2011-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isciJames Bottomley36-0/+23590
2011-07-03Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-20/+63
2011-07-03hwmon-vid: Fix typo in VIA CPU nameJean Delvare1-1/+1
2011-07-03hwmon: (f71882fg) Add support for the F71869AHans de Goede2-3/+16
2011-07-03hwmon: Use <> rather than () around my e-mail addressHans de Goede2-2/+2
2011-07-03hwmon: (emc6w201) Properly handle all errorsJean Delvare1-14/+44
2011-07-03isci: Device reset should request sas_phy_reset(phy, true)Jeff Skirvin1-12/+6
2011-07-03isci: pare back error messsagesDan Williams2-28/+28
2011-07-03isci: cleanup silicon revision detectionDan Williams5-73/+31
2011-07-03isci: merge scu_unsolicited_frame.h into unsolicited_frame_control.hDan Williams4-120/+44
2011-07-03isci: merge sata.[ch] into request.cDan Williams7-378/+120
2011-07-03isci: kill 'get/set' macrosDan Williams15-478/+188
2011-07-03isci: retire scic_sds_ and scic_ prefixesDan Williams23-1943/+1449
2011-07-03isci: unify isci_host and scic_sds_controllerDan Williams16-985/+806
2011-07-03isci: unify isci_remote_device and scic_sds_remote_deviceDan Williams11-437/+365
2011-07-03isci: unify isci_port and scic_sds_portDan Williams10-581/+481
2011-07-03isci: fix scic_sds_remote_device_terminate_requestsDan Williams1-2/+2
2011-07-03isci: unify isci_phy and scic_sds_phyDan Williams8-652/+500
2011-07-03isci: unify isci_request and scic_sds_requestDan Williams13-615/+514
2011-07-03isci: rename / clean up scic_sds_stp_requestDan Williams2-142/+89
2011-07-03isci: preallocate requestsDan Williams6-139/+85
2011-07-03isci: combine request flagsDan Williams3-47/+36
2011-07-03isci: unify can_queue tracking on the tci_pool, uplevel tag assignmentDan Williams7-687/+303
2011-07-03isci: Terminate dev requests on FIS err bit rx in NCQJeff Skirvin5-7/+73
2011-07-03isci: fix frame received lockingDan Williams1-0/+5
2011-07-03isci: possible buffer overflow in isci_parse_oem_parameters fixedMaciej Patelczyk1-1/+1
2011-07-03isci: fix isci_task_execute_tmf completionDan Williams1-12/+8
2011-07-03isci: fix support for arbitrarily large smp requestsDan Williams3-85/+65
2011-07-03isci: fix dma_unmap_sg usageDan Williams2-90/+18
2011-07-03isci: fix smp response frame overrunDan Williams1-1/+1
2011-07-03isci: kill device_sequenceDan Williams5-36/+0
2011-07-03isci: kill isci_remote_device_change_state()Dan Williams4-97/+27
2011-07-03isci: atomic device lookup and reference countingDan Williams9-237/+187
2011-07-03isci: fix ssp response iu buffer size in isci_tmfDan Williams1-1/+2
2011-07-03isci: cleanup request allocationDan Williams3-223/+121
2011-07-03isci: cleanup/optimize queue increment macrosDan Williams4-90/+44
2011-07-03isci: cleanup tag macrosDan Williams5-114/+52
2011-07-03isci: cleanup/optimize pool implementationDan Williams4-231/+56
2011-07-03isci: Disable link layer hang detectionJeff Skirvin1-5/+2
2011-07-03isci: Hard reset failure will link reset all phys in the portJeff Skirvin1-5/+17
2011-07-03isci: Explicitly decode remote node ready and suspended statesJeff Skirvin1-2/+13
2011-07-03isci: fix isci_terminate_pending() list managementDan Williams3-71/+67