summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-10/+54
|\
| * ARM: at91/tc/clocksource: Add 32 bit variant to Timer CounterNicolas Ferre2012-03-011-0/+20
| * ARM: at91/tc: add device tree support to atmel_tclibNicolas Ferre2012-03-011-2/+25
| * ARM: at91/tclib: take iomem size from resourceNicolas Ferre2012-03-011-8/+9
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-221-42/+72
|\ \
| * | carma-fpga: fix race between data dumping and DMA callbackIra Snyder2012-02-271-40/+61
| * | carma-fpga: fix lockdep warningIra Snyder2012-02-271-2/+11
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-212-16/+11Star
|\ \
| * | ibmasmfs: make register_filesystem the last failure exitAl Viro2012-03-211-6/+5Star
| * | tidy up after d_make_root() conversionAl Viro2012-03-211-8/+6Star
| * | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-211-4/+2Star
* | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-201-10/+2Star
|\ \ \
| * | | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-4/+1Star
| * | | TTY: remove minor_num from tty_driverJiri Slaby2012-03-081-1/+0Star
| * | | Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman2012-02-101-5/+1Star
| |\ \ \ | | |_|/ | |/| |
| | * | TTY: use tty_standard_installJiri Slaby2012-02-031-5/+1Star
* | | | Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds2012-03-2026-306/+30Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | misc: bmp085: Use unsigned long to store jiffiesBernhard Walle2012-03-031-1/+1
| * | | misc: bmp085: Handle jiffies overflow correctlyBernhard Walle2012-02-241-1/+2
| * | | misc: fsa9480: Remove obsolete cleanup for clientdataWolfram Sang2012-02-241-2/+0Star
| * | | cs5535-mfgpt: don't call __init function from __devinitDanny Kukawka2012-02-091-1/+1
| * | | MISC: convert drivers/misc/* to use module_spi_driver()Axel Lin2012-01-255-57/+5Star
| * | | MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin2012-01-2516-194/+17Star
| * | | MISC: convert drivers/misc/* to use module_platform_driver()Axel Lin2012-01-254-50/+4Star
| | |/ | |/|
* | | c2port: class_create() returns an ERR_PTRDan Carpenter2012-03-061-2/+2
| |/ |/|
* | Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-02-095-22/+13Star
|\ \
| * | mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chipAxel Lin2012-02-031-0/+1
| * | cs5535-mfgpt: don't call __init function from __devinitDanny Kukawka2012-02-031-1/+1
| * | vmw_balloon: fix for a -Wuninitialized warningDanny Kukawka2012-02-031-7/+7
| * | drivers: misc: Remove MISC_DEVICES config optionFabio Estevam2012-01-251-14/+3Star
| * | c2port: fix build error for duramar2150 due to missing header.Paul Gortmaker2012-01-251-0/+1
| |/
* / lkdtm: avoid calling lkdtm_do_action() with spinlock heldCong Wang2012-02-041-1/+5
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-181-1/+1
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-171-1/+1
| |\
| | * carma: move to dma_transfer_directionVinod Koul2011-10-311-1/+1
* | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-142-6/+8
|\ \ \
| * | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-6/+6
| * | | module_param: check type correctness for module_param_arrayRusty Russell2012-01-131-0/+2
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-144-1/+515
|\ \ \ \ | |/ / / |/| | |
| * | | misc: Remove max8997-muic sysfs attributesDonggeun Kim2012-01-091-133/+4Star
| * | | mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-091-1/+1
| * | | misc: Add driver support for MAX8997 MUICDonggeun Kim2012-01-093-0/+643
* | | | Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-01-098-122/+123
|\ \ \ \
| * | | | isl29020: Remove a redundant semi-colon from return statementJesper Juhl2012-01-051-1/+1
| * | | | BMP085: Remove redundant semi-colon from return statementJesper Juhl2012-01-051-1/+1
| * | | | drivers:misc: ti-st: DEBUG uart, baud rate modsPavan Savoy2012-01-051-0/+30
| * | | | drivers:misc: ti-st: flush UART upon fw failurePavan Savoy2012-01-051-30/+24Star
| * | | | drivers:misc: ti-st: protect registrationsPavan Savoy2012-01-051-4/+14
| * | | | misc: ad525x_dpot: Add support for SPI module device table matchingMichael Hennerich2011-11-184-86/+53Star
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-0814-14/+14
|\ \ \ \