summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-0/+6
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+3
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-0/+5828
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-502/+0
2012-05-20mfd: Enable Device Tree support in the ab8500-pwm driverLee Jones1-0/+6
2012-05-09misc: MAX8997: Remove max8997-muic driverChanwoo Choi3-504/+0
2012-05-09mei: move doc files Documentation/misc-devices/meiTomas Winkler3-705/+0
2012-05-09mei: export mei.h for the user spaceTomas Winkler11-120/+9
2012-05-09mei: pci_probe/remove: use dev_err instead of printk(KERN_ERRTomas Winkler1-8/+8
2012-05-09mei: use pr_err instead of printk(KERN_ERRTomas Winkler1-1/+1
2012-05-07c2port: fix bogus Kconfig "default no"Paul Bolle1-3/+3
2012-05-01Staging: mei: move the mei code out of stagingGreg Kroah-Hartman17-0/+6644
2012-04-18Support M95040 SPI EEPROMIvo Sieben1-3/+16
2012-04-18misc: add support for bmp18x chips to the bmp085 driverEric Andersson6-100/+306
2012-04-18misc: bmp085: add device tree propertiesEric Andersson1-1/+36
2012-04-18misc: clean up bmp085 driverEric Andersson1-103/+103
2012-04-18misc: do not mark exported functions __devexitArnd Bergmann1-1/+1
2012-04-18misc: add missing __devexit_p() annotationsArnd Bergmann2-2/+2
2012-04-18pch_phub: delete duplicate definitionsTomoya MORINAGA1-4/+0
2012-04-18misc: Fix irq leak in max8997_muic_probe error pathAxel Lin1-4/+2
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-7/+1
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-7/+1
2012-04-04Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-45/+115
2012-03-29x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel1-17/+0
2012-03-29kgdbts: (2 of 2) fix single step awareness to work correctly with SMPJason Wessel1-11/+62
2012-03-29kgdbts: (1 of 2) fix single step awareness to work correctly with SMPJason Wessel1-11/+43
2012-03-29kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATAJason Wessel1-24/+28
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells1-0/+1
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-10/+54
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-42/+72
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-16/+11
2012-03-20ibmasmfs: make register_filesystem the last failure exitAl Viro1-6/+5
2012-03-20tidy up after d_make_root() conversionAl Viro1-8/+6
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro1-4/+2
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/gr...Linus 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-03-01ARM: at91/tc/clocksource: Add 32 bit variant to Timer CounterNicolas Ferre1-0/+20
2012-03-01ARM: at91/tc: add device tree support to atmel_tclibNicolas Ferre1-2/+25
2012-03-01ARM: at91/tclib: take iomem size from resourceNicolas Ferre1-8/+9
2012-02-27carma-fpga: fix race between data dumping and DMA callbackIra Snyder1-40/+61
2012-02-27carma-fpga: fix lockdep warningIra Snyder1-2/+11
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