| Commit message (Expand) | Author | Age | Files | Lines |
* | hpilo: new pci device | David Altobelli | 2009-02-27 | 1 | -1/+2 |
* | sgi-xp: fix writing past the end of kzalloc()'d space | Dean Nelson | 2009-02-05 | 2 | -8/+8 |
* | atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not found | Hans-Christian Egtvedt | 2009-02-05 | 1 | -1/+1 |
* | misc: dell-laptop should depend on POWER_SUPPLY | Matthew Garrett | 2009-02-05 | 1 | -0/+1 |
* | hpilo: open/close fix | David Altobelli | 2009-02-05 | 2 | -3/+5 |
* | sgi-xp: link XPNET's net_device_ops to its net_device structure | Dean Nelson | 2009-02-03 | 1 | -1/+2 |
* | hpilo: increment version | David Altobelli | 2009-01-29 | 1 | -1/+1 |
* | sgi-xpc: fix up stale DBUG_ON statements | Robin Holt | 2009-01-29 | 2 | -7/+11 |
* | sgi-xpc: Remove NULL pointer dereference. | Robin Holt | 2009-01-29 | 1 | -4/+6 |
* | sgi-xpc: ensure flags are updated before bte_copy | Robin Holt | 2009-01-29 | 2 | -5/+6 |
* | eeprom: More consistent symbol names | Jean Delvare | 2009-01-26 | 2 | -7/+7 |
* | eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom | Wolfram Sang | 2009-01-26 | 5 | -9/+9 |
* | spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom | Wolfram Sang | 2009-01-26 | 3 | -0/+401 |
* | i2c: Move old eeprom driver to /drivers/misc/eeprom | Wolfram Sang | 2009-01-26 | 3 | -0/+269 |
* | i2c: Move at24 to drivers/misc/eeprom | Wolfram Sang | 2009-01-26 | 5 | -0/+614 |
* | Merge branch 'misc' into release | Len Brown | 2009-01-16 | 2 | -437/+0 |
|\ |
|
| * | dell-laptop: move to drivers/platform/x86/ from drivers/misc/ | Len Brown | 2009-01-16 | 2 | -437/+0 |
* | | sgi-xp: eliminate false detection of no heartbeat | Dean Nelson | 2009-01-15 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'drivers-platform' into release | Len Brown | 2009-01-09 | 14 | -17727/+2 |
|\ |
|
| * | create drivers/platform/x86/ from drivers/misc/ | Len Brown | 2008-12-19 | 14 | -17578/+0 |
| * | drivers/misc/Makefile, Kconfig: cleanup | Len Brown | 2008-12-19 | 2 | -22/+21 |
* | | Merge branch 'linus' into release | Len Brown | 2009-01-09 | 22 | -148/+889 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-01-08 | 1 | -4/+4 |
| |\ \ |
|
| | * | | [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-02 | 1 | -4/+4 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-08 | 1 | -48/+20 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-01-08 | 10 | -18/+51 |
| | |\ \ \ |
|
| | * | | | | xpnet: convert devices to new API | Stephen Hemminger | 2009-01-07 | 1 | -48/+20 |
| * | | | | | misc: add dell-laptop driver | Matthew Garrett | 2009-01-08 | 3 | -0/+449 |
| | |/ / /
| |/| | | |
|
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 | 2 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | trivial: fix an -> a typos in documentation and comments | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
| | * | | | | trivial: Fix incorrect use of "loose" in event.c | Nick Andrew | 2009-01-06 | 1 | -1/+1 |
| | |/ / / |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-06 | 6 | -12/+11 |
| |\ \ \ \ |
|
| | * | | | | SGI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 4 | -7/+7 |
| | * | | | | tifm: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 2 | -5/+4 |
| | |/ / / |
|
| * | | | | ioc4: automatically load sgiioc4 subordinate module | Brent Casavant | 2009-01-06 | 1 | -0/+36 |
| * | | | | pci: use pci_ioremap_bar() in drivers/misc | Arjan van de Ven | 2009-01-06 | 2 | -4/+2 |
| |/ / / |
|
| * | | | zero i_uid/i_gid on inode allocation | Al Viro | 2009-01-05 | 1 | -2/+0 |
| |/ / |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 | 1 | -9/+4 |
| |\ \ |
|
| | * \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-15 | 1 | -0/+4 |
| | |\ \
| | | |/ |
|
| | * | | sgi-xp: Kill directly reference of netdev->priv | Wang Chen | 2008-12-04 | 1 | -9/+4 |
| * | | | sgi-xp: xpc needs to pass the physical address, not virtual | Russ Anderson | 2008-12-16 | 1 | -4/+4 |
| * | | | Merge commit 'v2.6.28-rc8' into x86/uv | Ingo Molnar | 2008-12-16 | 4 | -15/+52 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'linus' into x86/uv | Ingo Molnar | 2008-11-20 | 22 | -53/+1848 |
| |\ \ \ |
|
| * | | | | x86, UV: fix redundant creation of sgi_uv | Cliff Wickman | 2008-11-11 | 1 | -1/+0 |
| * | | | | sgi-xp: support getting the address of a partition's reserved page | Dean Nelson | 2008-11-05 | 1 | -3/+28 |
| * | | | | sgi-xp: define xp_partition_id and xp_region_size | Dean Nelson | 2008-11-05 | 1 | -2/+2 |
| * | | | | sgi-xp: create activate and notify gru message queues | Dean Nelson | 2008-11-05 | 2 | -53/+218 |
| * | | | | sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect() | Dean Nelson | 2008-11-05 | 5 | -12/+117 |
* | | | | | Merge branch 'fujitsu-laptop' into release | Len Brown | 2009-01-09 | 1 | -126/+293 |
|\ \ \ \ \ |
|
| * | | | | | fujitsu-laptop: Simplify SBLL/SBL2 backlight handling | Tony Vroon | 2009-01-09 | 1 | -93/+21 |