aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-02ARM: 5735/1: sa1111: CodingStyle cleanupsHartley Sweeten1-13/+12
2009-10-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiopRussell King7-137/+439
2009-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds54-268/+2157
2009-10-02cfq-iosched: add a knob for desktop interactivenessJens Axboe1-1/+6
2009-10-02cnic: Fix NETDEV_UP event processing.Michael Chan2-3/+4
2009-10-02uvesafb/connector: Disallow unpliviged users to send netlink packetsPhilipp Reisner1-0/+3
2009-10-02pohmelfs/connector: Disallow unpliviged users to configure pohmelfsPhilipp Reisner1-0/+3
2009-10-02dst/connector: Disallow unpliviged users to configure dstPhilipp Reisner1-0/+5
2009-10-02dm/connector: Only process connector packages from privileged processesPhilipp Reisner1-0/+3
2009-10-02connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner3-13/+5
2009-10-02connector/dm: Fixed a compilation warningPhilipp Reisner1-2/+1
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner10-18/+19
2009-10-02connector: Keep the skb in cn_callback_dataPhilipp Reisner3-9/+9
2009-10-02e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop3-33/+6
2009-10-02net: Fix wrong sizeofJean Delvare2-2/+2
2009-10-02net: splice() from tcp to pipe should take into account O_NONBLOCKEric Dumazet1-1/+1
2009-10-02Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into releaseLen Brown348-13884/+14603
2009-10-02ASoC: wm8940: Fix check on error code form snd_soc_codec_set_cache_ioJonathan Cameron1-1/+1
2009-10-02ACPI: fix bus scanning memory leaksBjorn Helgaas1-5/+2
2009-10-02ACPI: EC: Restart command even if no interrupts from ECAlexey Starikovskiy1-3/+1
2009-10-02ALSA: usb - Use strlcat() correctlyTakashi Iwai1-9/+14
2009-10-02ASoC: Fix SND_SOC_DAPM_LINE handlingPeter Ujfalusi1-2/+3
2009-10-02ALSA: Fix invalid __exit in sound/mips/*.cTakashi Iwai2-2/+2
2009-10-02ALSA: hda - Fix / improve ALC66x parserTakashi Iwai1-86/+155
2009-10-02ALSA: ctxfi: Swapped SURROUND-SIDE muteSven Eckelmann1-2/+2
2009-10-02sound: Make keywest_driver staticJean Delvare1-1/+1
2009-10-02ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-B1VPDaniel T Chen1-0/+6
2009-10-02ALSA: sscape - Remove sscap_ioctl.h from include/sound/KbuildTakashi Iwai1-1/+0
2009-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds16-245/+745
2009-10-01spi-imx: strip down chipselect function to only drive the chipselectUwe Kleine-König1-33/+17
2009-10-01spi-imx: initialize complete config structUwe Kleine-König1-0/+1
2009-10-01spi-imx: no need to assert bits_per_word being initializedUwe Kleine-König1-3/+0
2009-10-01spi-imx: setup mode_bits we can handleSascha Hauer1-0/+1
2009-10-01spi-imx: fix initial chipselect settingsSascha Hauer1-1/+6
2009-10-01spi-imx: update state correctlySascha Hauer1-0/+7
2009-10-01spi-imx: rename source file to spi_imx.cUwe Kleine-König2-169/+169
2009-10-01afs: remove cache.hChristoph Hellwig2-13/+1
2009-10-01sscanf(): fix %*s%nAndy Spencer1-1/+1
2009-10-01serial: add parameter to force skipping the test for the TXEN bugChuck Ebbert1-1/+6
2009-10-01serial167: fix read buffer overflowRoel Kluin1-5/+2
2009-10-01cyclades: fix read buffer overflowRoel Kluin1-1/+1
2009-10-01icom: convert space to tabsBreno Leitao1-28/+26
2009-10-01serial_txx9: use container_of() instead of direct castAtsushi Nemoto1-17/+22
2009-10-01s3cmci: add better support for no card detect or write protect availableBen Dooks2-21/+27
2009-10-01s3cmci: make SDIO IRQ hardware IRQ support build-time configurableBen Dooks2-2/+14
2009-10-01s3cmci: DMA fixesBen Dooks2-18/+47
2009-10-01s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks3-8/+66
2009-10-01s3cmci: add SDIO IRQ supportBen Dooks2-10/+156
2009-10-01s3cmci: add debugfs support for examining driver and hardware stateBen Dooks2-0/+132
2009-10-01s3cmci: fix direct write to interrupt maskBen Dooks1-3/+3