| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'v3.18-rc7' into drm-next | Dave Airlie | 2014-12-02 | 590 | -2560/+5467 |
|\ |
|
| * | Linux 3.18-rc7v3.18-rc7 | Linus Torvalds | 2014-12-01 | 1 | -1/+1 |
| * | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-12-01 | 3 | -1/+23 |
| |\ |
|
| | * | Merge tag 'drm-intel-fixes-2014-11-27' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2014-11-28 | 2 | -0/+5 |
| | |\ |
|
| | | * | drm/i915: Cancel vdd off work before suspend | Ville Syrjälä | 2014-11-26 | 1 | -0/+1 |
| | | * | drm/i915: Ignore SURFLIVE and flip counter when the GPU gets reset | Ville Syrjälä | 2014-11-24 | 1 | -0/+4 |
| | * | | Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2014-11-27 | 1 | -1/+18 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | drm/radeon: report disconnected for LVDS/eDP with PX if ddc fails | Alex Deucher | 2014-11-27 | 1 | -1/+18 |
| * | | | btrfs: zero out left over bytes after processing compression streams | Chris Mason | 2014-11-30 | 4 | -5/+67 |
| * | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-11-29 | 3 | -7/+7 |
| |\ \ \ |
|
| | * | | | irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_map | Dmitry Torokhov | 2014-11-26 | 1 | -2/+2 |
| | * | | | irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_map | Dmitry Torokhov | 2014-11-26 | 1 | -2/+2 |
| | * | | | irqchip: atmel-aic: Fix irqdomain initialization | Boris Brezillon | 2014-11-11 | 1 | -3/+3 |
| * | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2014-11-29 | 5 | -52/+77 |
| |\ \ \ \ |
|
| | * | | | | ufs: fix NULL dereference when no regulators are defined | Akinobu Mita | 2014-11-26 | 1 | -0/+6 |
| | * | | | | ufs: ensure clk gating work is finished before module unloading | Akinobu Mita | 2014-11-26 | 1 | -0/+2 |
| | * | | | | scsi: ufs: fix static checker warning in ufshcd_parse_clock_info | Dolev Raviv | 2014-11-20 | 1 | -6/+3 |
| | * | | | | scsi: ufs: fix static checker warning in __ufshcd_setup_clocks | Dolev Raviv | 2014-11-20 | 1 | -1/+1 |
| | * | | | | scsi: ufs: fix static checker warning in ufshcd_populate_vreg | Dolev Raviv | 2014-11-20 | 1 | -4/+2 |
| | * | | | | scsi: ufs: fix static checker errors in ufshcd_system_suspend | Dolev Raviv | 2014-11-20 | 1 | -1/+1 |
| | * | | | | ufs: fix power info after link start-up | Yaniv Gardi | 2014-11-20 | 1 | -0/+18 |
| | * | | | | ufs: fix reference counting of W-LUs | Akinobu Mita | 2014-11-20 | 2 | -40/+36 |
| | * | | | | scsi: add Intel Multi-Flex to scsi scan blacklist | Christian Sünkenberg | 2014-11-20 | 1 | -0/+1 |
| | * | | | | bnx2fc: do not add shared skbs to the fcoe_rx_list | Maurizio Lombardi | 2014-11-20 | 1 | -0/+7 |
| * | | | | | Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-11-29 | 9 | -30/+105 |
| |\ \ \ \ \ |
|
| | * | | | | | staging: r8188eu: Add new device ID for DLink GO-USB-N150 | Larry Finger | 2014-11-27 | 1 | -0/+1 |
| | * | | | | | staging: r8188eu: Fix scheduling while atomic error introduced in commit fadb... | Larry Finger | 2014-11-26 | 3 | -18/+18 |
| | * | | | | | Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2014-11-26 | 5 | -12/+86 |
| | |\ \ \ \ \ |
|
| | | * | | | | | iio: accel: bmc150: set low default thresholds | Srinivas Pandruvada | 2014-11-16 | 1 | -2/+2 |
| | | * | | | | | iio: accel: bmc150: Fix iio_event_spec direction | Srinivas Pandruvada | 2014-11-16 | 1 | -1/+1 |
| | | * | | | | | iio: accel: bmc150: Send x, y and z motion separately | Srinivas Pandruvada | 2014-11-16 | 1 | -3/+20 |
| | | * | | | | | iio: accel: bmc150: Error handling when mode set fails | Srinivas Pandruvada | 2014-11-16 | 1 | -1/+10 |
| | | * | | | | | iio: gyro: bmg160: Fix iio_event_spec direction | Srinivas Pandruvada | 2014-11-16 | 1 | -1/+1 |
| | | * | | | | | iio: gyro: bmg160: Send x, y and z motion separately | Srinivas Pandruvada | 2014-11-16 | 1 | -2/+19 |
| | | * | | | | | iio: gyro: bmg160: Don't let interrupt mode to be open drain | Srinivas Pandruvada | 2014-11-16 | 1 | -0/+16 |
| | | * | | | | | iio: gyro: bmg160: Error handling when mode set fails | Srinivas Pandruvada | 2014-11-16 | 1 | -1/+13 |
| | | * | | | | | iio: adc: men_z188_adc: Add terminating entry for men_z188_ids | Axel Lin | 2014-11-15 | 1 | -0/+1 |
| | | * | | | | | iio: accel: kxcjk-1013: Fix kxcjk10013_set_range | Daniel Baluta | 2014-11-15 | 1 | -0/+2 |
| | | * | | | | | iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit mask | Cristina Ciocan | 2014-11-15 | 1 | -1/+1 |
| * | | | | | | | Merge tag 'tty-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-11-29 | 1 | -27/+0 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Revert "serial: of-serial: add PM suspend/resume support" | Greg Kroah-Hartman | 2014-11-25 | 1 | -27/+0 |
| | |/ / / / / / |
|
| * | | | | | | | Merge tag 'usb-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-11-29 | 14 | -144/+224 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000 | Hans de Goede | 2014-11-25 | 1 | -0/+3 |
| | * | | | | | | | usb: xhci: rework root port wake bits if controller isn't allowed to wakeup | Lu Baolu | 2014-11-22 | 4 | -4/+52 |
| | * | | | | | | | USB: xhci: Reset a halted endpoint immediately when we encounter a stall. | Mathias Nyman | 2014-11-22 | 2 | -80/+25 |
| | * | | | | | | | Revert "xhci: clear root port wake on bits if controller isn't wake-up capable" | Lu Baolu | 2014-11-22 | 1 | -4/+1 |
| | * | | | | | | | USB: xhci: don't start a halted endpoint before its new dequeue is set | Mathias Nyman | 2014-11-22 | 1 | -2/+1 |
| | * | | | | | | | USB: uas: Add no-uas quirk for Hitachi usb-3 enclosures 4971:1012 | Hans de Goede | 2014-11-22 | 1 | -0/+7 |
| | * | | | | | | | Merge tag 'usb-serial-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2014-11-22 | 5 | -50/+131 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | USB: ssu100: fix overrun-error reporting | Johan Hovold | 2014-11-19 | 1 | -8/+3 |