summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2012-03-05c2port: class_create() returns an ERR_PTRDan Carpenter-2/+2
2012-03-02misc: bmp085: Use unsigned long to store jiffiesBernhard Walle-1/+1
2012-03-01ARM: at91/tc/clocksource: Add 32 bit variant to Timer CounterNicolas Ferre-0/+20
2012-03-01ARM: at91/tc: add device tree support to atmel_tclibNicolas Ferre-2/+25
2012-03-01ARM: at91/tclib: take iomem size from resourceNicolas Ferre-8/+9
2012-02-27carma-fpga: fix race between data dumping and DMA callbackIra Snyder-40/+61
2012-02-27carma-fpga: fix lockdep warningIra Snyder-2/+11
2012-02-24misc: bmp085: Handle jiffies overflow correctlyBernhard Walle-1/+2
2012-02-24misc: fsa9480: Remove obsolete cleanup for clientdataWolfram Sang-2/+0
2012-02-10Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman-5/+1
2012-02-09Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-22/+13
2012-02-09cs5535-mfgpt: don't call __init function from __devinitDanny Kukawka-1/+1
2012-02-03lkdtm: avoid calling lkdtm_do_action() with spinlock heldCong Wang-1/+5
2012-02-02mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chipAxel Lin-0/+1
2012-02-02cs5535-mfgpt: don't call __init function from __devinitDanny Kukawka-1/+1
2012-02-02vmw_balloon: fix for a -Wuninitialized warningDanny Kukawka-7/+7
2012-02-02TTY: use tty_standard_installJiri Slaby-5/+1
2012-01-24MISC: convert drivers/misc/* to use module_spi_driver()Axel Lin-57/+5
2012-01-24MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin-194/+17
2012-01-24MISC: convert drivers/misc/* to use module_platform_driver()Axel Lin-50/+4
2012-01-24drivers: misc: Remove MISC_DEVICES config optionFabio Estevam-14/+3
2012-01-24c2port: fix build error for duramar2150 due to missing header.Paul Gortmaker-0/+1
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-1/+1
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds-6/+8
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds-1/+515
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell-6/+6
2012-01-13module_param: check type correctness for module_param_arrayRusty Russell-0/+2
2012-01-09Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-122/+123
2012-01-09misc: Remove max8997-muic sysfs attributesDonggeun Kim-133/+4
2012-01-09mfd: Unify abx500 headers in mfd/abx500Linus Walleij-1/+1
2012-01-09misc: Add driver support for MAX8997 MUICDonggeun Kim-0/+643
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-14/+14
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-1/+1
2012-01-04isl29020: Remove a redundant semi-colon from return statementJesper Juhl-1/+1
2012-01-04BMP085: Remove redundant semi-colon from return statementJesper Juhl-1/+1
2012-01-04drivers:misc: ti-st: DEBUG uart, baud rate modsPavan Savoy-0/+30
2012-01-04drivers:misc: ti-st: flush UART upon fw failurePavan Savoy-30/+24
2012-01-04drivers:misc: ti-st: protect registrationsPavan Savoy-4/+14
2012-01-03switch procfs to umode_t useAl Viro-1/+1
2012-01-02misc latin1 to utf8 conversionsAl Viro-14/+14
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-31/+69
2011-11-26eeprom_93cx6: Add write supportBen Dooks-0/+85
2011-11-26eeprom_93cx6: Add data direction control.Ben Dooks-0/+3
2011-11-21Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-31/+69
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-11/+9
2011-11-18misc: ad525x_dpot: Add support for SPI module device table matchingMichael Hennerich-86/+53
2011-11-18misc: ad525x_dpot: Fix AD8400 spi transfer size.Michael Hennerich-1/+1
2011-11-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-10/+8
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul-1/+1
2011-11-16net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław-1/+1