]> git.karo-electronics.de Git - linux-beck.git/shortlog
linux-beck.git
2011-10-07 Arnd BergmannMerge branch 'imx/cleanup' into next/cleanup
2011-10-04 Sascha HauerMerge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs...
2011-10-04 Shawn Guoarm/imx: remove cpu_is_xxx() check from __imx_ioremap()
2011-10-04 Shawn Guoarm/imx: remove cpu_is_xxx() from arch_idle()
2011-10-04 Fabio EstevamARM: mxs: Consolidate mm-mx23.c and mm-mx28.c into...
2011-09-30 Arnd BergmannMerge branch 'omap/cleanup' into next/cleanup
2011-09-28 Shawn Guoarm/imx: change mxc_init_l2x0() to an imx31/35 specific...
2011-09-28 Shawn Guoarm/imx: rename mm-imx31.c to mm-imx3.c
2011-09-28 Shawn Guoarm/imx: merge mm-imx35.c into mm-imx31.c
2011-09-27 Tony LindgrenARM: OMAP2+: Remove custom init_irq for remaining boards
2011-09-27 Tony LindgrenARM: OMAP2+: Use SoC specifc map_io
2011-09-27 Benoit CoussonARM: OMAP2+: Add SoC specific map_io functions
2011-09-27 Jarkko NikulaARM: OMAP: mcbsp: Start generalize signal muxing functions
2011-09-27 Jarkko NikulaARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_src
2011-09-27 Jarkko NikulaARM: OMAP: mcbsp: Move address definitions to arch...
2011-09-27 Jarkko NikulaARM: OMAP: mcbsp: Update mcbsp.h include dependencies
2011-09-27 Jarkko NikulaARM: OMAP: mcbsp: Cleanup sidetone control initializati...
2011-09-27 Jarkko NikulaARM: OMAP: mcbsp: Move sidetone clock management to...
2011-09-27 Jarkko NikulaARM: OMAP: mcbsp: Use per instance register cache size
2011-09-27 Jarkko NikulaARM: OMAP: mcbsp: Make threshold based transfer code...
2011-09-27 Jarkko NikulaARM: OMAP: mcbsp: Make tranceiver configuration control...
2011-09-27 Jarkko NikulaARM: OMAP: mcbsp: Make wakeup control generic
2011-09-27 Jarkko NikulaARM: OMAP: mcbsp: Implement generic register access
2011-09-27 Jarkko NikulaARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cf...
2011-09-26 Jarkko NikulaARM: OMAP: mcbsp: Remove unused variables from platform...
2011-09-22 Tony LindgrenMerge branch 'for_3.2/pm-cleanup' of git://gitorious...
2011-09-22 Tony LindgrenMerge branch 'for_3.2/omap_device' of git://gitorious...
2011-09-21 Kevin HilmanARM: 7082/1: platform_device: pdev_archdata: add omap_d...
2011-09-21 Arnd BergmannMerge branch 'davinci/cleanup' into next/cleanup
2011-09-20 Tony LindgrenARM: OMAP2+: Fix missing inline functions for Makefile...
2011-09-20 Arnd BergmannMerge branch 'stericsson/cleanup' into next/cleanup
2011-09-20 Arnd BergmannMerge branch 'samsung/cleanup' into next/cleanup
2011-09-20 Arnd BergmannMerge branch 'omap/cleanup' into next/cleanup
2011-09-20 Sascha HauerMerge branches 'cleanups/assorted' and 'cleanups/mm...
2011-09-20 Jason LiuARM: mx5/mm: consolidate TZIC map code
2011-09-20 Jason LiuARM: mx5/mm: Remove MX51_DEBUG related mapping
2011-09-20 Jason LiuARM: mx5/mm: move i.MX50 mm stuff into mm.c
2011-09-20 Fabio EstevamARM: mach-mxs/mx28evk: Only register devices if their...
2011-09-17 Thomas MeyerARM: davinci: edma: use kzalloc()
2011-09-17 Ido YarivARM: davinci: Explicitly set channel controllers' defau...
2011-09-17 Kukjin KimMerge branch 'next/topic-plat-samsung-1' into next...
2011-09-16 Kevin HilmanOMAP3: PM: fix UART handling when using no_console_suspend
2011-09-16 Kukjin KimARM: SAMSUNG: Move map header file into plat-samsung
2011-09-16 Kukjin KimMerge branch 'next/topic-cleanup-smdkv310' into next...
2011-09-16 Kukjin KimARM: S3C24XX: remove unused gpio codes
2011-09-16 Jonghwan ChoiARM: S5P: Remove duplicate kdiv calculation
2011-09-16 Naveen Krishna... ARM: SAMSUNG: Remove unnecessary duplication of plat_da...
2011-09-16 Banajit GoswamiARM: SAMSUNG: Consolidate common function to set SDHCI...
2011-09-16 Kukjin KimMerge branch 'next/topic-cleanup-dma' into next-samsung...
2011-09-16 Mark BrownARM: S3C64XX: Remove unused CPU devices for Cragganmore
2011-09-16 Abhilash KesavanARM: S5PV210: Remove unnecessary symbol for PM
2011-09-16 Heiko StuebnerARM: S3C24XX: Remove s3c24xx_dma_addr definition
2011-09-16 Heiko StuebnerARM: S3C24XX: Remove hw_addr from s3c24xx dma channel...
2011-09-15 Kevin HilmanOMAP: omap_device: decouple platform_device from omap_d...
2011-09-15 Kevin HilmanOMAP: omap_device: _disable_idle_on_suspend() takes...
2011-09-15 Kevin HilmanOMAP: omap_device: device register functions now take...
2011-09-15 Kevin HilmanOMAP: omap_device: when building return platform_device...
2011-09-15 Kevin HilmanOMAP: omap_device: remove internal functions from omap_...
2011-09-15 Grazvydas IgnotasOMAP: omap_device: make latency autoadjust messages...
2011-09-15 Kevin HilmanOMAP: omap_device: replace debug/warning/error prints...
2011-09-15 Jarkko Nikulaomap: mcbsp: Remove omap device API
2011-09-15 Tony LindgrenMerge branch 'omap_chip_remove_cleanup_3.2' of git...
2011-09-14 Paul WalmsleyOMAP: id: remove OMAP_CHIP declarations, code
2011-09-14 Paul WalmsleyOMAP2+: hwmod: remove OMAP_CHIP*
2011-09-14 Paul WalmsleyOMAP: powerdomain: remove omap_chip bitmasks
2011-09-14 Paul WalmsleyOMAP: powerdomain: split pwrdm_init() into two functions
2011-09-14 Paul WalmsleyOMAP: clockdomain code/data: remove omap_chip bitmask...
2011-09-14 Paul WalmsleyOMAP: clockdomain: split clkdm_init()
2011-09-14 Paul WalmsleyOMAP2+: id: remove OMAP_REVBITS_* macros
2011-09-14 Paul WalmsleyOMAP3: id: remove duplicate code for testing SoC ES...
2011-09-14 Paul WalmsleyOMAP3: id: add fallthrough warning; fix some CodingStyl...
2011-09-14 Paul WalmsleyOMAP3: id: use explicit omap_revision codes for 3505...
2011-09-14 Paul WalmsleyOMAP3: id: remove useless strcpy()s
2011-09-14 Paul WalmsleyOMAP3: id: remove identification codes that only corres...
2011-09-12 Linus TorvaldsLinux 3.1-rc6
2011-09-12 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2011-09-12 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2011-09-12 Mathieu Desnoyersioctl: register LTTng ioctl
2011-09-12 Linus TorvaldsMerge branch 'for-linus' of git://github.com/chrismason...
2011-09-12 Miklos Szeredifuse: fix memory leak
2011-09-12 Miklos Szeredifuse: fix flock breakage
2011-09-12 Arnd BergmannMerge branch 'for_3.1/pm-fixes-2' of git://gitorious...
2011-09-12 Arnd BergmannMerge branch 'sirf/fixes' into fixes
2011-09-11 Linus TorvaldsMerge branch 'v4l_for_linus' of git://linuxtv.org/mcheh...
2011-09-11 Linus TorvaldsMerge branch 'for-linus' of git://openrisc.net/~jonas...
2011-09-11 Li ZefanBtrfs: add dummy extent if dst offset excceeds file...
2011-09-11 Li ZefanBtrfs: calc file extent num_bytes correctly in file...
2011-09-11 David Sterbabtrfs: xattr: fix attribute removal
2011-09-11 Miao XieBtrfs: fix wrong nbytes information of the inode
2011-09-11 Miao XieBtrfs: fix the file extent gap when doing direct IO
2011-09-11 Miao XieBtrfs: fix unclosed transaction handle in btrfs_cont_expand
2011-09-11 Liu BoBtrfs: fix misuse of trans block rsv
2011-09-11 Liu BoBtrfs: reset to appropriate block rsv after orphan...
2011-09-11 Josef BacikBtrfs: skip locking if searching the commit root in...
2011-09-11 Sergei Trofimovichbtrfs: fix warning in iput for bad-inode
2011-09-11 Liu BoBtrfs: fix an oops when deleting snapshots
2011-09-11 Florian Mickler[media] vp7045: fix buffer setup
2011-09-11 Jarod Wilson[media] nuvoton-cir: simplify raw IR sample handling
2011-09-11 Jesper Juhl[media] [Resend] viacam: Don't explode if pci_find_bus...
2011-09-11 Kamil Debski[media] v4l2: Fix documentation of the codec device...
next