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
*
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
2008-10-16
3
-18
/
+60
|
\
|
*
agp/nvidia: Support agp user-memory on nvidia agp.
Thomas Hellstrom
2008-10-16
1
-4
/
+18
|
*
agp/amd-k7: Suspend support for AMD K7 GART driver
Stuart Bennett
2008-10-16
1
-6
/
+32
|
*
agp/intel: Reduce extraneous PCI posting reads during init
Keith Packard
2008-10-16
1
-3
/
+3
|
*
agp: Fix stolen memory counting on G4X.
Eric Anholt
2008-10-16
1
-5
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2008-10-16
96
-518
/
+896
|
\
\
|
*
|
UIO: Fix mapping of logical and virtual memory
Andrew G. Harvey
2008-10-16
1
-2
/
+10
|
*
|
UIO: add automata sercos3 pci card support
John Ogness
2008-10-16
3
-0
/
+257
|
*
|
UIO: Change driver name of uio_pdrv
Hans J. Koch
2008-10-16
1
-1
/
+1
|
*
|
UIO: Add alignment warnings for uio-mem
Hans J. Koch
2008-10-16
1
-0
/
+8
|
*
|
Driver core: add bus_sort_breadthfirst() function
Greg Kroah-Hartman
2008-10-16
2
-45
/
+55
|
*
|
NET: convert the phy_device file to use bus_find_device_by_name
Greg Kroah-Hartman
2008-10-16
1
-7
/
+1
|
*
|
kobject: Fix kobject_rename and !CONFIG_SYSFS
Eric W. Biederman
2008-10-16
1
-0
/
+5
|
*
|
platform: add new device registration helper
Dmitry Baryshkov
2008-10-16
1
-0
/
+47
|
*
|
PNP: create device attributes via default device attributes
Drew Moseley
2008-10-16
4
-39
/
+11
|
*
|
Driver core: make bus_find_device_by_name() more robust
Peter Korsgaard
2008-10-16
1
-3
/
+1
|
*
|
usb: turn dev_warn+WARN_ON combos into dev_WARN
Arjan van de Ven
2008-10-16
1
-16
/
+8
|
*
|
debug: use dev_WARN() rather than WARN_ON() in device_pm_add()
Arjan van de Ven
2008-10-16
1
-1
/
+1
|
*
|
device model: Do a quickcheck for driver binding before doing an expensive check
Arjan van de Ven
2008-10-16
1
-0
/
+3
|
*
|
Driver core: Fix cleanup in device_create_vargs().
Cornelia Huck
2008-10-16
1
-1
/
+1
|
*
|
Driver core: Clarify device cleanup.
Cornelia Huck
2008-10-16
1
-5
/
+18
|
*
|
drivers/firmware/iscsi_ibft.c: make 3 functions static
Adrian Bunk
2008-10-16
1
-9
/
+9
|
*
|
driver core: make struct platform_pm_ops static
Adrian Bunk
2008-10-16
1
-1
/
+1
|
*
|
usb gadget: link fixes for network gadget
David Brownell
2008-10-16
5
-145
/
+158
|
*
|
usb gadget: link fixes for cdc composite gadget
David Brownell
2008-10-16
3
-6
/
+26
|
*
|
usb gadget: link fixes for storage gadget
David Brownell
2008-10-16
2
-2
/
+13
|
*
|
usb gadget: link fixes for printer gadget
David Brownell
2008-10-16
2
-2
/
+15
|
*
|
usb gadget: link fixes for MIDI gadget
David Brownell
2008-10-16
2
-1
/
+16
|
*
|
usb gadget: link fixes for gadget zero
David Brownell
2008-10-16
3
-17
/
+36
|
*
|
usb gadget: link fixes for serial gadget
David Brownell
2008-10-16
2
-1
/
+19
|
*
|
device create: ide: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
2
-8
/
+7
|
*
|
device create: video: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
3
-11
/
+7
|
*
|
device create: usb: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
8
-23
/
+19
|
*
|
device create: scsi: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
5
-18
/
+14
|
*
|
device create: s390: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
4
-18
/
+15
|
*
|
device create: net: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
3
-7
/
+7
|
*
|
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
13
-38
/
+30
|
*
|
device create: infiniband: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
4
-16
/
+13
|
*
|
device create: ieee1394: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
3
-11
/
+10
|
*
|
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
18
-49
/
+43
|
*
|
device create: block: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
4
-15
/
+11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-10-16
12
-59
/
+10
|
\
\
\
|
*
|
|
remove CONFIG_KMOD from drivers
Johannes Berg
2008-10-17
13
-66
/
+10
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2008-10-16
9
-174
/
+114
|
\
\
\
|
*
|
|
md: fix input truncation in safe_delay_store()
Dan Williams
2008-10-16
1
-5
/
+3
|
*
|
|
md: check for memory allocation failure in faulty personality
Sven Wegener
2008-10-16
1
-0
/
+2
|
*
|
|
md: build failure due to missing delay.h
Stephen Rothwell
2008-10-15
3
-0
/
+3
|
*
|
|
md: Relax minimum size restrictions on chunk_size.
NeilBrown
2008-10-13
3
-8
/
+11
|
*
|
|
md: remove space after function name in declaration and call.
NeilBrown
2008-10-13
2
-28
/
+28
|
*
|
|
md: Remove unnecessary #includes, #defines, and function declarations.
NeilBrown
2008-10-13
6
-53
/
+4
[next]