index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-29
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
170
-6144
/
+29413
2007-04-29
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
80
-3318
/
+3656
2007-04-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
36
-4729
/
+8496
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
13
-38
/
+65
2007-04-28
Pull thinkpad into release branch
Len Brown
9
-3011
/
+5364
2007-04-28
Pull sony into release branch
Len Brown
9
-263
/
+2072
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
4
-39
/
+38
2007-04-28
sony-laptop: add a meye-usable include file for camera ops
malattia@linux.it
2
-8
/
+43
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
3
-23
/
+186
2007-04-28
ACPI: thinkpad-acpi: add sysfs support to hotkey subdriver
Henrique de Moraes Holschuh
3
-11
/
+176
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: improve fan control documentation
Henrique de Moraes Holschuh
1
-5
/
+13
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
2007-04-28
ACPI: thinkpad-acpi: do not arm fan watchdog if it would not work
Henrique de Moraes Holschuh
1
-0
/
+3
2007-04-28
ACPI: thinkpad-acpi: add a fan-control feature master toggle
Henrique de Moraes Holschuh
3
-9
/
+38
2007-04-28
ACPICA: clear fields reserved before FADT r3
Bob Moore
1
-0
/
+12
2007-04-28
SPIN_LOCK_UNLOCKED cleanup in drivers/ata/pata_winbond.c
Milind Arun Choudhary
1
-1
/
+1
2007-04-28
drivers/ata/pata_cmd640.c: fix build with CONFIG_PM=n
Andrew Morton
1
-0
/
+8
2007-04-28
pata_hpt37x: Further small fixes
Alan Cox
1
-14
/
+9
2007-04-28
pata_hpt3x2n: Add HPT371N support and other bits
Alan Cox
1
-7
/
+38
2007-04-28
ata: printk warning fixes
Andrew Morton
1
-6
/
+9
2007-04-28
libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET
Tejun Heo
2
-5
/
+10
2007-04-28
ahci: consolidate common port flags
Tejun Heo
1
-19
/
+10
2007-04-28
ata_timing: ensure t->cycle is always correct
Alan Cox
1
-0
/
+6
2007-04-28
libata: add missing call to ->cable_detect() in new EH path
Tejun Heo
1
-0
/
+4
2007-04-28
pata_amd: remove contamination added during cable_detect conversion
Tejun Heo
1
-5
/
+0
2007-04-28
libata: Handle drives that require a spin-up command before first access
Mark Lord
2
-1
/
+29
2007-04-28
libata: HPA support
Alan Cox
3
-0
/
+212
2007-04-28
libata: kill probe_ent and related helpers
Tejun Heo
4
-281
/
+0
2007-04-28
libata: convert the remaining PATA drivers to new init model
Tejun Heo
13
-429
/
+362
2007-04-28
libata: convert the remaining SATA drivers to new init model
Tejun Heo
9
-657
/
+444
2007-04-28
libata: convert ata_pci_init_native_mode() users to new init model
Tejun Heo
3
-132
/
+80
2007-04-28
libata: convert drivers with combined SATA/PATA ports to new init model
Tejun Heo
2
-250
/
+187
2007-04-28
libata: add init helpers including ata_pci_prepare_native_host()
Tejun Heo
3
-2
/
+76
[next]