]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2017-04-05  Mauro Carvalho... Input: ALPS - convert documentation into ReST format
2017-04-05  Mauro Carvalho... Input: docs - convert input.txt into ReST format
2017-04-05  Damien RiegelInput: pm8xxx-vib - add support for pm8916's vibrator
2017-04-05  Damien RiegelInput: pm8xxx-vib - handle separate enable register
2017-04-05  Damien RiegelInput: pm8xxx-vib - parametrize the driver
2017-04-05  Damien RiegelInput: pm8xxx-vib - reorder header alphabetically
2017-04-05  Martin KepplingerInput: sur40 - fix bad endianness handling in sur40_poll
2017-04-05  Dmitry TorokhovInput: eeti_ts - switch to gpiod API
2017-04-05  Dmitry TorokhovInput: eeti_ts - expect platform code to set interrupt...
2017-04-03  Dmitry TorokhovInput: eeti_ts - switch to using threaded interrupt
2017-04-03  Dmitry TorokhovInput: eeti_ts - use gpio_get_value_cansleep
2017-04-03  Dmitry TorokhovInput: eeti_ts - respect interrupt set in client structure
2017-04-03  Dmitry TorokhovInput: eeti_ts - switch to using managed resources
2017-04-03  Dmitry TorokhovInput: eeti_ts - use input_set_capability()
2017-04-03  Dmitry TorokhovInput: eeti_ts - use get_unaligned_be16() to retrieve...
2017-04-03  Dmitry TorokhovInput: eeti_ts - use BIT(n)
2017-04-03  Dmitry TorokhovInput: eeti_ts - rename eeti_ts_priv to eeti_ts
2017-04-03  Dmitry TorokhovInput: synaptics-rmi4 - when registering sensors do...
2017-04-03  Dmitry TorokhovInput: synaptics-rmi4 - cleanup SMbus mapping handling
2017-04-03  Dmitry TorokhovInput: synaptics-rmi4 - fix endianness issue in SMBus...
2017-04-03  Dmitry TorokhovInput: synaptics-rmi4 - fix handling failures from...
2017-04-03  Dmitry TorokhovInput: synaptics - use u8 instead of unsigned char
2017-04-03  Dmitry TorokhovInput: synaptics - do not abuse -1 as return value
2017-04-03  Dmitry TorokhovInput: synaptics - use BIT() and GENMASK() macros
2017-04-03  Dmitry TorokhovInput: synaptics - add synaptics_query_int()
2017-04-03  Dmitry TorokhovInput: psmouse - use i2c_client_type to locate i2c...
2017-04-03  Dmitry TorokhovMerge branch 'ib/4.11-rc3-i2c-irq-resources' into next
2017-04-03  Dmitry TorokhovMerge tag 'v4.11-rc5' into next
2017-04-03  Javier Martinez... Input: silead - list all supported compatible strings...
2017-04-03  Rajat JainInput: cros_ec_keyb - add an EC event for sysrq
2017-04-03  Dmitry TorokhovInput: psmouse - fix cleaning up SMBus companions
2017-04-03  Linus TorvaldsLinux 4.11-rc5 v4.11-rc5
2017-04-02  Linus TorvaldsMerge tag 'dmaengine-fix-4.11-rc5' of git://git.infrade...
2017-04-02  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-04-02  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2017-04-02  Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git.kernel...
2017-04-02  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-04-02  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2017-04-02  Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2017-04-02  Linus TorvaldsMerge branch 'parisc-4.11-3' of git://git.kernel.org...
2017-04-02  Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-04-02  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-04-01  Linus TorvaldsMerge tag 'usb-4.11-rc5' of git://git.kernel.org/pub...
2017-04-01  Linus TorvaldsMerge tag 'tty-4.11-rc5' of git://git.kernel.org/pub...
2017-04-01  H. Nikolaus... Input: bma150 - remove support for bma150
2017-04-01  Linus TorvaldsMerge tag 'acpi-4.11-rc5' of git://git.kernel.org/pub...
2017-04-01  Linus TorvaldsMerge tag 'pm-4.11-rc5' of git://git.kernel.org/pub...
2017-04-01  Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2017-04-01  Linus TorvaldsMerge tag 'arc-4.11-rc5' of git://git.kernel.org/pub...
2017-04-01  Linus TorvaldsMerge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields...
2017-04-01  Dmitry Torokhovi2c: allow attaching IRQ resources to i2c_board_info
2017-04-01  Dmitry Torokhovi2c: copy device properties when using i2c_register_boa...
2017-04-01  Dmitry Torokhovi2c: export i2c_client_type structure
2017-04-01  Timur Tabitty: pl011: fix earlycon work-around for QDF2400 erratum 44
2017-04-01  Linus TorvaldsMerge branch 'for-linus-4.11' of git://git.kernel.org...
2017-04-01  Mike Galbraithkasan: do not sanitize kexec purgatory
2017-04-01  Randy Dunlapdrivers/rapidio/devices/tsi721.c: make module parameter...
2017-04-01  Mike Kravetzmm/hugetlb.c: don't call region_abort if region_chg...
2017-04-01  Mark Rutlandkasan: report only the first error by default
2017-04-01  Mike Kravetzhugetlbfs: initialize shared policy as part of inode...
2017-04-01  Kees Cookmm: fix section name for .data..ro_after_init
2017-04-01  Naoya Horiguchimm, hugetlb: use pte_present() instead of pmd_present...
2017-04-01  Johannes Weinermm: workingset: fix premature shadow node shrinking...
2017-04-01  Johannes Weinermm: rmap: fix huge file mmap accounting in the memcg...
2017-04-01  Michal Hockomm: move mm_percpu_wq initialization earlier
2017-04-01  Naoya Horiguchimm: migrate: fix remove_migration_pte() for ksm pages
2017-03-31  Rafael J. WysockiMerge branches 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes'
2017-03-31  Rafael J. WysockiMerge branches 'acpi-hotplug-fixes', 'acpi-build-fixes...
2017-03-31  Linus TorvaldsMerge tag 'nfs-for-4.11-3' of git://git.linux-nfs.org...
2017-03-31  Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2017-03-31  Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2017-03-31  Linus TorvaldsMerge tag 'mmc-v4.11-rc4' of git://git.kernel.org/pub...
2017-03-31  Linus TorvaldsMerge tag 'sound-4.11-rc5' of git://git.kernel.org...
2017-03-31  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-03-31  Linus TorvaldsMerge tag 'drm-fixes-for-v4.11-rc5' of git://people...
2017-03-31  Tigran Mkrtchyannfs: flexfiles: fix kernel OOPS if MDS returns unsuppor...
2017-03-31  Olga KornievskaiaNFSv4.1 fix infinite loop on IO BAD_STATEID error
2017-03-31  Paul Gortmakerserial: 8250_EXAR: fix duplicate Kconfig text and add...
2017-03-31  Nicolas Ferretty/serial: atmel: fix TX path in atmel_console_write()
2017-03-31  Richard Genoudtty/serial: atmel: fix race condition (TX+DMA)
2017-03-31  Uwe Kleine... serial: mxs-auart: Fix baudrate calculation
2017-03-31  Thomas GleixnerMerge tag 'irq-fixes-4.11-rc5' of git://git.kernel...
2017-03-31  Matt Redfearnirqchip/mips-gic: Fix Local compare interrupt
2017-03-31  Hui WangALSA: hda - fix a problem for lineout on a Dell AIO...
2017-03-31  Zhengyi Shenx86/boot: Include missing header file
2017-03-31  Yazen Ghannamx86/mce/AMD: Give a name to MCA bank 3 when accessed...
2017-03-31  Dave AirlieMerge tag 'drm-misc-fixes-2017-03-31' of git://anongit...
2017-03-31  Dave AirlieMerge tag 'drm-intel-fixes-2017-03-29' of git://anongit...
2017-03-31  Dave AirlieMerge branch 'drm-fixes-4.11' of git://people.freedeskt...
2017-03-31  Dave AirlieMerge branch 'etnaviv/fixes' of https://git.pengutronix...
2017-03-31  Vineet GuptaARC: fix build warnings with !CONFIG_KPROBES
2017-03-31  Alexey BrodkinARCv2: SLC: Make sure busy bit is set properly on SLC...
2017-03-30  Linus TorvaldsMerge tag 'pci-v4.11-fixes-3' of git://git.kernel.org...
2017-03-30  Ludovic Desrochesmmc: sdhci-of-at91: fix MMC_DDR_52 timing selection
2017-03-30  Hans de Goedemmc: sdhci: Disable runtime pm when the sdio_irq is...
2017-03-30  Masahiro Yamadaarm64: drop non-existing vdso-offsets.h from .gitignore
2017-03-30  Shaokun Zhangarm64: remove redundant header file in current.h
2017-03-30  Takashi IwaiMerge tag 'asoc-fix-v4.11-rc4' of git://git.kernel...
2017-03-30  Olga KornievskaiaPNFS fix fallback to MDS if got error on commit to DS
2017-03-30  Mark Salterarm64: fix NULL dereference in have_cpu_die()
next