summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds-0/+6
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-3/+3
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+5828
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-502/+0
2012-05-20mfd: Enable Device Tree support in the ab8500-pwm driverLee Jones-0/+6
2012-05-09misc: MAX8997: Remove max8997-muic driverChanwoo Choi-504/+0
2012-05-09mei: move doc files Documentation/misc-devices/meiTomas Winkler-705/+0
2012-05-09mei: export mei.h for the user spaceTomas Winkler-120/+9
2012-05-09mei: pci_probe/remove: use dev_err instead of printk(KERN_ERRTomas Winkler-8/+8
2012-05-09mei: use pr_err instead of printk(KERN_ERRTomas Winkler-1/+1
2012-05-07c2port: fix bogus Kconfig "default no"Paul Bolle-3/+3
2012-05-01Staging: mei: move the mei code out of stagingGreg Kroah-Hartman-0/+6644
2012-04-18Support M95040 SPI EEPROMIvo Sieben-3/+16
2012-04-18misc: add support for bmp18x chips to the bmp085 driverEric Andersson-100/+306
2012-04-18misc: bmp085: add device tree propertiesEric Andersson-1/+36
2012-04-18misc: clean up bmp085 driverEric Andersson-103/+103
2012-04-18misc: do not mark exported functions __devexitArnd Bergmann-1/+1
2012-04-18misc: add missing __devexit_p() annotationsArnd Bergmann-2/+2
2012-04-18pch_phub: delete duplicate definitionsTomoya MORINAGA-4/+0
2012-04-18misc: Fix irq leak in max8997_muic_probe error pathAxel Lin-4/+2
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-7/+1
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd-7/+1
2012-04-04Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-45/+115
2012-03-29x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel-17/+0
2012-03-29kgdbts: (2 of 2) fix single step awareness to work correctly with SMPJason Wessel-11/+62
2012-03-29kgdbts: (1 of 2) fix single step awareness to work correctly with SMPJason Wessel-11/+43
2012-03-29kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATAJason Wessel-24/+28
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-1/+0
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells-0/+1
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-10/+54
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-42/+72
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-16/+11
2012-03-20ibmasmfs: make register_filesystem the last failure exitAl Viro-6/+5
2012-03-20tidy up after d_make_root() conversionAl Viro-8/+6
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro-4/+2
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds-10/+2
2012-03-20Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds-306/+30
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby-4/+1
2012-03-08TTY: remove minor_num from tty_driverJiri Slaby-1/+0
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