aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-05-26Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2013-05-26Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-12/+1
2013-05-25Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds3-2/+3
2013-05-25Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-102/+139
2013-05-25Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds7-173/+202
2013-05-24Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds17-178/+692
2013-05-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-26/+8
2013-05-24drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencingTomasz Figa1-1/+1
2013-05-24random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina1-8/+16
2013-05-24drivers/char/random.c: fix priming of last_dataJarod Wilson1-15/+15
2013-05-24drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf1-2/+2
2013-05-24fbdev: FB_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-24drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()Lars-Peter Clausen1-1/+1
2013-05-24drivers/leds/leds-ot200.c: fix error caused by shifted maskChristian Gmeiner1-7/+7
2013-05-24rapidio/tsi721: fix bug in MSI interrupt handlingAlexandre Bounine1-0/+12
2013-05-24drivers/video: implement a simple framebuffer driverStephen Warren3-0/+252
2013-05-24rapidio: add enumeration/discovery start from user spaceAlexandre Bounine5-5/+95
2013-05-24rapidio: make enumeration/discovery configurableAlexandre Bounine6-138/+291
2013-05-24drivers/block/xsysace.c: fix id with missing port-numberGernot Vormayr1-2/+1
2013-05-24parisc/superio: Use module_pci_driver to register driverPeter Huewe1-12/+1
2013-05-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds6-38/+19
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds54-345/+574
2013-05-24drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder6-38/+19
2013-05-23be2net: bug fix on returning an invalid nic descriptorWei Yang1-9/+4
2013-05-23Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-21/+64
2013-05-23Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+17
2013-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-23/+69
2013-05-23net: Revert unused variable changes.David S. Miller3-0/+3
2013-05-23Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds12-183/+233
2013-05-23Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds32-52/+499
2013-05-23Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+5
2013-05-23Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-12/+21
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds67-229/+262
2013-05-23Input: wacom - add an eraser to DTH2242/DTK2241Ping Cheng1-4/+15
2013-05-23Merge branch 'pm-cpufreq'Rafael J. Wysocki4-39/+66
2013-05-23virtio_net: enable napi for all possible queues during openJason Wang1-4/+5
2013-05-22net: ethernet: sun: drop unused variableEmilio López1-1/+0
2013-05-22net: ethernet: korina: drop unused variableEmilio López1-1/+0
2013-05-22net: ethernet: apple: drop unused variableEmilio López1-1/+0
2013-05-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+2
2013-05-23ACPI / video: Add "Asus UL30A" to ACPI video detect blacklistBastian Triller1-0/+8
2013-05-22staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFSPaul Zimmerman2-2/+1
2013-05-22qmi_wwan: Added support for Cinterion's PLxx WWAN InterfaceHans-Christoph Schemmel1-0/+1
2013-05-22net: fec: use a more proper compatible string for MVF type deviceShawn Guo1-3/+3
2013-05-22qlcnic: Fix updating netdev->featuresShahed Shaikh4-46/+61
2013-05-22qlcnic: remove netdev->trans_start updates within the driverSony Chacko3-6/+1
2013-05-22qlcnic: Return proper error codes from probe failure pathsSony Chacko1-4/+8
2013-05-22tg3: Update version to 3.132Nithin Sujir1-2/+2
2013-05-22tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir1-4/+4
2013-05-22iio: exynos_adc: fix wrong structure extration in suspend and resumeNaveen Krishna Chatradhi1-4/+4
2013-05-22iio:common:st: added disable function after read info raw dataDenis CIOCCA1-0/+2
2013-05-22iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=mAxel Lin1-3/+3
2013-05-22staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()Wei Yongjun1-4/+5
2013-05-22staging/iio/mxs-lradc: fix preenable for multiple buffersMichał Mirosław1-3/+2
2013-05-22Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-23/+0
2013-05-22tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...Matwey V. Kornilov1-3/+3
2013-05-22Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-94/+134
2013-05-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+2
2013-05-22cpufreq: arm_big_little_dt: Instantiate as platform_driverViresh Kumar1-5/+15
2013-05-22cpufreq: arm_big_little_dt: Register driver only if DT has valid dataViresh Kumar1-31/+42
2013-05-22cpufreq / e_powersaver: Fix linker error when ACPI processor is a moduleRafał Bilski1-1/+1
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle1-0/+1
2013-05-22MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle1-0/+1
2013-05-22cpufreq / intel_pstate: Add additional supported CPU IDDirk Brandewie1-0/+1
2013-05-22cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXITViresh Kumar1-2/+7
2013-05-22ACPI / PM: Allow device power states to be used for CONFIG_PM unsetRafael J. Wysocki2-63/+65
2013-05-21mfd: ab8500-sysctrl: Let sysctrl driver work without pdataFabio Baltieri1-3/+2
2013-05-21Merge branch 'leds-fixes-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+5
2013-05-21leds: leds-gpio: reserve gpio before using itTimo Teräs1-4/+5
2013-05-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-8/+26
2013-05-21staging: imx-drm: imx-tve: Check the return value of 'regulator_enable()'Fabio Estevam1-1/+3
2013-05-21staging: video: imx: Select VIDEOMODE_HELPERS for parallel displayMarek Vasut1-0/+1
2013-05-21tty: mxser: fix usage of opmode_ioaddrMatwey V. Kornilov1-2/+9
2013-05-21serial: 8250_dw: add ACPI ID for Intel BayTrailHeikki Krogerus1-0/+1
2013-05-21ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ...Darrick J. Wong1-1/+1
2013-05-21uio: UIO_DMEM_GENIRQ should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2013-05-21mei: bus: Reset event_cb when disabling a deviceSamuel Ortiz1-0/+2
2013-05-21Drivers: hv: Fix a bug in get_vp_index()K. Y. Srinivasan1-1/+1
2013-05-21mei: fix out of array access to me clients arrayTomas Winkler1-9/+8
2013-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-1/+40
2013-05-21driver core: print sysfs attribute name when warning about bogus permissionsdyoung@redhat.com1-2/+4
2013-05-21driver core: export subsys_virtual_registerGreg Kroah-Hartman1-0/+1
2013-05-21Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied...Linus Torvalds8-92/+356
2013-05-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-41/+59
2013-05-21amd64_edac: Fix bogus sysfs file permissionsBorislav Petkov1-2/+2
2013-05-20clk: tegra: add ac97 controller clockLucas Stach1-0/+8
2013-05-20clk: tegra: remove USB from clk init tableLucas Stach1-3/+0
2013-05-20Merge tag 'stable/for-linus-3.10-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-106/+61
2013-05-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller23-73/+201
2013-05-208139cp: reset BQL when ring tx ring clearedstephen hemminger1-0/+1
2013-05-20drivers: net: usb: rtl8150: concurrent URB bugfixPetko Manolov1-54/+46
2013-05-20isdn/kcapi: fix a small underflowDan Carpenter1-3/+3
2013-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville23-73/+201
2013-05-20TTY: Fix tty miss restart after we turn off flow-controlWang YanQing1-0/+8
2013-05-20tty/vt: Fix vc_deallocate() lock orderPeter Hurley2-26/+55
2013-05-20TTY: ehv_bytechan: add missing platform_driver_unregister() when module exitWei Yongjun1-0/+1
2013-05-20TTY: rocket, fix more no-PCI warningsJiri Slaby1-147/+141
2013-05-20serial: mcf: missing uart_unregister_driver() on error in mcf_init()Wei Yongjun1-1/+3
2013-05-20tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()Wei Yongjun1-3/+8
2013-05-20serial: samsung: add missing platform_driver_unregister() when module exitWei Yongjun1-0/+1
2013-05-20serial: pl011: protect attribute read from NULL platform data structLee Jones1-1/+1
2013-05-20tty: nwpserial: Pass correct pointer to free_irq()Lars-Peter Clausen1-1/+1
2013-05-20serial: 8250_dw: Add valid clk pointer checkEzequiel Garcia1-2/+4
2013-05-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-12/+20
2013-05-20USB: cxacru: potential underflow in cxacru_cm_get_array()Dan Carpenter1-1/+2
2013-05-20gpio: Don't override the error code in probe error handlingAxel Lin4-9/+6
2013-05-20xen: Fixed assignment error in if statementLisa Nguyen1-1/+2
2013-05-20xen/xenbus: Fixed over 80 character limit issueLisa Nguyen1-1/+2
2013-05-20xen/xenbus: Fixed indentation error in switch caseLisa Nguyen1-10/+8
2013-05-20gpio: mxs: Use set and clear capabilities of the gpio controllerMaxime Ripard1-1/+2
2013-05-20gpio-langwell: fix irq conflicts when DT is not usedDavid Cohen1-7/+10
2013-05-20gpio: mcp23s08: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=mAxel Lin1-1/+1
2013-05-20drm/radeon: add golden register settings for Hainan (v2)Alex Deucher1-0/+122
2013-05-20drm/radeon: sun/hainan chips do not have UVD (v2)Alex Deucher1-28/+39
2013-05-20drm/radeon: track which asics have UVDAlex Deucher2-0/+18
2013-05-20drm/radeon: radeon-asic updates for HainanAlex Deucher1-1/+4
2013-05-20drm/radeon: fill in ucode loading support for HainanAlex Deucher1-0/+58
2013-05-20drm/radeon: don't touch DCE or VGA regs on Hainan (v3)Alex Deucher3-62/+92
2013-05-20staging: ramster: add how-to documentDan Magenheimer1-0/+366
2013-05-20drm/radeon: fill in GPU init for Hainan (v2)Alex Deucher2-1/+20
2013-05-20drm/radeon: add chip family for HainanAlex Deucher3-0/+3
2013-05-20Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-19/+19
2013-05-20drm/radeon/dce2: use 10khz units for audio dto calculationAlex Deucher2-9/+7
2013-05-20drm/radeon: Fix VRAM size calculation for VRAM >= 4GBNiels Ole Salscheider3-5/+5
2013-05-20drm/radeon: Remove superfluous variableNiels Ole Salscheider3-11/+0
2013-05-20bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz1-2/+7
2013-05-20r8169: fix offloaded tx checksum for small packets.françois romieu1-14/+27
2013-05-19bonding: fix multiple 3ad mode sysfs race conditionsnikolay@redhat.com4-10/+24
2013-05-19bonding: arp_ip_count and arp_targets can be wrongnikolay@redhat.com1-11/+8
2013-05-19bonding: replace %x with %pI4 for IPv4 addressesnikolay@redhat.com1-3/+3
2013-05-19bonding: fix set mode race conditionsnikolay@redhat.com1-0/+4
2013-05-20Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/no...Dave Airlie7-16/+47
2013-05-20drm/nouveau: ensure channels are stopped before saving fences for suspendBen Skeggs1-5/+20
2013-05-20drm/nv50/fifo: prevent races between clients updating playlistsBen Skeggs1-0/+2
2013-05-20drm/nvc0/fifo: prevent CHAN_TABLE_ERROR:CHANNEL_PENDING on fifo finiBen Skeggs1-0/+8
2013-05-20drm/nvc0/fifo: prevent races between clients updating playlistsBen Skeggs1-0/+2
2013-05-20drm/nve0/fifo: prevent races between clients updating playlistsBen Skeggs1-0/+3
2013-05-20drm/nve0/ltcg: poke the partition count into yet another registerBen Skeggs1-0/+2
2013-05-20drm/nvc0/ltcg: fix handling of disabled partitionsBen Skeggs1-7/+8
2013-05-20drm/nvc0/ce: disable ce1 on a number of chipsetsBen Skeggs1-2/+0
2013-05-20drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcodeBen Skeggs1-2/+2
2013-05-20drm/nouveau: fix build with nv50->nvc0Dave Airlie1-1/+1
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell2-2/+2
2013-05-19SERIAL: OMAP: Remove the slave idle handling from the driverSantosh Shilimkar1-23/+0
2013-05-19Merge tag 'dm-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ag...Linus Torvalds1-2/+2
2013-05-19dm thin: fix metadata dev resize detectionAlasdair G Kergon1-2/+2
2013-05-19hwmon: (tmp401) Drop redundant safety on cache lifetimeJean Delvare1-1/+1
2013-05-18vxlan: Update vxlan fdb 'used' field after each usageSridhar Samudrala1-3/+14
2013-05-18Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds51-267/+0
2013-05-18Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-2/+2
2013-05-18drivers/watchdog: don't check resource with devm_ioremap_resourceWolfram Sang3-15/+0
2013-05-18drivers/w1/masters: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/video/omap2/dss: don't check resource with devm_ioremap_resourceWolfram Sang1-4/+0
2013-05-18drivers/video/omap2: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/usb/phy: don't check resource with devm_ioremap_resourceWolfram Sang4-20/+0
2013-05-18drivers/usb/host: don't check resource with devm_ioremap_resourceWolfram Sang1-6/+0
2013-05-18drivers/usb/gadget: don't check resource with devm_ioremap_resourceWolfram Sang1-10/+0
2013-05-18drivers/usb/chipidea: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/thermal: don't check resource with devm_ioremap_resourceWolfram Sang3-19/+0
2013-05-18drivers/staging/nvec: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/staging/dwc2: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/spi: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/rtc: don't check resource with devm_ioremap_resourceWolfram Sang4-21/+0
2013-05-18drivers/pwm: don't check resource with devm_ioremap_resourceWolfram Sang8-40/+0
2013-05-18drivers/pinctrl: don't check resource with devm_ioremap_resourceWolfram Sang4-19/+0
2013-05-18drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/mtd/nand: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/misc: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/mfd: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/memory: don't check resource with devm_ioremap_resourceWolfram Sang1-6/+0
2013-05-18drivers/i2c/busses: don't check resource with devm_ioremap_resourceWolfram Sang3-16/+0
2013-05-18drivers/gpu/host1x/drm: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/gpio: don't check resource with devm_ioremap_resourceWolfram Sang2-10/+0
2013-05-18drivers/dma: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/cpufreq: don't check resource with devm_ioremap_resourceWolfram Sang1-4/+0
2013-05-17gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun1-0/+1
2013-05-17staging: dwc2: Fix dma-enabled platform devices using a default dma_maskMatthijs Kooijman1-0/+8
2013-05-17i2c: suppress lockdep warning on delete_deviceAlexander Sverdlin1-1/+2
2013-05-17i2c: mv64xxx: work around signals causing I2C transactions to be abortedRussell King1-4/+4
2013-05-17i2c: i801: Document feature bits in modinfoJean Delvare1-1/+5
2013-05-17i2c: designware: add Intel BayTrail ACPI IDMika Westerberg1-0/+1
2013-05-17PCI: acpiphp: Re-enumerate devices when host bridge receives Bus CheckYinghai Lu2-1/+17
2013-05-17USB: ftdi_sio: Add support for Newport CONEX motor driversGomella, Andrew (NIH/NHLBI) [F]2-0/+4
2013-05-17ath9k: fix draining aggregation tid buffersFelix Fietkau1-3/+1
2013-05-17ath9k: fix rate handling/reportingFelix Fietkau1-2/+7
2013-05-17ath9k: fix aggregation stop/flush handlingFelix Fietkau3-25/+48
2013-05-17ath9k_hw: Enable manual peak calibration for AR9485Sujith Manoharan2-2/+2
2013-05-17rtlwifi: rtl8192cu: Add new USB IDAlbert Pool1-0/+1
2013-05-17brcmfmac: announce P2P_DEVICE support in wiphy structureArend van Spriel1-1/+6
2013-05-17rtlwifi: rtl8188ee: Fix warning when building on big-endian systemsLarry Finger1-2/+2
2013-05-17ath9k: Fix crash on module unloadSujith Manoharan3-6/+17
2013-05-17net/wireless: ATH9K should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-17bcma: add more core IDsRafał Miłecki1-0/+2
2013-05-17iwlegacy: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-1/+1
2013-05-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville9-22/+105
2013-05-17s390/xpram: mark xpram as non-rotationalChristian Borntraeger1-0/+1
2013-05-17i2c: designware: always clear interrupts before enabling themMika Westerberg1-1/+2
2013-05-17i2c: designware: fix RX FIFO overrunJosef Ahmad2-1/+12
2013-05-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-32/+36