aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-07-20Merge tag 'dm-3.5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-3/+11
2012-07-20dm raid1: set discard_zeroes_data_unsupportedMikulas Patocka1-0/+1
2012-07-20dm thin: do not send discards to shared blocksMikulas Patocka1-1/+5
2012-07-20dm raid1: fix crash with mirror recovery and discardMikulas Patocka2-2/+5
2012-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+2
2012-07-19Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds2-15/+32
2012-07-19Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-0/+16
2012-07-19cx25821: Remove bad strcpy to read-only char*Ezequiel Garcia2-4/+1
2012-07-19HID: hid-multitouch: add support for Zytronic panelsBenjamin Tissoires3-0/+9
2012-07-19md/raid1: close some possible races on write errors during resyncNeilBrown1-2/+8
2012-07-19md: avoid crash when stopping md array races with closing other open fds.NeilBrown1-13/+23
2012-07-19md: fix bug in handling of new_data_offsetNeilBrown1-0/+1
2012-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-4/+7
2012-07-18Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds2-5/+2
2012-07-18v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP.Hans Verkuil1-0/+1
2012-07-18Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-454/+439
2012-07-18Clk: SPEAr1340: Update sys clock parent arrayVipul Kumar Samar1-2/+2
2012-07-18clk: SPEAr1340: Fix clk enable register for uart1 and i2c1.Vipul Kumar Samar1-2/+2
2012-07-18Clk:spear6xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar1-62/+60
2012-07-18Clk:spear3xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar1-94/+86
2012-07-18clk:spear1310:Fix: Rename clk ids within predefined limitVipul Kumar Samar1-157/+155
2012-07-18clk:spear1340:Fix: Rename clk ids within predefined limitVipul Kumar Samar1-138/+135
2012-07-17rbd: endian bug in rbd_req_cb()Dan Carpenter1-1/+1
2012-07-17rbd: Fix ceph_snap_context size calculationYan, Zheng1-1/+1
2012-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-60/+117
2012-07-17Merge tag 'single-rpmsg-3.5-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2012-07-17rpmsg: fix dependency on initialization orderFederico Fuga1-1/+1
2012-07-17ixgbevf: Fix panic when loading driverAlexander Duyck1-0/+3
2012-07-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2-10/+35
2012-07-16ixgbevf: Prevent RX/TX statistics getting reset to zeroNarendra K1-12/+0
2012-07-16target: Fix range calculation in WRITE SAME emulation when num blocks == 0Roland Dreier1-1/+1
2012-07-16target: Clean up returning errors in PR handling codeRoland Dreier1-3/+4
2012-07-16Merge branch 'gma500' (Alan's GMA patches)Linus Torvalds5-29/+32
2012-07-16gma500,cdv: Fix the brightness baseAlan Cox1-16/+19
2012-07-16gma500: move the ASLE enableAlan Cox3-5/+9
2012-07-16gma500: Fix lid related crashAlan Cox1-8/+4
2012-07-16Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds3-50/+114
2012-07-16Merge tag 'fixes-for-v3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+4
2012-07-14blk: fix wrong idr_pre_get() error check in loop.cSilva Paulo1-5/+3
2012-07-14tcm_fc: Fix crash seen with aborts and large readsMark Rustad1-0/+2
2012-07-14pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_IDDong Aisheng1-0/+2
2012-07-14pinctrl: pinctrl-imx: only print debug message when DEBUG is definedDong Aisheng1-0/+2
2012-07-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+1
2012-07-14Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+4
2012-07-14ACPICA: Fix possible fault in return package object repair codeBob Moore1-1/+1
2012-07-14e1000e: fix test for PHY being accessible on 82577/8/9 and I217Bruce Allan1-10/+32
2012-07-14e1000e: Correct link check logic for 82571 serdesTushar Dave1-0/+3
2012-07-13Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+2
2012-07-13Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2012-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-1/+44
2012-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds20-130/+285
2012-07-13Merge tag 'mmc-fixes-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-9/+13
2012-07-13Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtdLinus Torvalds3-22/+37
2012-07-13Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-101/+133
2012-07-12Input: xpad - add Andamiro Pump It Up padYuri Khan1-0/+1
2012-07-12hwmon: (it87) Preserve configuration register bits on initJean Delvare1-1/+1
2012-07-12cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger1-2/+4
2012-07-11Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6Linus Torvalds7-22/+33
2012-07-11Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds5-8/+15
2012-07-11drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOTKevin Hilman1-1/+1
2012-07-11sgi-xp: nested calls to spin_lock_irqsave()Dan Carpenter1-2/+2
2012-07-11drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warningBenoît Thébaudeau1-2/+3
2012-07-11drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic...Lee Jones1-1/+7
2012-07-11drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQLee Jones1-1/+1
2012-07-11drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove()Devendra Naga1-1/+1
2012-07-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-14/+14
2012-07-11media: mx2_camera: Fix mbus format handlingJavier Martin1-5/+22
2012-07-11Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+3
2012-07-11Merge tag 'pm-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-22/+0
2012-07-11Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-54/+104
2012-07-11Merge tag 'char-misc-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2012-07-11Merge tag 'fixes-for-v3.5-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2012-07-11Input: xpad - add signature for Razer Onza Tournament EditionIlia Katsnelson1-1/+3
2012-07-11Input: xpad - handle all variations of Mad Catz Beat PadYuri Khan3-0/+5
2012-07-10bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan1-3/+3
2012-07-10IPoIB: fix skb truesize underestimatiomEric Dumazet1-4/+8
2012-07-10mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()Guennadi Liakhovetski1-2/+2
2012-07-10mmc: core: Revert "skip card initialization if power class selection fails"Venkatraman S1-7/+11
2012-07-10gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO definedJerry Snitselaar1-0/+2
2012-07-10Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds7-9/+29
2012-07-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2012-07-10ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resumeJonathan Nieder1-22/+0
2012-07-10Revert "of: match by compatible property first"Linus Torvalds1-26/+4
2012-07-10mei: pci_resume: set IRQF_ONESHOT for msi request_threaded_irqTomas Winkler1-1/+1
2012-07-10PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern3-31/+12
2012-07-10Input: bcm5974 - Add support for 2012 MacBook Pro RetinaHenrik Rydberg1-0/+20
2012-07-10HID: add support for 2012 MacBook Pro RetinaRyan Bourgeois3-0/+15
2012-07-10tty/hvc_opal: Fix debug function nameBenjamin Herrenschmidt1-1/+1
2012-07-09gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet1-4/+3
2012-07-09drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterat...Julia Lawall1-1/+2
2012-07-09drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variableJulia Lawall1-2/+2
2012-07-09bonding: debugfs and network namespaces are incompatibleEric W. Biederman1-1/+1
2012-07-09bonding: Manage /proc/net/bonding/ entries from the netdev eventsEric W. Biederman1-3/+6
2012-07-09stmmac: Fix for higher mtu size handlingDeepak Sikri1-1/+2
2012-07-09stmmac: Fix for nfs hang on multiple rebootDeepak Sikri1-0/+3
2012-07-09Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-5/+5
2012-07-09gspca_sn9c20x: Fix NULL pointer dereferenceHans de Goede1-5/+8
2012-07-09Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-14/+10
2012-07-09Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+50
2012-07-09Merge tag 'remoteproc-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2012-07-09Merge tag 'hwspinlock-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-11/+10
2012-07-09iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach1-2/+2
2012-07-09iwlegacy: always monitor for stuck queuesStanislaw Gruszka1-8/+6
2012-07-09rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka1-1/+1
2012-07-09mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao1-0/+1
2012-07-09Merge branch 'kevin' into fixesLinus Walleij1-1/+13
2012-07-09Merge tag 'iommu-fixes-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-7/+16
2012-07-09HID: add Sennheiser BTD500USB device supportFrank Kunz2-0/+4
2012-07-09cnic: Don't use netdev->base_addrMichael Chan1-2/+5
2012-07-09net: qmi_wwan: add ZTE MF60Bjørn Mork1-0/+18
2012-07-09netdev/phy: Fixup lockdep warnings in mdio-mux.cDavid Daney1-2/+8
2012-07-09ixgbe: DCB and SR-IOV can not co-exist and will cause hangsAlexander Duyck1-0/+5
2012-07-08atl1c: fix issue of transmit queue 0 timed outCloud Ren1-1/+0
2012-07-08net: dont use __netdev_alloc_skb for bounce bufferEric Dumazet2-3/+3
2012-07-09md/raid1: fix use-after-free bug in RAID1 data-check code.NeilBrown1-1/+2
2012-07-09virtio-balloon: fix add/get API useMichael S. Tsirkin1-14/+10
2012-07-09mfd: Add missing hunk to change palmas irq to clear on readGraeme Gregory1-1/+8
2012-07-09mfd: Fix palmas regulator pdata missingGraeme Gregory1-0/+3
2012-07-09mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.Russ Dill2-11/+55
2012-07-09mfd: Update twl6040 Kconfig to avoid build breakagePeter Ujfalusi1-0/+1
2012-07-09mfd: Delete ab5500-core.hPaul Bolle1-87/+0
2012-07-09mfd: mc13xxx workaround SPI hardware bug on i.MxPhilippe Rétornaz1-1/+64
2012-07-09mfd: Fix mc13xxx SPI regmapPhilippe Rétornaz1-1/+1
2012-07-09mfd: Add terminating entry for i2c_device_id palmas tableAxel Lin1-0/+1
2012-07-08OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=nTomi Valkeinen6-6/+6
2012-07-08OMAPDSS: Use PM notifiers for system suspendTomi Valkeinen1-16/+27
2012-07-08[SCSI] bnx2i: Removed the reference to the netdev->base_addrEddie Wai3-7/+7
2012-07-08[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams2-7/+7
2012-07-07hwspinlock/core: use global ID to register hwspinlocks on multiple devicesShinya Kuribayashi1-2/+2
2012-07-07[media] s5p-fimc: Add missing FIMC-LITE file operations lockingSylwester Nawrocki1-17/+44
2012-07-06[media] omap3isp: preview: Fix contrast and brightness handlingLaurent Pinchart1-2/+2
2012-07-06[media] omap3isp: preview: Fix output size computation depending on input formatLaurent Pinchart1-1/+1
2012-07-06[media] winbond-cir: Initialise timeout, driver_type and allowed_protosAnton Blanchard1-0/+2
2012-07-06[media] winbond-cir: Fix txandrx module infoAnton Blanchard1-1/+1
2012-07-06[media] cx23885: Silence unknown command warningsAnton Blanchard1-1/+1
2012-07-06[media] cx23885: add support for HVR-1255 analog (cx23888 variant)Devin Heitmueller4-2/+69
2012-07-06[media] cx23885: make analog support work for HVR_1250 (cx23885 variant)Devin Heitmueller2-8/+24
2012-07-06[media] cx25840: fix vsrc/hsrc usage on cx23888 designsDevin Heitmueller1-4/+14
2012-07-06[media] cx25840: fix regression in HVR-1800 analog audioDevin Heitmueller1-1/+1
2012-07-06[media] cx25840: fix regression in analog support hue/saturation controlsDevin Heitmueller1-5/+28
2012-07-06[media] cx25840: fix regression in HVR-1800 analog supportDevin Heitmueller1-10/+13
2012-07-06[media] s5p-mfc: Fixed setup of custom controls in decoder and encoderKamil Debski2-0/+2
2012-07-06[media] cx231xx: don't DMA to random addressesDavid Dillow2-3/+3
2012-07-06[media] em28xx: fix em28xx-rc loadMauro Carvalho Chehab1-1/+1
2012-07-06[media] dvb-core: Release semaphore on error path dvb_register_device()Santosh Nayak1-0/+1
2012-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-18/+20
2012-07-06qla2xxx: print the right array elements in qlt_async_eventAlan Cox1-17/+18
2012-07-06tcm_fc: Resolve suspicious RCU usage warningsMark Rustad1-1/+2
2012-07-06of: address: Don't fail a lookup just because a node has no reg propertyLee Jones1-4/+3
2012-07-06Merge tag 'for-linus-20120706' of git://git.infradead.org/linux-mtdLinus Torvalds2-1/+8
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds18-25/+38
2012-07-06mtd: nandsim: don't open code a do_div helperHerton Ronaldo Krzesinski1-9/+3
2012-07-06mtd: gpmi-nand: fix read page when reading to vmalloced areaSascha Hauer1-5/+5
2012-07-06mtd: mxc_nand: use 32bit copy functionsSascha Hauer1-8/+29
2012-07-06mtd: cafe_nand: fix an & vs | mistakeDan Carpenter1-1/+1
2012-07-05USB: cdc-wdm: fix lockup on error in wdm_readBjørn Mork1-0/+2
2012-07-05USB: metro-usb: fix tty_flip_buffer_push useJohan Hovold1-8/+0
2012-07-05USB: option: Add MEDIATEK product idsGaosen Zhang1-0/+20
2012-07-05USB: option: add ZTE MF60Bjørn Mork1-0/+6
2012-07-05Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+15
2012-07-05Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2-4/+27
2012-07-05gpio: tps65910: initialize of_node of gpio_chipLaxman Dewangan1-0/+1
2012-07-05gpio/mxc: make irqs work for fsl,imx21-gpio devicesUwe Kleine-König1-4/+6
2012-07-05gpio: export devm_gpio_request_oneStephen Warren1-0/+1
2012-07-05gpiolib: wm8994: Pay attention to the value set when enabling as outputMark Brown1-1/+4
2012-07-05gpio/msm_v1: CONFIG_GPIO_MSM_V1 is only available on three SoCsChristian Dietrich1-1/+1
2012-07-05gpio-sta2x11: don't use pdata if nullAlessandro Rubini1-2/+3
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen17-23/+34
2012-07-04HID: add battery quirk for Apple Wireless ANSIDaniel Nicoletti1-0/+3
2012-07-04rpmsg: make sure inflight messages don't invoke just-removed callbacksOhad Ben-Cohen1-6/+19
2012-07-04rpmsg: avoid premature deallocation of endpointsOhad Ben-Cohen1-2/+34
2012-07-04remoteproc: fix missing CONFIG_FW_LOADER configurationsOhad Ben-Cohen1-0/+1
2012-07-04leds: heartbeat: fix bug on panicAlexander Holler1-1/+15
2012-07-04remoteproc/omap: fix randconfig unmet direct dependenciesOhad Ben-Cohen1-0/+1
2012-07-03Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-15/+13
2012-07-03Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2012-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-101/+108
2012-07-04md/raid10: fix careless build errorNeilBrown1-1/+1
2012-07-03floppy: cancel any pending fd_timeouts before adding a new oneLinus Torvalds1-0/+1
2012-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-87/+261
2012-07-03regulator: Fix recursive mutex lockdep warningStephen Boyd1-5/+5
2012-07-03clk: fix parent validation in __clk_set_parent()Rajendra Nayak1-15/+13
2012-07-03Merge tag 'dm-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds4-26/+57
2012-07-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-18/+73
2012-07-03Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds5-42/+75
2012-07-03gpio/omap: fix invalid context restore of gpio bank-0Jon Hunter1-1/+3
2012-07-03dm persistent data: fix allocation failure in space map checker initMike Snitzer1-11/+19
2012-07-03dm persistent data: handle space map checker creation failureMike Snitzer3-15/+28
2012-07-03dm persistent data: fix shadow_info_leak on dm_tm_destroyMike Snitzer1-0/+3
2012-07-03dm thin: commit metadata before creating metadata snapshotJoe Thornber1-0/+7
2012-07-03drm/i915: kick any firmware framebuffers before claiming the gttDaniel Vetter1-7/+30
2012-07-03drm: edid: Don't add inferred modes with higher resolutionTakashi Iwai1-3/+24
2012-07-03drm/radeon: fix rare segfaultJerome Glisse1-4/+6
2012-07-03md: fix up plugging (again).NeilBrown3-16/+9
2012-07-03md: support re-add of recovering devices.NeilBrown1-2/+1
2012-07-03md/raid1: fix bug in read_balance introduced by hot-replaceNeilBrown1-2/+2
2012-07-03raid5: delayed stripe fixShaohua Li1-1/+3
2012-07-03md/raid456: When read error cannot be recovered, record bad blockmajianpeng1-4/+11
2012-07-03md: make 'name' arg to md_register_thread non-optional.NeilBrown5-5/+8