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
2010-02-26
soc-camera: add support for VIDIOC_S_PARM and VIDIOC_G_PARM ioctls
Guennadi Liakhovetski
1
-0
/
+2
2010-02-26
soc-camera: ov772x: Modify buswidth control
Kuninori Morimoto
1
-5
/
+5
2010-02-26
tw9910: use TABs for indentation
Guennadi Liakhovetski
1
-2
/
+2
2010-02-26
V4L/DVB: radio: Add radio-timb
Richard Röjfors
1
-0
/
+36
2010-02-26
V4L/DVB: radio: add support for SAA7706H Car Radio DSP
Richard Röjfors
1
-0
/
+3
2010-02-26
V4L/DVB: em28xx: fix for "Leadtek winfast tv usbii deluxe"
Magnus Alm
1
-0
/
+1
2010-02-26
V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio
Andy Walls
1
-0
/
+1
2010-02-26
V4L/DVB (14003): gspca_cpai1: New gspca subdriver for CPIA CPiA version 1 cams
Hans de Goede
1
-0
/
+1
2010-02-26
V4L/DVB (13992): gspca_sn9c2028: New gspca subdriver
Theodore Kilgore
1
-0
/
+1
2010-02-26
V4L/DVB (13833): ir-core: some functions can be static
Mauro Carvalho Chehab
1
-4
/
+0
2010-02-26
V4L/DVB (13680): ir: use unsigned long instead of enum
Mauro Carvalho Chehab
3
-12
/
+10
2010-02-26
V4L/DVB (13635): ir-core: Implement protocol table type reading
Mauro Carvalho Chehab
1
-1
/
+3
2010-02-26
V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core
Mauro Carvalho Chehab
3
-8
/
+16
2010-02-26
V4L/DVB (13633): ir-core: create a new class for remote controllers
Mauro Carvalho Chehab
1
-2
/
+10
2010-02-26
can: ti hecc module : add platform specific initialization callback.
Sriramakrishnan
1
-2
/
+6
2010-02-26
Revert "ethtool: Add n-tuple string length to drvinfo and return it"
David S. Miller
1
-1
/
+0
2010-02-26
block: remove padding from io_context on 64bit builds
Richard Kennedy
1
-1
/
+1
2010-02-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2
-12
/
+17
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
1
-1
/
+8
2010-02-26
block: Add BLK_ prefix to definitions
Martin K. Petersen
1
-3
/
+7
2010-02-26
block: Remove unused accessor function
Martin K. Petersen
1
-1
/
+0
2010-02-26
ethtool: Add n-tuple string length to drvinfo and return it
Peter Waskiewicz
1
-0
/
+1
2010-02-26
ipv6: Remove IPV6_ADDR_RESERVED
Ulrich Weber
1
-1
/
+0
2010-02-26
perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()
Peter Zijlstra
1
-1
/
+1
2010-02-26
perf_events: Add new start/stop PMU callbacks
Stephane Eranian
1
-0
/
+2
2010-02-26
can: netlink support for bus-error reporting and counters
Wolfgang Grandegger
2
-4
/
+16
2010-02-26
Input: atkbd - release previously reserved keycodes 248 - 254
Dmitry Torokhov
1
-1
/
+1
2010-02-26
Input: add KEY_WPS_BUTTON definition
Dmitry Torokhov
1
-0
/
+1
2010-02-26
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core
Ingo Molnar
2
-3
/
+6
2010-02-26
Merge commit 'v2.6.33' into tracing/core
Ingo Molnar
59
-219
/
+431
2010-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
David S. Miller
4
-6
/
+110
2010-02-26
rcu: Make rcu_read_lock_sched_held() take boot time into account
Paul E. McKenney
3
-6
/
+3
2010-02-26
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
13
-57
/
+209
2010-02-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-47
/
+90
2010-02-25
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+5
2010-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
Linus Torvalds
2
-2
/
+45
2010-02-25
Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse' into for-linus
Jiri Kosina
2
-33
/
+2
2010-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
4
-2
/
+60
2010-02-25
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
Jeff Mahoney
2
-3
/
+6
2010-02-25
rcu: Accelerate grace period if last non-dynticked CPU
Paul E. McKenney
1
-0
/
+14
2010-02-25
vfs: Abstract rcu_dereference_check for files-fdtable use
Paul E. McKenney
1
-4
/
+7
2010-02-25
vfs: Apply lockdep-based checking to rcu_dereference() uses
Paul E. McKenney
1
-2
/
+6
2010-02-25
sched: Use lockdep-based checking on rcu_dereference()
Paul E. McKenney
2
-2
/
+5
2010-02-25
net: Add checking to rcu_dereference() primitives
Paul E. McKenney
2
-1
/
+6
2010-02-25
rcu: Disable lockdep checking in RCU list-traversal primitives
Paul E. McKenney
2
-9
/
+9
2010-02-25
rcu: Integrate rcu_dereference_check() message into lockdep
Paul E. McKenney
2
-2
/
+6
2010-02-25
rcu: Add lockdep-enabled variants of rcu_dereference()
Paul E. McKenney
2
-7
/
+42
2010-02-25
rcu: Introduce lockdep-based checking to RCU read-side primitives
Paul E. McKenney
2
-12
/
+201
2010-02-25
Merge commit 'v2.6.33' into core/rcu
Ingo Molnar
48
-159
/
+241
2010-02-25
Merge branch 'master' into for-2.6.34
Jens Axboe
1
-4
/
+2
[prev]
[next]