aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-10/+2
2012-03-20Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds26-306/+30
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby1-4/+1
2012-03-08TTY: remove minor_num from tty_driverJiri Slaby1-1/+0
2012-03-05c2port: class_create() returns an ERR_PTRDan Carpenter1-2/+2
2012-03-02misc: bmp085: Use unsigned long to store jiffiesBernhard Walle1-1/+1
2012-02-24misc: bmp085: Handle jiffies overflow correctlyBernhard Walle1-1/+2
2012-02-24misc: fsa9480: Remove obsolete cleanup for clientdataWolfram Sang1-2/+0
2012-02-10Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman1-5/+1
2012-02-09Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds5-22/+13
2012-02-09cs5535-mfgpt: don't call __init function from __devinitDanny Kukawka1-1/+1
2012-02-03lkdtm: avoid calling lkdtm_do_action() with spinlock heldCong Wang1-1/+5
2012-02-02mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chipAxel Lin1-0/+1
2012-02-02cs5535-mfgpt: don't call __init function from __devinitDanny Kukawka1-1/+1
2012-02-02vmw_balloon: fix for a -Wuninitialized warningDanny Kukawka1-7/+7
2012-02-02TTY: use tty_standard_installJiri Slaby1-5/+1
2012-01-24MISC: convert drivers/misc/* to use module_spi_driver()Axel Lin5-57/+5
2012-01-24MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin16-194/+17
2012-01-24MISC: convert drivers/misc/* to use module_platform_driver()Axel Lin4-50/+4
2012-01-24drivers: misc: Remove MISC_DEVICES config optionFabio Estevam1-14/+3
2012-01-24c2port: fix build error for duramar2150 due to missing header.Paul Gortmaker1-0/+1
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2-6/+8
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds4-1/+515
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-6/+6
2012-01-13module_param: check type correctness for module_param_arrayRusty Russell1-0/+2
2012-01-09Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds8-122/+123
2012-01-09misc: Remove max8997-muic sysfs attributesDonggeun Kim1-133/+4
2012-01-09mfd: Unify abx500 headers in mfd/abx500Linus Walleij1-1/+1
2012-01-09misc: Add driver support for MAX8997 MUICDonggeun Kim3-0/+643
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds14-14/+14
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2012-01-04isl29020: Remove a redundant semi-colon from return statementJesper Juhl1-1/+1
2012-01-04BMP085: Remove redundant semi-colon from return statementJesper Juhl1-1/+1
2012-01-04drivers:misc: ti-st: DEBUG uart, baud rate modsPavan Savoy1-0/+30
2012-01-04drivers:misc: ti-st: flush UART upon fw failurePavan Savoy1-30/+24
2012-01-04drivers:misc: ti-st: protect registrationsPavan Savoy1-4/+14
2012-01-03switch procfs to umode_t useAl Viro1-1/+1
2012-01-02misc latin1 to utf8 conversionsAl Viro14-14/+14
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-31/+69
2011-11-26eeprom_93cx6: Add write supportBen Dooks1-0/+85
2011-11-26eeprom_93cx6: Add data direction control.Ben Dooks1-0/+3
2011-11-21Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-31/+69
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-11/+9
2011-11-18misc: ad525x_dpot: Add support for SPI module device table matchingMichael Hennerich4-86/+53
2011-11-18misc: ad525x_dpot: Fix AD8400 spi transfer size.Michael Hennerich1-1/+1
2011-11-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-10/+8
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul1-1/+1
2011-11-16net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław1-1/+1
2011-11-16carma-fpga: Missed switch from of_register_platform_driver()Al Viro2-10/+8