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
*
pwm: pxa: Propagate pwmchip_remove() error
Thierry Reding
2012-07-23
1
-2
/
+1
*
pwm: Convert pwm-pxa to use devm_* APIs
Axel Lin
2012-07-23
1
-39
/
+10
*
pwm: Convert pwm-vt8500 to use devm_* APIs
Axel Lin
2012-07-23
1
-39
/
+8
*
pwm: Convert pwm-imx to use devm_* APIs
Axel Lin
2012-07-23
1
-47
/
+10
*
pwm: Conflict with legacy PWM API
Thierry Reding
2012-07-23
3
-0
/
+3
*
pwm: pwm-mxs: add pinctrl support
Shawn Guo
2012-07-23
1
-0
/
+6
*
pwm: pwm-mxs: use devm_* managed functions
Shawn Guo
2012-07-23
1
-16
/
+8
*
pwm: pwm-mxs: use global reset function stmp_reset_block
Shawn Guo
2012-07-23
2
-2
/
+3
*
pwm: pwm-mxs: encode soc name in compatible string
Shawn Guo
2012-07-23
2
-3
/
+3
*
pwm: Take over maintainership of the PWM subsystem
Thierry Reding
2012-07-23
1
-2
/
+8
*
pwm-backlight: Add rudimentary device tree support
Thierry Reding
2012-07-23
4
-21
/
+159
*
pwm: add pwm-mxs support
Shawn Guo
2012-07-02
4
-0
/
+234
*
ARM vt8500: Move vt8500 pwm driver to pwm framework
Sascha Hauer
2012-07-02
5
-116
/
+66
*
ARM Samsung: Move s3c pwm driver to pwm framework
Sascha Hauer
2012-07-02
4
-146
/
+98
*
ARM i.MX: Move i.MX pwm driver to pwm framework
Sascha Hauer
2012-07-02
5
-118
/
+82
*
pwm: Move PXA PWM driver to PWM framework
Thierry Reding
2012-07-02
4
-115
/
+68
*
pwm: Move Blackfin PWM driver to PWM framework
Thierry Reding
2012-07-02
6
-111
/
+174
*
pwm: tegra: Add device tree support
Thierry Reding
2012-07-02
6
-0
/
+45
*
pwm: Add NVIDIA Tegra SoC support
Thierry Reding
2012-07-02
3
-0
/
+265
*
pwm: Add device tree support
Thierry Reding
2012-06-15
3
-2
/
+209
*
dt: Add empty of_parse_phandle_with_args() function
Thierry Reding
2012-06-15
1
-0
/
+9
*
dt: Add empty of_property_match_string() function
Thierry Reding
2012-06-15
1
-0
/
+7
*
pwm: Add table-based lookup for static mappings
Thierry Reding
2012-06-15
3
-19
/
+199
*
pwm: Add debugfs interface
Thierry Reding
2012-06-15
2
-0
/
+96
*
pwm: Allow chips to support multiple PWMs
Thierry Reding
2012-06-15
3
-93
/
+254
*
pwm: Add PWM framework support
Sascha Hauer
2012-06-15
8
-0
/
+341
*
Linux 3.5-rc2
v3.5-rc2
Linus Torvalds
2012-06-09
1
-1
/
+1
*
mm, oom: fix badness score underflow
David Rientjes
2012-06-09
1
-2
/
+2
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-06-08
6
-39
/
+179
|
\
|
*
sched: Fix the relax_domain_level boot parameter
Dimitri Sivanich
2012-06-06
1
-6
/
+3
|
*
sched: Validate assumptions in sched_init_numa()
Peter Zijlstra
2012-06-06
1
-19
/
+80
|
*
sched: Always initialize cpu-power
Peter Zijlstra
2012-06-06
2
-2
/
+13
|
*
sched: Fix domain iteration
Peter Zijlstra
2012-06-06
4
-10
/
+72
|
*
sched/rt: Fix lockdep annotation within find_lock_lowest_rq()
Peter Zijlstra
2012-06-06
1
-1
/
+1
|
*
sched/numa: Load balance between remote nodes
Alex Shi
2012-06-06
1
-1
/
+1
|
*
sched/x86: Calculate booted cores after construction of sibling_mask
Kamalesh Babulal
2012-06-06
1
-0
/
+9
*
|
sched/fair: fix lots of kernel-doc warnings
Randy Dunlap
2012-06-08
1
-16
/
+6
*
|
Revert "drm/i915/crt: Do not rely upon the HPD presence pin"
Linus Torvalds
2012-06-08
1
-5
/
+3
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2012-06-08
2
-5
/
+4
|
\
\
|
*
|
ext4: don't set i_flags in EXT4_IOC_SETFLAGS
Tao Ma
2012-06-08
1
-1
/
+0
|
*
|
ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg
Theodore Ts'o
2012-06-08
1
-4
/
+4
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2012-06-08
2
-9
/
+16
|
\
\
\
|
*
|
|
powerpc: Fix kernel panic during kernel module load
Steffen Rumler
2012-06-08
1
-6
/
+5
|
*
|
|
powerpc/time: Sanity check of decrementer expiration is necessary
Paul Mackerras
2012-06-08
1
-3
/
+11
|
|
/
/
*
|
|
Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2012-06-08
3
-8
/
+33
|
\
\
\
|
*
|
|
UBI: correct ubi_wl_flush locking
Artem Bityutskiy
2012-06-07
1
-4
/
+13
|
*
|
|
UBIFS: fix debugfs-less systems support
Artem Bityutskiy
2012-06-07
1
-2
/
+10
|
*
|
|
UBI: fix debugfs-less systems support
Artem Bityutskiy
2012-06-07
1
-2
/
+10
|
|
/
/
*
|
|
Revert "vfs: stop d_splice_alias creating directory aliases"
Linus Torvalds
2012-06-08
1
-6
/
+10
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-06-08
13
-91
/
+168
|
\
\
\
[next]