aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-04-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-25/+76
2012-04-16PCI: Retry BARs restoration for Type 0 headers onlyRafael J. Wysocki1-9/+15
2012-04-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-43/+2
2012-04-15PCI: Fix regression in pci_restore_state(), v3Rafael J. Wysocki1-18/+39
2012-04-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+4
2012-04-15SCSI: Fix error handling when no ULD is attachedMartin K. Petersen1-1/+1
2012-04-15virtio_balloon: fix handling of PAGE_SIZE != 4kMichael S. Tsirkin1-10/+41
2012-04-15virtio_balloon: Fix endian bugDavid Gibson1-2/+5
2012-04-13Merge tag 'fbdev-fixes-for-3.4-1' of git://github.com/schandinat/linux-2.6Linus Torvalds4-193/+201
2012-04-13Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds9-332/+778
2012-04-13cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUSKevin Hilman1-0/+1
2012-04-13Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-24/+27
2012-04-13Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-24/+21
2012-04-13Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-8/+14
2012-04-13video: msm: Fix section mismatches in mddi.cDavid Brown1-4/+4
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown3-43/+2
2012-04-12Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-0/+1
2012-04-12Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds28-100/+184
2012-04-12Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-56/+51
2012-04-12Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-57/+104
2012-04-12Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+1
2012-04-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-16/+8
2012-04-12staging: android: fix mem leaks in __persistent_ram_init()Jesper Juhl1-4/+7
2012-04-12staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...Jesper Juhl1-1/+2
2012-04-12staging: iio: hmc5843: Fix crash in probe function.Marek Belisko1-1/+3
2012-04-12Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds6-20/+91
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-40/+46
2012-04-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds29-252/+320
2012-04-12Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds3-6/+6
2012-04-12drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij1-2/+1
2012-04-12drivers/rtc/rtc-twl.c: use static register while reading timeKonstantin Shlyakhovoy1-5/+38
2012-04-12drivers/rtc/rtc-s3c.c: add placeholder for driver private dataTushar Behera1-5/+18
2012-04-12drivers/rtc/rtc-s3c.c: fix compilation errorTushar Behera1-4/+4
2012-04-12drivers/rtc/rtc-efi.c: fix section mismatch warningJan Beulich1-1/+0
2012-04-12drivers/rtc/rtc-r9701.c: reset registers if invalid values are detectedAndreas Dumberger1-0/+22
2012-04-12drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers1-3/+8
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-13/+28
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-10/+10
2012-04-12Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie12-185/+189
2012-04-12Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie8-37/+93
2012-04-12IB/srpt: Set srq_type to IB_SRQT_BASICRoland Dreier1-0/+1
2012-04-12virtio_blk: helper function to format disk namesRen Mingxin1-12/+29
2012-04-12tools/virtio: fix up vhost/test module buildZhi Yong Wu1-1/+1
2012-04-12drm/i915: clear fencing tracking state when retiring requestsDaniel Vetter1-0/+2
2012-04-12block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancyGreg Kroah-Hartman1-1/+1
2012-04-12md/bitmap: prevent bitmap_daemon_work running while initialising bitmapNeilBrown1-0/+2
2012-04-12md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery.majianpeng2-3/+4
2012-04-12MD: Bitmap version cleanup.Andrei Warkentin1-3/+0
2012-04-12drm/exynos: fix to pointer manager member of struct exynos_drm_subdrvJoonyoung Shim5-33/+46
2012-04-12drm/exynos: fix struct for operation callback functions to driver nameJoonyoung Shim4-79/+62
2012-04-12drm/exynos: use define instead of default_win member in struct mixer_contextJoonyoung Shim1-4/+4
2012-04-12drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NRJoonyoung Shim1-5/+5
2012-04-12drm/exynos: remove unused codes in hdmi and mixerJoonyoung Shim2-4/+0
2012-04-12drm/exynos: remove unnecessary type conversion of hdmi and mixerJoonyoung Shim2-18/+16
2012-04-11Input: da9052 - fix memory leak in da9052_onkey_probe()Jesper Juhl1-1/+2
2012-04-12Revert "clocksource: Load the ACPI PM clocksource asynchronously"Thomas Gleixner1-16/+8
2012-04-11Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-4/+10
2012-04-11drm/i915: make rc6 module parameter read-onlyJesse Barnes1-1/+1
2012-04-11rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger1-1/+6
2012-04-11rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2-19/+21
2012-04-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-35/+85
2012-04-11xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He2-5/+10
2012-04-11xHCI: use gfp flags from caller instead of GFP_ATOMICDan Carpenter1-2/+2
2012-04-11xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu1-0/+2
2012-04-11USB: fix bug of device descriptor got from superspeed deviceElric Fu1-0/+16
2012-04-11xhci: Fix register save/restore order.Sarah Sharp1-4/+4
2012-04-11xhci: Restore event ring dequeue pointer on resume.Sarah Sharp1-0/+1
2012-04-11xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp1-7/+2
2012-04-11xhci: Warn when hosts don't halt.Sarah Sharp1-0/+3
2012-04-11xhci: don't re-enable IE constantlyFelipe Balbi2-1/+5
2012-04-11drm/i915: implement ColorBlt w/aDaniel Vetter2-0/+7
2012-04-11drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845gChris Wilson1-1/+1
2012-04-11Revert "drm/i915: reenable gmbus on gen3+ again"Daniel Vetter1-1/+1
2012-04-11drm/radeon: only add the mm i2c bus if the hw_i2c module param is setAlex Deucher1-0/+4
2012-04-10spi/imx: prevent NULL pointer dereference in spi_imx_probe()Lothar Waßmann1-3/+7
2012-04-10gpio/exynos: Fix compiler warning in gpio-samsung.c fileSachin Kamat1-8/+8
2012-04-10Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-25/+80
2012-04-10usb: xhci: fix section mismatch in linux-nextGerard Snitselaar1-1/+1
2012-04-10xHCI: correct to print the true HSEE of USBCMDAlex He1-1/+1
2012-04-10USB: serial: fix race between probe and openJohan Hovold1-0/+8
2012-04-10gpio: Fix range check in of_gpio_simple_xlate()Roland Stigge1-1/+1
2012-04-10gpio: Fix uninitialized variable bit in adp5588_irq_handlerAxel Lin1-1/+1
2012-04-10gpio/sodaville: Convert sodaville driver to new irqdomain APIGrant Likely2-14/+11
2012-04-10Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan1-5/+3
2012-04-10rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia1-5/+1
2012-04-10bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker2-1/+2
2012-04-10Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-3/+3
2012-04-10drm/i915: properly compute dp dithering for user-created modesDaniel Vetter1-14/+35
2012-04-10staging/xgifb: fix display on XGI Volari Z11m cardsDmitry Eremin-Solenikov3-2/+18
2012-04-10Staging: android: timed_gpio: Fix resource leak in timed_gpio_probe error pathsAxel Lin1-12/+15
2012-04-10android: make persistent_ram based drivers depend on HAVE_MEMBLOCKColin Cross1-1/+2
2012-04-10staging: iio: ak8975: Remove i2c client data corruptionPreetham Chandru1-3/+5
2012-04-10staging: drm/omap: move where DMM driver is registeredRob Clark1-3/+4
2012-04-10staging: zsmalloc: fix memory leakNitin Gupta1-12/+18
2012-04-10Staging: rts_pstor: off by one in for loopDan Carpenter1-1/+2
2012-04-10staging: ozwpan: Added new maintainer for ozwpanChris Kelly1-1/+3
2012-04-10staging:rts_pstor:Avoid "Bad target number" message when probing driverwwang1-0/+5
2012-04-10staging:rts_pstor:Fix possible panic by NULL pointer dereferencewwang1-5/+6
2012-04-10Staging: vt6655-6: check keysize before memcpy()Dan Carpenter2-0/+6
2012-04-10staging/media/as102: Don't call release_firmware() on uninitialized variableJesper Juhl1-1/+1
2012-04-10staging:iio:core add missing increment of loop index in iio_map_array_unregis...Lothar Waßmann1-0/+1
2012-04-10staging: ramster: unbreak my heartDan Magenheimer1-5/+1
2012-04-10staging/vme: Fix module parametersGerard Snitselaar1-2/+2
2012-04-10staging: sep: Fix sign of errorAlan Cox1-3/+3
2012-04-10Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.hMark Brown1-1/+1
2012-04-10i2c: prevent spurious interrupt on Designware controllersKristen Carlson Accardi1-1/+0
2012-04-10drm/radeon/kms: fix DVO setup on some r4xx chipsAlex Deucher1-0/+4
2012-04-10drm/savage: fix integer overflows in savage_bci_cmdbuf()Xi Wang1-3/+3
2012-04-10drm/radeon: replace udelay with mdelay for long timeoutsArnd Bergmann6-27/+27
2012-04-10Input: trackpoint - use psmouse_fmt() for messagesJJ Ding1-6/+8
2012-04-10Input: elantech - v4 is a clickpad, with only one buttonJJ Ding1-2/+4
2012-04-10Input: elantech - reset touchpad before configuring itJJ Ding1-0/+4
2012-04-09android, lowmemorykiller: remove task handoff notifierDavid Rientjes1-41/+7
2012-04-09UHCI: hub_status_data should indicate if ports are resumingAlan Stern1-2/+3
2012-04-09EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern4-15/+23
2012-04-09USB: fix race between root-hub suspend and remote wakeupAlan Stern1-0/+12
2012-04-09USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov1-0/+1
2012-04-09USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...Simon Arlott1-5/+7
2012-04-09USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNTSimon Arlott1-11/+13
2012-04-09USB: don't ignore suspend errors for root hubsAlan Stern1-2/+7
2012-04-09USB: fix bug in serial driver unregistrationAlan Stern2-26/+2
2012-04-09USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.Aleksey Babahin1-3/+3
2012-04-09USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id arraySantiago Garcia Mantinan1-0/+1
2012-04-09USB: pl2303: fix DTR/RTS being raised on baud rate changeJohan Hovold1-1/+1
2012-04-09drivers/base: fix compiler warning in SoC export driver - idr should be idaLee Jones1-1/+1
2012-04-09drivers/base: Remove unneeded spin_lock_init call for soc_lockAxel Lin1-2/+0
2012-04-09rtlwifi: Fix oops on rate-control failureLarry Finger1-1/+4
2012-04-09rtlwifi: rtl8192de: Fix firmware initializationLarry Finger1-6/+0
2012-04-09drm/i915: Finish any pending operations on the framebuffer before disablingChris Wilson1-19/+46
2012-04-09drm/i915: Removed IVB forced enable of sprite dest key.acreese1-1/+0
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville3-2/+9
2012-04-09hwmon: (pmbus_core) Fix compiler warningGuenter Roeck1-9/+8
2012-04-09hwmon: (smsc47m1) Fix compiler warningGuenter Roeck1-9/+10
2012-04-09hwmon: (acpi_power_meter) Fix compiler warning seen in some configurationsGuenter Roeck1-0/+1
2012-04-09hwmon: (smsc47b397) Fix compiler warningGuenter Roeck1-6/+8
2012-04-09pch_uart: Add Kontron COMe-mTT10 uart clock quirkMichael Brunner1-0/+7
2012-04-09pch_uart: Fix MSI setting issueTomoya MORINAGA1-0/+1
2012-04-09serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams2-4/+21
2012-04-09Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams2-19/+2
2012-04-09Revert "serial/8250_pci: init-quirk msi support for kt serial controller"Dan Williams1-14/+0
2012-04-09tty/serial/omap: console can only be built-inArnd Bergmann1-1/+1
2012-04-09serial: samsung: fix omission initialize ulcon in reset port fn()Kukjin Kim1-0/+1
2012-04-09printk(): add KERN_CONT where needed in hpet and vt codeKay Sievers2-4/+3
2012-04-09tty/serial: atmel_serial: fix RS485 half-duplex problemSiftar, Gabe1-0/+4
2012-04-09tty: serial: altera_uart: Check for NULL platform_data in probe.Yuriy Kozlov1-2/+2
2012-04-09isdn/gigaset: use gig_dbg() for debugging outputTilman Schmidt1-1/+1
2012-04-09omap-serial: Fix the error handling in the omap_serial probeShubhrajyoti D1-23/+20
2012-04-09video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing1-2/+9
2012-04-09[media] uvcvideo: Fix race-related crash in uvc_video_clock_update()Laurent Pinchart1-18/+32
2012-04-09[media] dvb_frontend: fix compiler warningHans Petter Selasky1-1/+1
2012-04-09[media] it913x: fix firmware loading errorsMalcolm Priestley1-14/+40
2012-04-09[media] ivtv: Fix AUDIO_(BILINGUAL_)CHANNEL_SELECT regressionHans Verkuil1-2/+2
2012-04-09[media] dvb_frontend: regression fix: userspace ABI broken for xineChris Rankin1-0/+10
2012-04-09mtip32xx: dump tagmap on failureAsai Thambi S P1-29/+33
2012-04-09mtip32xx: fix handling of commands in various scenariosAsai Thambi S P2-51/+132
2012-04-09mtip32xx: Shorten macro namesAsai Thambi S P2-77/+75
2012-04-09mtip32xx: misc changesAsai Thambi S P1-22/+44
2012-04-09mtip32xx: Add new sysfs entry 'status'Asai Thambi S P2-29/+313
2012-04-09mtip32xx: make setting comp_time as commonAsai Thambi S P1-11/+5
2012-04-09mtip32xx: Add new bitwise flag 'dd_flag'Asai Thambi S P2-55/+168
2012-04-09fix breakage in mtdchar_open(), sanitize failure exitsAl Viro1-10/+10
2012-04-08Merge 3.2-rc1 into usb-linusGreg Kroah-Hartman5-14/+56
2012-04-08fbdev: fix au1*fb buildsManuel Lauss2-3/+4
2012-04-08kyrofb: fix on x86_64Ondrej Zary1-188/+188
2012-04-07Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+8
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2-89/+86
2012-04-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-2/+5
2012-04-06Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-7/+19
2012-04-06tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad1-5/+8
2012-04-06tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad3-2/+11
2012-04-06Merge branches 'idle-fix' and 'misc' into releaseLen Brown4441-173979/+325606
2012-04-06Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds3-32/+61
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-3/+4
2012-04-06Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-218/+299
2012-04-06serial: PL011: move interrupt clearingLinus Walleij1-4/+4
2012-04-06USB: remove compile warning on gadget/inode.cMichael BRIGHT1-1/+0
2012-04-06USB documentation: explain lifetime rules for unlinking URBsAlan Stern1-0/+12
2012-04-06USB: don't clear urb->dev in scatter-gather libraryAlan Stern1-5/+6
2012-04-06usb: storage: fix lockdep warning inside usb_stor_pre_reset(v2)Ming Lei1-0/+30
2012-04-06usb: Put USB Kconfig items back under USB.David Daney1-8/+8
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani1-1/+4
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-195/+371
2012-04-06xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich1-0/+1
2012-04-06xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich1-1/+1
2012-04-06xen: only check xen_platform_pci_unplug if hvmIgor Mammedov2-2/+2
2012-04-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-107/+135
2012-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-04-05mmc: use really long write timeout to deal with crappy cardsPaul Walmsley1-3/+7
2012-04-05mmc: sdhci-dove: Fix compile error by including module.hAlf Høgemark1-0/+1
2012-04-05mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper1-2/+3
2012-04-05Revert "mmc: sdhci-pci: Add MSI support"Chris Ball1-6/+0
2012-04-05Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"Chris Ball1-3/+1
2012-04-05mmc: core: fix power class selectionSubhash Jadavani1-13/+17
2012-04-05mmc: omap_hsmmc: fix module re-insertionBalaji T K1-3/+1
2012-04-05mmc: omap_hsmmc: convert to module_platform_driverFelipe Balbi1-15/+1
2012-04-05mmc: omap_hsmmc: make it behave well as a moduleFelipe Balbi1-4/+5
2012-04-05mmc: omap_hsmmc: trivial cleanupsFelipe Balbi1-77/+70
2012-04-05mmc: omap_hsmmc: context save after enabling runtime pmBalaji T K1-2/+2
2012-04-05mmc: omap_hsmmc: use runtime put sync in probe error patchBalaji T K1-2/+1
2012-04-05mmc: sdio: Use empty system suspend/resume callbacks at the bus levelRafael J. Wysocki1-3/+9