index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-11
pinctrl/nomadik: implement pin multiplexing
Linus Walleij
4
-2
/
+353
2012-05-11
pinctrl/nomadik: reuse GPIO debug function for pins
Linus Walleij
1
-1
/
+27
2012-05-11
pinctrl/nomadik: break out single GPIO debug function
Linus Walleij
1
-43
/
+52
2012-05-11
pinctrl/nomadik: basic Nomadik pinctrl interface
Linus Walleij
8
-2
/
+935
2012-05-11
pinctrl/nomadik: !CONFIG_OF build error
Arnd Bergmann
1
-0
/
+2
2012-05-11
gpio: move the Nomadik GPIO driver to pinctrl
Linus Walleij
3
-1
/
+1
2012-05-11
Merge tag 'pinctrl-mergebase-20120418' into HEAD
Linus Walleij
27
-188
/
+1350
2012-04-24
ARM: ux500: Add support for MSP I2S-devices
Ola Lilja
7
-14
/
+304
2012-04-24
drivers/gpio: gpio-nomadik: Add support for irqdomains
Lee Jones
2
-48
/
+70
2012-04-24
drivers/gpio: gpio-nomadik: Apply Device Tree bindings
Lee Jones
2
-3
/
+50
2012-04-24
ARM: ux500: update pin handling
Linus Walleij
2
-96
/
+301
2012-04-24
ARM: ux500: implement pin API
Rabin Vincent
4
-1
/
+136
2012-04-24
ARM: ux500: remove a bunch of internal pull-ups
Linus Walleij
1
-36
/
+36
2012-04-24
plat-nomadik: new sleep mode pincfg macros
Linus Walleij
1
-0
/
+13
2012-04-24
gpio/nomadik: use ioremap() instead of static mappings
Linus Walleij
1
-4
/
+11
2012-04-23
gpio/nomadik: support low EMI mode
Rabin Vincent
3
-0
/
+32
2012-04-23
gpio/nomadik: fix spurious interrupts with SKE
Rabin Vincent
1
-0
/
+39
2012-04-23
gpio/nomadik: cache [rf]w?imsc
Rabin Vincent
1
-16
/
+26
2012-04-23
gpio/nomadik: don't set SLPM to 1 for non-wakeup pins
Rabin Vincent
1
-14
/
+7
2012-04-21
Linux 3.4-rc4
Linus Torvalds
1
-1
/
+1
2012-04-21
sparc32,leon: add notify_cpu_starting()
Yong Zhang
1
-0
/
+3
2012-04-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
28
-161
/
+80
2012-04-21
Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
Linus Torvalds
10
-81
/
+86
2012-04-21
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
9
-12
/
+71
2012-04-21
Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
Linus Torvalds
20
-238
/
+276
2012-04-21
kill mm argument of vm_munmap()
Al Viro
8
-11
/
+12
2012-04-21
perfmon: kill some helpers and arguments
Al Viro
1
-9
/
+4
2012-04-21
aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()
Al Viro
1
-1
/
+14
2012-04-20
mmc: core: Do not pre-claim host in suspend
Ulf Hansson
1
-35
/
+20
2012-04-20
mmc: dw_mmc: prevent NULL dereference for dma_ops
Jaehoon Chung
1
-1
/
+2
2012-04-20
mmc: unbreak sdhci-esdhc-imx on i.MX25
Eric Bénard
1
-2
/
+1
2012-04-20
mmc: cd-gpio: Include header to pickup exported symbol prototypes
H Hartley Sweeten
1
-0
/
+1
2012-04-20
mmc: sdhci: refine non-removable card checking for card detection
Daniel Drake
1
-1
/
+1
2012-04-20
mmc: dw_mmc: Fix switch from DMA to PIO
Seungwon Jeon
1
-1
/
+3
2012-04-20
mmc: remove MMC bus legacy suspend/resume method
Chuanxiao Dong
3
-18
/
+10
2012-04-20
VM: add "vm_mmap()" helper function
Linus Torvalds
15
-97
/
+87
2012-04-20
VM: add "vm_munmap()" helper function
Linus Torvalds
8
-33
/
+25
2012-04-20
mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage
Rajendra Nayak
1
-2
/
+2
2012-04-20
mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m
Chris Ball
1
-1
/
+1
2012-04-20
mmc: fixes for eMMC v4.5 sanitize operation
Adrian Hunter
2
-16
/
+40
2012-04-20
mmc: fixes for eMMC v4.5 discard operation
Adrian Hunter
2
-4
/
+5
2012-04-20
VM: add "vm_brk()" helper function
Linus Torvalds
6
-45
/
+31
2012-04-20
Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
2
-5
/
+24
2012-04-20
Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
3
-8
/
+14
2012-04-20
Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
24
-76
/
+151
2012-04-20
Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
Linus Torvalds
5
-21
/
+64
2012-04-20
Revert "ACPI: ignore FADT reset-reg-sup flag"
Linus Torvalds
2
-2
/
+4
2012-04-20
memblock: memblock should be able to handle zero length operations
Tejun Heo
1
-1
/
+6
2012-04-20
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
2
-17
/
+55
2012-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-4
/
+19
[next]