summaryrefslogtreecommitdiffstats
path: root/drivers/uwb (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-21MAINTAINERS: Add osd maintained files (F:)Boaz Harrosh1-1/+4
2009-06-21exofs: Avoid using file_fsync()Boaz Harrosh3-6/+16
2009-06-21exofs: Remove IBM copyrightsBoaz Harrosh9-27/+9
2009-06-21exofs: Fix bio leak in error handling path (sync read)Boaz Harrosh1-0/+3
2009-06-21mm: page_alloc: clear PG_locked before checking flags on freeJohannes Weiner1-5/+4
2009-06-21x86, 64-bit: Clean up user address maskingLinus Torvalds4-12/+4
2009-06-20x86: don't use 'access_ok()' as a range check in get_user_pages_fast()Linus Torvalds1-2/+7
2009-06-20fat: Fix the removal of opts->fs_dmaskOGAWA Hirofumi1-1/+1
2009-06-20microblaze: Add missing symbols for CONSTRUCTORS supportMichal Simek1-5/+6
2009-06-20microblaze: remove init_mmArnd Bergmann1-2/+0
2009-06-20kernel-doc: fix param matching for array paramsRandy Dunlap1-0/+17
2009-06-20kernel-doc: ignore kmemcheck_bitfield_begin/endRandy Dunlap1-0/+2
2009-06-20kallsyms: fix inverted valid symbol checkingMike Frysinger1-3/+3
2009-06-20kbuild: fix build error during make htmldocsAmerigo Wang1-1/+1
2009-06-20perfcounter: Handle some IO return valuesFrederic Weisbecker2-3/+11
2009-06-20perf_counter: Push perf_sample_data through the swcounter codePeter Zijlstra1-26/+29
2009-06-20ide-cd: prevent null pointer deref via cdrom_newpc_intrRainer Weikusat1-1/+1
2009-06-20Input: add driver for Synaptics I2C touchpadMike Rapoport3-0/+695
2009-06-20Input: synaptics - add support for reporting x/y resolutionTero Saarni4-3/+41
2009-06-20tracing/urgent: warn in case of ftrace_start_up inbalanceFrederic Weisbecker1-0/+7
2009-06-20tracing/urgent: fix unbalanced ftrace_start_upFrederic Weisbecker1-3/+5
2009-06-20agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addressesPierre Willenbrock1-1/+1
2009-06-20MAINTAINERS: kmemtrace pattern updateJoe Perches1-1/+1
2009-06-20MAINTAINERS: ieee802154 fix pattern typoJoe Perches1-1/+1
2009-06-20MAINTAINERS: update wireless.h pathJoe Perches1-1/+1
2009-06-20MAINTAINERS: update Ftrace documentation patternJoe Perches1-1/+1
2009-06-20MAINTAINERS: fix Atheros pattern pathsJoe Perches1-3/+3
2009-06-20fbdev: do not allow VESA modes without compiled-in driversKrzysztof Helt1-2/+4
2009-06-20MAINTAINERS: pair names/addresses in EDAC-I82975XJoe Perches1-1/+1
2009-06-20dma-mapping: mark dma_sync_single and dma_sync_sg as deprecatedFUJITA Tomonori1-3/+14
2009-06-20dma-mapping: mark DMA_nBITS_MASK as deprecatedJiri Slaby1-12/+14
2009-06-20convert some DMA_nnBIT_MASK() callersAndrew Morton4-12/+13
2009-06-20char: moxa, prevent opening unavailable portsDirk Eibach1-1/+6
2009-06-20istallion: add missing __devexit markingMike Frysinger1-1/+1
2009-06-20dtlk: off by one in {read,write}_tts()Roel Kluin1-3/+3
2009-06-20ptrace: wait_task_zombie: do not account traced sub-threadsOleg Nesterov1-2/+5
2009-06-20rtc: make rtc_update_irq callable with irqs enabledAtsushi Nemoto6-24/+9
2009-06-20spi_mpc8xxx: s/83xx/8xxx/gAnton Vorontsov3-202/+202
2009-06-20spi_mpc83xx: rename spi_83xx.c to spi_8xxx.cAnton Vorontsov2-1/+1
2009-06-20spi_mpc83xx: remove dead codeAnton Vorontsov1-17/+0
2009-06-20spi_mpc83xx: split mpc83xx_spi_work() into two routinesAnton Vorontsov1-55/+60
2009-06-20spi_mpc83xx: fix checkpatch issuesAnton Vorontsov1-6/+6
2009-06-20powerpc/86xx: add MMC SPI support for MPC8610HPCD boardsAnton Vorontsov2-0/+36
2009-06-20spi_mpc83xx: add small delay after asserting chip-select lineAnton Vorontsov1-1/+3
2009-06-20spi_mpc83xx: quieten down the "Requested speed is too low" messageAnton Vorontsov1-5/+6
2009-06-20spi_mpc83xx: handle other Freescale processorsAnton Vorontsov1-8/+6
2009-06-20bootmem.c: avoid c90 declaration warningJoe Perches1-5/+9
2009-06-20gpio: driver for PrimeCell PL061 GPIO controllerBaruch Siach4-0/+363
2009-06-19Staging: comedi: fix build errorsGreg Kroah-Hartman1-0/+1
2009-06-19Staging: udlfb: update to version 0.2.3Roberto De Ioris2-88/+299