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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-27
hpilo: new pci device
David Altobelli
1
-1
/
+2
2009-02-05
sgi-xp: fix writing past the end of kzalloc()'d space
Dean Nelson
2
-8
/
+8
2009-02-05
atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not found
Hans-Christian Egtvedt
1
-1
/
+1
2009-02-05
misc: dell-laptop should depend on POWER_SUPPLY
Matthew Garrett
1
-0
/
+1
2009-02-05
hpilo: open/close fix
David Altobelli
2
-3
/
+5
2009-02-03
sgi-xp: link XPNET's net_device_ops to its net_device structure
Dean Nelson
1
-1
/
+2
2009-01-29
hpilo: increment version
David Altobelli
1
-1
/
+1
2009-01-29
sgi-xpc: fix up stale DBUG_ON statements
Robin Holt
2
-7
/
+11
2009-01-29
sgi-xpc: Remove NULL pointer dereference.
Robin Holt
1
-4
/
+6
2009-01-29
sgi-xpc: ensure flags are updated before bte_copy
Robin Holt
2
-5
/
+6
2009-01-26
eeprom: More consistent symbol names
Jean Delvare
2
-7
/
+7
2009-01-26
eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom
Wolfram Sang
5
-9
/
+9
2009-01-26
spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom
Wolfram Sang
3
-0
/
+401
2009-01-26
i2c: Move old eeprom driver to /drivers/misc/eeprom
Wolfram Sang
3
-0
/
+269
2009-01-26
i2c: Move at24 to drivers/misc/eeprom
Wolfram Sang
5
-0
/
+614
2009-01-16
Merge branch 'misc' into release
Len Brown
2
-437
/
+0
2009-01-16
dell-laptop: move to drivers/platform/x86/ from drivers/misc/
Len Brown
2
-437
/
+0
2009-01-15
sgi-xp: eliminate false detection of no heartbeat
Dean Nelson
1
-1
/
+1
2009-01-09
Merge branch 'drivers-platform' into release
Len Brown
14
-17727
/
+2
2009-01-09
Merge branch 'linus' into release
Len Brown
22
-148
/
+889
2009-01-09
Merge branch 'fujitsu-laptop' into release
Len Brown
1
-126
/
+293
2009-01-09
Merge branch 'asus-eeepc' into release
Len Brown
1
-3
/
+3
2009-01-09
fujitsu-laptop: Simplify SBLL/SBL2 backlight handling
Tony Vroon
1
-93
/
+21
2009-01-09
fujitsu-laptop: Add BL power, LED control and radio state information
Tony Vroon
1
-33
/
+272
2009-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-4
/
+4
2009-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-48
/
+20
2009-01-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
10
-18
/
+51
2009-01-08
misc: add dell-laptop driver
Matthew Garrett
3
-0
/
+449
2009-01-07
xpnet: convert devices to new API
Stephen Hemminger
1
-48
/
+20
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
6
-12
/
+11
2009-01-06
ioc4: automatically load sgiioc4 subordinate module
Brent Casavant
1
-0
/
+36
2009-01-06
pci: use pci_ioremap_bar() in drivers/misc
Arjan van de Ven
2
-4
/
+2
2009-01-06
SGI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
4
-7
/
+7
2009-01-06
tifm: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2
-5
/
+4
2009-01-06
trivial: fix an -> a typos in documentation and comments
Frederik Schwarzer
1
-1
/
+1
2009-01-06
trivial: Fix incorrect use of "loose" in event.c
Nick Andrew
1
-1
/
+1
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
1
-2
/
+0
2009-01-02
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-4
/
+4
2008-12-31
ACPI: remove private acpica headers from driver files
Lin Ming
2
-2
/
+0
2008-12-31
ACPI: panasonic-laptop.c: remove ACPI_FUNCTION_TRACE
Lin Ming
1
-22
/
+0
2008-12-31
ACPI: sony-laptop.c: call acpi_get_object_info to get node info
Lin Ming
1
-6
/
+9
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-9
/
+4
2008-12-23
eeepc-laptop: use select and not depends on
Corentin Chary
1
-3
/
+3
2008-12-19
create drivers/platform/x86/ from drivers/misc/
Len Brown
14
-17578
/
+0
2008-12-19
drivers/misc/Makefile, Kconfig: cleanup
Len Brown
2
-22
/
+21
2008-12-16
sgi-xp: xpc needs to pass the physical address, not virtual
Russ Anderson
1
-4
/
+4
2008-12-16
Merge commit 'v2.6.28-rc8' into x86/uv
Ingo Molnar
4
-15
/
+52
2008-12-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+4
2008-12-09
[IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGE
Jack Steiner
1
-0
/
+4
[next]