Age | Commit message (Expand) | Author | Files | Lines |
2011-11-02 | Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 3 | -0/+172 |
2011-11-02 | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 3 | -0/+15 |
2011-11-02 | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 5 | -16/+6 |
2011-11-02 | virtio-blk: use ida to allocate disk index | Michael S. Tsirkin | 1 | -6/+24 |
2011-11-02 | virtio: Add platform bus driver for memory mapped virtio device | Pawel Moll | 3 | -0/+491 |
2011-11-02 | virtio: Dont add "config" to list for !per_vq_vector | Krishna Kumar | 1 | -3/+7 |
2011-11-02 | virtio: console: wait for first console port for early console output | Christian Borntraeger | 1 | -0/+20 |
2011-11-02 | virtio: console: add port stats for bytes received, sent and discarded | Amit Shah | 1 | -0/+24 |
2011-11-02 | virtio: console: make discard_port_data() use get_inbuf() | Amit Shah | 1 | -10/+5 |
2011-11-02 | virtio: console: rename variable | Amit Shah | 1 | -6/+5 |
2011-11-02 | virtio: console: make get_inbuf() return port->inbuf if present | Amit Shah | 1 | -14/+8 |
2011-11-02 | virtio: console: Fix return type for get_inbuf() | Amit Shah | 1 | -1/+1 |
2011-11-02 | virtio: console: Use wait_event_freezable instead of _interruptible | Amit Shah | 1 | -4/+5 |
2011-11-02 | virtio: console: Ignore port name update request if name already set | Amit Shah | 1 | -0/+7 |
2011-11-02 | virtio: console: Fix indentation | Amit Shah | 1 | -1/+1 |
2011-11-02 | virtio-net: Use virtio_config_val() for retrieving config | Sasha Levin | 1 | -9/+5 |
2011-11-02 | virtio-console: Use virtio_config_val() for retrieving config | Sasha Levin | 1 | -6/+4 |
2011-11-02 | Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 20 | -664/+1450 |
2011-11-02 | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator | Linus Torvalds | 12 | -41/+604 |
2011-11-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 4 | -172/+362 |
2011-11-01 | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l... | Linus Torvalds | 2 | -14/+17 |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 77 | -975/+4566 |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 76 | -971/+4565 |
2011-11-01 | Merge git://github.com/herbertx/crypto | Linus Torvalds | 6 | -80/+76 |
2011-11-01 | Merge branch 'imx/devel' into next/dt | Arnd Bergmann | 2 | -0/+14 |
2011-11-01 | Revert "HID: multitouch: decide if hid-multitouch needs to handle mt devices" | Henrik Rydberg | 1 | -43/+4 |
2011-11-01 | HID: drivers/hid/hid-roccat.c: eliminate a null pointer dereference | Julia Lawall | 1 | -9/+9 |
2011-11-01 | Merge branch 'depends/rmk/memory_h' into next/cleanup2 | Arnd Bergmann | 1 | -6/+0 |
2011-11-01 | edac: tag sb_edac as EXPERIMENTAL, as it requires more testing | Mauro Carvalho Chehab | 1 | -0/+1 |
2011-11-01 | EDAC: Fix incorrect edac mode reporting in sb_edac | Mark A. Grondona | 1 | -3/+4 |
2011-11-01 | edac: sb_edac: Add it to the building system | Mauro Carvalho Chehab | 3 | -25/+31 |
2011-11-01 | edac: Add an experimental new driver to support Sandy Bridge CPU's | Mauro Carvalho Chehab | 1 | -0/+1894 |
2011-11-01 | i7300_edac: Fix error cleanup logic | Mauro Carvalho Chehab | 1 | -25/+26 |
2011-11-01 | i7core_edac: Initialize memory name with cpu, channel, bank | Mauro Carvalho Chehab | 1 | -0/+4 |
2011-11-01 | i7core_edac: Fix compilation on 32 bits arch | Sedat Dilek | 1 | -2/+5 |
2011-11-01 | i7core_edac: scrubbing fixups | Nils Carlson | 1 | -8/+133 |
2011-11-01 | EDAC: Correct Kconfig dependencies | Borislav Petkov | 1 | -3/+2 |
2011-11-01 | i7core_edac: return -ENODEV if no MC is found | Mauro Carvalho Chehab | 1 | -2/+18 |
2011-11-01 | i7core_edac: use edac's own way to print errors | Mauro Carvalho Chehab | 1 | -1/+2 |
2011-11-01 | i7core_edac: Drop the edac_mce facility | Borislav Petkov | 4 | -91/+25 |
2011-11-01 | Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/... | Ben Dooks | 3 | -52/+167 |
2011-11-01 | Merge branch 'for-32/i2c/irqflags' into for-linus/i2c-3.2 | Ben Dooks | 9 | -10/+10 |
2011-11-01 | Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v... | Ben Dooks | 9 | -530/+1181 |
2011-11-01 | Merge branch 'akpm' (Andrew's incoming) | Linus Torvalds | 36 | -368/+738 |
2011-11-01 | wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack | Andy Shevchenko | 1 | -1/+1 |
2011-11-01 | drivers/leds/leds-lp5521.c: check if reset is successful | Srinidhi KASAGAR | 1 | -0/+18 |
2011-11-01 | leds: turn the blink_timer off before starting to blink | Antonio Ospite | 1 | -0/+2 |
2011-11-01 | leds: save the delay values after a successful call to blink_set() | Antonio Ospite | 1 | -1/+4 |
2011-11-01 | drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing | David Daney | 1 | -1/+1 |
2011-11-01 | drivers/leds/leds-lm3530.c: add __devexit_p where needed | Axel Lin | 1 | -1/+1 |