Age | Commit message (Expand) | Author | Files | Lines |
2012-03-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 1 | -1/+1 |
2012-03-09 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -2/+1 |
2012-03-09 | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2012-03-09 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -9/+39 |
2012-03-09 | Merge tag 'dm-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk... | Linus Torvalds | 5 | -20/+49 |
2012-03-07 | regulator: tps65910: Configure correct value for VDDCTRL vout reg | Laxman Dewangan | 1 | -1/+1 |
2012-03-07 | dm raid: fix flush support | Jonathan E Brassow | 1 | -0/+1 |
2012-03-07 | dm raid: set MD_CHANGE_DEVS when rebuilding | Jonathan E Brassow | 1 | -6/+10 |
2012-03-07 | dm thin metadata: decrement counter after removing mapped block | Joe Thornber | 1 | -0/+2 |
2012-03-07 | dm thin metadata: unlock superblock in init_pmd error path | Joe Thornber | 1 | -0/+1 |
2012-03-07 | dm thin metadata: remove incorrect close_device on creation error paths | Mike Snitzer | 1 | -5/+17 |
2012-03-07 | dm flakey: fix crash on read when corrupt_bio_byte not set | Mike Snitzer | 1 | -1/+1 |
2012-03-07 | dm io: fix discard support | Milan Broz | 1 | -7/+16 |
2012-03-07 | dm ioctl: do not leak argv if target message only contains whitespace | Jesper Juhl | 1 | -1/+1 |
2012-03-07 | hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804 | Guenter Roeck | 2 | -5/+21 |
2012-03-07 | hwmon: (zl6100) Maintain delay parameter in driver instance data | Guenter Roeck | 1 | -4/+6 |
2012-03-07 | hwmon: (pmbus_core) Fix maximum number of POUT alarm attributes | Guenter Roeck | 1 | -1/+2 |
2012-03-07 | hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000 | Jean Delvare | 2 | -1/+12 |
2012-03-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -8/+11 |
2012-03-07 | Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in use | Jason Gerecke | 1 | -1/+1 |
2012-03-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -9/+13 |
2012-03-07 | caif-hsi: Set default MTU to 4096 | Sjur Brændeland | 1 | -1/+1 |
2012-03-07 | cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adapters | Vipul Pandya | 1 | -0/+2 |
2012-03-07 | cxgb4: Add support for Chelsio's T480-CR and T440-LP-CR adapters | Vipul Pandya | 1 | -0/+2 |
2012-03-06 | mlx4_core: remove buggy sched_queue masking | Yevgeny Petrilin | 1 | -5/+0 |
2012-03-06 | r8169: runtime resume before shutdown. | françois romieu | 1 | -0/+5 |
2012-03-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -2/+2 |
2012-03-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 1 | -4/+4 |
2012-03-06 | tg3: Fix to use multi queue BQL interfaces | Tom Herbert | 1 | -3/+3 |
2012-03-06 | Merge tag 'usb-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -10/+2 |
2012-03-06 | Merge tag 'tty-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
2012-03-06 | Merge tag 'md-3.3-fixes' of git://neil.brown.name/md | Linus Torvalds | 2 | -12/+28 |
2012-03-06 | Merge branch 'akpm' (Andrew's patch bomb) | Linus Torvalds | 6 | -15/+16 |
2012-03-06 | rapidio/tsi721: fix queue wrapping bug in inbound doorbell handler | Alexandre Bounine | 1 | -2/+3 |
2012-03-06 | floppy/scsi: fix setting of BIO flags | Muthu Kumar | 2 | -2/+2 |
2012-03-06 | drivers/rtc/rtc-r9701.c: fix crash in r9701_remove() | Anatolij Gustschin | 1 | -7/+7 |
2012-03-06 | c2port: class_create() returns an ERR_PTR | Dan Carpenter | 1 | -2/+2 |
2012-03-06 | pps: class_create() returns an ERR_PTR, not NULL | Dan Carpenter | 1 | -2/+2 |
2012-03-06 | md/raid10: fix assembling of arrays with replacement devices. | NeilBrown | 1 | -1/+0 |
2012-03-06 | drm, gma500: Fix Cedarview boot failures in 3.3-rc | Alan Cox | 3 | -6/+6 |
2012-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 15 | -77/+82 |
2012-03-06 | qla3xxx: ethernet: Fix bogus interrupt state flag. | Santosh Nayak | 1 | -3/+2 |
2012-03-05 | Merge tag 'mmc-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -23/+36 |
2012-03-05 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -2/+11 |
2012-03-05 | regulator: Fix mask parameter in da9052_reg_update calls | Axel Lin | 1 | -4/+4 |
2012-03-05 | HID: hid-input: allow array fields out of range | Nikolai Kondrashov | 1 | -2/+7 |
2012-03-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam... | Linus Torvalds | 8 | -7/+22 |
2012-03-04 | mmc: core: Fixup suspend/resume issues for UHS-I cards | Ulf Hansson | 4 | -5/+17 |
2012-03-04 | mmc: mmci: reduce max_blk_count to avoid overflowing max_req_size | Will Deacon | 1 | -3/+4 |
2012-03-04 | mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5 | Sascha Hauer | 1 | -2/+3 |