| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-01-18 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'dma_slave_direction' into next_test_dirn | Vinod Koul | 2011-11-17 | 1 | -1/+1 |
| |\ |
|
| | * | carma: move to dma_transfer_direction | Vinod Koul | 2011-10-31 | 1 | -1/+1 |
* | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-01-14 | 2 | -6/+8 |
|\ \ \ |
|
| * | | | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -6/+6 |
| * | | | module_param: check type correctness for module_param_array | Rusty Russell | 2012-01-13 | 1 | -0/+2 |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2012-01-14 | 4 | -1/+515 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | misc: Remove max8997-muic sysfs attributes | Donggeun Kim | 2012-01-09 | 1 | -133/+4 |
| * | | | mfd: Unify abx500 headers in mfd/abx500 | Linus Walleij | 2012-01-09 | 1 | -1/+1 |
| * | | | misc: Add driver support for MAX8997 MUIC | Donggeun Kim | 2012-01-09 | 3 | -0/+643 |
* | | | | Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-01-09 | 8 | -122/+123 |
|\ \ \ \ |
|
| * | | | | isl29020: Remove a redundant semi-colon from return statement | Jesper Juhl | 2012-01-05 | 1 | -1/+1 |
| * | | | | BMP085: Remove redundant semi-colon from return statement | Jesper Juhl | 2012-01-05 | 1 | -1/+1 |
| * | | | | drivers:misc: ti-st: DEBUG uart, baud rate mods | Pavan Savoy | 2012-01-05 | 1 | -0/+30 |
| * | | | | drivers:misc: ti-st: flush UART upon fw failure | Pavan Savoy | 2012-01-05 | 1 | -30/+24 |
| * | | | | drivers:misc: ti-st: protect registrations | Pavan Savoy | 2012-01-05 | 1 | -4/+14 |
| * | | | | misc: ad525x_dpot: Add support for SPI module device table matching | Michael Hennerich | 2011-11-18 | 4 | -86/+53 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 14 | -14/+14 |
|\ \ \ \ |
|
| * | | | | misc latin1 to utf8 conversions | Al Viro | 2012-01-02 | 14 | -14/+14 |
| |/ / / |
|
* | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | switch procfs to umode_t use | Al Viro | 2012-01-04 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-02 | 4 | -31/+69 |
|\| | | |
|
| * | | | Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-11-22 | 4 | -31/+69 |
| |\ \ \ |
|
| | * | | | misc: ad525x_dpot: Fix AD8400 spi transfer size. | Michael Hennerich | 2011-11-18 | 1 | -1/+1 |
| | * | | | pch_phub: Fix MAC address writing issue for LAPIS ML7831 | Tomoya MORINAGA | 2011-11-15 | 1 | -1/+1 |
| | * | | | pch_phub: Improve ADE(Address Decode Enable) control | Tomoya MORINAGA | 2011-11-15 | 1 | -17/+34 |
| | * | | | pch_phub: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor | Tomoya MORINAGA | 2011-11-15 | 1 | -4/+4 |
| | * | | | pch_phub: Support new device LAPIS Semiconductor ML7831 IOH | Tomoya MORINAGA | 2011-11-15 | 2 | -7/+28 |
| | * | | | pcie-gadget-spear: Add "platform:" prefix for platform modalias | Axel Lin | 2011-11-15 | 1 | -1/+1 |
| | |/ / |
|
* | | | | eeprom_93cx6: Add write support | Ben Dooks | 2011-11-26 | 1 | -0/+85 |
* | | | | eeprom_93cx6: Add data direction control. | Ben Dooks | 2011-11-26 | 1 | -0/+3 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-11-21 | 3 | -11/+9 |
|\| | | |
|
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2011-11-18 | 2 | -10/+8 |
| |\ \ \ |
|
| | * | | | carma-fpga: Missed switch from of_register_platform_driver() | Al Viro | 2011-11-16 | 2 | -10/+8 |
| | |/ / |
|
| * / / | drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO' | Paul Bolle | 2011-11-16 | 1 | -1/+1 |
| |/ / |
|
* / / | net: remove NETIF_F_NO_CSUM feature bit | Michał Mirosław | 2011-11-16 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-07 | 9 | -0/+9 |
|\ \ |
|
| * | | drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. | Paul Gortmaker | 2011-11-01 | 2 | -0/+2 |
| * | | drivers/misc: Add module.h to files who are really modular. | Paul Gortmaker | 2011-11-01 | 7 | -0/+7 |
* | | | drivers/misc/vmw_balloon.c: fix typo in code comment | Rakib Mullick | 2011-11-03 | 1 | -1/+1 |
* | | | drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside ... | Rakib Mullick | 2011-11-03 | 1 | -1/+1 |
* | | | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-02 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'fixes' into next/fixes | Arnd Bergmann | 2011-10-08 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | ARM: at91: remove dependency for Atmel PWM driver selector in Kconfig | Nicolas Ferre | 2011-10-07 | 1 | -1/+1 |
* | | | | | Merge branch 'akpm' (Andrew's incoming) | Linus Torvalds | 2011-11-01 | 6 | -199/+250 |
|\ \ \ \ \ |
|
| * | | | | | drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161 | Peter Korsgaard | 2011-11-01 | 1 | -0/+1 |
| * | | | | | driver/misc/fsa9480.c fix potential null-pointer dereference | Jonghwan Choi | 2011-11-01 | 1 | -1/+2 |
| * | | | | | lis3lv02d: make regulator API usage unconditional | Mark Brown | 2011-11-01 | 1 | -22/+12 |
| * | | | | | lis3: remove the references to the global variable in core driver | Éric Piel | 2011-11-01 | 2 | -103/+133 |
| * | | | | | lis3: change exported function to use passed parameter | Éric Piel | 2011-11-01 | 4 | -7/+7 |