Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-09-18 | 3 | -39/+107 |
|\ | |||||
| * | ext4: Add a tracepoint for ext4_alloc_da_blocks() | Theodore Ts'o | 2009-09-16 | 1 | -0/+27 |
| * | ext4: Fix include/trace/events/ext4.h to work with Systemtap | Theodore Ts'o | 2009-09-14 | 1 | -2/+4 |
| * | ext4: fix tracepoint format string warnings | Theodore Ts'o | 2009-09-17 | 2 | -36/+41 |
| * | ext4: Add new tracepoint: trace_ext4_da_write_pages() | Theodore Ts'o | 2009-08-31 | 1 | -0/+34 |
| * | ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages() | Theodore Ts'o | 2009-09-17 | 1 | -1/+1 |
| * | jbd2: bitfields should be unsigned | H Hartley Sweeten | 2009-08-17 | 1 | -1/+1 |
* | | headers: taskstats_kern.h trim | Alexey Dobriyan | 2009-09-18 | 2 | -2/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2009-09-18 | 1 | -0/+52 |
|\ \ | |||||
| * | | [WATCHDOG] Add support for WM831x watchdog | Mark Brown | 2009-09-18 | 1 | -0/+52 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-09-18 | 3 | -3/+417 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-09-16 | 279 | -2995/+6193 |
| |\ \ \ | |||||
| * \ \ \ | Merge branches 'sh/smp' and 'sh/stable-updates' | Paul Mundt | 2009-09-08 | 12 | -14/+55 |
| |\ \ \ \ | |||||
| * | | | | | sh: Simplify "multi-evt" interrupt handling. | Pawel Moll | 2009-08-24 | 1 | -1/+0 |
| * | | | | | Merge branch 'sh/hwblk' into sh/pm-runtime | Paul Mundt | 2009-08-23 | 2 | -2/+417 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into sh/hwblk | Paul Mundt | 2009-08-15 | 29 | -138/+392 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-08-15 | 2 | -12/+46 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-08-13 | 49 | -161/+501 |
| | | |\ \ \ \ \ \ | |||||
| | * | \ \ \ \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Paul Mundt | 2009-08-04 | 25 | -41/+166 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Merge branch 'sh/kfr2r09' | Paul Mundt | 2009-07-23 | 5 | -25/+58 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | usb: m66592-udc platform data on_chip support | Magnus Damm | 2009-07-23 | 1 | -0/+44 |
| | * | | | | | | | | | usb: move r8a66597 register defines | Magnus Damm | 2009-07-23 | 1 | -2/+370 |
| | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes into sh/... | Paul Mundt | 2009-07-20 | 1 | -10/+9 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | usb: r8a66597-hcd platform data on_chip support | Magnus Damm | 2009-07-20 | 1 | -0/+3 |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2009-09-18 | 1 | -2/+27 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | fuse: document protocol version negotiation | Miklos Szeredi | 2009-07-08 | 1 | -0/+20 |
| * | | | | | | | | | | | | fuse: make the number of max background requests and congestion threshold tun... | Csaba Henk | 2009-07-07 | 1 | -2/+7 |
* | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2009-09-18 | 17 | -20/+3429 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | mfd: Convert WM8350 to use request_threaded_irq() | Mark Brown | 2009-09-17 | 1 | -1/+0 |
| * | | | | | | | | | | | | | regulator: AB3100 support | Linus Walleij | 2009-09-17 | 1 | -0/+28 |
| * | | | | | | | | | | | | | mfd: Fix ab3100-otp build failure | Samuel Ortiz | 2009-09-17 | 1 | -0/+1 |
| * | | | | | | | | | | | | | mfd: Add support for TWL4030/5030 dynamic power switching | Amit Kucheria | 2009-09-17 | 1 | -10/+84 |
| * | | | | | | | | | | | | | mfd: Add Freescale MC13783 driver | Sascha Hauer | 2009-09-17 | 2 | -0/+480 |
| * | | | | | | | | | | | | | mfd: AB3100 accessor function cleanups | Linus Walleij | 2009-09-17 | 1 | -4/+4 |
| * | | | | | | | | | | | | | regulator: Add WM831x LDO support | Mark Brown | 2009-09-17 | 1 | -0/+626 |
| * | | | | | | | | | | | | | regulator: Add WM831x DC-DC buck convertor support | Mark Brown | 2009-09-17 | 1 | -0/+571 |
| * | | | | | | | | | | | | | regulator: Provide mode to status conversion function | Mark Brown | 2009-09-17 | 1 | -0/+2 |
| * | | | | | | | | | | | | | input: Add support for the WM831x ON pin | Mark Brown | 2009-09-17 | 1 | -0/+19 |
| * | | | | | | | | | | | | | gpio: Add WM831X GPIO driver | Mark Brown | 2009-09-17 | 1 | -0/+55 |
| * | | | | | | | | | | | | | mfd: Export ISEL values from WM831x core | Mark Brown | 2009-09-17 | 1 | -0/+21 |
| * | | | | | | | | | | | | | mfd: Add basic WM831x OTP support | Mark Brown | 2009-09-17 | 1 | -0/+162 |
| * | | | | | | | | | | | | | mfd: Conditionally add WM831x backlight subdevice | Mark Brown | 2009-09-17 | 1 | -0/+6 |
| * | | | | | | | | | | | | | mfd: Add WM831x AUXADC support | Mark Brown | 2009-09-17 | 2 | -0/+218 |
| * | | | | | | | | | | | | | mfd: Add WM831x interrupt support | Mark Brown | 2009-09-17 | 2 | -0/+785 |
| * | | | | | | | | | | | | | mfd: Initial core support for WM831x series devices | Mark Brown | 2009-09-17 | 2 | -0/+354 |
| * | | | | | | | | | | | | | mfd: Allow multiple MFD cells with the same name | Mark Brown | 2009-09-17 | 1 | -0/+1 |
| * | | | | | | | | | | | | | mfd: Remove VIB defines from pcap header file | Daniel Ribeiro | 2009-09-17 | 1 | -4/+0 |
| * | | | | | | | | | | | | | mfd: fix wrong define for 10bit pcf50633 ADC mode | Paul Fertser | 2009-09-17 | 1 | -1/+2 |
| * | | | | | | | | | | | | | mfd: use a dedicated workqueue for pcf50633 irq processing | Paul Fertser | 2009-09-17 | 1 | -0/+1 |
| * | | | | | | | | | | | | | hwmon: Add WM835x PMIC hardware monitoring driver | Mark Brown | 2009-09-17 | 1 | -0/+6 |