index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-14
gpio: zynq: Fix empty lines in driver
Michal Simek
1
-1
/
+2
2017-08-14
gpio: zynq: Fix kernel doc warnings
Nava kishore Manne
1
-2
/
+3
2017-08-14
gpio: zynq: Provided workaround for GPIO
Swapna Manupati
1
-4
/
+37
2017-08-14
gpio: zynq: Add support for suspend resume
Shubhrajyoti Datta
1
-3
/
+79
2017-08-14
gpio: Add support for TPS68470 GPIOs
Rajmohan Mani
3
-0
/
+192
2017-08-14
gpio: davinci: Handle the return value of davinci_gpio_irq_setup function
Keerthy
1
-1
/
+4
2017-08-14
gpio: vf610: add imx7ulp support
Dong Aisheng
1
-3
/
+44
2017-08-14
gpio: msic: fix error return code in platform_msic_gpio_probe()
Gustavo A. R. Silva
1
-2
/
+2
2017-08-14
gpio: omap : Add missing clk_unprepare().
Arvind Yadav
1
-0
/
+2
2017-08-14
gpio: mb86s7x: Handle return value of clk_prepare_enable.
Arvind Yadav
1
-1
/
+3
2017-08-14
gpio: it87: add support for IT8772F Super I/O.
Diego Elio Pettenò
1
-0
/
+3
2017-08-14
gpio: tegra: Use unsigned int where possible
Thierry Reding
1
-32
/
+24
2017-08-14
gpio: tegra: Fix checkpatch warnings
Thierry Reding
1
-12
/
+20
2017-08-14
gpio: tegra: Prefer kcalloc() over kzalloc() with multiplies
Thierry Reding
1
-2
/
+2
2017-08-14
gpio: tegra: Remove unnecessary check
Thierry Reding
1
-9
/
+2
2017-08-14
gpio: sysfs: Fixup kerneldoc
Thierry Reding
1
-4
/
+4
2017-08-14
gpio: acpi: Fixup kerneldoc
Thierry Reding
1
-2
/
+2
2017-08-14
gpio: devres: Improve kerneldoc
Thierry Reding
1
-0
/
+3
2017-08-14
gpio: of: Improve kerneldoc
Thierry Reding
1
-4
/
+3
2017-08-14
gpio: Cleanup kerneldoc
Thierry Reding
1
-22
/
+60
2017-08-14
gpio: tegra: Use platform_get_irq()
Thierry Reding
1
-5
/
+5
2017-08-14
gpio: tegra: Use platform_irq_count()
Thierry Reding
1
-7
/
+6
2017-08-14
gpio: Convert to using %pOF instead of full_name
Rob Herring
10
-35
/
+31
2017-08-14
gpio: davinci: Convert prinkt to dev_err
Keerthy
1
-2
/
+1
2017-08-14
gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_data
Keerthy
1
-2
/
+12
2017-08-14
gpio: altera-a10sr: constify gpio_chip structure
Gustavo A. R. Silva
1
-1
/
+1
2017-08-14
gpio: gpio-mxc: gpio_set_wake_irq() use proper return values
Philipp Rosenberger
1
-5
/
+6
2017-08-14
gpio: rcar: add gen[123] fallback compatibility strings
Simon Horman
1
-0
/
+10
2017-08-14
gpio: replace __maybe_unused in gpiolib.h with static inline
Masahiro Yamada
1
-1
/
+1
2017-08-14
gpio: tegra: remove gpio_to_irq() from hw irq handlers
Grygorii Strashko
1
-1
/
+2
2017-08-14
gpio: pxa: remove gpio_to_irq() from hw irq handlers
Grygorii Strashko
1
-3
/
+5
2017-08-14
gpiolib: allow gpio irqchip to map irqs dynamically
Grygorii Strashko
1
-23
/
+6
2017-08-14
gpiolib: request the gpio before querying its direction
Timur Tabi
1
-0
/
+11
2017-08-14
gpio: pca953x: remove incorrect le16_to_cpu calls
Andy Shevchenko
1
-5
/
+3
2017-08-13
Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-15
/
+34
2017-08-13
Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+21
2017-08-13
Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-26
/
+70
2017-08-13
Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-15
/
+137
2017-08-13
Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
16
-38
/
+111
2017-08-12
Merge tag 'for-linus-20170812' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+1
2017-08-12
mtd: blkdevs: Fix mtd block write failure
Abhishek Sahu
1
-0
/
+1
2017-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
8
-53
/
+39
2017-08-12
Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+3
2017-08-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-51
/
+254
2017-08-11
Merge tag 'mmc-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
3
-2
/
+4
2017-08-11
Merge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnier/linux
Linus Torvalds
3
-9
/
+10
2017-08-11
Merge tag 'iommu-fixes-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+7
2017-08-11
Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+10
2017-08-11
iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device
Artem Savkov
1
-0
/
+7
2017-08-11
xen/events: Fix interrupt lost during irq_disable and irq_enable
Liu Shuo
1
-1
/
+1
[next]