summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* LIS3LV02D: separate the core from HP ACPI APIEric Piel2009-01-094-251/+324
* memstick: annotate endianness of attribute structsHarvey Harrison2009-01-091-22/+21
* hp-wmi: handle rfkill_register() failureLarry Finger2009-01-091-3/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-095-103/+34
|\
| * Revert "driver core: create a private portion of struct device"Greg Kroah-Hartman2009-01-092-20/+0
| * Revert "driver core: move klist_children into private structure"Greg Kroah-Hartman2009-01-092-30/+13
| * Revert "driver core: move knode_driver into private structure"Greg Kroah-Hartman2009-01-093-22/+8
| * Revert "driver core: move knode_bus into private structure"Greg Kroah-Hartman2009-01-092-31/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-01-092-16/+20
|\ \
| * | firewire: core: fix sleep in atomic context due to driver core changeStefan Richter2009-01-092-16/+20
| |/
* | Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...Linus Torvalds2009-01-0922-353/+3645
|\ \
| * | mISDN: Add HFC USB driverKarsten Keil2009-01-094-0/+2622
| * | mISDN: Fix kernel crash when doing hardware conference with more than two mem...Andreas Eversberg2009-01-092-6/+6
| * | mISDN: Added missing create_l1() callAndreas Eversberg2009-01-091-0/+5
| * | mISDN: Add MODULE_DEVICE_TABLE() to hfcpciMatthias Urlichs2009-01-091-0/+2
| * | mISDN: Minor cleanupsAndreas Eversberg2009-01-093-6/+6
| * | mISDN: Create /sys/class/mISDNMatthias Urlichs2009-01-094-114/+266
| * | mISDN: Add missing release functionsAndreas Eversberg2009-01-091-7/+21
| * | mISDN: Add different different timer settings for hfc-pciAndreas Eversberg2009-01-093-28/+148
| * | mISDN: Minor fixesAndreas Eversberg2009-01-092-2/+2
| * | mISDN: Correct busy device detectionAndreas Eversberg2009-01-092-15/+18
| * | mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg2009-01-093-19/+41
| * | mISDN: Fix irq detectionAndreas Eversberg2009-01-091-0/+1
| * | mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg2009-01-097-32/+277
| * | mISDN: Return error on E-channel accessMartin Bachem2009-01-091-0/+4
| * | mISDN: Add E-Channel logging featuresMartin Bachem2009-01-092-1/+20
| * | mISDN: Use protocol to detect D-channelMartin Bachem2009-01-091-1/+2
| * | mISDN: Fixed more indexing bugsAndreas Eversberg2009-01-091-4/+4
| * | mISDN: Make debug output a little bit more verbosePeter Schlaile2009-01-091-1/+3
| * | mISDN: Fix HDLC DSP transmitPeter Schlaile2009-01-091-4/+7
| * | mISDN: Use struct device name fieldMatthias Urlichs2009-01-095-30/+35
| * | mISDN: Added an ioctl to change the device nameMatthias Urlichs2009-01-091-0/+15
| * | mISDN: Remove the local max-card limitMatthias Urlichs2009-01-091-4/+0
| * | mISDN: Fix queue limit counting problemAndreas Eversberg2009-01-091-9/+14
| * | mISDN: Add some debug option for clock problemsAndreas Eversberg2009-01-092-7/+10
| * | mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg2009-01-097-33/+151
| * | mISDN: Cleanup hfc multiport driverKarsten Keil2009-01-092-89/+24
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-098-155/+347
|\ \ \
| * | | [S390] hvc_iucv: Special handling of IUCV HVC devicesHendrik Brueckner2009-01-091-12/+28
| * | | [S390] hvc_iucv: Refactor console and device initializationHendrik Brueckner2009-01-091-16/+9
| * | | [S390] hvc_iucv: Update function documentationHendrik Brueckner2009-01-091-101/+75
| * | | [S390] hvc_iucv: Limit rate of outgoing IUCV messagesHendrik Brueckner2009-01-091-37/+174
| * | | [S390] hvc_iucv: Change IUCV term id and use one device as defaultHendrik Brueckner2009-01-091-3/+3
| * | | [S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabledJan Glauber2009-01-091-0/+2
| * | | [S390] dasd: add device attribute to disable blocking on lost pathsHolger Smolinski2009-01-094-3/+54
| * | | [S390] dasd: send change uevents for dasd block devicesStefan Weinhuber2009-01-091-1/+20
| * | | [S390] tape block: fix dependenciesKamalesh Babulal2009-01-091-1/+1
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-01-0918-244/+707
|\ \ \ \
| * | | | leds: ledtrig-timer - on deactivation hardware blinking should be disabledRodolfo Giometti2009-01-081-0/+5
| * | | | leds: Add suspend/resume to the core classRichard Purdie2009-01-0812-273/+41
OpenPOWER on IntegriCloud