2013-01-21 | Jon Mason | NTB: Fix Sparse Warnings Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-21 | Jon Mason | NTB: disable x86_32 support Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-21 | Julia Lawall | drivers/ipack/devices/ipoctal.c: adjust duplicate test Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-21 | Luciano Coelho | Revert "drivers/misc/ti-st: remove gpio handling" Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-21 | Fengguang Wu | Drivers: char: exynos_rng_pm_ops can be static Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-20 | Jon Mason | ntb_netdev: Update Version Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-20 | Jon Mason | ntb_netdev: improve logging Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-20 | Jon Mason | ntb_netdev: remove tx timeout Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-20 | Jon Mason | ntb_netdev: correct skb leak Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-20 | Jon Mason | ntb_netdev: remove init/exit from probe/remove Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-20 | Jon Mason | NTB: Update Version Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-20 | Jon Mason | NTB: Out of free receive entries issue Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-20 | Jon Mason | NTB: Remove reads across NTB Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-20 | Jon Mason | NTB: correct stack usage warning in debugfs_read Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-20 | Jon Mason | NTB: whitespace cleanups Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-20 | Jon Mason | NTB: namespacecheck cleanups Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-20 | Jon Mason | NTB: use simple_open for debugfs Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-20 | Jon Mason | NTB: No sleeping in interrupt context Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-20 | Jon Mason | NTB: separate transmit and receive windows Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-20 | Jon Mason | NTB: correct memory barrier Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-20 | Jon Mason | NTB: Handle ntb client device probes without present... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-19 | Samuel Iglesias... | ipack/devices/ipoctal: add missing rx_enable = 1 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-19 | Tomas Hozza | tools: hv: Use CLOEXEC when opening kvp_pool files Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-19 | K. Y. Srinivasan | Drivers: hv: Bind all vmbbus interrupts to the boot CPU Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-19 | Fengguang Wu | Drivers: hv: vmbus_flow_handler() can be static Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-18 | Greg Kroah-Hartman | Merge 3.8-rc4 into char-misc-next Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-18 | Greg Kroah-Hartman | ntb: remove __dev* markings Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-18 | Jon Mason | net: Add support for NTB virtual ethernet device Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-18 | Jon Mason | PCI-Express Non-Transparent Bridge Support Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | Dmitry Torokhov | VMCI: include slab.h into files using kmalloc/kfree Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | Dmitry Torokhov | VMCI: rename PPNset to ppn_set to avoid camel case Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | Andy King | VMCI: Fix "always true condition" Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | Andy King | VMCI: Fix deref before NULL-check of queuepair ptr Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | Andy King | VMCI: Remove dependency on BLOCK I/O Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | Andy King | VMCI: Add PCI as a dependency Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | Jean Delvare | pcmcia/vrc4171: Add missing spinlock init Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | Dan Carpenter | pcmcia: i82092: fix i82092aa_pci_remove() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | Sedat Dilek | mei: Fix some more kernel-doc typos in hw-me.c Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | Tomas Hozza | tools: hv: Fix how ifcfg-* file is created Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | Jason Wang | tools: hv: fix a typo in hv_set_ifconfig.sh Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | Wei Yongjun | Drivers: hv: remove unused variable in vmbus_recvpacket_raw() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Cleanup and consolidate reporting of build... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Capture the host build information Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Implement flow management on the send... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Enable protocol negotiation with win8... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Add a check to deal with spurious interrupts Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Handle vmbus interrupts concurrently on... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Manage event tasklets on per-cpu basis Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Get rid of unnecessary request for offers Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Get rid of the unused global signaling... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Add code to distribute channel interrupt... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Modify the interrupt handling code to... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Add state to manage incoming channel interrupt... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Cleanup vmbus_set_event() to support win7... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Manage signaling state on a per-connection... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Move vmbus version definitions to hyperv.h Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Change the signature of vmbus_set_event() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Change the signature for hv_signal_event() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Save and export negotiated vmbus version Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Extend/modify vmbus_channel_offer_channel... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Update the ring buffer structure to match... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Support handling multiple VMBUS versions Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Optimize the signaling on the write path Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Optimize signaling in the read path Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Turn off batched reading for util drivers Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Add state to manage batched reading Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | K. Y. Srinivasan | Drivers: hv: Implement routines for read side signaling... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | Ben Hutchings | tools/hv: Fix permissions of created directory and... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | Tomas Hozza | tools/hv: Fix /var subdirectory Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | Wei Yongjun | hv: hv_balloon: remove duplicated include from hv_balloon.c Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | Greg Kroah-Hartman | misc: lattice-ecp3-config.c: remove __dev* markings Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | Stefan Roese | misc: Add Lattice ECP3 FPGA configuration via SPI Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | Stephen Hemminger | uio-howto: example bug Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-17 | channing | misc: st_core: Error triggered by convert "char" to... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-16 | David Stevenson | w1_therm: Retries: remove old code add CRC Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-16 | Julia Lawall | drivers/w1/masters/mxc_w1.c: use devm_ functions Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-16 | Julia Lawall | drivers/w1/masters/ds1wm.c: use devm_ functions Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-16 | Greg Kroah-Hartman | Merge tag 'extcon-for-3.9' of git://git.kernel.org... |
commit | commitdiff | tree |
2013-01-16 | Samuel Iglesias... | ipack/devices/ipoctal: added shutdown callback Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-16 | Samuel Iglesias... | ipack/devices/ipoctal: add rx_enable flag Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-16 | Samuel Iglesias... | ipack/devices/ipoctal: remove redundant tty_flip_buffer_push() Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-16 | Samuel Iglesias... | ipack/devices/ipoctal: protect the channel data processing... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-16 | Samuel Iglesias... | ipack/devices/ipoctal: ack IRQ before processing it Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-16 | Samuel Iglesias... | ipack/devices/ipoctal: avoid re-enable RX two times. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-16 | Samuel Iglesias... | ipack/devices/ipoctal: rework disable TX when the TX... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-16 | Samuel Iglesias... | ipack/devices/ipoctal: setup TTY_NORMAL flag for each... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-16 | Samuel Iglesias... | ipack/devices/ipoctal: remove wait_queue and atomic_t... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-16 | Samuel Iglesias... | ipack/devices/ipoctal: fix kernel bug when using pppd Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-16 | Alberto Garcia | ipack/devices/ipoctal: don't check if nb_bytes is < 0 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-16 | Alberto Garcia | ipack/devices/ipoctal: Fix race condition during Tx Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-14 | Tomas Winkler | mei: drop the warning when cl is not initialized during... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-14 | Nitin Gupta | staging: zram: fix invalid memory references during... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-13 | Tomasz Mloduchowski | usb: ftdi_sio: Crucible Technologies COMET Caller ID... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-12 | Felipe Balbi | usb: host: ohci-tmio: fix compile warning Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-12 | Andreas Fleig | USB: Add device quirk for Microsoft VX700 webcam Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-12 | Anatolij Gustschin | USB: ehci-fsl: fix regression on mpc5121e Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-12 | Fabio Estevam | usb: chipidea: Allow disabling streaming not only in... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
2013-01-12 | Anatolij Gustschin | USB: fsl-mph-dr-of: fix regression on mpc5121e Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
commit | commitdiff | tree |
next |