summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-09Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-03-09Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-9/+39
2012-03-09Merge tag 'dm-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds5-20/+49
2012-03-07dm raid: fix flush supportJonathan E Brassow1-0/+1
2012-03-07dm raid: set MD_CHANGE_DEVS when rebuildingJonathan E Brassow1-6/+10
2012-03-07dm thin metadata: decrement counter after removing mapped blockJoe Thornber1-0/+2
2012-03-07dm thin metadata: unlock superblock in init_pmd error pathJoe Thornber1-0/+1
2012-03-07dm thin metadata: remove incorrect close_device on creation error pathsMike Snitzer1-5/+17
2012-03-07dm flakey: fix crash on read when corrupt_bio_byte not setMike Snitzer1-1/+1
2012-03-07dm io: fix discard supportMilan Broz1-7/+16
2012-03-07dm ioctl: do not leak argv if target message only contains whitespaceJesper Juhl1-1/+1
2012-03-07hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804Guenter Roeck2-5/+21
2012-03-07hwmon: (zl6100) Maintain delay parameter in driver instance dataGuenter Roeck1-4/+6
2012-03-07hwmon: (pmbus_core) Fix maximum number of POUT alarm attributesGuenter Roeck1-1/+2
2012-03-07hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000Jean Delvare2-1/+12
2012-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-8/+11
2012-03-07Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in useJason Gerecke1-1/+1
2012-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-9/+13
2012-03-07caif-hsi: Set default MTU to 4096Sjur Brændeland1-1/+1
2012-03-07cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya1-0/+2
2012-03-07cxgb4: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya1-0/+2
2012-03-06mlx4_core: remove buggy sched_queue maskingYevgeny Petrilin1-5/+0
2012-03-06r8169: runtime resume before shutdown.françois romieu1-0/+5
2012-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-2/+2
2012-03-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-4/+4
2012-03-06tg3: Fix to use multi queue BQL interfacesTom Herbert1-3/+3
2012-03-06Merge tag 'usb-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-10/+2
2012-03-06Merge tag 'tty-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2012-03-06Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds2-12/+28
2012-03-06Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds6-15/+16
2012-03-06rapidio/tsi721: fix queue wrapping bug in inbound doorbell handlerAlexandre Bounine1-2/+3
2012-03-06floppy/scsi: fix setting of BIO flagsMuthu Kumar2-2/+2
2012-03-06drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()Anatolij Gustschin1-7/+7
2012-03-06c2port: class_create() returns an ERR_PTRDan Carpenter1-2/+2
2012-03-06pps: class_create() returns an ERR_PTR, not NULLDan Carpenter1-2/+2
2012-03-06md/raid10: fix assembling of arrays with replacement devices.NeilBrown1-1/+0
2012-03-06drm, gma500: Fix Cedarview boot failures in 3.3-rcAlan Cox3-6/+6
2012-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-77/+82
2012-03-06qla3xxx: ethernet: Fix bogus interrupt state flag.Santosh Nayak1-3/+2
2012-03-05Merge tag 'mmc-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-23/+36
2012-03-05Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-2/+11
2012-03-05regulator: Fix mask parameter in da9052_reg_update callsAxel Lin1-4/+4
2012-03-05HID: hid-input: allow array fields out of rangeNikolai Kondrashov1-2/+7
2012-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds8-7/+22
2012-03-04mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson4-5/+17
2012-03-04mmc: mmci: reduce max_blk_count to avoid overflowing max_req_sizeWill Deacon1-3/+4
2012-03-04mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5Sascha Hauer1-2/+3
2012-03-04mmc: core: fix regression: set default clock gating delay to 0Guennadi Liakhovetski1-2/+2
2012-03-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+2
2012-03-04Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds1-0/+2