Age | Commit message (Expand) | Author | Files | Lines |
2007-05-01 | mmc: Move "present" marking | Pierre Ossman | 2 | -2/+2 |
2007-05-01 | mmc: Move OCR bit defines | Pierre Ossman | 14 | -36/+31 |
2007-05-01 | mmc: add type field to cards | Pierre Ossman | 2 | -7/+11 |
2007-05-01 | mmc: MMC sector based cards | Pierre Ossman | 4 | -8/+38 |
2007-05-01 | mmc: use right timing mode constant | Pierre Ossman | 1 | -1/+1 |
2007-05-01 | tifm: add missing include for DMA_32BIT_MASK | Andrew Morton | 1 | -0/+1 |
2007-05-01 | tifm: layout fixes, small changes to comments and printfs | Alex Dubov | 4 | -72/+80 |
2007-05-01 | tifm_sd: implement software scatter-gather | Alex Dubov | 2 | -147/+297 |
2007-05-01 | tifm_sd: fix resume handler | Alex Dubov | 1 | -16/+19 |
2007-05-01 | tifm_sd: replace command completion state machine with full checking | Alex Dubov | 2 | -122/+138 |
2007-05-01 | tifm_sd: merge dma and pio request processing paths | Alex Dubov | 1 | -130/+68 |
2007-05-01 | tifm_sd: separate command flags, socket flags and register bit masks | Alex Dubov | 1 | -36/+36 |
2007-05-01 | tifm_sd: remove wait for power off on remove | Alex Dubov | 1 | -15/+10 |
2007-05-01 | tifm_sd: remove tifm_sd_terminate function | Alex Dubov | 1 | -21/+13 |
2007-05-01 | tifm: add sysfs attribute for tifm devices | Alex Dubov | 1 | -7/+20 |
2007-05-01 | tifm_7xx1: fix adapter resume function | Alex Dubov | 1 | -27/+31 |
2007-05-01 | tifm: move common device management tasks from tifm_7xx1 to tifm_core | Alex Dubov | 3 | -72/+65 |
2007-05-01 | tifm: move common adapter management tasks from tifm_7xx1 to tifm_core | Alex Dubov | 3 | -45/+51 |
2007-05-01 | tifm_7xx1: improve card detection routine | Alex Dubov | 1 | -25/+21 |
2007-05-01 | tifm: replace per-adapter kthread with freezeable workqueue | Alex Dubov | 3 | -76/+72 |
2007-05-01 | tifm: simplify bus match and uevent handlers | Alex Dubov | 4 | -40/+53 |
2007-05-01 | tifm: use bus methods to handle probe/remove instead of driver ones. | Alex Dubov | 2 | -56/+47 |
2007-05-01 | tifm: hide details of interrupt processing from socket drivers | Alex Dubov | 4 | -37/+50 |
2007-05-01 | wbsd: remove block crc test | Pierre Ossman | 2 | -34/+3 |
2007-05-01 | mmc: enforce correct sg list | Pierre Ossman | 1 | -0/+11 |
2007-05-01 | mmc: cull sg list to match mmc request size | Alex Dubov | 5 | -129/+50 |
2007-05-01 | libata: honour host controllers that want just one host | Linus Torvalds | 1 | -7/+4 |
2007-05-01 | pm: include EIO from errno-base.h | David Rientjes | 1 | -1/+1 |
2007-05-01 | Add kvasprintf() | Jeremy Fitzhardinge | 2 | -7/+20 |
2007-05-01 | power management: force pm_ops.valid callback to be assigned | Johannes Berg | 2 | -8/+8 |
2007-05-01 | power management: implement pm_ops.valid for everybody | Johannes Berg | 11 | -55/+39 |
2007-05-01 | power management: remove firmware disk mode | Johannes Berg | 5 | -54/+34 |
2007-05-01 | rework pm_ops pm_disk_mode, kill misuse | Johannes Berg | 11 | -64/+56 |
2007-05-01 | reiserfs: suppress lockdep warning | Jeff Mahoney | 1 | -1/+1 |
2007-05-01 | Extend print_symbol capability | Robert Peterson | 2 | -9/+27 |
2007-05-01 | [UDP]: Do not allow specific bind when wildcard bind exists. | David S. Miller | 1 | -8/+33 |
2007-05-01 | [IPV4] UDP: Fix endianness bugs in hashing changes. | David S. Miller | 1 | -18/+18 |
2007-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 26 | -2013/+1446 |
2007-04-30 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos... | Linus Torvalds | 22 | -615/+1004 |
2007-04-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 27 | -273/+641 |
2007-04-30 | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 10 | -464/+459 |
2007-04-30 | Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 376 | -7892/+11546 |
2007-04-30 | [IPV4] SNMP: Support OutMcastPkts and OutBcastPkts | Mitsuru Chinen | 1 | -0/+6 |
2007-04-30 | [IPV4] SNMP: Support InMcastPkts and InBcastPkts | Mitsuru Chinen | 1 | -0/+7 |
2007-04-30 | [IPV4] SNMP: Support InTruncatedPkts | Mitsuru Chinen | 1 | -1/+4 |
2007-04-30 | [IPV4] SNMP: Support InNoRoutes | Mitsuru Chinen | 1 | -0/+2 |
2007-04-30 | [SNMP]: Add definitions for {In,Out}BcastPkts | Mitsuru Chinen | 1 | -0/+2 |
2007-04-30 | [TCP] FRTO: RFC4138 allows Nagle override when new data must be sent | Ilpo Järvinen | 3 | -7/+17 |
2007-04-30 | [TCP] FRTO: Delay skb available check until it's mandatory | Ilpo Järvinen | 1 | -8/+11 |
2007-04-30 | [XFRM]: Restrict upper layer information by bundle. | Masahide NAKAMURA | 3 | -0/+71 |