Age | Commit message (Expand) | Author |
2012-08-10 | misc: pti, use tty_port_register_device | Jiri Slaby |
2012-08-10 | misc: pti, fix tty_port count | Jiri Slaby |
2012-08-10 | misc: pti, fix fail paths | Jiri Slaby |
2012-08-10 | misc: pti, do the opposite of ->probe in ->remove | Jiri Slaby |
2012-08-10 | misc: pti, move ->remove to the PCI code | Jiri Slaby |
2012-08-10 | misc: pti, stop using iomap's unmap on ioremap space | Jiri Slaby |
2012-08-10 | misc: pti, pci drvdata cannot be NULL in ->remove | Jiri Slaby |
2012-08-10 | misc: pti, add const to pci_device_id table | Jiri Slaby |
2012-08-06 | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman |
2012-07-30 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-30 | drivers/misc/lkdtm.c: fix missing allocation failure check | Alan Cox |
2012-07-30 | drivers/misc/ti-st/st_core.c: missing NULL check | Alan Cox |
2012-07-30 | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-07-30 | Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds |
2012-07-26 | Merge tag 'char-misc-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-07-23 | pwm: Conflict with legacy PWM API | Thierry Reding |
2012-07-19 | mei: use module_pci_driver | Tomas Winkler |
2012-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-07-18 | Merge 3.5-rc7 into char-misc-next. | Greg Kroah-Hartman |
2012-07-17 | 8250: three way resolve of the 8250 diffs | Alan Cox |
2012-07-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-07-11 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-11 | sgi-xp: nested calls to spin_lock_irqsave() | Dan Carpenter |
2012-07-11 | iwmc3200top: remove driver for unavailable hardware | John W. Linville |
2012-07-10 | mei: mei_irq_thread_write_handler - line break fix | Tomas Winkler |
2012-07-10 | mei: streamline the _mei_irq_thread_close/ioctol functions | Tomas Winkler |
2012-07-10 | mei: introduce mei_data2slots wrapper | Tomas Winkler |
2012-07-10 | mei: mei_wd_host_init: update the comment | Tomas Winkler |
2012-07-10 | mei: remove write only wariable wd_due_counter | Tomas Winkler |
2012-07-10 | mei: mei_device can be const for mei register access functions | Tomas Winkler |
2012-07-10 | mei: pci_resume: set IRQF_ONESHOT for msi request_threaded_irq | Tomas Winkler |
2012-07-09 | mfd: Register ab8500 devices using the newly DT:ed MFD API | Lee Jones |
2012-06-26 | mei: revamp host buffer interface function | Tomas Winkler |
2012-06-26 | mei: don't query HCSR for host buffer depth | Tomas Winkler |
2012-06-23 | PCI: do not call pci_set_power_state with PCI_D3cold | Huang Ying |
2012-06-20 | mei: group wd_interface_reg with watchdog variables within struct mei_device | Tomas Winkler |
2012-06-20 | mei: mei_irq_thread_write_handler check for overflow | Tomas Winkler |
2012-06-20 | mei: make mei_write_message more readable | Tomas Winkler |
2012-06-20 | mei: check for error codes that mei_flow_ctrl_creds retuns | Tomas Winkler |
2012-06-14 | misc: at25: Parse dt settings | Alexandre Pereira da Silva |
2012-06-14 | misc: hpilo: increase number of max supported channels | Camuso, Tony |
2012-06-13 | misc: mei: set WDIOF_ALARMONLY on mei watchdog | Tomas Winkler |
2012-06-13 | misc: mei: Disable MSI when IRQ registration fails | Samuel Ortiz |
2012-06-13 | misc: mei: fix stalled read | Tomas Winkler |
2012-06-13 | misc: mei: unregister misc device in pci_remove function | Tomas Winkler |
2012-06-13 | misc: mei: set IRQF_ONESHOT for msi request_threaded_irq | Tomas Winkler |
2012-05-29 | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-05-22 | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |