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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-14
Merge branches 'spear/clock' and 'imx/clock' into next/clock
Arnd Bergmann
6
-12
/
+127
2012-05-14
Merge branch 'ux500/delete-u5500' into next/soc
Arnd Bergmann
4
-448
/
+44
2012-05-14
Merge branch 'spear/pinctrl' into spear/clock
Arnd Bergmann
6
-12
/
+127
2012-05-14
sched/fair: Revert sched-domain iteration breakage
Peter Zijlstra
1
-1
/
+0
2012-05-14
[media] Input: move drivers/input/fixp-arith.h to include/linux
Antonio Ospite
1
-0
/
+87
2012-05-14
Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/uprobes
Ingo Molnar
36
-177
/
+257
2012-05-14
[media] v4l2-dev: add flag to have the core lock all file operations
Hans Verkuil
1
-0
/
+3
2012-05-14
[media] v4l2-dev/ioctl: determine the valid ioctls upfront
Hans Verkuil
1
-0
/
+11
2012-05-14
[media] v4l2-dev: make it possible to skip locking for selected ioctls
Hans Verkuil
1
-0
/
+11
2012-05-14
[media] smiapp: Add driver
Sakari Ailus
1
-0
/
+83
2012-05-14
[media] omap3isp: Add lane configuration to platform data
Sakari Ailus
1
-0
/
+25
2012-05-14
[media] omap3isp: Move definitions required by board code under include/media
Sakari Ailus
1
-0
/
+4
2012-05-14
[media] v4l: Allow changing control handler lock
Sakari Ailus
1
-3
/
+6
2012-05-14
[media] v4l: Implement v4l2_subdev_link_validate()
Sakari Ailus
1
-0
/
+12
2012-05-14
[media] media: Add link_validate() op to check links to the sink pad
Sakari Ailus
1
-2
/
+3
2012-05-14
[media] v4l: Add DPCM compressed raw bayer pixel formats
Sakari Ailus
1
-0
/
+3
2012-05-14
[media] v4l: Image processing control class
Sakari Ailus
1
-0
/
+8
2012-05-14
[media] v4l: Image source control class
Sakari Ailus
1
-0
/
+9
2012-05-14
[media] v4l2: use __u32 rather than enums in ioctl() structs
Sakari Ailus
1
-31
/
+33
2012-05-14
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
7
-44
/
+106
2012-05-14
Fix blkdev.h build errors when BLOCK=n
Russell King
1
-1
/
+2
2012-05-13
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
Shmulik Ladkani
1
-3
/
+2
2012-05-13
mtd: gpmi: add device tree support to gpmi-nand
Huang Shijie
1
-4
/
+4
2012-05-13
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
1
-5
/
+6
2012-05-13
mtd: add read_byte support to plat_nand
John Crispin
1
-0
/
+1
2012-05-13
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
1
-4
/
+1
2012-05-13
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
Mike Dunn
1
-0
/
+3
2012-05-13
mtd: bitflip_threshold added to mtd_info and sysfs
Mike Dunn
1
-0
/
+9
2012-05-13
mtd: ecc_strength is at ecc step granularity
Mike Dunn
1
-1
/
+1
2012-05-13
ASoC: max98095: Single bit bitfields should be unsigned
Mark Brown
1
-1
/
+1
2012-05-13
regmap: Convert regmap_irq to use irq_domain
Mark Brown
1
-0
/
+1
2012-05-13
Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq' into regmap-next
Mark Brown
86
-304
/
+1122
2012-05-13
mfd: da9052: Fix genirq abuse
Mark Brown
1
-0
/
+1
2012-05-13
video: exynos mipi dsi: support reverse panel type
Donghwa Lee
1
-0
/
+1
2012-05-13
fbdev: sh_mobile_hdmi: add HDMI Control Register support
Kuninori Morimoto
1
-0
/
+1
2012-05-13
fbdev: sh_mobile_hdmi: 32bit register access support
Kuninori Morimoto
1
-1
/
+4
2012-05-13
fbdev: sh_mobile_hdmi: add interrupt output option
Kuninori Morimoto
1
-1
/
+7
2012-05-13
regulator: tps62360: make init_data of platform data to pointer.
Laxman Dewangan
1
-3
/
+1
2012-05-13
Merge tag 'v3.4-rc7' into for-3.5
Mark Brown
38
-152
/
+354
2012-05-13
vga_switcheroo: Add the support for audio clients
Takashi Iwai
1
-0
/
+6
2012-05-13
vga_switcheroo: Introduce struct vga_switcheroo_client_ops
Takashi Iwai
1
-6
/
+7
2012-05-12
Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dt2
Olof Johansson
2
-10
/
+21
2012-05-12
Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into next/boards
Olof Johansson
13
-18
/
+97
2012-05-12
etherdevice: Remove now unused compare_ether_addr_64bits
Joe Perches
1
-33
/
+13
2012-05-12
Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/pinctrl
Olof Johansson
1
-0
/
+13
2012-05-13
mmc: mxs-mmc: move header from mach into linux folder
Shawn Guo
1
-0
/
+19
2012-05-12
Merge branch 'spear/pinctrl' into next/pinctrl
Arnd Bergmann
7
-4
/
+66
2012-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-14
/
+19
2012-05-12
fq_codel: Fair Queue Codel AQM
Eric Dumazet
1
-0
/
+54
2012-05-12
codel: use Newton method instead of sqrt() and divides
Eric Dumazet
1
-31
/
+37
[prev]
[next]