aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-17Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-22/+26
2009-09-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+2
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-9/+145
2009-09-17libata: Add pata_atp867x driver for Artop/Acard ATP867X controllersJohn(Jung-Ik) Lee1-0/+2
2009-09-17perf_counter: Allow for a wakeup watermarkPeter Zijlstra1-2/+8
2009-09-17softirq: add BLOCK_IOPOLL to softirq_to_nameLi Zefan1-10/+11
2009-09-17Merge branch 'linus' into tracing/coreIngo Molnar283-2947/+6199
2009-09-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwbLinus Torvalds1-1/+1
2009-09-17mfd: Convert WM8350 to use request_threaded_irq()Mark Brown1-1/+0
2009-09-17sched: Add new wakeup preemption mode: WAKEUP_RUNNINGPeter Zijlstra1-0/+2
2009-09-17regulator: AB3100 supportLinus Walleij1-0/+28
2009-09-17mfd: Fix ab3100-otp build failureSamuel Ortiz1-0/+1
2009-09-17mfd: Add support for TWL4030/5030 dynamic power switchingAmit Kucheria1-10/+84
2009-09-17mfd: Add Freescale MC13783 driverSascha Hauer2-0/+480
2009-09-17mfd: AB3100 accessor function cleanupsLinus Walleij1-4/+4
2009-09-17regulator: Add WM831x LDO supportMark Brown1-0/+626
2009-09-17regulator: Add WM831x DC-DC buck convertor supportMark Brown1-0/+571
2009-09-17regulator: Provide mode to status conversion functionMark Brown1-0/+2
2009-09-17input: Add support for the WM831x ON pinMark Brown1-0/+19
2009-09-17gpio: Add WM831X GPIO driverMark Brown1-0/+55
2009-09-17mfd: Export ISEL values from WM831x coreMark Brown1-0/+21
2009-09-17mfd: Add basic WM831x OTP supportMark Brown1-0/+162
2009-09-17mfd: Conditionally add WM831x backlight subdeviceMark Brown1-0/+6
2009-09-17mfd: Add WM831x AUXADC supportMark Brown2-0/+218
2009-09-17mfd: Add WM831x interrupt supportMark Brown2-0/+785
2009-09-17mfd: Initial core support for WM831x series devicesMark Brown2-0/+354
2009-09-17mfd: Allow multiple MFD cells with the same nameMark Brown1-0/+1
2009-09-17mfd: Remove VIB defines from pcap header fileDaniel Ribeiro1-4/+0
2009-09-17mfd: fix wrong define for 10bit pcf50633 ADC modePaul Fertser1-1/+2
2009-09-17mfd: use a dedicated workqueue for pcf50633 irq processingPaul Fertser1-0/+1
2009-09-17hwmon: Add WM835x PMIC hardware monitoring driverMark Brown1-0/+6
2009-09-17mfd: add ezx_pcap_setbitsDaniel Ribeiro1-0/+1
2009-09-17mfd: add set_ts_bits for pcapDaniel Ribeiro1-0/+1
2009-09-17mfd: Introduce irq_to_pcap()Daniel Ribeiro1-0/+1
2009-09-16ext4: Add a tracepoint for ext4_alloc_da_blocks()Theodore Ts'o1-0/+27
2009-09-16jbd: Journal block numbers can ever be only 32-bit use unsigned int for themJan Kara1-13/+13
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds6-18/+37
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pcmcia-2.6Linus Torvalds1-2/+2
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds6-6/+258
2009-09-16sched: Disable wakeup balancingPeter Zijlstra1-3/+3
2009-09-16writeback: separate starting of sync vs opportunistic writebackJens Axboe2-3/+3
2009-09-16writeback: use RCU to protect bdi_listJens Axboe1-0/+1
2009-09-16fs: Assign bdi in super_blockJens Axboe1-0/+1
2009-09-16writeback: get rid of wbc->for_writepagesJens Axboe2-5/+2
2009-09-16fs: remove bdev->bd_inode_backing_dev_infoJens Axboe1-1/+0
2009-09-16RxRPC: Use uX/sX rather than uintX_t/intX_t typesDavid Howells1-10/+10
2009-09-16sched: Add SD_PREFER_LOCALPeter Zijlstra2-1/+3
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt279-2995/+6193
2009-09-15tracing: remove notrace from __kprobes annotationSteven Rostedt1-2/+2
2009-09-15pcmcia: Use phys_addr_t for physical addressesSteven A. Falco1-2/+2