summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-0315-466/+1375
|\
| * mfd: Fix missing abx500 header file updatesLinus Walleij2011-11-021-1/+1
| * mfd: Move to the new db500 PRCMU APIMattias Nilsson2011-10-243-304/+174
| * mfd: Create a common interface for dbx500 PRCMU driversMattias Nilsson2011-10-241-0/+549
| * mfd: Delete ab3550 driverLinus Walleij2011-10-241-47/+1
| * mfd: ab5500 chip register accessMattias Wallin2011-10-242-2/+142
| * mfd: Add Intel MSIC driverMika Westerberg2011-10-241-0/+456
| * mfd: Simulate active high IRQs with wm831xMark Brown2011-10-241-0/+1
| * input: Add power button support for mc13783Philippe Rétornaz2011-10-241-0/+17
| * mfd: Remove unused mc13xxx definesPhilippe Rétornaz2011-10-241-2/+0
| * mfd: Support software initiated shutdown of WM831x PMICsMark Brown2011-10-242-0/+6
| * mfd: Remove mc13783 API functions and symbolsUwe Kleine-König2011-10-241-112/+0
| * mfd: Provide a generic version of mc13xxx adc_do_conversionUwe Kleine-König2011-10-242-17/+37
| * mfd: Wake-up from Suspend MAX8997 supportMyungJoo Ham2011-10-241-1/+0
| * mfd: Turn on the twl4030-madc MADC clockKyle Manna2011-10-241-0/+4
| * mfd: Allow WM8994 LDO enable pulls to be disabledMark Brown2011-10-242-0/+9
| * mfd: Refactor ab8500 GPADC API, add raw accessKarl Komierowski2011-10-241-1/+4
| * mfd: Convert pcf50633 to use new register map APIMark Brown2011-10-241-1/+2
* | Merge branch 'sh-latest' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-031-1/+11
|\ \
| * | sh: pfc: Add GPIO IRQ supportMagnus Damm2011-10-281-0/+11
| * | sh: pfc: Remove unused gpio_in_use memberMagnus Damm2011-10-281-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds2011-11-031-12/+34
|\ \ \
| * | | hwspinlock/core: register a bank of hwspinlocks in a single API callOhad Ben-Cohen2011-09-211-2/+6
| * | | hwspinlock/core: remove stubs for register/unregisterOhad Ben-Cohen2011-09-211-10/+0
| * | | hwspinlock/core/omap: fix id issues on multiple hwspinlock devicesOhad Ben-Cohen2011-09-211-0/+28
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dmLinus Torvalds2011-11-024-15/+56
|\ \ \ \
| * | | | dm log userspace: add log device dependencyJonathan E Brassow2011-10-311-5/+13
| * | | | dm table: add immutable featureAlasdair G Kergon2011-10-312-2/+9
| * | | | dm table: add always writeable featureAlasdair G Kergon2011-10-311-0/+7
| * | | | dm table: add singleton featureAlasdair G Kergon2011-10-311-4/+10
| * | | | dm kcopyd: add dm_kcopyd_zero to zero an areaMikulas Patocka2011-10-311-0/+4
| * | | | dm: use local printk ratelimitNamhyung Kim2011-10-311-4/+13
| | |_|/ | |/| |
* | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2011-11-022-31/+350
|\ \ \ \
| * | | | i7core_edac: Drop the edac_mce facilityBorislav Petkov2011-11-011-31/+0
| * | | | edac: Move edac main structs to include/linux/edac.hMauro Carvalho Chehab2011-10-311-0/+350
| |/ / /
* | | | Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds2011-11-0212-107/+168
|\ \ \ \
| * | | | memcg: replace ss->id_lock with a rwlockAndrew Bresticker2011-11-021-1/+1
| * | | | aio: allocate kiocbs in batchesJeff Moyer2011-11-021-0/+1
| * | | | pps: new client driver using GPIOJames Nuss2011-11-021-0/+32
| * | | | include/linux/dma-mapping.h: add dma_zalloc_coherent()Andrew Morton2011-11-021-0/+10
| * | | | sysctl: add support for poll()Lucas De Marchi2011-11-022-0/+38
| * | | | RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine2011-11-021-0/+1
| * | | | include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabledManfred Spraul2011-11-021-2/+7
| * | | | ipc/sem.c: remove private structures from public header fileManfred Spraul2011-11-021-42/+0
| * | | | memcg: skip scanning active lists based on individual sizeJohannes Weiner2011-11-021-4/+6
| * | | | memcg: rename mem variable to memcgRaghavendra K T2011-11-021-16/+18
| * | | | minix: describe usage of different magic numbersSami Kerola2011-11-021-5/+5
| * | | | thp: share get_huge_page_tail()Andrea Arcangeli2011-11-021-0/+11
| * | | | mm: thp: tail page refcounting fixAndrea Arcangeli2011-11-022-38/+39
* | | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-024-5/+119
|\ \ \ \ \