aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-5/+3
2009-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds43-245/+2128
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 Reisner2-10/+5
2009-10-02connector/dm: Fixed a compilation warningPhilipp Reisner1-2/+1
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner7-10/+11
2009-10-02connector: Keep the skb in cn_callback_dataPhilipp Reisner2-7/+7
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 Delvare1-1/+1
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-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 Dooks1-21/+25
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 Dooks2-8/+65
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
2009-10-01s3cmci: change to use dev_pm_opsBen Dooks1-11/+18
2009-10-01s3cmci: change GPIO to gpiolib from S3C24XX specific callsBen Dooks1-18/+69
2009-10-01s3cmci: update probe to use new platform id listBen Dooks1-47/+24
2009-10-01s3cmci: use resource_size() instead of local macroBen Dooks1-6/+4
2009-10-01uartlite: allow building for timberdale MFDRichard Röjfors1-1/+1
2009-10-01sdio: pass whitelisted cis funce tuples to sdio driversAlbert Herranz1-16/+49
2009-10-01Char: vt_ioctl, fix BKL imbalanceJiri Slaby1-2/+4
2009-10-01const: constify remaining file_operationsAlexey Dobriyan22-40/+55
2009-10-01drivers/input/input.c: fix CONFIG_PM=n warningAndrew Morton1-1/+1
2009-10-01sky2: irqname based on pci addressStephen Hemminger2-2/+7
2009-10-01skge: use unique IRQ nameMichal Schmidt2-2/+7
2009-10-01Kconfig: STRIP: Remove stale bits of STRIP help textRalf Baechle1-7/+6
2009-10-01NET: mkiss: Fix typoRalf Baechle1-2/+2
2009-10-01tg3: Remove prev_vlan_tag from struct tx_ring_infoEric Dumazet1-1/+0
2009-10-01move virtnet_remove to .devexit.textUwe Kleine-König1-1/+1
2009-10-01don't use __devexit_p to wrap sgiseeq_removeUwe Kleine-König1-1/+1
2009-10-01don't use __devexit_p to wrap meth_removeUwe Kleine-König1-1/+1
2009-10-01bonding: set primary param via sysfsJiri Pirko1-0/+1