projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2017-05-29
Andy Shevchenko
gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helper
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Andy Shevchenko
gpio: acpi: Explain how to get GPIO descriptors in...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Andy Shevchenko
gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Andy Shevchenko
gpio: acpi: Even more tighten up ACPI GPIO lookups
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Andy Shevchenko
gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio()
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Andy Shevchenko
gpio: acpi: Align acpi_find_gpio() with DT version
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Andy Shevchenko
gpiolib: Export gpiod_configure_flags() to internal...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Charles Keepax
gpio: of: Add documentation of new sleep standard GPIO...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Charles Keepax
gpio: arizona: Add support for GPIOs that need to be...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Charles Keepax
gpio: Add new flags to control sleep status of GPIOs
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Charles Keepax
gpio: of: Reflect decoupling of open collector and...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Arvind Yadav
gpio: davinci: Handle return value of clk_prepare_enable
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Gregory CLEMENT
gpio: mvebu: Select REGMAP_MMIO now that regmap is...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Jayachandran C
gpio: xlp: update GPIO_XLP dependency
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Wolfram Sang
gpio: pcf857x: move header file out of I2C realm
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Wolfram Sang
gpio: max732x: move header file out of I2C realm
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Gregory CLEMENT
gpio: mvebu: allow building driver for Armada 7K/8K
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Thomas Petazzoni
gpio: mvebu: switch to regmap for register access
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Gregory CLEMENT
gpio: mvebu: sort header include
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Linus Walleij
Merge branch 'mcp23s08' of /home/linus/linux-pinctrl...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Sebastian Reichel
pinctrl: mcp23s08: fix comment for mcp23s08_platform_da...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Sebastian Reichel
pinctrl: mcp23s08: drop comment about missing irq support
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Sebastian Reichel
pinctrl: mcp23s08: simplify spi_present_mask handling
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Sebastian Reichel
pinctrl: mcp23s08: generalize irq property handling
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Sebastian Reichel
pinctrl: mcp23s08: simplify spi pdata handling
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Sebastian Reichel
pinctrl: mcp23s08: simplify i2c pdata handling
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Sebastian Reichel
pinctrl: mcp23s08: switch to devm_gpiochip_add_data
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Sebastian Reichel
pinctrl: mcp23s08: use managed kzalloc for mcp
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Sebastian Reichel
pinctrl: mcp23s08: irq mapping is already done
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Sebastian Reichel
pinctrl: mcp23s08: drop OF_GPIO dependency
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Sebastian Reichel
pinctrl: mcp23s08: switch to regmap caching
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Sebastian Reichel
pinctrl: mcp23s08: drop pullup config from pdata
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Sebastian Reichel
pinctrl: mcp23s08: add pinconf support
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Sebastian Reichel
gpio: mcp23s08: move to pinctrl
commit
|
commitdiff
|
tree
|
snapshot
2017-05-22
Nandor Han
gpio: xra1403: Add XRA1403 support to MAINTAINERS file
commit
|
commitdiff
|
tree
|
snapshot
2017-05-22
Nandor Han
gpio: xra1403: Add EXAR XRA1403 SPI GPIO expander driver
commit
|
commitdiff
|
tree
|
snapshot
2017-05-22
Masahiro Yamada
gpio: zynq: remove unneeded (void *) casts in of_match_...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-22
Anatolij Gustschin
gpio: export add/remove lookup table functions
commit
|
commitdiff
|
tree
|
snapshot
2017-05-22
Uwe Kleine...
gpio: fix description for gpio-ranges example
commit
|
commitdiff
|
tree
|
snapshot
2017-05-22
Linus Torvalds
Linux 4.12-rc2
commit
|
commitdiff
|
tree
|
snapshot
2017-05-22
Linus Torvalds
x86: fix 32-bit case of __get_user_asm_u64()
commit
|
commitdiff
|
tree
|
snapshot
2017-05-21
Linus Torvalds
Clean up x86 unsafe_get/put_user() type handling
commit
|
commitdiff
|
tree
|
snapshot
2017-05-21
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-21
Linus Torvalds
Merge branch 'sched-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-21
Linus Torvalds
Merge branch 'irq-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-21
Al Viro
osf_wait4(): fix infoleak
commit
|
commitdiff
|
tree
|
snapshot
2017-05-21
Al Viro
fix unsafe_put_user()
commit
|
commitdiff
|
tree
|
snapshot
2017-05-21
Linus Torvalds
Merge tag 'trace-v4.12-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Linus Torvalds
Merge branch 'for-linus' of git://git.kernel.dk/linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Vijay Immanuel
nvmet: release the sq ref on rdma read errors
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
James Smart
nvmet-fc: remove target cpu scheduling flag
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
James Smart
nvme-fc: stop queues on error detection
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
James Smart
nvme-fc: require target or discovery role for fc-nvme...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
James Smart
nvme-fc: correct port role bits
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Jon Derrick
nvme: unmap CMB and remove sysfs file in reset path
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Linus Torvalds
Merge tag 'staging-4.12-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Linus Torvalds
Merge tag 'usb-4.12-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Linus Torvalds
Merge tag 'char-misc-4.12-rc2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Linus Torvalds
Merge git://www.linux-watchdog.org/linux-watchdog
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Linus Torvalds
Merge tag 'drm-fixes-for-v4.12-rc2' of git://people...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Linus Torvalds
Merge branch 'libnvdimm-for-next' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Linus Torvalds
Merge branch 'i2c/for-current' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Linus Torvalds
Merge tag 'iommu-fixes-v4.12-rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Linus Torvalds
Merge tag 'for-linus-4.12b-rc2-tag' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Linus Torvalds
Merge tag 'devicetree-fixes-for-4.12' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Linus Torvalds
Merge tag 'armsoc-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Dave Airlie
Merge branch 'for-upstream/hdlcd' of git://linux-arm...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Linus Torvalds
Merge tag 'powerpc-4.12-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Radim Krčmář
KVM: x86: prevent uninitialized variable warning in...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Radim Krčmář
KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Radim Krčmář
KVM: x86: zero base3 of unusable segments
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Wanpeng Li
KVM: X86: Fix read out-of-bounds vulnerability in kvm...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Wanpeng Li
KVM: x86: Fix potential preemption when get the current...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Shaohua Li
blktrace: fix integer parse
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Ard Biesheuvel
i2c: designware: don't infer timings described by ACPI...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Arnd Bergmann
arm64: dts: rockchip: fix include reference
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Eric Anholt
watchdog: bcm281xx: Fix use of uninitialized spinlock.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Wei Yongjun
watchdog: zx2967: remove redundant dev_err call in...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Paolo Bonzini
iTCO_wdt: all versions count down twice
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Arnd Bergmann
firmware: ti_sci: fix strncat length check
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Arnd Bergmann
ARM: remove duplicate 'const' annotations'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Greg Kroah...
Merge tag 'usb-serial-4.12-rc2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Olof Johansson
Merge tag 'omap-for-v4.12/fixes-v2-signed' of git:...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Olof Johansson
Merge tag 'imx-fixes-4.12' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Rob Herring
arm64: defconfig: enable options needed for QCom DB410c...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Rob Herring
arm64: defconfig: sync with savedefconfig
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Linus Walleij
ARM: configs: add a gemini defconfig
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Olof Johansson
Merge tag 'arm-soc/for-4.12/drivers-fixes' of github...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Olof Johansson
Merge tag 'arm-soc/for-4.12/devicetree-fixes' of github...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Olof Johansson
devicetree: Move include prefixes from arch to separate...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Olof Johansson
Merge tag 'v4.12-rc1' into fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Juergen Gross
xen: make xen_flush_tlb_all() static
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Juergen Gross
xen: cleanup pvh leftovers from pv-only sources
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Steven Rostedt...
tracing: Make sure RCU is watching before calling a...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Michael Ellerman
powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hash
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Dave Airlie
Merge tag 'drm-intel-fixes-2017-05-18-1' of git://anong...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Dave Airlie
Merge branch 'linux-4.12' of git://github.com/skeggsb...
commit
|
commitdiff
|
tree
|
snapshot
next