index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Lines
2012-08-16
pch_phub: use module_pci_driver
Devendra Naga
-12
/
+1
2012-08-16
pch_phub: fix sparse warning
Devendra Naga
-1
/
+1
2012-08-16
mei: wd: use watchdog_set/get_drvdata for passing mei_device
Tomas Winkler
-13
/
+16
2012-08-16
mei: wd: decouple and revamp watchdog state machine
Tomas Winkler
-27
/
+34
2012-08-16
mei: wd: rename watchdog constants to be more descriptive
Tomas Winkler
-26
/
+23
2012-08-16
mei: wd: add option WDIOF_SETTIMEOUT
Tomas Winkler
-1
/
+3
2012-08-16
mei: fix device stall after wd is stopped
Tomas Winkler
-1
/
+1
2012-08-16
mei: fix device stall after wd is stopped
Tomas Winkler
-1
/
+1
2012-08-16
mei: name space for mei device state
Tomas Winkler
-55
/
+77
2012-08-16
mei: style : reformat PCI device IDs
Tomas Winkler
-40
/
+39
2012-08-16
mei: use KBUILD_MODNAME when allocating resources from the OS
Tomas Winkler
-8
/
+6
2012-08-16
mei: add mei_quirk_probe function
Tomas Winkler
-0
/
+27
2012-08-16
mei: revamp me client search function
Tomas Winkler
-74
/
+60
2012-08-10
misc: pti, use tty_port_register_device
Jiri Slaby
-3
/
+3
2012-08-10
misc: pti, fix tty_port count
Jiri Slaby
-7
/
+10
2012-08-10
misc: pti, fix fail paths
Jiri Slaby
-28
/
+25
2012-08-10
misc: pti, do the opposite of ->probe in ->remove
Jiri Slaby
-14
/
+7
2012-08-10
misc: pti, move ->remove to the PCI code
Jiri Slaby
-16
/
+16
2012-08-10
misc: pti, stop using iomap's unmap on ioremap space
Jiri Slaby
-1
/
+1
2012-08-10
misc: pti, pci drvdata cannot be NULL in ->remove
Jiri Slaby
-9
/
+6
2012-08-10
misc: pti, add const to pci_device_id table
Jiri Slaby
-1
/
+1
2012-08-06
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
-2359
/
+220
2012-07-30
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
-0
/
+7
2012-07-30
drivers/misc/lkdtm.c: fix missing allocation failure check
Alan Cox
-0
/
+2
2012-07-30
drivers/misc/ti-st/st_core.c: missing NULL check
Alan Cox
-0
/
+5
2012-07-30
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
-6
/
+0
2012-07-30
Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
-0
/
+1
2012-07-26
Merge tag 'char-misc-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-249
/
+211
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
-1
/
+1
2012-07-23
pwm: Conflict with legacy PWM API
Thierry Reding
-0
/
+1
2012-07-19
mei: use module_pci_driver
Tomas Winkler
-38
/
+1
2012-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-3
/
+3
2012-07-18
Merge 3.5-rc7 into char-misc-next.
Greg Kroah-Hartman
-9
/
+10
2012-07-17
8250: three way resolve of the 8250 diffs
Alan Cox
-8
/
+8
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-2103
/
+0
2012-07-11
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
-2
/
+2
2012-07-11
sgi-xp: nested calls to spin_lock_irqsave()
Dan Carpenter
-2
/
+2
2012-07-11
iwmc3200top: remove driver for unavailable hardware
John W. Linville
-2103
/
+0
2012-07-10
mei: mei_irq_thread_write_handler - line break fix
Tomas Winkler
-28
/
+16
2012-07-10
mei: streamline the _mei_irq_thread_close/ioctol functions
Tomas Winkler
-33
/
+30
2012-07-10
mei: introduce mei_data2slots wrapper
Tomas Winkler
-23
/
+18
2012-07-10
mei: mei_wd_host_init: update the comment
Tomas Winkler
-1
/
+2
2012-07-10
mei: remove write only wariable wd_due_counter
Tomas Winkler
-13
/
+4
2012-07-10
mei: mei_device can be const for mei register access functions
Tomas Winkler
-6
/
+7
2012-07-10
mei: pci_resume: set IRQF_ONESHOT for msi request_threaded_irq
Tomas Winkler
-1
/
+1
2012-07-09
mfd: Register ab8500 devices using the newly DT:ed MFD API
Lee Jones
-6
/
+0
2012-06-26
mei: revamp host buffer interface function
Tomas Winkler
-29
/
+24
2012-06-26
mei: don't query HCSR for host buffer depth
Tomas Winkler
-21
/
+24
2012-06-23
PCI: do not call pci_set_power_state with PCI_D3cold
Huang Ying
-1
/
+1
2012-06-20
mei: group wd_interface_reg with watchdog variables within struct mei_device
Tomas Winkler
-3
/
+1
[prev]
[next]