| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2012-03-20 | 1 | -10/+2 |
|\ |
|
| * | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 2012-03-08 | 1 | -4/+1 |
| * | TTY: remove minor_num from tty_driver | Jiri Slaby | 2012-03-08 | 1 | -1/+0 |
| * | Merge tag 'tty-3.3-rc3' tty-next | Greg Kroah-Hartman | 2012-02-10 | 1 | -5/+1 |
| |\ |
|
| | * | TTY: use tty_standard_install | Jiri Slaby | 2012-02-03 | 1 | -5/+1 |
* | | | Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds | 2012-03-20 | 26 | -306/+30 |
|\ \ \ |
|
| * | | | misc: bmp085: Use unsigned long to store jiffies | Bernhard Walle | 2012-03-03 | 1 | -1/+1 |
| * | | | misc: bmp085: Handle jiffies overflow correctly | Bernhard Walle | 2012-02-24 | 1 | -1/+2 |
| * | | | misc: fsa9480: Remove obsolete cleanup for clientdata | Wolfram Sang | 2012-02-24 | 1 | -2/+0 |
| * | | | cs5535-mfgpt: don't call __init function from __devinit | Danny Kukawka | 2012-02-09 | 1 | -1/+1 |
| * | | | MISC: convert drivers/misc/* to use module_spi_driver() | Axel Lin | 2012-01-25 | 5 | -57/+5 |
| * | | | MISC: convert drivers/misc/* to use module_i2c_driver() | Axel Lin | 2012-01-25 | 16 | -194/+17 |
| * | | | MISC: convert drivers/misc/* to use module_platform_driver() | Axel Lin | 2012-01-25 | 4 | -50/+4 |
| | |/
| |/| |
|
* | | | c2port: class_create() returns an ERR_PTR | Dan Carpenter | 2012-03-06 | 1 | -2/+2 |
| |/
|/| |
|
* | | Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-02-09 | 5 | -22/+13 |
|\ \ |
|
| * | | mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chip | Axel Lin | 2012-02-03 | 1 | -0/+1 |
| * | | cs5535-mfgpt: don't call __init function from __devinit | Danny Kukawka | 2012-02-03 | 1 | -1/+1 |
| * | | vmw_balloon: fix for a -Wuninitialized warning | Danny Kukawka | 2012-02-03 | 1 | -7/+7 |
| * | | drivers: misc: Remove MISC_DEVICES config option | Fabio Estevam | 2012-01-25 | 1 | -14/+3 |
| * | | c2port: fix build error for duramar2150 due to missing header. | Paul Gortmaker | 2012-01-25 | 1 | -0/+1 |
| |/ |
|
* / | lkdtm: avoid calling lkdtm_do_action() with spinlock held | Cong Wang | 2012-02-04 | 1 | -1/+5 |
|/ |
|
* | 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 |
| | |/ / |
|