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
kobject: Fix kobject_rename and !CONFIG_SYSFS
Eric W. Biederman
1
-0
/
+5
2008-10-16
platform: add new device registration helper
Dmitry Baryshkov
1
-0
/
+47
2008-10-16
PNP: create device attributes via default device attributes
Drew Moseley
4
-39
/
+11
2008-10-16
Driver core: make bus_find_device_by_name() more robust
Peter Korsgaard
1
-3
/
+1
2008-10-16
usb: turn dev_warn+WARN_ON combos into dev_WARN
Arjan van de Ven
1
-16
/
+8
2008-10-16
debug: use dev_WARN() rather than WARN_ON() in device_pm_add()
Arjan van de Ven
1
-1
/
+1
2008-10-16
device model: Do a quickcheck for driver binding before doing an expensive check
Arjan van de Ven
1
-0
/
+3
2008-10-16
Driver core: Fix cleanup in device_create_vargs().
Cornelia Huck
1
-1
/
+1
2008-10-16
Driver core: Clarify device cleanup.
Cornelia Huck
1
-5
/
+18
2008-10-16
drivers/firmware/iscsi_ibft.c: make 3 functions static
Adrian Bunk
1
-9
/
+9
2008-10-16
driver core: make struct platform_pm_ops static
Adrian Bunk
1
-1
/
+1
2008-10-16
usb gadget: link fixes for network gadget
David Brownell
5
-145
/
+158
2008-10-16
usb gadget: link fixes for cdc composite gadget
David Brownell
3
-6
/
+26
2008-10-16
usb gadget: link fixes for storage gadget
David Brownell
2
-2
/
+13
2008-10-16
usb gadget: link fixes for printer gadget
David Brownell
2
-2
/
+15
2008-10-16
usb gadget: link fixes for MIDI gadget
David Brownell
2
-1
/
+16
2008-10-16
usb gadget: link fixes for gadget zero
David Brownell
3
-17
/
+36
2008-10-16
usb gadget: link fixes for serial gadget
David Brownell
2
-1
/
+19
2008-10-16
device create: ide: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2
-8
/
+7
2008-10-16
device create: video: convert device_create_drvdata to device_create
Greg Kroah-Hartman
3
-11
/
+7
2008-10-16
device create: usb: convert device_create_drvdata to device_create
Greg Kroah-Hartman
8
-23
/
+19
2008-10-16
device create: scsi: convert device_create_drvdata to device_create
Greg Kroah-Hartman
5
-18
/
+14
2008-10-16
device create: s390: convert device_create_drvdata to device_create
Greg Kroah-Hartman
4
-18
/
+15
2008-10-16
device create: net: convert device_create_drvdata to device_create
Greg Kroah-Hartman
3
-7
/
+7
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
13
-38
/
+30
2008-10-16
device create: infiniband: convert device_create_drvdata to device_create
Greg Kroah-Hartman
4
-16
/
+13
2008-10-16
device create: ieee1394: convert device_create_drvdata to device_create
Greg Kroah-Hartman
3
-11
/
+10
2008-10-16
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
18
-49
/
+43
2008-10-16
device create: block: convert device_create_drvdata to device_create
Greg Kroah-Hartman
4
-15
/
+11
2008-10-15
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
4
-0
/
+659
2008-10-15
tty: make sure that proc_clear_tty stores the cpu flags
Arjan van de Ven
1
-2
/
+3
2008-10-15
metronomefb: Fix warning when building 64bit
Alan Cox
1
-1
/
+1
2008-10-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
31
-346
/
+610
2008-10-15
RTC: M48T35: new RTC driver
Thomas Bogendoerfer
3
-0
/
+244
2008-10-15
MIPS: DS1286: New RTC driver
Thomas Bogendoerfer
3
-0
/
+415
2008-10-15
Merge commit 'origin'
Benjamin Herrenschmidt
1518
-60950
/
+126803
2008-10-14
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
10
-295
/
+808
2008-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
41
-2770
/
+5012
2008-10-14
rtc-cmos: look for PNP RTC first, then for platform RTC
Bjorn Helgaas
1
-15
/
+18
2008-10-15
hvc_console: Fix free_irq in spinlocked section
Christian Borntraeger
1
-5
/
+5
2008-10-14
rtc-cmos: move wake setup from ACPI glue into RTC driver
Bjorn Helgaas
2
-112
/
+89
2008-10-14
HID: build drivers for all quirky devices by default
Jiri Kosina
1
-0
/
+19
2008-10-14
HID: add missing blacklist entry for Apple ATV ircontrol
Jiri Kosina
1
-0
/
+1
2008-10-14
HID: add support for Bright ABNT2 brazilian device
Mauro Carvalho Chehab
6
-0
/
+86
2008-10-14
HID: Don't let Avermedia Radio FM800 be handled by usb hid drivers
Mauro Carvalho Chehab
2
-0
/
+4
2008-10-14
HID: fix numlock led on Dell device 0x413c/0x2105
Mauro Carvalho Chehab
3
-0
/
+3
2008-10-14
HID: remove warn() macro from usb hid drivers
From: Greg Kroah-Hartman
2
-8
/
+12
2008-10-14
HID: remove info() macro from usb HID drivers
Greg Kroah-Hartman
3
-5
/
+10
2008-10-14
HID: add appletv IR receiver quirk
Peter Korsgaard
2
-0
/
+3
2008-10-14
HID: fix a lockup regression when using force feedback on a PID device
Anssi Hannula
3
-7
/
+31
[next]