index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
w1: send status messages after command processing
Evgeniy Polyakov
2009-01-08
2
-8
/
+47
*
w1: added w1 reset command
Evgeniy Polyakov
2009-01-08
2
-0
/
+4
*
w1: move w1 commands from defines to enum
Evgeniy Polyakov
2009-01-08
1
-5
/
+8
*
w1: allow master IO commands
Evgeniy Polyakov
2009-01-08
1
-65
/
+77
*
w1: list slaves commands
Evgeniy Polyakov
2009-01-08
1
-17
/
+85
*
w1: add touch block command
Evgeniy Polyakov
2009-01-08
4
-4
/
+35
*
w1: add list masters w1 command
Evgeniy Polyakov
2009-01-08
2
-0
/
+57
*
w1: add 1-wire master driver for i.MX27 / i.MX31
Sascha Hauer
2009-01-08
3
-0
/
+219
*
tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance
David Smith
2009-01-08
1
-13
/
+22
*
misc: add dell-laptop driver
Matthew Garrett
2009-01-08
3
-0
/
+449
*
dcdbas: export functionality for use in other drivers
Matthew Garrett
2009-01-08
2
-4
/
+7
*
rtc-ds1307: remove legacy probe() checks
Jüri Reitel
2009-01-08
1
-27
/
+4
*
rtc-ds1307: SMBus compatibility
BARRE Sebastien
2009-01-08
1
-88
/
+35
*
xen: add xenfs to allow usermode <-> Xen interaction
Alex Zeffertt
2009-01-08
8
-6
/
+715
*
drivers/xen/xenbus/xenbus_client.c: cleanup kerneldoc
Qinghuang Feng
2009-01-08
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-01-07
4
-10
/
+10
|
\
|
*
sparc64: Fix unsigned long long warnings in drivers.
Sam Ravnborg
2009-01-06
4
-10
/
+10
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-01-07
27
-184
/
+106
|
\
\
|
*
|
V4L/DVB (10190): cx88: Fix some Kbuild troubles
Mauro Carvalho Chehab
2009-01-07
6
-47
/
+65
|
*
|
V4L/DVB (10189): dm1105: Fix build with INPUT=m and DVB_DM1105=y
Mauro Carvalho Chehab
2009-01-07
1
-0
/
+1
|
*
|
V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etc
Julia Lawall
2009-01-07
5
-7
/
+5
|
*
|
V4L/DVB (10182): tda8290: fix TDA8290 + TDA18271 initialization
Michael Krufky
2009-01-07
1
-1
/
+2
|
*
|
V4L/DVB (10181): v4l2-device: Fix some sparse warnings
Mauro Carvalho Chehab
2009-01-07
1
-2
/
+2
|
*
|
V4L/DVB (10180): drivers/media: Fix a number of sparse warnings
Mauro Carvalho Chehab
2009-01-07
6
-9
/
+9
|
*
|
V4L/DVB (10179): tda8290: Fix two sparse warnings
Mauro Carvalho Chehab
2009-01-07
1
-2
/
+1
|
*
|
V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbols
Mauro Carvalho Chehab
2009-01-07
1
-11
/
+15
|
*
|
V4L/DVB (10177): Fix sparse warnings on em28xx
Mauro Carvalho Chehab
2009-01-07
3
-3
/
+3
|
*
|
V4L/DVB (10176b): pxa-camera: fix redefinition warnings and missing DMA defin...
Eric Miao
2009-01-07
2
-98
/
+1
|
*
|
V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_h...
Guennadi Liakhovetski
2009-01-07
2
-4
/
+2
*
|
|
staging: __FUNCTION__ is gcc-specific, use __func__
Harvey Harrison
2009-01-07
64
-360
/
+360
*
|
|
trivial: replace last usages of __FUNCTION__ in kernel
Harvey Harrison
2009-01-07
5
-10
/
+10
|
/
/
*
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-01-07
41
-1088
/
+1867
|
\
\
|
*
|
PCI PM: Put PM callbacks in the order of execution
Rafael J. Wysocki
2009-01-07
1
-43
/
+43
|
*
|
PCI PM: Run default PM callbacks for all devices using new framework
Rafael J. Wysocki
2009-01-07
1
-82
/
+53
|
*
|
PCI PM: Register power state of devices during initialization
Rafael J. Wysocki
2009-01-07
1
-2
/
+6
|
*
|
PCI PM: Call pci_fixup_device from legacy routines
Rafael J. Wysocki
2009-01-07
1
-33
/
+19
|
*
|
PCI PM: Rearrange code in pci-driver.c
Rafael J. Wysocki
2009-01-07
1
-41
/
+75
|
*
|
PCI PM: Avoid touching devices behind bridges in unknown state
Rafael J. Wysocki
2009-01-07
3
-38
/
+74
|
*
|
PCI PM: Move pci_has_legacy_pm_support
Rafael J. Wysocki
2009-01-07
1
-8
/
+8
|
*
|
PCI PM: Power-manage devices without drivers during suspend-resume
Rafael J. Wysocki
2009-01-07
1
-4
/
+29
|
*
|
PCI PM: Add suspend counterpart of pci_reenable_device
Rafael J. Wysocki
2009-01-07
3
-13
/
+59
|
*
|
PCI PM: Fix poweroff and restore callbacks
Rafael J. Wysocki
2009-01-07
1
-5
/
+5
|
*
|
PCI: Use msleep instead of cpu_relax during ASPM link retraining
Andrew Patterson
2009-01-07
1
-4
/
+9
|
*
|
PCI: PCIe portdrv: Add kerneldoc comments to remining core funtions
Rafael J. Wysocki
2009-01-07
1
-0
/
+34
|
*
|
PCI: PCIe portdrv: Rearrange code so that related things are together
Rafael J. Wysocki
2009-01-07
2
-50
/
+50
|
*
|
PCI: PCIe portdrv: Fix suspend and resume of PCI Express port services
Rafael J. Wysocki
2009-01-07
2
-67
/
+0
|
*
|
PCI: PCIe portdrv: Add kerneldoc comments to some core functions
Rafael J. Wysocki
2009-01-07
1
-7
/
+70
|
*
|
net: sfc: Use pci_clear_master() to disable bus mastering
Ben Hutchings
2009-01-07
1
-2
/
+2
|
*
|
PCI: Add pci_clear_master() as opposite of pci_set_master()
Ben Hutchings
2009-01-07
1
-11
/
+28
|
*
|
PCI hotplug: remove redundant test in cpq hotplug
Julia Lawall
2009-01-07
1
-1
/
+1
[next]