index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
12
-59
/
+10
2008-10-16
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
9
-174
/
+114
2008-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
44
-518
/
+2229
2008-10-16
rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>
Geert Uytterhoeven
2
-0
/
+2
2008-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-73
/
+53
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-15
/
+29
2008-10-16
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
22
-56
/
+156
2008-10-16
drivers/net/xen-netfront.c: Use DIV_ROUND_UP
Julia Lawall
1
-1
/
+1
2008-10-16
make hp_wmi_notify() static
Adrian Bunk
1
-1
/
+1
2008-10-16
resource: add resource_type() and IORESOURCE_TYPE_BITS
Magnus Damm
1
-14
/
+17
2008-10-16
GRU driver: minor updates
Jack Steiner
7
-29
/
+39
2008-10-16
w1: new driver. DS2431 chip
Bernhard Weirich
2
-0
/
+313
2008-10-16
W1: ds2490.c optimize ds_set_pullup
David Fries
1
-19
/
+45
2008-10-16
W1: ds2490.c ds_write_block remove extra ds_wait_status
David Fries
1
-2
/
+0
2008-10-16
W1: ds2490.c magic number work
David Fries
1
-4
/
+12
2008-10-16
W1: ds2490.c reset ds2490 in init
David Fries
1
-0
/
+21
2008-10-16
W1: ds2490.c ds_reset remove ds_wait_status
David Fries
1
-13
/
+2
2008-10-16
W1: ds2490.c ds_dump_status rework
David Fries
1
-50
/
+84
2008-10-16
W1: ds2490.c simplify and fix ds_touch_bit
David Fries
1
-17
/
+4
2008-10-16
W1: ds2490.c disable bit read and write
David Fries
1
-7
/
+18
2008-10-16
W1: ds2490.c ds_write_bit, grouping error, disable readback
David Fries
1
-1
/
+6
2008-10-16
W1: ds2490.c add support for strong pullup
David Fries
1
-38
/
+38
2008-10-16
W1: ds2490.c correct print message
David Fries
1
-1
/
+2
2008-10-16
W1: ds1wm.c msleep for reset
David Fries
1
-1
/
+3
2008-10-16
W1: w1_io.c reset comments and msleep
David Fries
1
-1
/
+13
2008-10-16
W1: w1.c s/printk/dev_dbg/
David Fries
1
-3
/
+3
2008-10-16
W1: w1_int.c use first available master number
David Fries
1
-6
/
+26
2008-10-16
W1: w1_therm consistent mutex access code cleanup
David Fries
1
-1
/
+1
2008-10-16
W1: w1_family, remove unused variable need_exit
David Fries
2
-7
/
+1
2008-10-16
W1: w1_therm fix user buffer overflow and cat
David Fries
2
-36
/
+20
2008-10-16
W1: w1_slave_read_id read bug, use device_attribute
David Fries
1
-25
/
+10
2008-10-16
W1: new module parameter search_count
David Fries
1
-1
/
+3
2008-10-16
W1: recode w1_slave_found logic
David Fries
1
-20
/
+6
2008-10-16
W1: be able to manually add and remove slaves
David Fries
1
-1
/
+137
2008-10-16
W1: feature, w1_therm.c use strong pullup and documentation
David Fries
1
-2
/
+13
2008-10-16
W1: feature, enable hardware strong pullup
David Fries
4
-5
/
+131
2008-10-16
W1: w1_process, block or sleep
David Fries
3
-9
/
+17
2008-10-16
W1: don't delay search start
David Fries
2
-22
/
+23
2008-10-16
W1: abort search early on on exit
David Fries
1
-0
/
+5
2008-10-16
W1: fix deadlocks and remove w1_control_thread
David Fries
7
-122
/
+71
2008-10-16
drivers/char/tpm/tpm.c: fix error-path memory leak
Andrew Morton
1
-7
/
+8
2008-10-16
tpm: work around bug in Broadcom BCM0102 chipset
Valdis Kletnieks
1
-0
/
+7
2008-10-16
tpm: correct tpm timeouts to jiffies conversion
Marcin Obara
1
-7
/
+7
2008-10-16
parport: remove CVS keywords
Adrian Bunk
3
-3
/
+3
2008-10-16
edac i5000: fix thermal issues
Aristeu Rozanski
1
-1
/
+16
2008-10-16
edac i5000: fix error messages
Aristeu Rozanski
1
-62
/
+119
2008-10-16
edac mpc85xx: add support for mpc8572
Andrew Kilkenny
1
-7
/
+26
2008-10-16
edac: make i82443bxgx_edac coexist with intel_agp
Vladislav Bogdanov
1
-2
/
+61
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
1
-1
/
+1
2008-10-16
proc: move sysrq-trigger out of fs/proc/
Alexey Dobriyan
1
-0
/
+30
[next]