summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-142-6/+8
|\
| * module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-6/+6
| * module_param: check type correctness for module_param_arrayRusty Russell2012-01-131-0/+2
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-134-1/+515
|\ \ | |/ |/|
| * misc: Remove max8997-muic sysfs attributesDonggeun Kim2012-01-091-133/+4
| * 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-041-1/+1
| * | BMP085: Remove redundant semi-colon from return statementJesper Juhl2012-01-041-1/+1
| * | drivers:misc: ti-st: DEBUG uart, baud rate modsPavan Savoy2012-01-041-0/+30
| * | drivers:misc: ti-st: flush UART upon fw failurePavan Savoy2012-01-041-30/+24
| * | drivers:misc: ti-st: protect registrationsPavan Savoy2012-01-041-4/+14
| * | misc: ad525x_dpot: Add support for SPI module device table matchingMichael Hennerich2011-11-184-86/+53
* | | 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-031-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-214-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-141-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/+9
|\ \ \ | |/ /
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-11-182-10/+8
| |\ \
| | * | carma-fpga: Missed switch from of_register_platform_driver()Al Viro2011-11-162-10/+8
| | |/
| * | drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO'Paul Bolle2011-11-151-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-069-0/+9
|\
| * drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker2011-10-312-0/+2
| * drivers/misc: Add module.h to files who are really modular.Paul Gortmaker2011-10-317-0/+7
* | drivers/misc/vmw_balloon.c: fix typo in code commentRakib Mullick2011-11-021-1/+1
* | drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside ...Rakib Mullick2011-11-021-1/+1
* | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-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-10-316-199/+250
|\ \ \ \
| * | | | drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161Peter Korsgaard2011-10-311-0/+1
| * | | | driver/misc/fsa9480.c fix potential null-pointer dereferenceJonghwan Choi2011-10-311-1/+2
| * | | | lis3lv02d: make regulator API usage unconditionalMark Brown2011-10-311-22/+12
| * | | | lis3: remove the references to the global variable in core driverÉric Piel2011-10-312-103/+133
| * | | | lis3: change exported function to use passed parameterÉric Piel2011-10-314-7/+7
| * | | | lis3: use consistent naming of variablesÉric Piel2011-10-311-60/+60
| * | | | lis3: free regulators if probe() failsÉric Piel2011-10-311-2/+7
| * | | | lis3lv02d: avoid divide by zero due to uncheckedÉric Piel2011-10-312-7/+31
| | |_|/ | |/| |
OpenPOWER on IntegriCloud