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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-30
ieee1394: csr1212: more sensible names for jump targets
Stefan Richter
1
-10
/
+8
2007-04-30
ieee1394: csr1212: warn on unreachable code
Stefan Richter
1
-2
/
+5
2007-04-30
ieee1394: shrink csr1212_new_string_descriptor_leaf
Stefan Richter
1
-77
/
+46
2007-04-30
ieee1394: csr1212: coding style
Stefan Richter
2
-113
/
+133
2007-04-30
ieee1394: replace vmalloc by kmalloc in csr1212
Stefan Richter
2
-4
/
+6
2007-04-30
ieee1394: de-inline some functions
Stefan Richter
3
-32
/
+33
2007-04-30
ieee1394: stricter error checks in csr1212
Stefan Richter
3
-51
/
+34
2007-04-30
ieee1394: csr1212: rename some types
Stefan Richter
2
-81
/
+74
2007-04-30
ieee1394: drop csr1212's support for external compilation
Stefan Richter
4
-168
/
+84
2007-04-30
ieee1394: remove unused csr1212 code
Stefan Richter
2
-480
/
+99
2007-04-30
ieee1394: small header cleanup
Stefan Richter
2
-2
/
+2
2007-04-30
ieee1394: move some comments from declaration to definition
Stefan Richter
18
-239
/
+348
2007-04-30
ieee1394: remove declarations of nonexisting functions
Stefan Richter
3
-14
/
+1
2007-04-30
ieee1394: sbp2: include fixes
Andrew Morton
1
-0
/
+2
2007-04-30
ieee1394: sbp2: move some memory allocations into non-atomic context
Stefan Richter
1
-15
/
+5
2007-04-30
ieee1394: sbp2: optimize DMA direction of s/g tables
Stefan Richter
1
-6
/
+6
2007-04-30
ieee1394: sbp2: enforce 32bit DMA mapping
Stefan Richter
1
-0
/
+5
2007-04-30
ieee1394: sbp2: remove unnecessary alignments of struct members
Stefan Richter
1
-4
/
+4
2007-04-29
Merge branch 'field-zeroing' into for-linus
Jiri Kosina
1
-0
/
+5
2007-04-29
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
147
-6033
/
+29194
2007-04-29
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
70
-3253
/
+3580
2007-04-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
28
-4537
/
+7981
2007-04-29
USB HID: don't warn on idVendor == 0
Jiri Kosina
1
-2
/
+0
2007-04-28
[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.
Rusty Russell
2
-36
/
+25
2007-04-28
[NETPOLL]: Remove CONFIG_NETPOLL_RX
Sergei Shtylyov
1
-5
/
+0
2007-04-28
Pull bugzilla-8346 into release branch
Len Brown
1
-0
/
+12
2007-04-28
Pull sbs into release branch
Len Brown
5
-1040
/
+682
2007-04-28
Pull dock into release branch
Len Brown
1
-0
/
+25
2007-04-28
Pull ec into release branch
Len Brown
2
-321
/
+181
2007-04-28
Pull misc-for-upstream into release branch
Len Brown
10
-32
/
+33
2007-04-28
Pull thinkpad into release branch
Len Brown
7
-2836
/
+4936
2007-04-28
Pull sony into release branch
Len Brown
6
-252
/
+2017
2007-04-28
Pull asus into release branch
Len Brown
1
-56
/
+95
2007-04-28
sonypi: use mutex instead of semaphore
Matthias Kaehlcke
1
-10
/
+10
2007-04-28
sony-laptop: remove user visible camera controls as platform attributes
malattia@linux.it
1
-36
/
+0
2007-04-28
meye: make meye use sony-laptop instead of sonypi
malattia@linux.it
3
-35
/
+35
2007-04-28
sony-laptop: add a meye-usable include file for camera ops
malattia@linux.it
1
-8
/
+9
2007-04-28
sony-laptop: complete the motion eye camera support in sony-laptop
malattia@linux.it
1
-18
/
+90
2007-04-28
sonypi: try to detect if sony-laptop has already taken one of the known ioports
malattia@linux.it
2
-2
/
+29
2007-04-28
sonypi: suggest sonypi users to try sony-laptop instead
malattia@linux.it
1
-0
/
+6
2007-04-28
sony-laptop: add edge modem support (also called WWAN)
malattia@linux.it
1
-0
/
+41
2007-04-28
sony-laptop: add locking on accesses to the ioport and global vars
malattia@linux.it
1
-12
/
+31
2007-04-28
sony-laptop: add camera enable/disable parameter, better handle possible infi...
malattia@linux.it
1
-15
/
+36
2007-04-28
thinkpad-acpi: make drivers/misc/thinkpad_acpi:fan_mutex static
Adrian Bunk
1
-1
/
+1
2007-04-28
ACPI: thinkpad-acpi: add sysfs support to wan and bluetooth subdrivers
Henrique de Moraes Holschuh
2
-12
/
+136
2007-04-28
ACPI: thinkpad-acpi: add sysfs support to hotkey subdriver
Henrique de Moraes Holschuh
2
-0
/
+129
2007-04-28
ACPI: thinkpad-acpi: improve dock subdriver initialization
Henrique de Moraes Holschuh
1
-28
/
+50
2007-04-28
ACPI: thinkpad-acpi: improve debugging for acpi helpers
Henrique de Moraes Holschuh
1
-11
/
+20
2007-04-28
ACPI: thinkpad-acpi: map ENXIO to EINVAL for fan sysfs
Henrique de Moraes Holschuh
1
-2
/
+6
2007-04-28
ACPI: thinkpad-acpi: fix a fan watchdog invocation
Henrique de Moraes Holschuh
1
-2
/
+3
[prev]
[next]