Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | * | | | | | | IB/qib: Roll back PCIe tuning change | Mike Marciniszyn | 2012-01-27 | 1 | -1/+1 | |
| | | | | | | * | | | | | | IB/qib: Use GFP_ATOMIC when locks are held | Julia Lawall | 2012-01-27 | 1 | -1/+1 | |
| | | | | | | |/ / / / / | ||||||
| | | | | | * | | | | | | RDMA/nes: Copyright update | Tatyana Nikolova | 2012-01-31 | 14 | -14/+14 | |
| | | | | | * | | | | | | RDMA/nes: Fix fast memory registration opcode | Tatyana Nikolova | 2012-01-27 | 1 | -1/+1 | |
| | | | | | * | | | | | | RDMA/nes: Fix fast memory registration length | Tatyana Nikolova | 2012-01-27 | 1 | -0/+2 | |
| | | | | | * | | | | | | RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh() | Roland Dreier | 2012-01-27 | 1 | -2/+3 | |
| | | | | | * | | | | | | RDMA/nes: Fix for sending MPA reject frame | Tatyana Nikolova | 2012-01-27 | 1 | -0/+3 | |
| | | | | | |/ / / / / | ||||||
| | | | | * / / / / / | IB/mlx4: pass SMP vendor-specific attribute MADs to firmware | Jack Morgenstein | 2012-01-31 | 1 | -5/+2 | |
| | | | | |/ / / / / | ||||||
| | | | * / / / / / | RDMA/core: Fix kernel panic by always initializing qp->usecnt | Bernd Schubert | 2012-01-27 | 2 | -1/+2 | |
| | | | |/ / / / / | ||||||
| | | * / / / / / | IB/ipath: Calling PTR_ERR() on right variable in create_file() | Dan Carpenter | 2012-01-27 | 1 | -1/+1 | |
| | | |/ / / / / | ||||||
| | * / / / / / | RDMA/ucma: Discard all events for new connections until accepted | Sean Hefty | 2012-01-27 | 1 | -1/+4 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-01-31 | 3 | -6/+13 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F | Guenter Roeck | 2012-01-29 | 1 | -0/+6 | |
| | * | | | | | | hwmon: (sht15) fix bad error code | Vivien Didelot | 2012-01-29 | 1 | -1/+2 | |
| | * | | | | | | hwmon: (f71805f) Fix clamping of temperature limits | Jean Delvare | 2012-01-20 | 1 | -5/+5 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-31 | 6 | -63/+85 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | pinctrl: add checks for empty function names | Tony Lindgren | 2012-01-26 | 5 | -24/+41 | |
| | * | | | | | | pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not set | Tony Lindgren | 2012-01-26 | 1 | -3/+6 | |
| | * | | | | | | pinctrl: fix some pinmux typos | Tony Lindgren | 2012-01-26 | 1 | -7/+2 | |
| | * | | | | | | pinctrl: free debugfs entries when unloading a pinmux driver | Tony Lindgren | 2012-01-24 | 2 | -1/+16 | |
| | * | | | | | | pinctrl: unbreak error messages | Uwe Kleine-König | 2012-01-24 | 1 | -27/+19 | |
| | * | | | | | | pinctrl: fix pinconf_pins_show iteration | Stephen Warren | 2012-01-20 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-01-31 | 30 | -655/+345 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | serial: Kill off Moorestown code | Alan Cox | 2012-01-26 | 3 | -354/+0 | |
| | * | | | | | | Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode" | Greg Kroah-Hartman | 2012-01-26 | 1 | -31/+4 | |
| | * | | | | | | Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ... | Greg Kroah-Hartman | 2012-01-26 | 1 | -50/+1 | |
| | * | | | | | | serial: Fix wakeup init logic to speed up startup | Simon Glass | 2012-01-25 | 1 | -3/+3 | |
| | * | | | | | | serial: amba-pl011: lock console writes against interrupts | Rabin Vincent | 2012-01-25 | 1 | -0/+14 | |
| | * | | | | | | amba-pl011: do not disable RTS during shutdown | Shreshtha Kumar Sahu | 2012-01-25 | 1 | -2/+14 | |
| | * | | | | | | tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chip | Paul Walmsley | 2012-01-24 | 1 | -1/+50 | |
| | * | | | | | | tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode | Paul Walmsley | 2012-01-24 | 1 | -4/+31 | |
| | * | | | | | | omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIME | Shubhrajyoti D | 2012-01-24 | 1 | -1/+1 | |
| | * | | | | | | omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP. | Shubhrajyoti D | 2012-01-24 | 1 | -1/+1 | |
| | * | | | | | | TTY: fix UV serial console regression | Jiri Slaby | 2012-01-24 | 1 | -5/+7 | |
| | * | | | | | | jsm: Fixed EEH recovery error | Lucas Kannebley Tavares | 2012-01-24 | 1 | -0/+1 | |
| | * | | | | | | serial: group all the 8250 related code together | Paul Gortmaker | 2012-01-24 | 24 | -289/+304 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-01-30 | 36 | -2593/+224 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | uwb & wusb: fix kconfig error | Randy Dunlap | 2012-01-26 | 1 | -1/+1 | |
| | * | | | | | | USB: Realtek cr: fix autopm scheduling while atomic | Stanislaw Gruszka | 2012-01-26 | 1 | -1/+1 | |
| | * | | | | | | USB: ftdi_sio: Add more identifiers | Alan Cox | 2012-01-26 | 2 | -0/+7 | |
| | * | | | | | | xHCI: Cleanup isoc transfer ring when TD length mismatch found | Andiry Xu | 2012-01-25 | 1 | -1/+2 | |
| | * | | | | | | Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb... | Greg Kroah-Hartman | 2012-01-25 | 16 | -2497/+37 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | usb: musb: omap2430: minor cleanups. | NeilBrown | 2012-01-25 | 1 | -2/+2 | |
| | | * | | | | | | usb: dwc3: unmap the proper number of sg entries | Sebastian Andrzej Siewior | 2012-01-24 | 1 | -1/+1 | |
| | | * | | | | | | usb: musb: fix shutdown while usb gadget is in use | Grazvydas Ignotas | 2012-01-24 | 1 | -2/+3 | |
| | | * | | | | | | usb: gadget: f_mass_storage: Use "bool" instead of "int" in fsg_module_parame... | Fabio Estevam | 2012-01-24 | 1 | -5/+5 | |
| | | * | | | | | | usb: gadget: check for streams only for SS udcs | Sebastian Andrzej Siewior | 2012-01-24 | 1 | -1/+1 | |
| | | * | | | | | | usb: gadget: fsl_udc: fix the usage of udc->max_ep | Peter Chen | 2012-01-24 | 1 | -2/+2 | |
| | | * | | | | | | drivers: usb: otg: Fix dependencies for some OTG drivers | Fabio Estevam | 2012-01-24 | 1 | -2/+2 | |
| | | * | | | | | | usb: renesas: silence uninitialized variable report in usbhsg_recip_run_handle() | Jesper Juhl | 2012-01-24 | 1 | -1/+1 |