aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | vt: add an event interfaceAlan Cox2009-09-192-1/+16
| * | | | | | tty: Add a full port_close functionAlan Cox2009-09-191-1/+7
| * | | | | | serial: 8250: add IRQ trigger supportVikram Pandita2009-09-192-0/+2
| * | | | | | kfifo: Use "const" definitionsAlan Cox2009-09-191-2/+2
| * | | | | | cyclades: introduce cyy_readb/writebJiri Slaby2009-09-191-1/+1
| * | | | | | cyclades: avoid addresses recomputationJiri Slaby2009-09-191-0/+10
| |/ / / / /
* | | | | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2009-09-201-6/+74
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | perf: Add a timestamp to fork eventsArjan van de Ven2009-09-191-0/+2
| * | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-09-19159-1253/+2346
| |\ \ \ \ | | |/ / /
| * | | | x86, perf_counter, bts: Optimize BTS overflow handlingMarkus Metzger2009-09-181-4/+64
| * | | | perf_counter: Allow for a wakeup watermarkPeter Zijlstra2009-09-171-2/+8
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-09-181-1/+1
|\ \ \ \ \
| * | | | | jbd2: bitfields should be unsignedH Hartley Sweeten2009-08-171-1/+1
* | | | | | headers: taskstats_kern.h trimAlexey Dobriyan2009-09-182-2/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-09-181-0/+52
|\ \ \ \ \ \
| * | | | | | [WATCHDOG] Add support for WM831x watchdogMark Brown2009-09-181-0/+52
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-09-183-3/+417
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-09-16186-2198/+3308
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branches 'sh/smp' and 'sh/stable-updates'Paul Mundt2009-09-089-10/+49
| |\ \ \ \ \ \ \
| * | | | | | | | sh: Simplify "multi-evt" interrupt handling.Pawel Moll2009-08-241-1/+0
| * | | | | | | | Merge branch 'sh/hwblk' into sh/pm-runtimePaul Mundt2009-08-232-2/+417
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into sh/hwblkPaul Mundt2009-08-1524-112/+204
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'sh/stable-updates'Paul Mundt2009-08-152-12/+46
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch 'sh/stable-updates'Paul Mundt2009-08-1335-121/+248
| | | |\ \ \ \ \ \ \ \ \
| | * | \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Paul Mundt2009-08-0415-27/+98
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'sh/kfr2r09'Paul Mundt2009-07-233-12/+34
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | usb: m66592-udc platform data on_chip supportMagnus Damm2009-07-231-0/+44
| | * | | | | | | | | | | | usb: move r8a66597 register definesMagnus Damm2009-07-231-2/+370
| | * | | | | | | | | | | | usb: r8a66597-hcd platform data on_chip supportMagnus Damm2009-07-201-0/+3
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-09-181-2/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fuse: document protocol version negotiationMiklos Szeredi2009-07-081-0/+20
| * | | | | | | | | | | | | | fuse: make the number of max background requests and congestion threshold tun...Csaba Henk2009-07-071-2/+7
* | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2009-09-1817-20/+3429
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | mfd: Convert WM8350 to use request_threaded_irq()Mark Brown2009-09-171-1/+0
| * | | | | | | | | | | | | | | regulator: AB3100 supportLinus Walleij2009-09-171-0/+28
| * | | | | | | | | | | | | | | mfd: Fix ab3100-otp build failureSamuel Ortiz2009-09-171-0/+1
| * | | | | | | | | | | | | | | mfd: Add support for TWL4030/5030 dynamic power switchingAmit Kucheria2009-09-171-10/+84
| * | | | | | | | | | | | | | | mfd: Add Freescale MC13783 driverSascha Hauer2009-09-172-0/+480
| * | | | | | | | | | | | | | | mfd: AB3100 accessor function cleanupsLinus Walleij2009-09-171-4/+4
| * | | | | | | | | | | | | | | regulator: Add WM831x LDO supportMark Brown2009-09-171-0/+626
| * | | | | | | | | | | | | | | regulator: Add WM831x DC-DC buck convertor supportMark Brown2009-09-171-0/+571
| * | | | | | | | | | | | | | | regulator: Provide mode to status conversion functionMark Brown2009-09-171-0/+2
| * | | | | | | | | | | | | | | input: Add support for the WM831x ON pinMark Brown2009-09-171-0/+19
| * | | | | | | | | | | | | | | gpio: Add WM831X GPIO driverMark Brown2009-09-171-0/+55
| * | | | | | | | | | | | | | | mfd: Export ISEL values from WM831x coreMark Brown2009-09-171-0/+21
| * | | | | | | | | | | | | | | mfd: Add basic WM831x OTP supportMark Brown2009-09-171-0/+162
| * | | | | | | | | | | | | | | mfd: Conditionally add WM831x backlight subdeviceMark Brown2009-09-171-0/+6
| * | | | | | | | | | | | | | | mfd: Add WM831x AUXADC supportMark Brown2009-09-172-0/+218
| * | | | | | | | | | | | | | | mfd: Add WM831x interrupt supportMark Brown2009-09-172-0/+785
| * | | | | | | | | | | | | | | mfd: Initial core support for WM831x series devicesMark Brown2009-09-172-0/+354