- e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
- 7838f99 drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ resources by Robin Holt · 12 years ago
- f3d9d36 ti-st: Fix check for pdata->chip_awake function pointer by Matthias Kaehlcke · 12 years ago
- a2f6985 mei: add mei_quirk_probe function by Tomas Winkler · 12 years ago
- 3e83095 mei: fix device stall after wd is stopped by Tomas Winkler · 12 years ago
- c565ee0 misc: pti, use tty_port_register_device by Jiri Slaby · 12 years ago
- 5bd4200 misc: pti, fix tty_port count by Jiri Slaby · 12 years ago
- fbf1c24 misc: pti, fix fail paths by Jiri Slaby · 12 years ago
- 3140bae misc: pti, do the opposite of ->probe in ->remove by Jiri Slaby · 12 years ago
- 065185f misc: pti, move ->remove to the PCI code by Jiri Slaby · 12 years ago
- dda3f32 misc: pti, stop using iomap's unmap on ioremap space by Jiri Slaby · 12 years ago
- c6333cc misc: pti, pci drvdata cannot be NULL in ->remove by Jiri Slaby · 12 years ago
- d156842 misc: pti, add const to pci_device_id table by Jiri Slaby · 12 years ago
- c87985a Merge tty-next into 3.6-rc1 by Greg Kroah-Hartman · 12 years ago
- 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
- 086ff4b drivers/misc/lkdtm.c: fix missing allocation failure check by Alan Cox · 12 years ago
- 5353cf0 drivers/misc/ti-st/st_core.c: missing NULL check by Alan Cox · 12 years ago
- 3e701cd Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
- 9ec9716 Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
- b84382f Merge tag 'char-misc-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
- 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
- eac7a92 pwm: Conflict with legacy PWM API by Thierry Reding · 12 years ago
- 6078188 mei: use module_pci_driver by Tomas Winkler · 12 years ago
- abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- 5b1f6d8 Merge 3.5-rc7 into char-misc-next. by Greg Kroah-Hartman · 12 years ago
- ce7240e 8250: three way resolve of the 8250 diffs by Alan Cox · 12 years ago
- 38a0084 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
- 00c3e27 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
- 8875408 sgi-xp: nested calls to spin_lock_irqsave() by Dan Carpenter · 12 years ago
- ce8126c iwmc3200top: remove driver for unavailable hardware by John W. Linville · 12 years ago
- 483136e mei: mei_irq_thread_write_handler - line break fix by Tomas Winkler · 12 years ago
- b45f3cc mei: streamline the _mei_irq_thread_close/ioctol functions by Tomas Winkler · 12 years ago
- 7bdf72d mei: introduce mei_data2slots wrapper by Tomas Winkler · 12 years ago
- 7cb1ba9 mei: mei_wd_host_init: update the comment by Tomas Winkler · 12 years ago
- d242a0a mei: remove write only wariable wd_due_counter by Tomas Winkler · 12 years ago
- 4a0d6a7 mei: mei_device can be const for mei register access functions by Tomas Winkler · 12 years ago
- 16a50b1 mei: pci_resume: set IRQF_ONESHOT for msi request_threaded_irq by Tomas Winkler · 12 years ago
- bad7699 mfd: Register ab8500 devices using the newly DT:ed MFD API by Lee Jones · 12 years ago
- 726917f mei: revamp host buffer interface function by Tomas Winkler · 12 years ago
- 24aadc8 mei: don't query HCSR for host buffer depth by Tomas Winkler · 12 years ago
- 8497f69 PCI: do not call pci_set_power_state with PCI_D3cold by Huang Ying · 12 years ago
- 21c66d1 mei: group wd_interface_reg with watchdog variables within struct mei_device by Tomas Winkler · 12 years ago
- 7d5e0e5 mei: mei_irq_thread_write_handler check for overflow by Tomas Winkler · 12 years ago
- 169d133 mei: make mei_write_message more readable by Tomas Winkler · 12 years ago
- d204115 mei: check for error codes that mei_flow_ctrl_creds retuns by Tomas Winkler · 12 years ago
- 002176d misc: at25: Parse dt settings by Alexandre Pereira da Silva · 12 years ago
- 98dcd59 misc: hpilo: increase number of max supported channels by Camuso, Tony · 12 years ago
- 49fbd3f misc: mei: set WDIOF_ALARMONLY on mei watchdog by Tomas Winkler · 12 years ago
- 169dc38 misc: mei: Disable MSI when IRQ registration fails by Samuel Ortiz · 12 years ago
- 1e69d64 misc: mei: fix stalled read by Tomas Winkler · 12 years ago
- a44cab4 misc: mei: unregister misc device in pci_remove function by Tomas Winkler · 12 years ago
- aa189ec misc: mei: set IRQF_ONESHOT for msi request_threaded_irq by Tomas Winkler · 12 years ago
- 4b78147 Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
- e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
- fb09baf Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
- 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
- 3770c75 mfd: Enable Device Tree support in the ab8500-pwm driver by Lee Jones · 12 years ago
- 6a7e261 misc: MAX8997: Remove max8997-muic driver by Chanwoo Choi · 12 years ago
- 5a44988 mei: move doc files Documentation/misc-devices/mei by Tomas Winkler · 12 years ago
- 4f3afe1 mei: export mei.h for the user space by Tomas Winkler · 12 years ago
- 32c826b mei: pci_probe/remove: use dev_err instead of printk(KERN_ERR by Tomas Winkler · 12 years ago
- 3742127 mei: use pr_err instead of printk(KERN_ERR by Tomas Winkler · 12 years ago
- e1d2060 c2port: fix bogus Kconfig "default no" by Paul Bolle · 12 years ago
- ffc2825 Staging: mei: move the mei code out of staging by Greg Kroah-Hartman · 13 years ago
- b4161f0 Support M95040 SPI EEPROM by Ivo Sieben · 13 years ago
- 985087d misc: add support for bmp18x chips to the bmp085 driver by Eric Andersson · 13 years ago
- c5a86ab misc: bmp085: add device tree properties by Eric Andersson · 13 years ago
- e939ca0 misc: clean up bmp085 driver by Eric Andersson · 13 years ago
- 0ed0d57 misc: do not mark exported functions __devexit by Arnd Bergmann · 13 years ago
- 2dc60c5 misc: add missing __devexit_p() annotations by Arnd Bergmann · 13 years ago
- 2d24bd1 pch_phub: delete duplicate definitions by Tomoya MORINAGA · 13 years ago
- 3241d56 misc: Fix irq leak in max8997_muic_probe error path by Axel Lin · 13 years ago
- 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
- 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
- 6c216ec Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 13 years ago
- 3751d3e x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() by Jason Wessel · 13 years ago
- 23bbd8e kgdbts: (2 of 2) fix single step awareness to work correctly with SMP by Jason Wessel · 13 years ago
- 486c598 kgdbts: (1 of 2) fix single step awareness to work correctly with SMP by Jason Wessel · 13 years ago
- 456ca7f kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATA by Jason Wessel · 13 years ago
- 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
- 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
- 96f951e Add #includes needed to permit the removal of asm/system.h by David Howells · 13 years ago
- 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
- e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
- ea23b453 ibmasmfs: make register_filesystem the last failure exit by Al Viro · 13 years ago
- 318ceed tidy up after d_make_root() conversion by Al Viro · 13 years ago
- 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
- 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
- 9f9d276 Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 13 years ago
- 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
- 87cab16 TTY: remove minor_num from tty_driver by Jiri Slaby · 13 years ago
- 22ea71d c2port: class_create() returns an ERR_PTR by Dan Carpenter · 13 years ago
- b222258 misc: bmp085: Use unsigned long to store jiffies by Bernhard Walle · 13 years ago
- 8e315a7 ARM: at91/tc/clocksource: Add 32 bit variant to Timer Counter by Nicolas Ferre · 13 years ago
- 3a61a5d ARM: at91/tc: add device tree support to atmel_tclib by Nicolas Ferre · 13 years ago
- 2983129 ARM: at91/tclib: take iomem size from resource by Nicolas Ferre · 13 years ago
- 6c15d7a carma-fpga: fix race between data dumping and DMA callback by Ira Snyder · 13 years ago
- 75ff85a carma-fpga: fix lockdep warning by Ira Snyder · 13 years ago
- 3734f78 misc: bmp085: Handle jiffies overflow correctly by Bernhard Walle · 13 years ago