| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] i2c: Drop useless CVS revision IDs | Jean Delvare | 2005-10-28 | 4 | -8/+0 |
* | [PATCH] i2c: Fix union i2c_smbus_data definition | Hideki Iwamoto | 2005-10-28 | 1 | -2/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2005-10-28 | 5 | -55/+117 |
|\ |
|
| * | Merge ../bleed-2.6 | Greg KH | 2005-10-28 | 118 | -518/+1697 |
| |\ |
|
| * | | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 | 1 | -15/+2 |
| * | | [PATCH] INPUT: rename input_dev_class to input_class to be correct. | Greg Kroah-Hartman | 2005-10-28 | 1 | -1/+1 |
| * | | [PATCH] INPUT: remove the input_class structure, as it is unused. | Greg Kroah-Hartman | 2005-10-28 | 1 | -1/+0 |
| * | | [PATCH] INPUT: export input_dev_class so that input drivers can use it. | Greg Kroah-Hartman | 2005-10-28 | 1 | -0/+1 |
| * | | [PATCH] Input: prepare to sysfs integration | Dmitry Torokhov | 2005-10-28 | 1 | -1/+23 |
| * | | [PATCH] Driver Core: document struct class_device properly | Greg Kroah-Hartman | 2005-10-28 | 1 | -0/+24 |
| * | | [PATCH] Driver Core: add the ability for class_device structures to be nested | Greg Kroah-Hartman | 2005-10-28 | 1 | -3/+10 |
| * | | [PATCH] add sysfs attr to re-emit device hotplug event | Kay Sievers | 2005-10-28 | 2 | -29/+29 |
| * | | [PATCH] Driver core: pass interface to class interface methods | Dmitry Torokhov | 2005-10-28 | 1 | -2/+2 |
| * | | [PATCH] I2O: remove i2o_device_class | Dmitry Torokhov | 2005-10-28 | 1 | -2/+0 |
| * | | [PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o code | Greg Kroah-Hartman | 2005-10-28 | 1 | -1/+1 |
| * | | [PATCH] driver model wakeup flags | David Brownell | 2005-10-28 | 1 | -1/+25 |
* | | | [IPv4/IPv6]: UFO Scatter-gather approach | Ananda Raju | 2005-10-28 | 3 | -0/+16 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 | Arnaldo Carvalho de Melo | 2005-10-28 | 2 | -3/+6 |
|\ \ \ |
|
| * | | | [Bluetooth] Make more functions static | Marcel Holtmann | 2005-10-28 | 1 | -0/+6 |
| * | | | [Bluetooth] Move CRC table into RFCOMM core | Marcel Holtmann | 2005-10-28 | 1 | -3/+0 |
| |/ / |
|
* | | | Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6 | Linus Torvalds | 2005-10-28 | 21 | -240/+1270 |
|\ \ \
| |_|/
|/| | |
|
| * | | Auto-update from upstream | Kyle McMartin | 2005-10-28 | 64 | -247/+407 |
| |\ \ |
|
| * \ \ | Auto-update from upstream | Kyle McMartin | 2005-10-26 | 8 | -37/+52 |
| |\ \ \ |
|
| * | | | | [PARISC] Update parisc specific input code from parisc tree | Matthew Wilcox | 2005-10-21 | 4 | -0/+952 |
| * | | | | [PARISC] Specify level to fix binutils level promotion bug | Grant Grundler | 2005-10-21 | 1 | -2/+4 |
| * | | | | [PARISC] Define pgprot_noncached macro in pgtable.h | Grant Grundler | 2005-10-21 | 1 | -0/+2 |
| * | | | | [PARISC] Add other CRT_ID for newer cards to grfioctl.h | Kyle McMartin | 2005-10-21 | 1 | -0/+2 |
| * | | | | [PARISC] Add ECANCELED to errno.h | Grant Grundler | 2005-10-21 | 1 | -0/+1 |
| * | | | | [PARISC] Fix the alloc_slabmgmt panic | James Bottomley | 2005-10-21 | 1 | -6/+34 |
| * | | | | [PARISC] Fix compile warning in pci.h | Matthew Wilcox | 2005-10-21 | 1 | -1/+1 |
| * | | | | [PARISC] Use work queue in LED/LCD driver instead of tasklet. | Grant Grundler | 2005-10-21 | 1 | -3/+0 |
| * | | | | [PARISC] Add new ioprio_{set,get} syscalls | Jens Axboe | 2005-10-21 | 1 | -5/+11 |
| * | | | | [PARISC] Update bitops from parisc tree | Grant Grundler | 2005-10-21 | 2 | -158/+134 |
| * | | | | [PARISC] Add ability for prctl to change unaligned trap behaviour | Kyle McMartin | 2005-10-21 | 1 | -0/+19 |
| * | | | | [PARISC] Take into account nullified insn and lock functions for profiling | Randolph Chung | 2005-10-21 | 1 | -1/+1 |
| * | | | | [PARISC] Update spinlocks from parisc tree | Matthew Wilcox | 2005-10-21 | 3 | -14/+30 |
| * | | | | [PARISC] Move pa_tlb_lock to tlb_flush.h | Grant Grundler | 2005-10-21 | 2 | -19/+20 |
| * | | | | [PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docs | Grant Grundler | 2005-10-21 | 3 | -31/+54 |
| * | | | | [PARISC] Convert parisc_device to use struct resource for hpa | Matthew Wilcox | 2005-10-21 | 1 | -1/+1 |
| * | | | | [PARISC] Convert parisc_device tree to use struct device klists | Matthew Wilcox | 2005-10-21 | 1 | -0/+5 |
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2005-10-28 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | [ARM] 3031/1: fix typos in comments of mmc.h | Erik Hovland | 2005-10-28 | 1 | -2/+2 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-28 | 36 | -30/+456 |
|\ \ \ \ \ |
|
| * | | | | | [ARM] 3041/1: AAEC-2000 - CLCD controller platform glue | Bellido Nicolas | 2005-10-28 | 1 | -0/+3 |
| * | | | | | [ARM] 3039/1: AAEC-2000 - Add MTD support | Bellido Nicolas | 2005-10-28 | 1 | -0/+3 |
| * | | | | | [ARM] 3038/1: AAEC-2000 - Proper includes in hardware.h | Bellido Nicolas | 2005-10-28 | 1 | -1/+2 |
| * | | | | | [ARM] 3037/1: AAED-2000 - Add defines for GPIO registers on external port. | Bellido Nicolas | 2005-10-28 | 1 | -0/+40 |
| * | | | | | [ARM] 3036/1: AAEC-2000 - Add defines for GPIO registers | Bellido Nicolas | 2005-10-28 | 1 | -0/+50 |
| * | | | | | [ARM] 2897/2: PXA2xx IRDA support | Nicolas Pitre | 2005-10-28 | 2 | -2/+17 |
| * | | | | | [ARM] 3029/1: Add HWUART support for PXA 255/26x | Matt Reimer | 2005-10-28 | 2 | -0/+34 |