index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-21
always enable FW_LOADER unless EMBEDDED=y
Adrian Bunk
1
-1
/
+2
2008-07-21
uio-howto.tmpl: use unique output names
Mike Frysinger
1
-1
/
+1
2008-07-21
uio-howto.tmpl: use standard copyright/legal markings
Mike Frysinger
1
-11
/
+12
2008-07-21
sysfs: don't call notify_change
Miklos Szeredi
1
-1
/
+4
2008-07-21
sysdev: fix debugging statements in registration code.
Ben Dooks
1
-3
/
+8
2008-07-21
kobject: should use kobject_put() in kset-example
Li Zefan
1
-1
/
+1
2008-07-21
kobject: reorder kobject to save space on 64 bit builds
Richard Kennedy
1
-1
/
+1
2008-07-21
UIO: minor style and comment fixes
Uwe Kleine-König
1
-3
/
+3
2008-07-21
UIO: add generic UIO platform driver
Uwe Kleine-König
3
-0
/
+126
2008-07-21
UIO: Add write function to allow irq masking
Hans J. Koch
3
-1
/
+67
2008-07-21
UIO: fix UIO Kconfig dependencies
Uwe Kleine-König
1
-2
/
+1
2008-07-21
pnp: add acpi:* modalias entries
Kay Sievers
1
-8
/
+16
2008-07-21
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
14
-45
/
+32
2008-07-21
driver core: remove DEVICE_ID_SIZE define
Greg Kroah-Hartman
2
-3
/
+2
2008-07-21
driver core: remove DEVICE_NAME_SIZE define
Kay Sievers
7
-10
/
+7
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
16
-26
/
+26
2008-07-21
class: change internal semaphore to a mutex
Dave Young
3
-17
/
+19
2008-07-21
class: add lockdep infrastructure
Matthew Wilcox
2
-7
/
+29
2008-07-21
class: fix docbook comments for class_private structure
Greg Kroah-Hartman
1
-2
/
+1
2008-07-21
class: rename "sem" to "class_sem" in internal class structure
Greg Kroah-Hartman
3
-17
/
+17
2008-07-21
class: rename "subsys" to "class_subsys" in internal class structure
Greg Kroah-Hartman
3
-28
/
+33
2008-07-21
class: rename "interfaces" to "class_interfaces" in internal class structure
Greg Kroah-Hartman
3
-8
/
+8
2008-07-21
class: rename "devices" to "class_devices" in internal class structure
Greg Kroah-Hartman
3
-8
/
+8
2008-07-21
class: move driver core specific parts to a private structure
Greg Kroah-Hartman
4
-71
/
+107
2008-07-21
bluetooth: remove improper bluetooth class symlinks.
Greg Kroah-Hartman
1
-7
/
+0
2008-07-21
infiniband: make cm_device use a struct device and not a kobject.
Greg Kroah-Hartman
1
-20
/
+9
2008-07-21
infiniband: rename "device" to "ib_device" in cm_device
Greg Kroah-Hartman
1
-23
/
+24
2008-07-21
block: make /proc/partitions and /proc/diskstats use class_find_device()
Greg Kroah-Hartman
1
-12
/
+13
2008-07-21
block: move header for /proc/partitions to seq_start
Greg Kroah-Hartman
1
-3
/
+4
2008-07-21
block: make proc files seq_start use the class_find_device()
Greg Kroah-Hartman
1
-14
/
+17
2008-07-21
block: make /proc/diskstats only build if CONFIG_PROC_FS is enabled
Randy Dunlap
1
-0
/
+2
2008-07-21
block: make blk_lookup_devt use the class iterator function
Greg Kroah-Hartman
1
-12
/
+26
2008-07-21
block: make printk_partition use the class iterator function
Greg Kroah-Hartman
1
-43
/
+50
2008-07-21
block: fix compiler warning in genhd.c
Greg Kroah-Hartman
1
-1
/
+3
2008-07-21
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
8
-19
/
+28
2008-07-21
Driver Core: add ability for class_for_each_device to start in middle of list
Greg Kroah-Hartman
6
-19
/
+31
2008-07-21
device create: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2
-12
/
+8
2008-07-21
driver core: remove device_create()
Greg Kroah-Hartman
2
-37
/
+0
2008-07-21
device create: x86: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2
-4
/
+4
2008-07-21
device create: usb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
4
-9
/
+11
2008-07-21
device create: spi: convert device_create to device_create_drvdata
David Brownell
1
-2
/
+2
2008-07-21
device create: sound: convert device_create to device_create_drvdata
Greg Kroah-Hartman
3
-10
/
+14
2008-07-21
device create: scsi: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-2
/
+2
2008-07-21
device create: s390: convert device_create to device_create_drvdata
Greg Kroah-Hartman
3
-12
/
+14
2008-07-21
device create: net: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2
-4
/
+5
2008-07-21
device create: mtd: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-3
/
+6
2008-07-21
device create: misc: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-2
/
+3
2008-07-21
device create: mips: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2
-3
/
+4
2008-07-21
device create: macintosh: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-1
/
+2
2008-07-21
device create: isdn: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-1
/
+2
[next]