summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-091-1/+1
| * | | misc: Add driver support for MAX8997 MUICDonggeun Kim2012-01-093-0/+643
* | | | Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-01-098-122/+123
|\ \ \ \
| * | | | isl29020: Remove a redundant semi-colon from return statementJesper Juhl2012-01-051-1/+1
| * | | | BMP085: Remove redundant semi-colon from return statementJesper Juhl2012-01-051-1/+1
| * | | | drivers:misc: ti-st: DEBUG uart, baud rate modsPavan Savoy2012-01-051-0/+30
| * | | | drivers:misc: ti-st: flush UART upon fw failurePavan Savoy2012-01-051-30/+24Star
| * | | | drivers:misc: ti-st: protect registrationsPavan Savoy2012-01-051-4/+14
| * | | | misc: ad525x_dpot: Add support for SPI module device table matchingMichael Hennerich2011-11-184-86/+53Star
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-0814-14/+14
|\ \ \ \
| * | | | misc latin1 to utf8 conversionsAl Viro2012-01-0214-14/+14
| |/ / /
* | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-1/+1
|\ \ \ \
| * | | | switch procfs to umode_t useAl Viro2012-01-041-1/+1
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-024-31/+69
|\| | |
| * | | Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-11-224-31/+69
| |\ \ \
| | * | | misc: ad525x_dpot: Fix AD8400 spi transfer size.Michael Hennerich2011-11-181-1/+1
| | * | | pch_phub: Fix MAC address writing issue for LAPIS ML7831Tomoya MORINAGA2011-11-151-1/+1
| | * | | pch_phub: Improve ADE(Address Decode Enable) controlTomoya MORINAGA2011-11-151-17/+34
| | * | | pch_phub: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-11-151-4/+4
| | * | | pch_phub: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-11-152-7/+28
| | * | | pcie-gadget-spear: Add "platform:" prefix for platform modaliasAxel Lin2011-11-151-1/+1
| | |/ /
* | | | eeprom_93cx6: Add write supportBen Dooks2011-11-261-0/+85
* | | | eeprom_93cx6: Add data direction control.Ben Dooks2011-11-261-0/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-213-11/+9Star
|\| | |
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-11-182-10/+8Star
| |\ \ \
| | * | | carma-fpga: Missed switch from of_register_platform_driver()Al Viro2011-11-162-10/+8Star
| | |/ /
| * / / drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO'Paul Bolle2011-11-161-1/+1
| |/ /
* / / net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław2011-11-161-1/+1
|/ /
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-079-0/+9
|\ \
| * | drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker2011-11-012-0/+2
| * | drivers/misc: Add module.h to files who are really modular.Paul Gortmaker2011-11-017-0/+7
* | | drivers/misc/vmw_balloon.c: fix typo in code commentRakib Mullick2011-11-031-1/+1
* | | drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside ...Rakib Mullick2011-11-031-1/+1
* | | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-1/+1
|\ \ \
| * \ \ Merge branch 'fixes' into next/fixesArnd Bergmann2011-10-081-1/+1
| |\ \ \
| | * | | ARM: at91: remove dependency for Atmel PWM driver selector in KconfigNicolas Ferre2011-10-071-1/+1
* | | | | Merge branch 'akpm' (Andrew's incoming)Linus Torvalds2011-11-016-199/+250
|\ \ \ \ \
| * | | | | drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161Peter Korsgaard2011-11-011-0/+1
| * | | | | driver/misc/fsa9480.c fix potential null-pointer dereferenceJonghwan Choi2011-11-011-1/+2
| * | | | | lis3lv02d: make regulator API usage unconditionalMark Brown2011-11-011-22/+12Star
| * | | | | lis3: remove the references to the global variable in core driverÉric Piel2011-11-012-103/+133
| * | | | | lis3: change exported function to use passed parameterÉric Piel2011-11-014-7/+7
| * | | | | lis3: use consistent naming of variablesÉric Piel2011-11-011-60/+60
| * | | | | lis3: free regulators if probe() failsÉric Piel2011-11-011-2/+7
| * | | | | lis3lv02d: avoid divide by zero due to uncheckedÉric Piel2011-11-012-7/+31
| | |_|/ / | |/| | |
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-3110-0/+3929
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [media] altera-stapl: it is time to move out from stagingIgor M. Liplianin2011-09-2310-0/+3928
| | |_|/ | |/| |
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-10-251-2/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | pch_phub: use kernel's '%pM' format option to print MACAndy Shevchenko2011-08-231-2/+1Star
| * | | pch_phub: Care FUNCSEL register in PMTomoya MORINAGA2011-08-231-0/+7