aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds10-45/+62
2011-11-30Merge branch 'dt-for-linus' of git://sources.calxeda.com/kernel/linuxLinus Torvalds1-0/+2
2011-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds3-4/+46
2011-11-29Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier9-43/+58
2011-11-29IB: Fix RCU lockdep splatsEric Dumazet6-14/+35
2011-11-29IB/ipoib: Prevent hung task or softlockup processing multicast responseMike Marciniszyn3-8/+14
2011-11-29of/irq: of_irq_init: add check for parent equal to child nodeRob Herring1-0/+2
2011-11-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-132/+11
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds1-1/+2
2011-11-28efivars: add missing parameter to efi_pstore_read()Christoph Fritz1-1/+2
2011-11-28IB/qib: Fix over-scheduling of QSFP workMike Marciniszyn2-20/+8
2011-11-28RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2Kumar Sanghvi1-1/+3
2011-11-28RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logicJonathan Lallinger1-1/+1
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds2-11/+29
2011-11-28regulator: twl: fix twl4030 support for smps regulatorsTero Kristo1-2/+44
2011-11-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds14-226/+436
2011-11-28regulator: fix use after free bugLothar Waßmann1-1/+1
2011-11-28Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...Dave Airlie14-226/+436
2011-11-28regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_...Axel Lin1-1/+1
2011-11-27Merge branch 'fbdev-for-linus' of git://github.com/schandinat/linux-2.6Linus Torvalds5-10/+23
2011-11-27ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki1-1/+2
2011-11-26iio: iio_event_getfd -- fix ev_int build failureAndy Whitcroft1-10/+9
2011-11-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2011-11-26hwmon: convert drivers/hwmon/* to use module_platform_driver()Axel Lin11-130/+11
2011-11-25Merge git://github.com/herbertx/cryptoLinus Torvalds1-5/+7
2011-11-25Merge branch 'gpio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds1-2/+2
2011-11-25hwmon: Remove redundant spi driver bus initializationLars-Peter Clausen2-2/+0
2011-11-24drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edacShaohui Xie1-1/+1
2011-11-23Merge git://github.com/rustyrussell/linuxLinus Torvalds3-2/+20
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin1-0/+18
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin1-1/+1
2011-11-24virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens1-1/+1
2011-11-23Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2-1/+5
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds6-21/+47
2011-11-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+6
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-6/+8
2011-11-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds20-432/+594
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed1-6/+8
2011-11-23i2c: Make i2cdev_notifier_call staticShubhrajyoti D1-1/+1
2011-11-23i2c: Fix device name for 10-bit slave addressJean Delvare1-1/+3
2011-11-23i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu1-2/+2
2011-11-23drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang1-0/+4
2011-11-22Revert "of/irq: of_irq_find_parent: check for parent equal to child"Linus Torvalds1-7/+7
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+9
2011-11-22drivers/gpu/vga/vgaarb.c: add missing kfreeJulia Lawall1-6/+12
2011-11-22drm/radeon/kms/atom: unify i2c gpio table handlingAlex Deucher1-128/+86
2011-11-22drm/radeon/kms: fix up gpio i2c mask bits for r4xx for realAlex Deucher1-0/+12
2011-11-22ttm: Don't return the bo reserved on error pathThomas Hellstrom1-1/+7
2011-11-22Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie10-211/+354
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-8/+33
2011-11-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds5-366/+3
2011-11-21Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-8/+9
2011-11-21Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds42-282/+332
2011-11-21Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-43/+52
2011-11-21Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+8
2011-11-21Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-31/+69
2011-11-22viafb: correct sync polarity for OLPC DCONDaniel Drake1-2/+2
2011-11-22Merge branch 'for-3.2-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat3-7/+7
2011-11-22video:da8xx-fb: Disable and reset sequence on version2 of LCDCManjunathappa, Prakash1-1/+14
2011-11-21iio: fix a leak due to improper use of anon_inode_getfd()Al Viro1-1/+9
2011-11-21gpio: pca953x: Staticise pca953x_get_altdata()Mark Brown1-2/+2
2011-11-21crypto: mv_cesa - fix hashing of chunks > 1920 bytesPhil Sutter1-5/+7
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-200/+428
2011-11-20Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds1-0/+8
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds6-40/+38
2011-11-20drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CSMarek Olšák6-98/+131
2011-11-19Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2011-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds4-13/+29
2011-11-18staging: fix more ET131X build errorsRandy Dunlap1-1/+2
2011-11-18staging: et131x depends on NETRandy Dunlap1-1/+1
2011-11-18staging: slicoss depends on NETRandy Dunlap1-1/+1
2011-11-18linux-next: et131x: Fix build error when CONFIG_PM_SLEEP not enabledMark Einon1-6/+6
2011-11-18USB: Fix Corruption issue in USB ftdi driver ftdi_sio.cAndrew Worsley1-3/+11
2011-11-18USB: option: add PID of Huawei E173s 3G modemFerenc Wagner1-0/+2
2011-11-18OHCI: final fix for NVIDIA problems (I hope)Alan Stern4-64/+28
2011-11-18USB: option: release new PID for ZTE 3G modemzheng.zhijian@zte.com.cn1-0/+21
2011-11-18usb: Netlogic: Fix HC_LENGTH call in ehci-xls.cJayachandran C1-1/+1
2011-11-18misc: ad525x_dpot: Fix AD8400 spi transfer size.Michael Hennerich1-1/+1
2011-11-18drivers/base/node.c: fix compilation error with older versions of gccClaudio Scordino1-6/+8
2011-11-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-12/+17
2011-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-16/+39
2011-11-18Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds1-2/+2
2011-11-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds3-11/+9
2011-11-18OMAPDSS: DISPC: skip scaling calculations when not scalingTomi Valkeinen1-6/+5
2011-11-18OMAPFB: fix compilation warnings due to missing includeTomi Valkeinen1-0/+1
2011-11-18OMAPDSS: HDMI: fix returned HDMI pixel clockTomi Valkeinen1-1/+1
2011-11-17sky2: fix hang in napi_disablestephen hemminger2-7/+11
2011-11-17sky2: enforce minimum ring sizestephen hemminger1-2/+12
2011-11-17bonding: Don't allow mode change via sysfs with slaves presentVeaceslav Falico1-0/+7
2011-11-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-2/+23
2011-11-17f_phonet: fix page offset of first received fragmentRémi Denis-Courmont1-1/+1
2011-11-17drm/i915: Fix inconsistent backlight level during disabledTakashi Iwai1-1/+2
2011-11-17pstore: pass allocated memory region back to callerKees Cook2-11/+29
2011-11-17drm, i915: Fix memory leak in i915_gem_busy_ioctl().Rakib Mullick1-2/+4
2011-11-17PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki1-1/+2
2011-11-17TTY: ldisc, wait for ldisc infinitely in hangupJiri Slaby1-2/+17
2011-11-17TTY: ldisc, move wait idle to callerJiri Slaby1-2/+2
2011-11-17TTY: ldisc, allow waiting for ldisc arbitrarily longJiri Slaby1-5/+6
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-2/+23
2011-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-6/+17
2011-11-17fix typo/thinko in get_random_bytes()Luck, Tony1-1/+1
2011-11-17platform/x86: fix dell-laptop function prototypesRandy Dunlap1-2/+2
2011-11-17media/staging: fix allyesconfig build errorRandy Dunlap2-3/+4
2011-11-17hwmon: (exynos4_tmu) Fix Kconfig dependencyDonggeun Kim1-1/+1
2011-11-17stmmac: fix pm functions avoiding sleep on spinlockFrancesco Virlinzi1-5/+7
2011-11-17stmmac: remove spin_lock in stmmac_ioctl.Srinivas Kandagatla1-2/+0
2011-11-17stmmac: parameters auto-tuning through HW cap regGiuseppe CAVALLARO3-29/+72
2011-11-17stmmac: fix advertising 1000Base capabilties for non GMII ifaceSrinivas Kandagatla1-6/+4
2011-11-17stmmac: use mdelay on timeout of sw resetFrancesco Virlinzi2-2/+4
2011-11-17libata: fix build without BMDMAAlexander Beregalov1-0/+4
2011-11-17[libata] ahci_platform: fix DT probingRob Herring1-1/+1
2011-11-16drm/i915: Use DPCD value for max DP lanes.Keith Packard1-14/+9
2011-11-16drm/i915: Initiate DP link training only on the lanes we'll be usingKeith Packard1-2/+3
2011-11-16drm/i915: Remove trailing white spaceKeith Packard1-2/+2
2011-11-16drm/i915: Try harder during dp pattern 1 link trainingKeith Packard1-7/+18
2011-11-16drm/i915: Make DP prepare/commit consistent with DP dpmsKeith Packard1-9/+13
2011-11-16drm/i915: Let panel power sequencing hardware do its jobKeith Packard2-69/+85
2011-11-16drm/i915: Treat PCH eDP like DP in most placesKeith Packard2-34/+72
2011-11-16drm/i915: Remove link_status field from intel_dp structureKeith Packard1-29/+36
2011-11-16drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_controlKeith Packard1-18/+19
2011-11-16sky2: version 1.30stephen hemminger1-1/+1
2011-11-16sky2: used fixed RSS keystephen hemminger1-4/+9
2011-11-16sky2: reduce default Tx ring sizestephen hemminger1-1/+1
2011-11-16sky2: rename up/down functionsstephen hemminger1-10/+10
2011-11-16sky2: pci posting issuesstephen hemminger1-0/+3
2011-11-16sky2: fix hang on shutdown (and other irq issues)stephen hemminger1-18/+27
2011-11-16r6040: fix check against MCRO_HASHEN bit in r6040_multicast_listFlorian Fainelli1-1/+1
2011-11-17drm/exynos: fixed wrong err ptr usage and destroy call in execeptionSeung-Woo Kim1-10/+5
2011-11-17drm/exynos: Add disable of managerJoonyoung Shim3-26/+55
2011-11-16pch_gbe: Move #include of module.hJoe Perches1-1/+1
2011-11-16bnx2x: cache-in compressed fw imageDmitry Kravkov2-30/+35
2011-11-16net/cadence: enable by default NET_ATMELJean-Christophe PLAGNIOL-VILLARD1-0/+1
2011-11-16qeth: Reduce CPU consumption through less SIGA-r callsEinar Lueck1-2/+1
2011-11-16qeth: l3 fix rcu splat in xmitFrank Blaschka1-0/+7
2011-11-16netiucv: reinsert dev_alloc_name for device namingUrsula Braun1-0/+2
2011-11-16qeth: remove WARN_ON leftoverChristian Borntraeger1-1/+0
2011-11-16qeth: return with -EPERM if sniffing is not enabledUrsula Braun1-2/+2
2011-11-16watchdog: fix initialisation printout in s3c2410_wdtDmitry Artamonow1-2/+2
2011-11-16watchdog: Don't overwrite error value in wm831x_wdt_set_timeout()Mark Brown1-1/+1
2011-11-16xen-gntalloc: signedness bug in add_grefs()Dan Carpenter1-1/+1
2011-11-16xen-gntalloc: integer overflow in gntalloc_ioctl_alloc()Dan Carpenter1-1/+1
2011-11-16xen-gntdev: integer overflow in gntdev_alloc_map()Dan Carpenter1-5/+5
2011-11-16xen/balloon: Avoid OOM when requesting highmemDaniel De Graaf1-2/+2
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel1-3/+8
2011-11-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-6/+19
2011-11-16paride: fix potential information leak in pg_read()Dan Carpenter1-0/+1
2011-11-16cciss: auto engage SCSI mid layer at driver load timeStephen M. Cameron2-0/+2
2011-11-16loop: cleanup set_status interfaceDmitry Monakhov1-15/+29
2011-11-16loop: prevent information leak after failed readDmitry Monakhov1-1/+2
2011-11-16powerpc/fsl_udc_core: Fix dumb typoAl Viro1-1/+1
2011-11-16carma-fpga: Missed switch from of_register_platform_driver()Al Viro2-10/+8
2011-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2011-11-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-47/+38
2011-11-15drivers/firmware/dmi_scan.c: make dmi_name_in_vendors more focusedJean Delvare1-4/+2
2011-11-15drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO'Paul Bolle1-1/+1
2011-11-15Revert "leds: save the delay values after a successful call to blink_set()"Johan Hovold1-4/+1
2011-11-15Revert "tty/serial: Prevent drop of DCD on suspend for Tegra UARTs"Greg Kroah-Hartman2-16/+0
2011-11-15net-next:asix: V2 Update VERSIONGrant Grundler1-1/+1
2011-11-15net-next:asix: V2 more fixes for ax88178 phy init sequenceGrant Grundler1-7/+15
2011-11-15net-next:asix: reduce AX88772 init time by about 2 secondsGrant Grundler1-5/+25
2011-11-15net-next:asix:poll in asix_get_phyid in case phy not readyGrant Grundler1-2/+10
2011-11-15net-next:asix:PHY_MODE_RTL8211CL should be 0xCGrant Grundler1-1/+1
2011-11-15PM / driver core: disable device's runtime PM during shutdownPeter Chen1-0/+3
2011-11-15RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino2-21/+5
2011-11-15pch_uart: Fix DMA resource leak issueTomoya MORINAGA1-2/+2
2011-11-15serial,mfd: Fix CMSPAR setupAlan Cox1-3/+1
2011-11-15tty/serial: Prevent drop of DCD on suspend for Tegra UARTsDoug Anderson2-0/+16
2011-11-15pch_uart: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA1-3/+3
2011-11-15pch_uart: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2-7/+15
2011-11-15pch_uart: Fix hw-flow control issueTomoya MORINAGA1-0/+1
2011-11-15tty: hvc_dcc: Fix duplicate character inputsStephen Boyd1-0/+2
2011-11-15drm/radeon/kms: fix segfault in pm reworkAlex Deucher1-15/+5
2011-11-15drm/radeon/kms: fix up gpio i2c mask bits for r4xxAlex Deucher1-0/+12
2011-11-15pch_phub: Fix MAC address writing issue for LAPIS ML7831Tomoya MORINAGA1-1/+1
2011-11-15pch_phub: Improve ADE(Address Decode Enable) controlTomoya MORINAGA1-17/+34
2011-11-15pch_phub: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA1-4/+4
2011-11-15pch_phub: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2-7/+28
2011-11-15USB: storage: ene_ub6250: fix compile warningsFelipe Balbi1-2/+1
2011-11-15USB: option: add id for 3G dongle Model VT1000 of ViettelVU Tuan Duc1-0/+5
2011-11-15USB: serial: pl2303: rm duplicate idwangyanqing2-5/+0
2011-11-15USB: pch_udc: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA1-2/+2
2011-11-15USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2-4/+11
2011-11-15Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-0/+2
2011-11-15Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds1-15/+7
2011-11-15Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-32/+38
2011-11-15Net, libertas: Resolve memory leak in if_spi_host_to_card()Jesper Juhl1-0/+1
2011-11-15rt2x00: Fix sleep-while-atomic bug in powersaving code.Gertjan van Wingerde2-2/+21
2011-11-15rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.Gertjan van Wingerde1-0/+1
2011-11-15watchdog: adx_wdt.c: remove driverWim Van Sebroeck3-363/+0
2011-11-15rtc: rtc-puv3: Add __devinit and __devexit markers for probe and removeAxel Lin1-2/+2
2011-11-15drm/exynos: include linux/module.hInki Dae1-0/+1
2011-11-15drm/exynos: fix vblank bug.Inki Dae1-10/+36
2011-11-15drm/exynos: changed buffer structure.Inki Dae10-133/+148
2011-11-15drm/exynos: removed unnecessary variable.Inki Dae1-2/+0
2011-11-15drm/exynos: use gem create function genericallyInki Dae3-36/+55
2011-11-15drm/exynos: checked for null pointerSeung-Woo Kim1-2/+4
2011-11-15drm/exynos: added crtc dpms for disable crtcJoonyoung Shim3-11/+73
2011-11-15drm/exynos: removed meaningless parameter from fbdev updateSeung-Woo Kim1-9/+5
2011-11-15drm/exynos: restored kernel_fb_list when reiniting fb_helperJoonyoung Shim1-0/+15
2011-11-15drm/exynos: changed exynos_drm_display to exynos_drm_display_opsInki Dae4-22/+23