index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation: dt: update properties in TI GPMC NAND example
Jon Hunter
2013-04-30
1
-14
/
+14
*
Documentation: dt: update TI GPMC ethernet binding properties
Javier Martinez Canillas
2013-04-30
1
-28
/
+28
*
Merge branch 'omap-gpmc-for-v3.10-take2' of git://github.com/jonhunter/linux ...
Tony Lindgren
2013-04-04
10
-309
/
+831
|
\
|
*
ARM: OMAP2+: Add GPMC DT support for Ethernet child nodes
Javier Martinez Canillas
2013-04-04
2
-0
/
+105
|
*
ARM: OMAP2+: rename gpmc_probe_nor_child() to gpmc_probe_generic_child()
Javier Martinez Canillas
2013-04-04
1
-5
/
+5
|
*
ARM: OMAP2+: return -ENODEV if GPMC child device creation fails
Javier Martinez Canillas
2013-04-04
1
-0
/
+1
|
*
ARM: OMAP2+: Allow GPMC probe to complete even if CS mapping fails
Jon Hunter
2013-04-04
1
-17
/
+7
|
*
ARM: OMAP2+: Remove unnecesssary GPMC definitions and variable
Jon Hunter
2013-04-04
1
-7
/
+5
|
*
ARM: OMAP2+: Detect incorrectly aligned GPMC base address
Jon Hunter
2013-04-04
1
-3
/
+19
|
*
ARM: OMAP2+: Convert ONENAND to retrieve GPMC settings from DT
Jon Hunter
2013-04-04
2
-6
/
+18
|
*
ARM: OMAP2+: Convert NAND to retrieve GPMC settings from DT
Jon Hunter
2013-04-04
1
-6
/
+10
|
*
ARM: OMAP2+: Add device-tree support for NOR flash
Jon Hunter
2013-04-04
2
-0
/
+213
|
*
ARM: OMAP2+: Add additional GPMC timing parameters
Jon Hunter
2013-04-04
2
-74
/
+98
|
*
ARM: OMAP2+: Add function to read GPMC settings from device-tree
Jon Hunter
2013-04-01
3
-0
/
+65
|
*
ARM: OMAP2+: Don't configure of chip-select options in gpmc_cs_configure()
Jon Hunter
2013-04-01
3
-47
/
+9
|
*
ARM: OMAP2+: Convert TUSB to use gpmc_cs_program_settings()
Jon Hunter
2013-04-01
1
-24
/
+19
|
*
ARM: OMAP2+: Convert SMC91x to use gpmc_cs_program_settings()
Jon Hunter
2013-04-01
1
-13
/
+17
|
*
ARM: OMAP2+: Convert NAND to use gpmc_cs_program_settings()
Jon Hunter
2013-04-01
1
-12
/
+23
|
*
ARM: OMAP2+: Convert ONENAND to use gpmc_cs_program_settings()
Jon Hunter
2013-04-01
1
-36
/
+25
|
*
ARM: OMAP2+: Add function for configuring GPMC settings
Jon Hunter
2013-04-01
2
-0
/
+106
|
*
ARM: OMAP2+: Add structure for storing GPMC settings
Jon Hunter
2013-04-01
5
-40
/
+72
|
*
ARM: OMAP2+: Add variable to store number of GPMC waitpins
Jon Hunter
2013-04-01
1
-0
/
+13
|
*
ARM: OMAP2+: Simplify code configuring ONENAND devices
Jon Hunter
2013-04-01
1
-16
/
+10
|
*
ARM: omap2: gpmc: Remove redundant chip select out of range check
Ezequiel Garcia
2013-04-01
1
-9
/
+1
|
*
ARM: omap2: gpmc-onenand: Replace printk KERN_ERR with dev_warn()
Ezequiel Garcia
2013-04-01
1
-1
/
+1
|
*
ARM: omap2: gpmc-onenand: Replace pr_err() with dev_err()
Ezequiel Garcia
2013-04-01
1
-3
/
+4
|
*
ARM: omap2: gpmc-onenand: Print something useful on CS request failure
Ezequiel Garcia
2013-04-01
1
-1
/
+2
|
*
ARM: omap2: gpmc-nand: Print something useful on CS request failure
Ezequiel Garcia
2013-04-01
1
-1
/
+2
|
*
ARM: omap2: gpmc: Fix gpmc_cs_reserved() return value
Ezequiel Garcia
2013-04-01
1
-2
/
+2
|
*
ARM: omap2: gpmc: Remove unused gpmc_round_ns_to_ticks() function
Ezequiel Garcia
2013-04-01
1
-7
/
+0
|
*
ARM: omap2: gpmc: Mark local scoped functions static
Ezequiel Garcia
2013-04-01
2
-14
/
+7
|
*
ARM: OMAP: Clear GPMC bits when applying new setting.
Mark Jackson
2013-04-01
2
-1
/
+8
|
/
*
Merge commit '31d9adca82ce65e5c99d045b5fd917c702b6fce3' into tmp
Jon Hunter
2013-04-01
10415
-275128
/
+535997
|
\
|
*
ARM: OMAP2+: Fix broken gpmc support
Jon Hunter
2013-03-04
1
-3
/
+3
|
*
ARM: OMAP1: Fix build related to kgdb.h no longer including serial_8250.h
Tony Lindgren
2013-03-04
3
-0
/
+6
|
*
Linux 3.9-rc1
v3.9-rc1
Linus Torvalds
2013-03-04
1
-2
/
+2
|
*
Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...
Linus Torvalds
2013-03-03
8
-254
/
+284
|
|
\
|
|
*
UAPI: (Scripted) Disintegrate include/video
David Howells
2012-12-20
8
-254
/
+284
|
*
|
Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2013-03-03
5
-49
/
+57
|
|
\
\
|
|
*
|
xenbus: fix compile failure on ARM with Xen enabled
Steven Noonan
2013-03-01
1
-0
/
+1
|
|
*
|
xen/pci: We don't do multiple MSI's.
Konrad Rzeszutek Wilk
2013-03-01
1
-0
/
+9
|
|
*
|
xen/pat: Disable PAT using pat_enabled value.
Konrad Rzeszutek Wilk
2013-02-28
1
-1
/
+9
|
|
*
|
xen/acpi: xen cpu hotplug minor updates
Liu Jinsong
2013-02-25
1
-22
/
+12
|
|
*
|
xen/acpi: xen memory hotplug minor updates
Liu Jinsong
2013-02-25
1
-26
/
+26
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-03
26
-171
/
+108
|
|
\
\
\
|
|
*
|
|
constify path_get/path_put and fs_struct.c stuff
Al Viro
2013-03-02
5
-10
/
+10
|
|
*
|
|
fix nommu breakage in shmem.c
Al Viro
2013-03-02
1
-3
/
+2
|
|
*
|
|
cache the value of file_inode() in struct file
Al Viro
2013-03-02
3
-2
/
+6
|
|
*
|
|
9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentry
Al Viro
2013-02-28
1
-3
/
+17
|
|
*
|
|
9p: make sure ->lookup() adds fid to the right dentry
Al Viro
2013-02-28
1
-2
/
+5
[next]