index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...
Linus Torvalds
2011-07-22
8
-85
/
+200
|
\
|
*
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
2011-06-08
8
-85
/
+200
*
|
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-07-22
5
-107
/
+313
|
\
\
|
*
|
of/address: Add of_find_matching_node_by_address helper
Grant Likely
2011-07-18
1
-0
/
+18
|
*
|
Merge commit 'v3.0-rc7' into devicetree/next
Grant Likely
2011-07-15
299
-1608
/
+26277
|
|
\
\
|
*
|
|
dt: remove extra xsysace platform_driver registration
Grant Likely
2011-07-14
1
-82
/
+16
|
*
|
|
tty/serial: Add devicetree support for nVidia Tegra serial ports
Grant Likely
2011-07-10
1
-0
/
+1
|
*
|
|
dt: add helper function to read u32 arrays
Rob Herring
2011-07-06
1
-6
/
+13
|
*
|
|
tty/serial: change of_serial to use new of_property_read_u32() api
Grant Likely
2011-07-04
1
-22
/
+15
|
*
|
|
dt: add 'const' for of_property_read_string parameter **out_string
Shawn Guo
2011-07-03
1
-1
/
+1
|
*
|
|
dt: add helper functions to read u32 and string property values
Thomas Abraham
2011-06-30
1
-0
/
+58
|
*
|
|
tty: of_serial: support for 32 bit accesses
Jamie Iles
2011-06-30
1
-0
/
+17
|
*
|
|
dt/platform: allow device name to be overridden
Grant Likely
2011-06-21
1
-10
/
+63
|
*
|
|
drivers/amba: create devices from device tree
Grant Likely
2011-06-21
1
-0
/
+71
|
*
|
|
dt: add of_platform_populate() for creating device from the device tree
Grant Likely
2011-06-21
1
-4
/
+50
|
*
|
|
dt: Add default match table for bus ids
Grant Likely
2011-06-21
1
-0
/
+8
*
|
|
|
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-07-22
60
-1299
/
+3150
|
\
\
\
\
|
*
|
|
|
spi/imx: add device tree probe support
Shawn Guo
2011-07-14
1
-7
/
+31
|
*
|
|
|
spi/imx: copy gpio number passed by platform data into driver private data
Shawn Guo
2011-07-14
1
-5
/
+7
|
*
|
|
|
spi/imx: use soc name in spi device type naming scheme
Shawn Guo
2011-07-14
2
-111
/
+109
|
*
|
|
|
spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4
Shawn Guo
2011-07-14
2
-56
/
+19
|
*
|
|
|
spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macro
Shawn Guo
2011-07-14
1
-53
/
+53
|
*
|
|
|
spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macro
Shawn Guo
2011-07-14
1
-31
/
+31
|
*
|
|
|
spi/imx: do not make copy of spi_imx_devtype_data
Shawn Guo
2011-07-14
1
-12
/
+12
|
*
|
|
|
spi/dw: Add spi number into spi irq desc
Liu, ShuoX
2011-07-08
2
-1
/
+4
|
*
|
|
|
spi/tegra: Use engineering names in DT compatible property
Stephen Warren
2011-07-05
1
-1
/
+1
|
*
|
|
|
spi/fsl_spi: fix CPM spi driver
Holger Brunck
2011-07-05
1
-17
/
+11
|
*
|
|
|
spi: remove obsolete spi-s3c24xx-gpio driver
Peter Korsgaard
2011-07-04
3
-211
/
+0
|
*
|
|
|
spi/bfin_spi: uninline fat queue funcs
Mike Frysinger
2011-06-17
1
-4
/
+4
|
*
|
|
|
spi/bfin_spi: constify pin array
Mike Frysinger
2011-06-17
1
-1
/
+1
|
*
|
|
|
spi/bfin_spi: use structs for accessing hardware regs
Mike Frysinger
2011-06-17
1
-124
/
+84
|
*
|
|
|
Merge branch 'spi/merge' into spi/next
Grant Likely
2011-06-17
180
-1369
/
+2383
|
|
\
\
\
\
|
*
|
|
|
|
spi/topcliff-pch: Support new device ML7223 IOH
Tomoya MORINAGA
2011-06-16
1
-1
/
+4
|
*
|
|
|
|
spi/pl022: strengthen FIFO watermark level checks
Linus Walleij
2011-06-16
1
-4
/
+44
|
*
|
|
|
|
spi/pl022: support runtime PM
Rabin Vincent
2011-06-16
1
-0
/
+6
|
*
|
|
|
|
spi/pl022: initialize burstsize from FIFO trigger level
Linus Walleij
2011-06-16
1
-2
/
+53
|
*
|
|
|
|
gpio/tegra: Move Tegra gpio driver to drivers/gpio
Grant Likely
2011-06-15
1
-0
/
+12
|
*
|
|
|
|
spi: Convert uses of struct resource * to resource_size(ptr)
Joe Perches
2011-06-10
5
-14
/
+14
|
*
|
|
|
|
Merge branch 'ep93xx-dma' into spi/next
Grant Likely
2011-06-09
75
-348
/
+2097
|
|
\
\
\
\
\
|
|
*
|
|
|
|
spi/ep93xx: add DMA support
Mika Westerberg
2011-06-08
1
-12
/
+291
|
|
*
|
|
|
|
dmaengine: add ep93xx DMA support
Mika Westerberg
2011-06-08
3
-0
/
+1363
|
|
*
|
|
|
|
Merge remote-tracking branch 'origin' into spi/merge
Grant Likely
2011-06-08
70
-335
/
+442
|
|
|
\
\
\
\
\
|
*
|
|
|
|
|
|
spi/topcliff_pch: DMA support
Tomoya MORINAGA
2011-06-08
1
-106
/
+488
|
*
|
|
|
|
|
|
spi/topcliff_pch: support new device ML7213 IOH
Tomoya MORINAGA
2011-06-08
2
-280
/
+312
|
*
|
|
|
|
|
|
spi: reorganize drivers
Grant Likely
2011-06-06
57
-289
/
+239
|
*
|
|
|
|
|
|
spi/bitbang: initialize bits_per_word as specified by spi message
Anatolij Gustschin
2011-06-03
1
-3
/
+3
*
|
|
|
|
|
|
|
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-07-22
53
-828
/
+2830
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renaming
Shawn Guo
2011-07-19
2
-4
/
+4
|
*
|
|
|
|
|
|
|
mcp23s08: add i2c support
Peter Korsgaard
2011-07-15
2
-8
/
+191
|
*
|
|
|
|
|
|
|
mcp23s08: isolate spi specific parts
Peter Korsgaard
2011-07-15
1
-24
/
+57
[next]