aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-02sound: Make keywest_driver staticJean Delvare
2009-10-02ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-B1VPDaniel T Chen
2009-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
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-01afs: remove cache.hChristoph Hellwig
2009-10-01sscanf(): fix %*s%nAndy Spencer
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-01memcg: reduce check for softlimit excessKAMEZAWA Hiroyuki
2009-10-01memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki
2009-10-01cgroup: catch bad css refcnt at css_putKAMEZAWA Hiroyuki
2009-10-01memcg: fix refcnt going negativeKAMEZAWA Hiroyuki
2009-10-01uartlite: allow building for timberdale MFDRichard Röjfors
2009-10-01docs: update patch size in SubmittingPatchesRandy Dunlap
2009-10-01sdio: pass whitelisted cis funce tuples to sdio driversAlbert Herranz
2009-10-01mm/rmap.c: fix commentHuang Shijie
2009-10-01x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault
2009-10-01mn10300: fix kernel build failures when using gcc-4.xMark Salter
2009-10-01MAINTAINERS: ARM/Palm file patternsJoe Perches
2009-10-01Char: vt_ioctl, fix BKL imbalanceJiri Slaby
2009-10-01revert "m68k: convert to asm-generic/hardirq.h"Andrew Morton
2009-10-01asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()Mike Frysinger
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-10-01drivers/input/input.c: fix CONFIG_PM=n warningAndrew Morton
2009-10-01module: fix up CONFIG_KALLSYMS=n build.Paul Mundt
2009-10-01net: Use sk_mark for routing lookup in more placesAtis Elsts
2009-10-01sky2: irqname based on pci addressStephen Hemminger
2009-10-01skge: use unique IRQ nameMichal Schmidt
2009-10-01IPv4 TCP fails to send window scale option when window scale is zeroOri Finkelman
2009-10-01net/ipv4/tcp.c: fix min() type mismatch warningAndrew Morton