aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | cciss: Add usage_count attribute to each logical drive in /sysStephen M. Cameron2009-10-01
| * | | | cciss: Add a "raid_level" attribute to each logical drive in /sysStephen M. Cameron2009-10-01
| * | | | cciss: fix some magic numbers in the raid-level decodingStephen M. Cameron2009-10-01
| * | | | cciss: Add lunid attribute to each logical drive in /sysStephen M. Cameron2009-10-01
| * | | | cciss: Don't check h->busy_initializing in cciss_open().Stephen M. Cameron2009-10-01
| * | | | cciss: Preserve all 8 bytes of LUN ID for logical drives.Stephen M. Cameron2009-10-01
| * | | | cciss: Silence noisy per-disk messages output by cciss_read_capacityStephen M. Cameron2009-10-01
| * | | | cciss: Fix excessive gendisk freeing bug on driver unload.Stephen M. Cameron2009-10-01
| * | | | cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.Stephen M. Cameron2009-10-01
| * | | | cciss: Clear all sysfs-exposed data for deleted logical drives.Stephen M. Cameron2009-10-01
| * | | | cciss: Handle special case for sysfs attributes of the first logical drive.Stephen M. Cameron2009-10-01
| * | | | cciss: Handle cases when cciss_add_disk fails.Stephen M. Cameron2009-10-01
| * | | | cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk.Stephen M. Cameron2009-10-01
| * | | | cciss: Rearrange logical drive sysfs code to make the "changing a disk" path ...Stephen M. Cameron2009-10-01
| * | | | cciss: Dynamically allocate struct device for each logical drive as needed.Stephen M. Cameron2009-10-01
| * | | | cciss: Remove some unused code in rebuild_lun_table()Stephen M. Cameron2009-10-01
| * | | | cciss: Allow triggering of rescan of logical drive topology via sysfs entryAndrew Patterson2009-10-01
| * | | | cciss: Use one scan thread per controller and fix hang during rmmodAndrew Patterson2009-10-01
| * | | | cciss: Remove sysfs entries for logical drives on driver cleanup.Andrew Patterson2009-10-01
| * | | | cciss: fix schedule_timeout() parametersRandy Dunlap2009-10-01
| * | | | dac960: switch to seq_fileAlexey Dobriyan2009-10-01
| * | | | cpqarray: switch to seq_fileAlexey Dobriyan2009-10-01
| |/ / /
* | | | tty: Avoid dropping ldisc_mutex over hangup tty re-initializationLinus Torvalds2009-10-04
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-10-02
|\ \ \ \
| * | | | ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3Linus Walleij2009-10-01
| * | | | ARM: Fix SA1100 Neponset serial section mismatchRussell King2009-09-28
| * | | | ARM: Fix SA1100 Assabet/Neponset PCMCIA section mismatch warningsRussell King2009-09-28
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-02
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cnic: Fix NETDEV_UP event processing.Michael Chan2009-10-02
| * | | | uvesafb/connector: Disallow unpliviged users to send netlink packetsPhilipp Reisner2009-10-02
| * | | | pohmelfs/connector: Disallow unpliviged users to configure pohmelfsPhilipp Reisner2009-10-02
| * | | | dst/connector: Disallow unpliviged users to configure dstPhilipp Reisner2009-10-02
| * | | | dm/connector: Only process connector packages from privileged processesPhilipp Reisner2009-10-02
| * | | | connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner2009-10-02
| * | | | connector/dm: Fixed a compilation warningPhilipp Reisner2009-10-02
| * | | | connector: Provide the sender's credentials to the callbackPhilipp Reisner2009-10-02
| * | | | connector: Keep the skb in cn_callback_dataPhilipp Reisner2009-10-02
| * | | | e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop2009-10-02
| * | | | net: Fix wrong sizeofJean Delvare2009-10-02
| * | | | sky2: irqname based on pci addressStephen Hemminger2009-10-01
| * | | | skge: use unique IRQ nameMichal Schmidt2009-10-01
| * | | | Kconfig: STRIP: Remove stale bits of STRIP help textRalf Baechle2009-10-01
| * | | | NET: mkiss: Fix typoRalf Baechle2009-10-01
| * | | | tg3: Remove prev_vlan_tag from struct tx_ring_infoEric Dumazet2009-10-01
| * | | | move virtnet_remove to .devexit.textUwe Kleine-König2009-10-01
| * | | | don't use __devexit_p to wrap sgiseeq_removeUwe Kleine-König2009-10-01
| * | | | don't use __devexit_p to wrap meth_removeUwe Kleine-König2009-10-01
| * | | | bonding: set primary param via sysfsJiri Pirko2009-10-01
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-01
| |\ \ \ \
| | * | | | ar9170: fix bug in iq-auto calibration value calculationChristian Lamparter2009-09-29