summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-291-0/+6
|\
| * mfd: Enable Device Tree support in the ab8500-pwm driverLee Jones2012-05-201-0/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-3/+3
|\ \
| * | c2port: fix bogus Kconfig "default no"Paul Bolle2012-05-071-3/+3
| |/
* | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-2213-0/+5828
|\ \
| * | mei: move doc files Documentation/misc-devices/meiTomas Winkler2012-05-093-705/+0
| * | mei: export mei.h for the user spaceTomas Winkler2012-05-0911-120/+9
| * | mei: pci_probe/remove: use dev_err instead of printk(KERN_ERRTomas Winkler2012-05-091-8/+8
| * | mei: use pr_err instead of printk(KERN_ERRTomas Winkler2012-05-091-1/+1
| * | Staging: mei: move the mei code out of stagingGreg Kroah-Hartman2012-05-0117-0/+6644
| |/
* | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-223-502/+0
|\ \
| * | misc: MAX8997: Remove max8997-muic driverChanwoo Choi2012-05-093-504/+0
| |/
* | Support M95040 SPI EEPROMIvo Sieben2012-04-181-3/+16
* | misc: add support for bmp18x chips to the bmp085 driverEric Andersson2012-04-186-100/+306
* | misc: bmp085: add device tree propertiesEric Andersson2012-04-181-1/+36
* | misc: clean up bmp085 driverEric Andersson2012-04-181-103/+103
* | misc: do not mark exported functions __devexitArnd Bergmann2012-04-181-1/+1
* | misc: add missing __devexit_p() annotationsArnd Bergmann2012-04-182-2/+2
* | pch_phub: delete duplicate definitionsTomoya MORINAGA2012-04-181-4/+0
* | misc: Fix irq leak in max8997_muic_probe error pathAxel Lin2012-04-181-4/+2
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-7/+1
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-7/+1
* | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-041-45/+115
|\ \
| * | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-03-291-17/+0
| * | kgdbts: (2 of 2) fix single step awareness to work correctly with SMPJason Wessel2012-03-291-11/+62
| * | kgdbts: (1 of 2) fix single step awareness to work correctly with SMPJason Wessel2012-03-291-11/+43
| * | kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATAJason Wessel2012-03-291-24/+28
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-282-1/+1
|\ \ \ | |_|/ |/| |
| * | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
| * | Add #includes needed to permit the removal of asm/system.hDavid Howells2012-03-281-0/+1
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-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-211-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/+11
|\ \ \
| * | | ibmasmfs: make register_filesystem the last failure exitAl Viro2012-03-201-6/+5
| * | | tidy up after d_make_root() conversionAl Viro2012-03-201-8/+6
| * | | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-201-4/+2
| | |/ | |/|
* | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-201-10/+2
|\ \ \
| * | | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-4/+1
| * | | TTY: remove minor_num from tty_driverJiri Slaby2012-03-081-1/+0
| * | | Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman2012-02-101-5/+1
| |\ \ \ | | |_|/ | |/| |
| | * | TTY: use tty_standard_installJiri Slaby2012-02-021-5/+1
* | | | Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds2012-03-2026-306/+30
|\ \ \ \ | |_|_|/ |/| | |
| * | | misc: bmp085: Use unsigned long to store jiffiesBernhard Walle2012-03-021-1/+1
| * | | misc: bmp085: Handle jiffies overflow correctlyBernhard Walle2012-02-241-1/+2
| * | | misc: fsa9480: Remove obsolete cleanup for clientdataWolfram Sang2012-02-241-2/+0