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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-27
gpio: gpio-stp-xway.c: fix checkpatch error
Laurent Navet
1
-1
/
+1
2013-03-27
gpio: gpio-sch.c: fix checkpatch error
Laurent Navet
1
-39
/
+35
2013-03-27
gpio: gpio-pxa.c: fix checkpatch errors
Laurent Navet
1
-2
/
+2
2013-03-27
gpio: gpio-pca953x.c: fix checkpatch error
Laurent Navet
1
-2
/
+1
2013-03-27
gpio: gpio-omap.c: fix checkpatch error
Laurent Navet
1
-1
/
+1
2013-03-27
gpio: gpio-mvebu.c: fix checkpatch errors
Laurent Navet
1
-13
/
+13
2013-03-27
gpio: gpiolib-of.c: fix checkpatch error
Laurent Navet
1
-1
/
+1
2013-03-27
gpio: mc33880: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-4
/
+4
2013-03-27
gpio: 74x164: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-4
/
+4
2013-03-27
gpio: mc33880: use dev_err() instead of printk()
Jingoo Han
1
-1
/
+2
2013-03-27
gpio: pcf857x: use devm_kzalloc()
Jingoo Han
1
-5
/
+2
2013-03-27
gpio: mc33880: use devm_kzalloc()
Jingoo Han
1
-5
/
+3
2013-03-27
gpio: max732x: use devm_kzalloc()
Jingoo Han
1
-3
/
+2
2013-03-27
gpio: max7301: use devm_kzalloc()
Jingoo Han
1
-3
/
+1
2013-03-27
gpio: max7300: use devm_kzalloc()
Jingoo Han
1
-3
/
+1
2013-03-27
gpio: adp5520: use devm_kzalloc()
Jingoo Han
1
-3
/
+1
2013-03-27
gpio/vt8500: Convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+3
2013-03-27
gpio: em: Make use of devm functions
Magnus Damm
1
-34
/
+19
2013-03-27
gpio-lynxpoint: Add X86 dependency and io-port handling header.
Mathias Nyman
2
-1
/
+2
2013-03-27
gpio/gpio-ich: make ichx_gpio_check_available() return a pure boolean value
Mika Westerberg
1
-1
/
+1
2013-03-27
gpio-sch: Allow for more than 8 lines in the resume well
Darren Hart
1
-10
/
+27
2013-03-27
Add TI TCA9554 to supported devices table
Nikolay Balandin
1
-0
/
+1
2013-03-27
gpio: viperboard: Remove duplicate code to set gpio->gpiob_val
Axel Lin
1
-4
/
+0
2013-03-27
gpio-ich: Check for pin availability at request time
Jean Delvare
1
-12
/
+3
2013-03-06
gpio/em: Add Device Tree support
Magnus Damm
1
-3
/
+42
2013-03-06
gpio/omap: warn if bank is not enabled on setting irq type
Jon Hunter
1
-0
/
+3
2013-03-06
gpio/omap: convert gpio irq domain to linear mapping
Jon Hunter
1
-41
/
+31
2013-03-04
gpio/tegra: assume CONFIG_OF
Stephen Warren
1
-6
/
+5
2013-03-02
gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expect
Mika Westerberg
1
-2
/
+2
2013-03-02
gpiolib: move comment to right function
Alexandre Courbot
1
-1
/
+1
2013-03-02
gpiolib: use const parameters when possible
Alexandre Courbot
1
-13
/
+16
2013-03-02
gpiolib: check descriptors validity before use
Alexandre Courbot
1
-47
/
+65
2013-02-28
Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhume...
Linus Torvalds
8
-434
/
+488
2013-02-28
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2013-02-28
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
18
-140
/
+1077
2013-02-28
Fix mis-merge of intel_powerclamp.c resulting in compile error
Linus Torvalds
1
-0
/
+1
2013-02-28
Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
44
-371
/
+1314
2013-02-28
Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
35
-279
/
+633
2013-02-28
Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
33
-1884
/
+2560
2013-02-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
23
-269
/
+2337
2013-02-28
Merge tag 'tag-for-linus-3.9' of git://git.linaro.org/people/sumitsemwal/linu...
Linus Torvalds
3
-13
/
+63
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
42
-507
/
+831
2013-02-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
32
-1528
/
+2402
2013-02-28
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-51
/
+29
2013-02-28
Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
23
-1443
/
+3986
2013-02-28
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
30
-258
/
+1246
2013-02-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
50
-926
/
+2169
2013-02-28
arm: mvebu: enable the SD card slot on Armada 370 Reference Design board
Florian Fainelli
1
-0
/
+7
2013-02-28
ARM: kirkwood: topkick: init mvsdio via DT
Jason Cooper
2
-6
/
+7
2013-02-28
ARM: kirkwood: nsa310: convert to pinctrl
Jason Cooper
4
-35
/
+99
[next]