| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-07 | gpio: timberdale: Remove platform data header | Bartosz Golaszewski | 1 | -17/+0 |
| 2026-05-07 | mfd: timberdale: Set up a software node for the GPIO cell | Bartosz Golaszewski | 1 | -0/+18 |
| 2026-05-07 | mfd: timberdale: Move GPIO_NR_PINS into the driver | Bartosz Golaszewski | 1 | -0/+2 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 1 | -2/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -3/+3 |
| 2024-07-11 | mfd: timberdale: Attach device properties to TSC2007 board info | Dmitry Torokhov | 1 | -6/+11 |
| 2024-07-04 | mfd: Add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
| 2024-05-10 | mfd: timberdale: Remove redundant assignment to variable err | Colin Ian King | 1 | -1/+0 |
| 2022-12-07 | mfd: timberdale: Remove linux/msi.h include | Thomas Gleixner | 1 | -1/+0 |
| 2021-06-15 | mfd: timberdale: Use DEVICE_ATTR_RO macro | Zhen Lei | 1 | -3/+3 |
| 2019-08-12 | mfd: timberdale: Use dev_get_drvdata | Chuhong Yuan | 1 | -2/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176 | Thomas Gleixner | 1 | -13/+1 |
| 2018-06-14 | Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
| 2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -2/+2 |
| 2018-06-04 | mfd: timberdale: Fix spelling mistake "Uknown" -> "Unknown" | Colin Ian King | 1 | -1/+1 |
| 2018-05-17 | i2c: xiic: move header to platform_data | Wolfram Sang | 1 | -1/+1 |
| 2018-05-17 | i2c: ocores: move header to platform_data | Wolfram Sang | 1 | -1/+1 |
| 2017-05-22 | Input: tsc2007 - move header file out of I2C realm | Wolfram Sang | 1 | -1/+1 |
| 2015-11-17 | [media] include/media: move platform_data to linux/platform_data/media | Mauro Carvalho Chehab | 1 | -2/+2 |
| 2014-03-19 | mfd: timberdale: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev | 1 | -1/+1 |
| 2014-01-21 | mfd: Remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 1 | -1/+1 |
| 2014-01-06 | mfd: Constify struct mfd_cell where possible | Geert Uytterhoeven | 1 | -6/+6 |
| 2013-10-23 | mfd: timberdale: Remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -5/+1 |
| 2013-09-02 | mfd: timberdale: Use module_pci_driver | Sachin Kamat | 1 | -28/+1 |
| 2013-09-02 | mfd: timberdale: Remove redundant break | Sachin Kamat | 1 | -1/+0 |
| 2013-09-02 | mfd: timberdale: Staticize local variables | Sachin Kamat | 1 | -2/+2 |
| 2013-06-04 | spi: spi-xilinx: Add run run-time endian detection | Michal Simek | 1 | -1/+0 |
| 2012-11-28 | mfd: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
| 2012-11-28 | mfd: remove use of __devinitconst | Bill Pemberton | 1 | -12/+12 |
| 2012-11-28 | mfd: remove use of __devinitdata | Bill Pemberton | 1 | -17/+17 |
| 2012-11-28 | mfd: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
| 2012-11-28 | mfd: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
| 2012-09-15 | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 1 | -6/+6 |
| 2012-07-14 | V4L/DVB: mfd: use reg_shift instead of regstep | Jayachandran C | 1 | -1/+1 |
| 2012-01-09 | mfd: Convert to DEFINE_PCI_DEVICE_TABLE | Axel Lin | 1 | -1/+1 |
| 2011-10-24 | mfd: Clean timberdale error handling code up | Julia Lawall | 1 | -4/+5 |
| 2011-07-27 | [media] radio-timb: Simplified platform data | Richard Röjfors | 1 | -6/+2 |
| 2011-05-26 | mfd: Use mfd cell platform_data for timberdale cells platform bits | Samuel Ortiz | 1 | -27/+54 |
| 2011-03-23 | mfd: Rename platform_data field of mfd_cell to mfd_data | Andres Salomon | 1 | -27/+27 |
| 2011-03-23 | mfd: mfd_cell is now implicitly available to timberdale drivers | Andres Salomon | 1 | -27/+0 |
| 2010-12-29 | [media] mfd: Add timberdale video-in driver to timberdale | Richard Röjfors | 1 | -1/+58 |
| 2010-12-29 | [media] media: Add timberdale video-in driver | Richard Röjfors | 1 | -2/+0 |
| 2010-10-29 | mfd: Use DMA for timberdale's ks8842 | Richard Röjfors | 1 | -0/+14 |
| 2010-05-28 | mfd: Storage class for timberdale should be before const qualifier | Tobias Klauser | 1 | -10/+10 |
| 2010-05-28 | mfd: Add timb-dma to all configurations of timberdale | Richard Röjfors | 1 | -14/+83 |
| 2010-05-28 | mfd: Add in XIIC to some configurations of timberdale | Richard Röjfors | 1 | -0/+41 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-02-26 | V4L/DVB: mfd: Add timb-radio to the timberdale MFD | Richard Röjfors | 1 | -0/+64 |
| 2010-02-26 | V4L/DVB: mfd: Add support for the timberdale FPGA | Richard Röjfors | 1 | -0/+663 |