aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-10-04macintosh: Don't assume i2c device probing always succeedsJean Delvare
2009-10-04i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare
2009-10-04mfd: AB3100 drop unused module parametersJean Delvare
2009-10-04Staging: IIO: tsl2561: Drop unused module parametersJean Delvare
2009-10-04leds: leds-pca9532 - Drop unused module parametersJean Delvare
2009-10-04ltc4215/ltc4245: Discard obsolete detect methodsJean Delvare
2009-10-04ds2482: Discard obsolete detect methodJean Delvare
2009-10-04max6875: Discard obsolete detect methodJean Delvare
2009-10-03tty: Avoid dropping ldisc_mutex over hangup tty re-initializationLinus Torvalds
2009-10-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-02cnic: Fix NETDEV_UP event processing.Michael Chan
2009-10-02uvesafb/connector: Disallow unpliviged users to send netlink packetsPhilipp Reisner
2009-10-02pohmelfs/connector: Disallow unpliviged users to configure pohmelfsPhilipp Reisner
2009-10-02dst/connector: Disallow unpliviged users to configure dstPhilipp Reisner
2009-10-02dm/connector: Only process connector packages from privileged processesPhilipp Reisner
2009-10-02connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner
2009-10-02connector/dm: Fixed a compilation warningPhilipp Reisner
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner
2009-10-02connector: Keep the skb in cn_callback_dataPhilipp Reisner
2009-10-02e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop
2009-10-02net: Fix wrong sizeofJean Delvare
2009-10-01spi-imx: strip down chipselect function to only drive the chipselectUwe Kleine-König
2009-10-01spi-imx: initialize complete config structUwe Kleine-König
2009-10-01spi-imx: no need to assert bits_per_word being initializedUwe Kleine-König
2009-10-01spi-imx: setup mode_bits we can handleSascha Hauer
2009-10-01spi-imx: fix initial chipselect settingsSascha Hauer
2009-10-01spi-imx: update state correctlySascha Hauer
2009-10-01spi-imx: rename source file to spi_imx.cUwe Kleine-König
2009-10-01serial: add parameter to force skipping the test for the TXEN bugChuck Ebbert
2009-10-01serial167: fix read buffer overflowRoel Kluin
2009-10-01cyclades: fix read buffer overflowRoel Kluin
2009-10-01icom: convert space to tabsBreno Leitao
2009-10-01serial_txx9: use container_of() instead of direct castAtsushi Nemoto
2009-10-01s3cmci: add better support for no card detect or write protect availableBen Dooks
2009-10-01s3cmci: make SDIO IRQ hardware IRQ support build-time configurableBen Dooks
2009-10-01s3cmci: DMA fixesBen Dooks
2009-10-01s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks
2009-10-01s3cmci: add SDIO IRQ supportBen Dooks
2009-10-01s3cmci: add debugfs support for examining driver and hardware stateBen Dooks
2009-10-01s3cmci: fix direct write to interrupt maskBen Dooks
2009-10-01s3cmci: change to use dev_pm_opsBen Dooks
2009-10-01s3cmci: change GPIO to gpiolib from S3C24XX specific callsBen Dooks
2009-10-01s3cmci: update probe to use new platform id listBen Dooks
2009-10-01s3cmci: use resource_size() instead of local macroBen Dooks
2009-10-01uartlite: allow building for timberdale MFDRichard Röjfors
2009-10-01sdio: pass whitelisted cis funce tuples to sdio driversAlbert Herranz
2009-10-01Char: vt_ioctl, fix BKL imbalanceJiri Slaby
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-10-01drivers/input/input.c: fix CONFIG_PM=n warningAndrew Morton