aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-12-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2008-12-23Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2008-12-23edac: fix edac core deadlock when removing a deviceHarry Ciao
2008-12-23w1: fix slave selection on big-endian systemsEvgeniy Polyakov
2008-12-23rtc: rtc-isl1208: reject invalid datesChris Elston
2008-12-23V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...Devin Heitmueller
2008-12-23drm/radeon: fix correctness of irq_enabled check for radeon.Dave Airlie
2008-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-12-22drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL testJulia Lawall
2008-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-22serial: sh-sci: Fix up port pinmux for SH7366.Paul Mundt
2008-12-22video: sh_mobile_lcdcfb deferred io supportMagnus Damm
2008-12-22video: deferred io with physically contiguous memoryMagnus Damm
2008-12-22video: deferred io cleanupMagnus Damm
2008-12-22video: fix deferred io fsync()Magnus Damm
2008-12-22sh_mobile_lcdc: use FB_SYS helpers instead of FB_CFBMagnus Damm
2008-12-22serial: sh-sci: sci_poll_get_char() is only used by CONFIG_CONSOLE_POLL.Paul Mundt
2008-12-22serial: sh-sci: Generalize port pin initialization.Paul Mundt
2008-12-22serial: sh-sci: Tidy up fifo overrun error handling.Paul Mundt
2008-12-22serial: sh-sci: pr_debug() -> dev_dbg() conversion.Paul Mundt
2008-12-22serial: sh-sci: Fix up the cpufreq notifier to use the proper port clock.Paul Mundt
2008-12-22serial: sh-sci: Implement CONSOLE_POLL support and kill off old kgdb console.Paul Mundt
2008-12-22sh: Add support for SH7201 CPU subtype.Peter Griffin
2008-12-22sh: sh7760fb: Add support SH7720/SH7721 of RenesasNobuhiro Iwamatsu
2008-12-22sh: sh7760fb: Fix color pallette settingNobuhiro Iwamatsu
2008-12-22usb: Fix up sh_mobile usbf clock framework warnings.Paul Mundt
2008-12-22serial: sh-sci: Codestyle cleanup patch.Michael Trimarchi
2008-12-22media: sh_mobile_ceu_camera: Add HAVE_CLK dependency.Paul Mundt
2008-12-22sh: sh_mobile lcdc clock framework supportMagnus Damm
2008-12-22sh: sh_mobile usb clock framework supportMagnus Damm
2008-12-22sh: sh_mobile usbf clock framework supportMagnus Damm
2008-12-22sh: sh_mobile ceu clock framework supportMagnus Damm
2008-12-22sh: sh_mobile keysc clock framework supportMagnus Damm
2008-12-22sh: sh_mobile i2c clock framework supportMagnus Damm
2008-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-12-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-12-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2008-12-19Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2008-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-12-19ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas
2008-12-19cciss: fix problem that deleting multiple logical drives could cause a panicStephen M. Cameron
2008-12-19drm/i915: GEM on PAE has problems - disable it for now.Dave Airlie
2008-12-19drm/i915: Don't return busy for buffers left on the flushing list.Eric Anholt
2008-12-19md: Don't read past end of bitmap when reading bitmap.NeilBrown
2008-12-18ppp: fix segfaults introduced by netdev_priv changesJames Chapman
2008-12-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2008-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-17bnx2: Fix bug in bnx2_free_rx_mem().Michael Chan