summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Staging: rtl9192e: fix power usage issuesdavid woo2010-03-0318-426/+1660
* Staging: rtl8192e: fix some codingstyle issuesRadu Voicilas2010-03-032-88/+83
* Staging: ramzswap: remove unused #include <linux/version.h>Huang Weiyi2010-03-031-1/+0
* Staging: wlags49_h2: remove duplicated #includeHuang Weiyi2010-03-031-1/+0
* Staging: iio: checkinclude.pl fixAmeya Palande2010-03-031-1/+0
* Staging: batman-adv: Fix the naming of the debug option.Andrew Lunn2010-03-034-6/+6
* Staging: batman-adv: Split originator handling parts out of routing.cAndrew Lunn2010-03-036-221/+289
* Staging: batman-adv: Always receive when discarding.Andrew Lunn2010-03-031-2/+1
* Staging: batman-adv: stop persistent warnings if a device is deactivated.Andrew Lunn2010-03-031-6/+2
* Staging: batman-adv: Refactor routing.cAndrew Lunn2010-03-031-439/+709
* Staging: batman-adv: replace internal logging mechanism.Andrew Lunn2010-03-0315-520/+242
* Staging: asus_oled: Add defines for asus vendor_id and device_id to be consis...Peter Huewe2010-03-031-4/+10
* Staging: mimio: checkpatch.pl line > 80 chars fixesAmeya Palande2010-03-031-45/+51
* Staging: mimio: Remove dead codeAmeya Palande2010-03-031-24/+0
* Staging: mimio: Fix checkpatch.pl spacing errorsAmeya Palande2010-03-031-2/+2
* Staging: rtl8187x: Use %pM for mac address outputJoe Perches2010-03-0340-251/+221
* staging: slicoss Use pci_set_consistent_dma_mask.kirjanov@gmail.com2010-03-031-5/+18
* staging: slicoss Use compare_ether_addr.kirjanov@gmail.com2010-03-032-17/+3
* staging: slicoss Use PCI_DEVICE_TABLE.kirjanov@gmail.com2010-03-031-8/+4
* staging: slicoss Use dev->stats rather than adapter->stats.kirjanov@gmail.com2010-03-031-13/+12
* staging: slicoss No need to check pointer in debugfs_remove()kirjanov@gmail.com2010-03-031-4/+2
* staging: slicoss No need type casting when using netdev_privkirjanov@gmail.com2010-03-031-10/+10
* staging: slicoss Check for valid hw addresskirjanov@gmail.com2010-03-031-0/+3
* staging: slicoss Convert to netdev_tx_tkirjanov@gmail.com2010-03-031-2/+2
* Staging: vme: Allow drivers to co-existMartyn Welch2010-03-032-25/+27
* Staging: vme: Remove old structures for implemented featuresMartyn Welch2010-03-031-32/+0
* Staging: vme: Fix checkpatch errors on VME core.Martyn Welch2010-03-033-127/+126
* Staging: vme: Allow override of geographical address on ca91c142Martyn Welch2010-03-031-2/+12
* Staging: vme: Allow override of geographical address on tsi148Martyn Welch2010-03-031-5/+20
* Staging: vme: Correct vme_user error message typoMartyn Welch2010-03-031-2/+2
* Staging: otus: Fix branch in zfProtRspSim()Roel Kluin2010-03-031-2/+1
* Staging: otus: fix some sparse warningsThiago Farina2010-03-031-28/+25
* Staging: dream: remove duplicated #includeHuang Weiyi2010-03-031-2/+0
* Staging: dream: fix memory leak in camera error pathPavel Machek2010-03-031-1/+3
* Staging: dream: add missing include filesPavel Machek2010-03-0332-1/+6149
* Staging: comedi: pcmad: [PATCH 3/3] cleanup printk() warningsBruce Beare2010-03-031-3/+4
* Staging: comedi: pcmad: Cleanup: Remove unneeded bracesBruce Beare2010-03-031-4/+2
* Staging: comedi: pcmad: Cleanup: code indent warning messagesBruce Beare2010-03-031-4/+4
* Linux 2.6.33v2.6.33Linus Torvalds2010-02-241-1/+1
* Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds2010-02-241-2/+5
|\
| * parisc: Set PCI CLS early in boot.Carlos O'Donell2010-02-241-2/+5
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-02-241-1/+1
|\ \
| * | [IA64] Fix broken sn2 buildHedi Berriche2010-02-231-1/+1
* | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-02-242-20/+9
|\ \ \
| * | | microblaze: Fix out_le32() macroSteven J. Magnani2010-02-241-1/+1
| * | | microblaze: Fix cache loop function for cache rangeMichal Simek2010-02-241-19/+8
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-02-242-12/+3
|\ \ \ | |/ / |/| |
| * | Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe2010-02-232-12/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-2311-18/+57
|\ \
| * | net: bug fix for vlan + gro issueAjit Khaparde2010-02-231-1/+1