index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
8
-3
/
+664
2009-06-14
cb710: more cleanup for the DEBUG case.
Michał Mirosław
1
-0
/
+4
2009-06-14
cb710: handle DEBUG define in Makefile
Pierre Ossman
1
-0
/
+4
2009-06-14
cb710: add missing parenthesis
Pierre Ossman
1
-1
/
+1
2009-06-14
mmc: Driver for CB710/720 memory card reader (MMC part)
Michał Mirosław
7
-0
/
+653
2009-06-13
net: fix network driver ndo_start_xmit() return values (part 1)
Patrick McHardy
1
-1
/
+2
2009-05-15
[SCSI] ses: fix problems caused by empty SES provided name
Yinghai Lu
1
-3
/
+3
2009-05-07
isl29003: fix resume functionality
Daniel Mack
1
-2
/
+7
2009-04-22
sgi-xp/sgi-gru: allow modules to load on non-uv systems
Robin Holt
2
-7
/
+7
2009-04-14
sgi-xpc: clean up numerous globals
Robin Holt
6
-295
/
+254
2009-04-14
sgi-xpc: implement opencomplete messaging
Robin Holt
5
-61
/
+124
2009-04-14
sgi-xpc: prevent false heartbeat failures
Robin Holt
4
-152
/
+123
2009-04-14
at25: make input buffers of at25_*write() const
Geert Uytterhoeven
1
-2
/
+3
2009-04-14
at24: make input buffers of at24_*write() const
Geert Uytterhoeven
1
-4
/
+4
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2009-04-03
xpc_sn2: fix max() warning about pointers of different types
Robin Holt
1
-5
/
+5
2009-04-03
sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UV
Robin Holt
1
-2
/
+2
2009-04-03
sgi-gru: support multiple pagesizes in GRU
Jack Steiner
6
-38
/
+35
2009-04-03
sgi-gru: fix bugs related to module unload of the GRU driver
Jack Steiner
3
-1
/
+24
2009-04-03
sgi-gru: macro for scanning all gru chiplets
Jack Steiner
4
-13
/
+14
2009-04-03
sgi-gru: add support to the GRU driver for message queue interrupts
Jack Steiner
7
-118
/
+305
2009-04-03
sgi-gru: restructure the GRU vtop functions
Jack Steiner
1
-24
/
+44
2009-04-03
sgi-gru: aSID (context management) bug fixes
Jack Steiner
2
-4
/
+10
2009-04-03
sgi-gru: add support for a user to explicitly unload a GRU context
Jack Steiner
1
-0
/
+36
2009-04-03
sgi-gru: add statistics to the GRU context management functions
Jack Steiner
3
-0
/
+59
2009-04-03
sgi-gru: change GRU CCH commands from inline functions to outofline functions
Jack Steiner
4
-160
/
+218
2009-04-03
sgi-gru: improvements to GRU debug messages & statistics
Jack Steiner
7
-27
/
+38
2009-04-03
sgi-gru: misc GRU cleanup
Jack Steiner
8
-43
/
+55
2009-04-03
memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs
David Brownell
1
-14
/
+44
2009-04-03
memory_accessor: implement the new memory_accessor interface for I2C EEPROM
Kevin Hilman
1
-13
/
+54
2009-04-01
drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensor
Daniel Mack
3
-0
/
+481
2009-04-01
hpilo: reduce frequency of IO operations
David Altobelli
2
-4
/
+8
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-3
/
+3
2009-03-29
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
1
-1
/
+1
2009-03-28
eeprom/at24: Remove EXPERIMENTAL
Wolfram Sang
1
-1
/
+1
2009-03-01
Merge branch 'x86/urgent' into x86/pat
Ingo Molnar
1
-1
/
+2
2009-02-28
hpilo: new pci device
David Altobelli
1
-1
/
+2
2009-02-11
SGI IA64 UV: fix ia64 build error in the linux-next tree
Dean Nelson
3
-31
/
+11
2009-02-09
Merge commit 'v2.6.29-rc4' into core/percpu
Ingo Molnar
7
-13
/
+17
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-04
sgi-xp: link XPNET's net_device_ops to its net_device structure
Dean Nelson
1
-1
/
+2
2009-01-30
Merge branch 'linus' into core/percpu
Ingo Molnar
4
-17
/
+24
2009-01-30
hpilo: increment version
David Altobelli
1
-1
/
+1
2009-01-30
sgi-xpc: fix up stale DBUG_ON statements
Robin Holt
2
-7
/
+11
2009-01-30
sgi-xpc: Remove NULL pointer dereference.
Robin Holt
1
-4
/
+6
2009-01-30
sgi-xpc: ensure flags are updated before bte_copy
Robin Holt
2
-5
/
+6
[next]