Age | Commit message (Expand) | Author | Files | Lines |
2017-10-27 | scsi: libfc: Convert timers to use timer_setup() | Kees Cook | 1 | -11/+10 |
2017-10-27 | scsi: isci: Convert timers to use timer_setup() | Kees Cook | 5 | -18/+16 |
2017-10-27 | scsi: gdth: Convert timers to use timer_setup() | Kees Cook | 1 | -4/+2 |
2017-10-27 | scsi: fcoe: Convert timers to use timer_setup() | Kees Cook | 3 | -9/+10 |
2017-10-27 | scsi: dc395x: Convert timers to use timer_setup() | Kees Cook | 1 | -8/+5 |
2017-10-27 | scsi: bnx2i: Convert timers to use timer_setup() | Kees Cook | 3 | -14/+7 |
2017-10-27 | scsi: be2iscsi: Convert timers to use timer_setup() | Kees Cook | 1 | -11/+7 |
2017-10-27 | scsi: aic94xx: Convert timers to use timer_setup() | Kees Cook | 4 | -15/+12 |
2017-10-20 | ahci: Convert timers to use timer_setup() | Kees Cook | 2 | -5/+7 |
2017-10-17 | libata: Convert timers to use timer_setup() | Kees Cook | 3 | -6/+5 |
2017-10-17 | timer: Remove meaningless .data/.function assignments | Kees Cook | 4 | -9/+2 |
2017-10-05 | timer: Fix two mistakes in callback conversions | Kees Cook | 2 | -2/+1 |
2017-10-05 | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook | 27 | -33/+33 |
2017-10-05 | timer: Remove users of expire and data arguments to DEFINE_TIMER | Kees Cook | 1 | -2/+2 |
2017-10-05 | timer: Remove last user of TIMER_INITIALIZER | Kees Cook | 1 | -7/+5 |
2017-10-05 | timer: Remove init_timer_deferrable() in favor of timer_setup() | Kees Cook | 4 | -31/+29 |
2017-10-05 | timer: Remove init_timer_pinned() in favor of timer_setup() | Kees Cook | 1 | -5/+4 |
2017-10-05 | timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack() | Kees Cook | 9 | -55/+35 |
2017-10-05 | timer: Remove init_timer_pinned_deferrable() in favor of timer_setup() | Kees Cook | 1 | -6/+7 |
2017-10-03 | Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -11/+15 |
2017-10-03 | Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 32 | -145/+276 |
2017-10-03 | Merge tag 'tty-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 4 | -30/+44 |
2017-10-03 | Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 21 | -51/+123 |
2017-10-03 | Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -10/+11 |
2017-10-03 | Merge tag 'char-misc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -14/+39 |
2017-10-02 | ahci: don't ignore result code of ahci_reset_controller() | Ard Biesheuvel | 1 | -1/+4 |
2017-10-01 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2017-10-01 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+8 |
2017-09-30 | Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -1/+9 |
2017-09-30 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 8 | -27/+32 |
2017-09-30 | Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-pla... | Linus Torvalds | 1 | -4/+6 |
2017-09-30 | Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+26 |
2017-09-29 | Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 4 | -32/+50 |
2017-09-29 | Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+9 |
2017-09-29 | Merge tag 'drm-fixes-for-v4.14-rc3' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 12 | -30/+245 |
2017-09-29 | Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -6/+7 |
2017-09-29 | Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+10 |
2017-09-29 | Merge tag 'drm-misc-fixes-2017-09-28-1' of git://anongit.freedesktop.org/git/... | Dave Airlie | 4 | -21/+26 |
2017-09-29 | Merge tag 'acpi-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -7/+9 |
2017-09-29 | Merge tag 'pm-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -0/+11 |
2017-09-28 | Merge branch 'acpi-apei' | Rafael J. Wysocki | 1 | -7/+9 |
2017-09-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 16 | -159/+226 |
2017-09-28 | Merge branches 'pm-opp' and 'pm-cpufreq' | Rafael J. Wysocki | 1 | -0/+4 |
2017-09-28 | xen-pciback: relax BAR sizing write value check | Jan Beulich | 1 | -1/+10 |
2017-09-28 | usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platform | Baolin Wang | 1 | -0/+1 |
2017-09-28 | usb: gadget: udc: atmel: set vbus irqflags explicitly | Nicolas Ferre | 1 | -1/+3 |
2017-09-28 | usb: gadget: ffs: handle I/O completion in-order | John Keeping | 2 | -4/+14 |
2017-09-28 | usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction | Yoshihiro Shimoda | 1 | -2/+11 |
2017-09-28 | usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe | Yoshihiro Shimoda | 1 | -2/+8 |
2017-09-28 | usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe() | Yoshihiro Shimoda | 1 | -2/+3 |